OBJECT
type LocationDetail {city: String country: String geoLocation: GeoLocationDetail multiLocation: Boolean postalCode: String region: String street1: String street2: String virtual: Boolean }