{
  "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/99?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/99?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/99?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 5,
  "LayerName" : "Categorizacion Subtramos PRL",
  "id" : "99",
  "properties" : {
    "OBJECTID" : 99,
    "Senda" : 24,
    "TRAMO" : 24010,
    "NIVEL" : "2.2. Transición. No formalizado.",
    "LONGITUD" : 132.67018393030048
  },
  "geometry" : {
    "type" : "MultiLineString",
    "coordinates" : [
      [
        [
          -3.7229803811501045,
          43.410149394933796
        ],
        [
          -3.7237531875791192,
          43.410410266867608
        ],
        [
          -3.7241702321703349,
          43.410915763051221
        ],
        [
          -3.7242068159337349,
          43.411126534378674
        ]
      ]
    ]
  }
}