{
  "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/985?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/985?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/985?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "Catastro 2009",
  "id" : "985",
  "properties" : {
    "OBJECTID" : 985,
    "MUNICIPIO" : 900,
    "MASA" : "06347",
    "TIPO" : "U",
    "PARCELA" : "11",
    "ID_PARCELA" : "0634711VP3103D",
    "TIPO_TITULARIDAD" : "PRIVADA",
    "SHAPE_Length" : 25.387138726987658,
    "SHAPE_Area" : 40.262851508660574
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -3.8586092146616457,
          43.469520500159291
        ],
        [
          -3.8585907266283832,
          43.469463371684995
        ],
        [
          -3.858667725433341,
          43.469452797805459
        ],
        [
          -3.85868482064302,
          43.469507686554458
        ],
        [
          -3.8586092146616457,
          43.469520500159291
        ]
      ]
    ]
  }
}