{
  "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/112?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/112?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/112?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" : "112",
  "properties" : {
    "OBJECTID" : 112,
    "Senda" : 22,
    "TRAMO" : 22003,
    "NIVEL" : "1.1. Alto Valor. Existente o parcialmente formalizado.",
    "LONGITUD" : 88.784749994799995
  },
  "geometry" : {
    "type" : "MultiLineString",
    "coordinates" : [
      [
        [
          -3.6795936060428081,
          43.478778540028713
        ],
        [
          -3.6796207139024131,
          43.478636663842316
        ],
        [
          -3.6795123473811846,
          43.478291821012888
        ],
        [
          -3.6795611566630861,
          43.478000535363392
        ]
      ]
    ]
  }
}