{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Movilidad/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/Movilidad/OGCFeatureServer/collections/4/items/213?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Movilidad/OGCFeatureServer/collections/4/items/213?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Movilidad/OGCFeatureServer/collections/4/items/213?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 4,
  "LayerName" : "Puntos de alquiler de bicicletas",
  "id" : "213",
  "properties" : {
    "OBJECTID" : 213,
    "Municipio" : "Puente Viesgo"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -3.9616435758962427,
      43.296075817836268
    ]
  }
}