{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Cdt/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/Cdt/OGCFeatureServer/collections/2/items/302?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Cdt/OGCFeatureServer/collections/2/items/302?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/2/items/302?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 2,
  "LayerName" : "Catastro 2010",
  "id" : "302",
  "properties" : {
    "OBJECTID" : 302,
    "MUNICIPIO" : 1,
    "MASA" : "002",
    "TIPO" : "R",
    "PARCELA" : "00150",
    "ID_PARCELA" : "39001A00200150",
    "TIPO_TITULARIDAD" : "PRIVADA",
    "SHAPE_Length" : 299.27008377031672,
    "SHAPE_Area" : 5306.0341115050196
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -4.2100653409447446,
          43.393574617695585
        ],
        [
          -4.2100847194593332,
          43.394368782869932
        ],
        [
          -4.2093871011127888,
          43.394445307703855
        ],
        [
          -4.2093321759348976,
          43.393595601322581
        ],
        [
          -4.2100653409447446,
          43.393574617695585
        ]
      ]
    ]
  }
}