{
  "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/34?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/34?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/34?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 5,
  "LayerName" : "Categorizacion Subtramos PRL",
  "id" : "34",
  "properties" : {
    "OBJECTID" : 34,
    "Senda" : 25,
    "TRAMO" : 25005,
    "NIVEL" : "0.2. Excluido. Suelo Urbano.",
    "LONGITUD" : 64.353000000000065
  },
  "geometry" : {
    "type" : "MultiLineString",
    "coordinates" : [
      [
        [
          -3.7689184218650169,
          43.413080124662102
        ],
        [
          -3.7690941914160083,
          43.412944732549008
        ],
        [
          -3.769301356253242,
          43.412893130966687
        ],
        [
          -3.7695076521308759,
          43.412726318188916
        ]
      ]
    ]
  }
}