OBJECT
1type StoreAddressType {23addressLine: [String] 84city: String 85country: String 86stateOrProvinceName: String 87zipOrPostalCode: String 910}