{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Energia/OGCFeatureServer/collections/42/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Energia/OGCFeatureServer/collections/42/items/223?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Energia/OGCFeatureServer/collections/42/items/223?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Energia/OGCFeatureServer/collections/42/items/223?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 42,
  "LayerName" : "Recarga de vehículos eléctricos (incluye previstos y aún no construidos)",
  "id" : "223",
  "properties" : {
    "OBJECTID" : 223,
    "NOMBRE" : "Kia Numarmotor",
    "DIRECCION" : "Calle Río Deva, 6",
    "TIPO_DE_USO" : "Privado",
    "SITUACION" : "Subterraneo"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -3.8316367115201668,
      43.448804384811005
    ]
  }
}