{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Servicios_Sociales/OGCFeatureServer/collections/1/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Servicios_Sociales/OGCFeatureServer/collections/1/items/50?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Servicios_Sociales/OGCFeatureServer/collections/1/items/50?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Servicios_Sociales/OGCFeatureServer/collections/1/items/50?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "Servicios sociales (perímetros de edificaciones)",
  "id" : "50",
  "properties" : {
    "OBJECTID" : 50,
    "NOMBRE" : "Padre Menni Los Corrales",
    "DOMICILIO" : "Avenida Cantabria, 49",
    "LOCALIDAD" : "Los Corrales de Buelna",
    "CPOSTAL" : 39400,
    "MUNICIPIO" : "Los Corrales de Buelna",
    "COD_INE" : 39025,
    "TELEFONO" : "942832700",
    "PLAZAS_AUTORIZADAS" : 30,
    "OBSERVACIONES" : "polígono dibujado",
    "TIPO" : "2 Centro de Día Mayores",
    "PLAZAS_CONCERTADAS" : 25,
    "AUTORIZ_FUNCIONAMIENTO" : "2000-06-20T00:00:00"
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -4.072630501275091,
          43.263149854677508
        ],
        [
          -4.0724546648313025,
          43.263199769825583
        ],
        [
          -4.0723548725304832,
          43.263012014554846
        ],
        [
          -4.0725307085214597,
          43.262962099563445
        ],
        [
          -4.072630501275091,
          43.263149854677508
        ]
      ]
    ]
  }
}