Skip to main content

Address

These fields are accessed through Address via the operates at relationship.

Traversal path

Operating Locationaddresses → field

Pricing tier: Core · GraphQL: OperatingLocation.addresses

Fields

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