{
  "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/123?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/123?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/123?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "Catastro 2009",
  "id" : "123",
  "properties" : {
    "OBJECTID" : 123,
    "MUNICIPIO" : 900,
    "MASA" : "50460",
    "TIPO" : "U",
    "PARCELA" : "26",
    "ID_PARCELA" : "5046026VP3154E",
    "TIPO_TITULARIDAD" : "PRIVADA",
    "SHAPE_Length" : 27.89598151579602,
    "SHAPE_Area" : 25.937713537580102
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -3.8057008560776522,
          43.48021004131391
        ],
        [
          -3.8057070644168833,
          43.480196991779906
        ],
        [
          -3.8057091033082182,
          43.480182929830612
        ],
        [
          -3.8057081146704488,
          43.480173483200346
        ],
        [
          -3.805705237697337,
          43.48016188524678
        ],
        [
          -3.8057006350709841,
          43.480113294550542
        ],
        [
          -3.805704034456292,
          43.480117772738133
        ],
        [
          -3.8057686497517231,
          43.480204229444631
        ],
        [
          -3.8057008560776522,
          43.48021004131391
        ]
      ]
    ]
  }
}