Location Address
Details about the location (or physical) address of the place are represented in six attributes:
workplace.street
- The location address of the place.workplace.suite
- The unit or apartment number.workplace.city
- The city name for the location.workplace.state
- The state or province of the place.workplace.postal_code
- The postal code for the location address.workplace.country_code
- The country code of the location.
Mailing Address
When a place receives mail at a different address from their physical location, a mailing address is collected.
Places can receive mail in different states than they are physically located:
workplace.mailing_address
- The PO Box or RR Box of the place.workplace.mailing_address_city
- The town or municipality where the place receives mail.workplace.mailing_address_state
- The state or province of the mailing address.workplace.mailing_address_postal_code
- The postal code for the mailing address.
Geographic Coordinates
Coordinates are a latitude and longitude for the physical location of the business.
Geocoded Coordinates
Geocoded coordinates are calculated from the address. Typically they represent a parcel centroid or entrance from the street address:
workplace.latitude
- The latitude of the place.workplace.longitude
- The longitude of the place.workplace.geo_match_level
- The precision level of the latitude and longitude.
Manual Coordinates
Manual coordinates are collected by pinpointing exact buildings on a map. They are often more accurate than geocoded coordinates.
See also:
workplace.manual_geocoordinate
- Pinpointed latitude and longitude for the physical building.