{
  "id": "urn:ngsi-ld:CatalogueRecord:id:KFTL:88140679",
  "type": "CatalogueRecord",
  "modified": {
    "type": "DateTime",
    "value": "2021-07-02T18:37:55Z"
  },
  "location": {
    "type": "geo:json",
    "value": {
      "type": "Point",
      "coordinates": [
        36.633152,
        -85.183315
      ]
    }
  },
  "address": {
    "type": "StructuredValue",
    "value": {
      "streetAddress": "2, rue Mercier",
      "addressLocality": "Luxembourg",
      "addressRegion": "Luxembourg",
      "addressCountry": "Luxembourg",
      "postalCode": "2985",
      "postOfficeBoxNumber": ""
    }
  },
  "areaServed": {
    "type": "Text",
    "value": "European Union and beyond"
  },
  "primaryTopic": {
    "type": "Text",
    "value": "Public administration"
  },
  "language": {
    "type": "StructuredValue",
    "value": [
      "EN",
      "ES"
    ]
  },
  "title": {
    "type": "StructuredValue",
    "value": [
      "Example of catalogue record",
      "Ejemplo de registro de cat\u00e1logo"
    ]
  }
}