Zipcode Info
Venue info extends location info.
| Field | Description | Type | Example |
|---|---|---|---|
| type | Zipcode info will always be 'zipcode'. | string | zipcode |
| category | Either 'Home', 'Work' or 'Other' | string | Home |
| address | Zip Code address. | Address | |
| geojson (Future) | Zip Code Polygon | GeoJSON | |
| geolocations (Future) | Zip Code center coordinates. Returned as a list, similar in size and order to the Zip Code polygon (geojson) list. | JSON Array of Geolocation |
Updated almost 2 years ago
