{
  "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/645?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/645?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/645?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 2,
  "LayerName" : "Catastro 2010",
  "id" : "645",
  "properties" : {
    "OBJECTID" : 645,
    "MUNICIPIO" : 1,
    "MASA" : "0003",
    "TIPO" : "D",
    "PARCELA" : "019",
    "ID_PARCELA" : "000301900VP00E",
    "TIPO_TITULARIDAD" : "PRIVADA",
    "SHAPE_Length" : 32.391415610518187,
    "SHAPE_Area" : 65.565269502571795
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -4.197069764827476,
          43.394219618894738
        ],
        [
          -4.1971072549226758,
          43.394286219713379
        ],
        [
          -4.1970137164275032,
          43.394314300232203
        ],
        [
          -4.196976102963875,
          43.394247700674498
        ],
        [
          -4.197069764827476,
          43.394219618894738
        ]
      ]
    ]
  }
}