{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Costas/OGCFeatureServer/collections/2/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/2/items/325?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Costas/OGCFeatureServer/collections/2/items/325?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/2/items/325?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 2,
  "LayerName" : "Personas detectadas con el vuelo de 2017",
  "id" : "325",
  "properties" : {
    "OBJECTID" : 325,
    "Confidence" : 99.975329637527466
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -3.2106555065805953,
          43.373641072073873
        ],
        [
          -3.2106555065805953,
          43.373641072073873
        ]
      ]
    ]
  }
}