{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Cdt/OGCFeatureServer/collections/3/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/3/items/999?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Cdt/OGCFeatureServer/collections/3/items/999?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/3/items/999?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 3,
  "LayerName" : "Catastro 2011",
  "id" : "999",
  "properties" : {
    "OBJECTID" : 999,
    "MUNICIPIO" : 1,
    "MASA" : "0004",
    "TIPO" : "D",
    "PARCELA" : "008",
    "ID_PARCELA" : "000400800VP00F",
    "TIPO_TITULARIDAD" : "PRIVADA",
    "Shape_Length" : 39.381144449155158,
    "Shape_Area" : 96.420155012644557
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -4.1679204937235736,
          43.399279353670522
        ],
        [
          -4.167794017892092,
          43.39930387572101
        ],
        [
          -4.1677650855107524,
          43.399224841951536
        ],
        [
          -4.1677684051952273,
          43.399224087701405
        ],
        [
          -4.1678915594614976,
          43.399200229908615
        ],
        [
          -4.1679204937235736,
          43.399279353670522
        ]
      ]
    ]
  }
}