{
  "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/23?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/23?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/23?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" : "23",
  "properties" : {
    "Pagina_web" : "http://www.laredo.es/",
    "OBJECTID" : 23,
    "Nombre" : "Ayuntamiento de LAREDO",
    "Dirección" : "Av. de España, 6, 39770 Laredo",
    "Horario" : "Lunes-Viernes de 9 a 14 horas",
    "Teléfono" : "942 60 51 00"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -3.4143417709384227,
      43.409841562335544
    ]
  }
}