{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Costas/OGCFeatureServer/collections/11/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/11/items/2?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Costas/OGCFeatureServer/collections/11/items/2?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/11/items/2?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 11,
  "LayerName" : "Playas",
  "id" : "2",
  "properties" : {
    "OBJECTID" : 2,
    "Nombre" : "Las Arenas",
    "Codigo_Playa" : "39095_02"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -4.508776794604799,
      43.393519459207795
    ]
  }
}