Skip to content

Instantly share code, notes, and snippets.

@jmcanterafonseca
Last active October 16, 2017 21:26
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 jmcanterafonseca/536c172b098bba10a5c5d8f6b6a04843 to your computer and use it in GitHub Desktop.
Save jmcanterafonseca/536c172b098bba10a5c5d8f6b6a04843 to your computer and use it in GitHub Desktop.
{
"id": "santander:daoiz_velarde_1_5",
"type": "OnStreetParking",
"category": ["blueZone", "shortTerm"],
"specialZone": ["forDisabled"],
"allowedVehicleType": "car",
"chargeType": ["temporaryFee"],
"requiredPermit": ["blueZonePermit", "disabledPermit"],
"permitActiveHours": {
"blueZonePermit": "Mo, Tu, We, Th, Fr, Sa 09:00-20:00"
},
"maximumAllowedStay": "PT2H",
"availableSpotNumber": 3,
"totalSpotNumber": 6,
"extraSpotNumber": 2,
"dateModified": "2016-06-02T09:25:55.00Z",
"location": {
"type": "Polygon",
"coordinates": [
[
[-3.80356167695194, 43.46296641666926 ],
[-3.803161973253841,43.46301091092682 ],
[-3.803147082548618,43.462879859445884],
[-3.803536474744068,43.462838666196674],
[-3.80356167695194, 43.46296641666926]
]
]
},
"areaServed": "Zona Centro",
"refParkingGroup": ["daoiz-velarde-1-5-main", "daoiz-velarde-1-5-disabled"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment