{
  "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/234?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/234?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/234?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" : "234",
  "properties" : {
    "OBJECTID" : 234,
    "Senda" : 39001,
    "TRAMO" : 39001001,
    "NIVEL" : "1.2. Alto Valor. No formalizado.",
    "LONGITUD" : 109.8
  },
  "geometry" : {
    "type" : "MultiLineString",
    "coordinates" : [
      [
        [
          -3.9859836815480807,
          43.444475121713729
        ],
        [
          -3.9856910623061297,
          43.444868537152551
        ],
        [
          -3.9856757698663738,
          43.444942253125703
        ],
        [
          -3.9857360275854559,
          43.44525781745795
        ]
      ]
    ]
  }
}