Locations
The corporate office locations for this company. Note: Craft excludes retail locations from our dataset.
Fields
Field | Type | Description |
address | String | Location address |
city | String | Location city |
country | String | Location country |
hq | Boolean | If the location is a headquarters or not |
id | Int | Internal location ID |
latitude | Float | Latitude coordinate of the location |
longitude | Float | Longitude coordinate of the location |
state | String | State (if applicable) |
zipCode | String | Zip Code (if applicable) |
Arguments
hq
– Filter by HQ locations only. Boolean value
Query example
Last updated