{
  "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/132?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/132?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/132?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 2,
  "LayerName" : "Centros Sanitarios",
  "id" : "132",
  "properties" : {
    "OBJECTID" : 132,
    "Tipo_de_Centro" : "Unidad de Desintoxicación de Tabaco",
    "CENTRO" : "UDESTA Unidad Deshabituación Tabáquica",
    "SUAP" : "No",
    "DIRECCION" : "C/ Vargas, nº 57 (Centro de Salud)",
    "CP" : "39010",
    "LOCALIDAD" : "Santander",
    "MUNICIPIO" : "Santander",
    "ZONA" : "Vargas"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -3.821797889209849,
      43.459463965644098
    ]
  }
}