{
  "id": "urn:ngsi-ld:AirportLocation:id:LCGI:88743541",
  "type": "AirportLocation",
  "Latitude": {
    "type": "Number",
    "value": 40.41
  },
  "Longitude": {
    "type": "Number",
    "value": 3.702
  },
  "Name": {
    "type": "Text",
    "value": "Madrid"
  },
  "Srid": {
    "type": "Number",
    "value": 4326
  }
}