{
  "id": "urn:ngsi-ld:RestrictedTrafficArea:Milan:RestrictedTrafficAreas:GeoJson:ds51-1",
  "type": "RestrictedTrafficArea",
  "category": {
    "type": "StructuredValue",
    "value": [
      "onlyPedestrian"
    ]
  },
  "description": {
    "type": "Text",
    "value": "Panel:AP - Stretches:lato civici dispari da piazza Tricolore a via Kramer - Bollards: - Notes:"
  },
  "location": {
    "type": "geo:json",
    "value": {
      "type": "Point",
      "coordinates": [
        9.214544,
        45.483353
      ]
    }
  },
  "name": {
    "type": "Text",
    "value": "Corso Concordia Area"
  },
  "notAllowedVehicleType": {
    "type": "StructuredValue",
    "value": [
      "anyVehicle"
    ]
  },
  "regulation": {
    "type": "Text",
    "value": "Decree:54785/2004, Deliberation:425/2004"
  },
  "source": {
    "type": "Text",
    "value": "https://dati.comune.milano.it/dataset/ds51_trafficotrasporti_aree_pedonali_ztl_zone_30_"
  },
  "validityEndDate": {
    "type": "DateTime",
    "value": "2049-12-31T23:00:00.00Z"
  }
}