{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Costas/OGCFeatureServer/collections/18/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Costas/OGCFeatureServer/collections/18/items/2929?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Costas/OGCFeatureServer/collections/18/items/2929?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Costas/OGCFeatureServer/collections/18/items/2929?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 18,
  "LayerName" : "Línea de Costa Artificial (Instituto Hidrográfico de la Marina)",
  "id" : "2929",
  "properties" : {
    "OBJECTID" : 2929,
    "CATEGORIA" : "muelle",
    "Shape_Length" : 0.00040964014423230168
  },
  "geometry" : {
    "type" : "MultiLineString",
    "coordinates" : [
      [
        [
          -3.5869536159165705,
          43.471446679220946
        ],
        [
          -3.5865439837178315,
          43.471444127844279
        ]
      ]
    ]
  }
}