{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Movilidad/OGCFeatureServer/collections/2/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/2/items/1233?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Movilidad/OGCFeatureServer/collections/2/items/1233?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/2/items/1233?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 2,
  "LayerName" : "Tramos de uso compartido (parcialmente ciclables)",
  "id" : "1233",
  "properties" : {
    "OBJECTID" : 1233,
    "SHAPE_Length" : 57.37352488528002,
    "Tunel" : "Sí"
  },
  "geometry" : {
    "type" : "MultiLineString",
    "coordinates" : [
      [
        [
          -3.1575375026993826,
          43.352187557656407
        ],
        [
          -3.1582096731316982,
          43.352025392880606
        ]
      ]
    ]
  }
}