Skip to content

Instantly share code, notes, and snippets.

@GiorgioNatili
Created August 11, 2015 19:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save GiorgioNatili/b50105e93293431286d0 to your computer and use it in GitHub Desktop.
Save GiorgioNatili/b50105e93293431286d0 to your computer and use it in GitHub Desktop.
{
"name": "",
"description": "",
"schema": "",
"assets": [
{
"wasteBaskets": [
{
"id": "",
"address": "",
"city": "",
"state": "",
"zip": 0,
"lat": 0,
"long": 0,
"description": "",
"details": {
"serial": 0,
"recycler": false,
"globalID": ""
}
}
],
"bikeShares": [
{
"id": "",
"address": "",
"city": "",
"state": "",
"zip": 0,
"lat": 0,
"long": 0,
"description": "",
"details": {}
}
],
"septaStations": [
{
"id": "",
"address": "",
"city": "",
"state": "",
"zip": 0,
"lat": 0,
"long": 0,
"description": "",
"details": {
"accessible": false,
"type": "",
"intersection": ""
}
}
],
"hotspots": [
{
"id": "",
"address": "",
"city": "",
"state": "",
"zip": 0,
"lat": 0,
"long": 0,
"description": "",
"details": {
"displayName": ""
}
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment