{
  "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/4?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/4?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/4?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "Catastro 2009",
  "id" : "4",
  "properties" : {
    "OBJECTID" : 4,
    "MUNICIPIO" : 900,
    "MASA" : "09312",
    "TIPO" : "U",
    "PARCELA" : "49",
    "ID_PARCELA" : "0931249VP3103B",
    "TIPO_TITULARIDAD" : "PUBLICA",
    "SHAPE_Length" : 149.915325860758,
    "SHAPE_Area" : 1333.6993380858248
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -3.8559157867909852,
          43.4677705027581
        ],
        [
          -3.8558416932190429,
          43.467524062323257
        ],
        [
          -3.856370310685497,
          43.46739953418011
        ],
        [
          -3.8564725726028777,
          43.467662364505102
        ],
        [
          -3.8559157867909852,
          43.4677705027581
        ]
      ]
    ]
  }
}