{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Infraestructuras/OGCFeatureServer/collections/5/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Infraestructuras/OGCFeatureServer/collections/5/items/11?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Infraestructuras/OGCFeatureServer/collections/5/items/11?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Infraestructuras/OGCFeatureServer/collections/5/items/11?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 5,
  "LayerName" : "Aeropuertos, Aeródromos y Helipuertos (Nombres)",
  "id" : "11",
  "properties" : {
    "OBJECTID" : 11,
    "Nombre" : "BRIF de Ruente",
    "Tipo_de_Aeropuerto" : "Autonómico"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -4.2519569557580077,
      43.257982213225148
    ]
  }
}