{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Sedes_Administrativas/OGCFeatureServer/collections/2/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Sedes_Administrativas/OGCFeatureServer/collections/2/items/12?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Sedes_Administrativas/OGCFeatureServer/collections/2/items/12?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Sedes_Administrativas/OGCFeatureServer/collections/2/items/12?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 2,
  "LayerName" : "Puntos de Información Catastral",
  "id" : "12",
  "properties" : {
    "Pagina_web" : "https://www.cartes.es/",
    "OBJECTID" : 12,
    "Nombre" : "Ayuntamiento de CARTES",
    "Dirección" : "Calle Camino Real, 98, 39311 Cartes",
    "Horario" : "Lunes-Viernes de 9 a 14 horas",
    "Teléfono" : "942 81 94 47"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -4.0703053340497561,
      43.323519670220527
    ]
  }
}