{
  "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/137?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/137?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/137?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "Catastro 2009",
  "id" : "137",
  "properties" : {
    "OBJECTID" : 137,
    "MUNICIPIO" : 900,
    "MASA" : "02300",
    "TIPO" : "U",
    "PARCELA" : "74",
    "ID_PARCELA" : "0230074VP3103A",
    "TIPO_TITULARIDAD" : "PRIVADA",
    "SHAPE_Length" : 27.22769791181835,
    "SHAPE_Area" : 1.0488992007452151
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -3.8621688802935128,
          43.465148677073749
        ],
        [
          -3.8623304515869465,
          43.465116862056021
        ],
        [
          -3.8623308050321965,
          43.465117462678485
        ],
        [
          -3.8621693843924443,
          43.465149353097289
        ],
        [
          -3.8621688802935128,
          43.465148677073749
        ]
      ]
    ]
  }
}