{
  "type": "Collection",
  "id": "noaa_imagery_collection_m8522",
  "stac_version": "1.1.0",
  "description": "Digital Elevation model, derived from a lidar point cloud data, developed to support FEMA flood risk analysis and mapping in Ketchikan, Alaska. Point cloud is classified as ground (class 2) and other (class 1). The data was collected under a FEMA contract to the Strategic Alliance for Risk Reduction (STARR)  with an accuracy requirement to support 2-foot contours. Original tasking indicates additional classes would be populated (7, 9, 10, 11), but they are not in the data set.",
  "links": [
    {
      "rel": "item",
      "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/AK_Ketchikan_FEMA_DEM_2014_8522/stac/Ketchikan_AK_meters_DEM.json",
      "type": "application/geo+json"
    }
  ],
  "title": "2014 FEMA Lidar DEM: Ketchikan, AK",
  "extent": {
    "spatial": {
      "bbox": [
        [
          -131.890301,
          55.290125,
          -131.454155,
          55.517998
        ]
      ]
    },
    "temporal": {
      "interval": [
        [
          "2014-11-30T00:00:00Z",
          "2014-11-30T00:00:00Z"
        ]
      ]
    }
  },
  "license": "NLPL",
  "providers": [
    {
      "name": "NOAA OCM",
      "description": "NOAA Office for Coastal Management",
      "roles": [
        "host"
      ],
      "url": "https://coast.noaa.gov/"
    }
  ],
  "assets": {
    "metadata": {
      "href": "https://www.fisheries.noaa.gov/inport/item/52496",
      "type": "HTML",
      "title": "Dataset Level Metadata",
      "description": "Metadata record for this dataset.",
      "roles": [
        "metadata"
      ]
    }
  }
}