{
  "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/300?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/300?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/300?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 2,
  "LayerName" : "Centros Sanitarios",
  "id" : "300",
  "properties" : {
    "OBJECTID" : 300,
    "Tipo_de_Centro" : "Consultorio Local",
    "CENTRO" : "Cicero",
    "SUAP" : "No",
    "DIRECCION" : "B.º Pomares, nº 5",
    "CP" : "39790",
    "LOCALIDAD" : "Cicero",
    "MUNICIPIO" : "Bárcena de Cicero",
    "ZONA" : "Gama",
    "IDCentro2" : "06011339"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -3.4892894072605363,
      43.412947450675595
    ]
  }
}