{
  "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/12?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/12?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/12?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 5,
  "LayerName" : "Categorizacion Subtramos PRL",
  "id" : "12",
  "properties" : {
    "OBJECTID" : 12,
    "Senda" : 36,
    "TRAMO" : 36002,
    "NIVEL" : "0.2. Excluido. Suelo Urbano.",
    "LONGITUD" : 140.79066325500003
  },
  "geometry" : {
    "type" : "MultiLineString",
    "coordinates" : [
      [
        [
          -3.8345147834466471,
          43.479987241355943
        ],
        [
          -3.8347698429678503,
          43.478733453979657
        ]
      ]
    ]
  }
}