{
  "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/380?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/380?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/380?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 2,
  "LayerName" : "Centros Sanitarios",
  "id" : "380",
  "properties" : {
    "OBJECTID" : 380,
    "Tipo_de_Centro" : "Hospital",
    "CENTRO" : "Hospital Santa Clotilde",
    "SUAP" : "No",
    "DIRECCION" : "Av. General Dávila, nº 35",
    "CP" : "39006",
    "LOCALIDAD" : "Santander",
    "MUNICIPIO" : "Santander",
    "ZONA" : "Puerto Chico"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -3.7989191442531878,
      43.467641449255879
    ]
  }
}