{
  "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/298?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/298?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/298?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "Catastro 2009",
  "id" : "298",
  "properties" : {
    "OBJECTID" : 298,
    "MUNICIPIO" : 900,
    "MASA" : "01090",
    "TIPO" : "U",
    "PARCELA" : "01",
    "ID_PARCELA" : "0109001VP3100G",
    "TIPO_TITULARIDAD" : "PRIVADA",
    "SHAPE_Length" : 1.6723884499068227,
    "SHAPE_Area" : 0.076117080001762219
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -3.8633791137165741,
          43.446152396363672
        ],
        [
          -3.8633709606491804,
          43.446149338824782
        ],
        [
          -3.8633727101530551,
          43.446147917338074
        ],
        [
          -3.8633791137165741,
          43.446152396363672
        ]
      ]
    ]
  }
}