{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Poblacion/OGCFeatureServer/collections/1/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Poblacion/OGCFeatureServer/collections/1/items/11111?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Poblacion/OGCFeatureServer/collections/1/items/11111?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://geoservicios.cantabria.es/inspire/rest/services/Poblacion/OGCFeatureServer/collections/1/items/11111?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "Modelo predictivo de densidad de población para 2022, por hexágonos de medio km2",
  "id" : "11111",
  "properties" : {
    "OBJECTID" : 11111,
    "GRID_ID" : "FB-6",
    "sum_Pob_Estimada_Punto" : 3.1857100000000003,
    "Point_Count" : 9,
    "Densidad" : 6.3714194582708918,
    "Superficie" : 0.50000004251243479,
    "Shape_Length" : 2632.148137804018,
    "Shape_Area" : 500000.04251243483
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -3.5793335146123244,
          43.48260870727372
        ],
        [
          -3.5820129443012041,
          43.479174204319186
        ],
        [
          -3.5874371680064048,
          43.479146466139611
        ],
        [
          -3.5901825727687648,
          43.482553224331717
        ],
        [
          -3.5875034619526103,
          43.485987915802276
        ],
        [
          -3.5820786261930477,
          43.486015660571724
        ],
        [
          -3.5793335146123244,
          43.48260870727372
        ]
      ]
    ]
  }
}