{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Costas/OGCFeatureServer/collections/8/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Costas/OGCFeatureServer/collections/8/items/753?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Costas/OGCFeatureServer/collections/8/items/753?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Costas/OGCFeatureServer/collections/8/items/753?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 8,
  "LayerName" : "Personas detectadas con el vuelo de 2007",
  "id" : "753",
  "properties" : {
    "OBJECTID" : 753,
    "Confidence" : 70.321422815322876
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -3.223607916242778,
          43.384703533027071
        ],
        [
          -3.223607916242778,
          43.384703533027071
        ]
      ]
    ]
  }
}