Gets locations of Lifetime fitness centers
Frequency (UTC) | Source | Dataset ID |
---|---|---|
50 10 * * 2 | store_locations |
The feed will be validated against the following policies:
See the Validation Policy for information about policies.
Column Name | Description | Type | Mode |
---|---|---|---|
name | The name of the location | string | REQUIRED |
address | The street address of the location | string | REQUIRED |
city | The city the location is located in | string | REQUIRED |
state | The state the location is located in | string | REQUIRED |
zip | The zip code of the location | string | REQUIRED |
country | The country the location is located in | string | NULLABLE |
latitude | The latitude of the location | number | NULLABLE |
longitude | The longitude of the location | number | NULLABLE |