Skip to main content

Address

Physical address fields for this brand's locations. These fields are accessed through the brand's Operating Locations — a brand operates at one or more operating locations, and each operating location operates at an Address.

Traversal path

BrandoperatingLocationsaddresses → field

Pricing tier: Core · GraphQL: Brand.operatingLocationsOperatingLocation.addresses

Fields

FieldPathDescription
Full AddressoperatingLocations.addresses.fullAddressThe complete address including street address, unit, city, state and ZIP code.
Street Address 1operatingLocations.addresses.streetAddress1The main street address with number, name, and directionals using USPS standards.
Street Address 2operatingLocations.addresses.streetAddress2Additional address information like unit, suite or floor number using USPS abbreviations.
CityoperatingLocations.addresses.cityThe city where this address is located.
StateoperatingLocations.addresses.stateThe two-letter abbreviation of the U.S. state or territory.
ZipoperatingLocations.addresses.zipThe current five-digit U.S. postal code of the address.
CountryoperatingLocations.addresses.countryThe three-digit ISO3 country code, null typically indicates USA.
LatitudeoperatingLocations.addresses.latitudeThe approximate latitude (decimal form) of the street address.
LongitudeoperatingLocations.addresses.longitudeThe approximate longitude (decimal form) of the street address.