{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Movilidad/OGCFeatureServer/collections/0/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/0/items/987?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Movilidad/OGCFeatureServer/collections/0/items/987?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/0/items/987?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "Vías ciclistas en servicio",
  "id" : "987",
  "properties" : {
    "OBJECTID" : 987,
    "SHAPE_Length" : 7.4610779109724676
  },
  "geometry" : {
    "type" : "MultiLineString",
    "coordinates" : [
      [
        [
          -3.8176837749616555,
          43.467846430881544
        ],
        [
          -3.8177709866631684,
          43.467824562431339
        ]
      ]
    ]
  }
}