{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Ordenacion_del_Territorio/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/Ordenacion_del_Territorio/OGCFeatureServer/collections/2/items/132?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/2/items/132?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/2/items/132?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 2,
  "LayerName" : "Categorización Subtramos GRL",
  "id" : "132",
  "properties" : {
    "OBJECTID" : 132,
    "Senda" : 20,
    "TRAMO" : 20008,
    "NIVEL" : "1.2. Alto Valor. No formalizado.",
    "LONGITUD" : 27.5
  },
  "geometry" : {
    "type" : "MultiLineString",
    "coordinates" : [
      [
        [
          -3.5821179030321981,
          43.506038212311566
        ],
        [
          -3.5820927826640201,
          43.506082185573909
        ],
        [
          -3.5821099511168706,
          43.506137459096131
        ]
      ]
    ]
  }
}