{
  "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/262?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/262?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/262?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 2,
  "LayerName" : "Centros Sanitarios",
  "id" : "262",
  "properties" : {
    "OBJECTID" : 262,
    "Tipo_de_Centro" : "Consultorio Local",
    "CENTRO" : "Riotuerto",
    "SUAP" : "No",
    "DIRECCION" : "C/ Real Sitio, Edificio Nuestra Señora",
    "CP" : "39720",
    "LOCALIDAD" : "La Cavada",
    "MUNICIPIO" : "Riotuerto",
    "ZONA" : "Miera",
    "IDCentro2" : "06011732"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -3.7080057551721075,
      43.352513381252891
    ]
  }
}