{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Conservacion_de_la_Naturaleza/OGCFeatureServer/collections/27/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Conservacion_de_la_Naturaleza/OGCFeatureServer/collections/27/items/123?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Conservacion_de_la_Naturaleza/OGCFeatureServer/collections/27/items/123?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Conservacion_de_la_Naturaleza/OGCFeatureServer/collections/27/items/123?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 27,
  "LayerName" : "Eliminación de plumero en el LIFE Stop Cortaderia 2018-2022",
  "id" : "123",
  "properties" : {
    "OBJECTID" : 123,
    "Shape_Length" : 65.197531108394088,
    "Shape_Area" : 241.28908998867581
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -3.5860976286761246,
          43.4723224964115
        ],
        [
          -3.5861892332393892,
          43.472400054092532
        ],
        [
          -3.5859895822681893,
          43.472524243578533
        ],
        [
          -3.5858979777049154,
          43.472446686056934
        ],
        [
          -3.5860976286761246,
          43.4723224964115
        ]
      ]
    ]
  }
}