{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Ordenacion_del_Territorio/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/Ordenacion_del_Territorio/OGCFeatureServer/collections/5/items/111?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Ordenacion_del_Territorio/OGCFeatureServer/collections/5/items/111?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Ordenacion_del_Territorio/OGCFeatureServer/collections/5/items/111?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 5,
  "LayerName" : "Categorizacion Subtramos PRL",
  "id" : "111",
  "properties" : {
    "OBJECTID" : 111,
    "Senda" : 37,
    "TRAMO" : 37005,
    "NIVEL" : "2.1. Transición. Existente o parcialmente formalizado.",
    "LONGITUD" : 357.25539000900017
  },
  "geometry" : {
    "type" : "MultiLineString",
    "coordinates" : [
      [
        [
          -3.9270272731076368,
          43.455476004340269
        ],
        [
          -3.9272820676936933,
          43.455148581664282
        ],
        [
          -3.9274257100023298,
          43.454852576203145
        ],
        [
          -3.9281145576304599,
          43.452562914070448
        ],
        [
          -3.9282144446766618,
          43.452412836678768
        ]
      ]
    ]
  }
}