{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Cdt/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/Cdt/OGCFeatureServer/collections/1/items/41?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Cdt/OGCFeatureServer/collections/1/items/41?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Cdt/OGCFeatureServer/collections/1/items/41?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "Catastro 2009",
  "id" : "41",
  "properties" : {
    "OBJECTID" : 41,
    "MUNICIPIO" : 900,
    "MASA" : "09312",
    "TIPO" : "U",
    "PARCELA" : "22",
    "ID_PARCELA" : "0931222VP3103B",
    "TIPO_TITULARIDAD" : "PUBLICA",
    "SHAPE_Length" : 6.374255653720474,
    "SHAPE_Area" : 0.3298309047215891
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -3.855597582309692,
          43.465902396350138
        ],
        [
          -3.8555621149498953,
          43.46589147029745
        ],
        [
          -3.8555975082840064,
          43.46590030340456
        ],
        [
          -3.855597582309692,
          43.465902396350138
        ]
      ]
    ]
  }
}