On the `location_scraper` scripts add a data point for the JSON endpoint for station data. The endpoint should follow the following pattern: ``` http://[BIKE_SHARING_PROGRAM_URL]/stations/json ```
On the
location_scraperscripts add a data point for the JSON endpoint for station data. The endpoint should follow the following pattern: