{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Sanidad/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/Sanidad/OGCFeatureServer/collections/2/items/356?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Sanidad/OGCFeatureServer/collections/2/items/356?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Sanidad/OGCFeatureServer/collections/2/items/356?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 2,
  "LayerName" : "Centros Sanitarios",
  "id" : "356",
  "properties" : {
    "OBJECTID" : 356,
    "Tipo_de_Centro" : "Centro de Salud",
    "CENTRO" : "Sardinero",
    "SUAP" : "Sí",
    "DIRECCION" : "C/ Alcalde Vega Lamera, nº 6",
    "CP" : "39012",
    "LOCALIDAD" : "Santander",
    "MUNICIPIO" : "Santander",
    "ZONA" : "Sardinero",
    "IDCentro2" : "06012310"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -3.7945402602616229,
      43.477177481632729
    ]
  }
}