{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Cdt/OGCFeatureServer/collections/0/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/0/items/46?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Cdt/OGCFeatureServer/collections/0/items/46?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/0/items/46?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "Catastro 2008",
  "id" : "46",
  "properties" : {
    "OBJECTID" : 46,
    "MUNICIPIO" : 22,
    "MASA" : "060",
    "TIPO" : "R",
    "PARCELA" : "00329",
    "ID_PARCELA" : "39022A06000329",
    "SHAPE_Length" : 33.302550180533323,
    "SHAPE_Area" : 50.388731534512331
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -4.5867158299586972,
          43.219234760066335
        ],
        [
          -4.58659839551063,
          43.219173985120925
        ],
        [
          -4.5866840047195705,
          43.219123183493835
        ],
        [
          -4.5867158299586972,
          43.219234760066335
        ]
      ]
    ]
  }
}