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