{
  "id": "urn:ngsi-ld:id:ZLHO:07918336",
  "type": "Agent",
  "location": {
    "type": "geo:json",
    "value": {
      "type": "Point",
      "coordinates": [
        12.934074,
        -149.532943
      ]
    }
  },
  "address": {
    "type": "StructuredValue",
    "value": {
      "streetAddress": "2 Rue Mercier",
      "addressLocality": "Luxembourg",
      "addressRegion": "Luxembourg",
      "addressCountry": "Luxembourg",
      "postalCode": "2985 ",
      "postOfficeBoxNumber": "",
      "areaServed": "European Union"
    }
  },
  "name": {
    "type": "StructuredValue",
    "value": [
      "Agent 10",
      "Agente 10"
    ]
  },
  "Type": {
    "type": "Text",
    "value": "EU Publications office"
  }
}