{
  "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/328?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/328?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/328?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 2,
  "LayerName" : "Centros Sanitarios",
  "id" : "328",
  "properties" : {
    "OBJECTID" : 328,
    "Tipo_de_Centro" : "Consultorio Local",
    "CENTRO" : "Carmona",
    "SUAP" : "No",
    "DIRECCION" : "B. Carmona, s/n",
    "CP" : "39558",
    "LOCALIDAD" : "Carmona",
    "MUNICIPIO" : "Cabuérniga",
    "ZONA" : "Nansa"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -4.3581324193203921,
      43.253758311040556
    ]
  }
}