{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Infraestructuras/OGCFeatureServer/collections/4/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Infraestructuras/OGCFeatureServer/collections/4/items/16?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Infraestructuras/OGCFeatureServer/collections/4/items/16?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Infraestructuras/OGCFeatureServer/collections/4/items/16?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 4,
  "LayerName" : "Puertos Marítimos (Límites de Adscripción y Zonas de Servicio)",
  "id" : "16",
  "properties" : {
    "OBJECTID" : 16,
    "TIPO_DE_LIMITE" : "Límite Zona de Servicio Marítima",
    "NOMBRE" : "Puerto de Santander",
    "Tipo_de_Puerto" : "Estatal"
  },
  "geometry" : {
    "type" : "MultiLineString",
    "coordinates" : [
      [
        [
          -3.7852241327652507,
          43.491752427804926
        ],
        [
          -3.730221096828616,
          43.497357416437204
        ],
        [
          -3.7302205921241711,
          43.460610428136881
        ]
      ]
    ]
  }
}