{
  "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/52?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/52?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/52?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "Catastro 2009",
  "id" : "52",
  "properties" : {
    "OBJECTID" : 52,
    "MUNICIPIO" : 900,
    "MASA" : "13260",
    "TIPO" : "U",
    "PARCELA" : "A0",
    "ID_PARCELA" : "13260A0VP3112E",
    "TIPO_TITULARIDAD" : "PRIVADA",
    "SHAPE_Length" : 46.965134308049116,
    "SHAPE_Area" : 132.08988611472384
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -3.8483992723699183,
          43.463888869126762
        ],
        [
          -3.8484248541107355,
          43.46396769837262
        ],
        [
          -3.8482546689162898,
          43.463988500367066
        ],
        [
          -3.8482268749654605,
          43.46390076873206
        ],
        [
          -3.8483992723699183,
          43.463888869126762
        ]
      ]
    ]
  }
}