{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2013_NAE_JUN_NH_Newbury_42070h7c_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.853415226782,
              42.93749550036
            ],
            [
              -70.853415226782,
              42.94682775372001
            ],
            [
              -70.84581083518201,
              42.94682775372001
            ],
            [
              -70.84581083518201,
              42.93749550036
            ],
            [
              -70.853415226782,
              42.93749550036
            ]
          ]
        ]
      },
      "bbox": [
        -70.853415226782,
        42.93749550036,
        -70.84581083518201,
        42.94682775372001
      ],
      "properties": {
        "created": "2026-03-19 05:30:05.318569+00:00",
        "license": "NLPL",
        "datetime": "2013-06-19T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Newbury_NH_DEM_2013_9356/stac/2013_NAE_JUN_NH_Newbury_42070h7c_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2013_NAE_JUN_NH_Newbury_42070h7c_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Newbury_NH_DEM_2013_9356/2013_NAE_JUN_NH_Newbury_42070h7c_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1037,
            845
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -70.853415226782,
            0.0,
            -8.99928e-06,
            42.94682775372
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.06,
                "maximum": 22.43,
                "mean": 6.752,
                "stddev": 5.104
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2013_NAE_JUN_NH_Newbury_42070h7d_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.864187365011,
              42.902641288697
            ],
            [
              -70.864187365011,
              42.937495500137
            ],
            [
              -70.84671076325101,
              42.937495500137
            ],
            [
              -70.84671076325101,
              42.902641288697
            ],
            [
              -70.864187365011,
              42.902641288697
            ]
          ]
        ]
      },
      "bbox": [
        -70.864187365011,
        42.902641288697,
        -70.84671076325101,
        42.937495500137
      ],
      "properties": {
        "created": "2026-03-19 05:30:05.351374+00:00",
        "license": "NLPL",
        "datetime": "2013-06-19T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Newbury_NH_DEM_2013_9356/stac/2013_NAE_JUN_NH_Newbury_42070h7d_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2013_NAE_JUN_NH_Newbury_42070h7d_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Newbury_NH_DEM_2013_9356/2013_NAE_JUN_NH_Newbury_42070h7d_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            3873,
            1942
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -70.864187365011,
            0.0,
            -8.99928e-06,
            42.93749550013699
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -1.52,
                "maximum": 10.15,
                "mean": 2.601,
                "stddev": 1.835
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2013_NAE_JUN_NH_Newbury_02_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.846566774658,
              42.915411267099
            ],
            [
              -70.846566774658,
              42.93882739365901
            ],
            [
              -70.789097372578,
              42.93882739365901
            ],
            [
              -70.789097372578,
              42.915411267099
            ],
            [
              -70.846566774658,
              42.915411267099
            ]
          ]
        ]
      },
      "bbox": [
        -70.846566774658,
        42.915411267099,
        -70.789097372578,
        42.93882739365901
      ],
      "properties": {
        "created": "2026-03-19 05:30:05.369753+00:00",
        "license": "NLPL",
        "datetime": "2013-06-19T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Newbury_NH_DEM_2013_9356/stac/2013_NAE_JUN_NH_Newbury_02_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2013_NAE_JUN_NH_Newbury_02_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Newbury_NH_DEM_2013_9356/2013_NAE_JUN_NH_Newbury_02_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2602,
            6386
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -70.846566774658,
            0.0,
            -8.99928e-06,
            42.938827393659004
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -8.66,
                "maximum": 19.82,
                "mean": 3.353,
                "stddev": 5.243
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2013_NAE_JUN_NH_Newbury_01_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.855440064795,
              42.871053815695
            ],
            [
              -70.855440064795,
              42.938035456734994
            ],
            [
              -70.790267279035,
              42.938035456734994
            ],
            [
              -70.790267279035,
              42.871053815695
            ],
            [
              -70.855440064795,
              42.871053815695
            ]
          ]
        ]
      },
      "bbox": [
        -70.855440064795,
        42.871053815695,
        -70.790267279035,
        42.938035456734994
      ],
      "properties": {
        "created": "2026-03-19 05:30:05.388419+00:00",
        "license": "NLPL",
        "datetime": "2013-06-19T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Newbury_NH_DEM_2013_9356/stac/2013_NAE_JUN_NH_Newbury_01_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2013_NAE_JUN_NH_Newbury_01_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Newbury_NH_DEM_2013_9356/2013_NAE_JUN_NH_Newbury_01_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            7443,
            7242
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -70.855440064795,
            0.0,
            -8.99928e-06,
            42.938035456734994
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -10.69,
                "maximum": 24.26,
                "mean": 0.636,
                "stddev": 3.473
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    }
  ]
}