{
  "collections": [
    {
      "type": "Collection",
      "id": "imagery",
      "stac_version": "1.1.0",
      "description": "Imagery",
      "title": "Imagery",
      "extent": {
        "spatial": {
          "bbox": [
            [
              -107.793811,
              -27.6,
              107.762,
              38.964237
            ]
          ]
        },
        "temporal": {
          "interval": [
            [
              "2017-03-20T00:00:00Z",
              "2026-03-28T00:00:00Z"
            ]
          ]
        }
      },
      "license": "CC-BY-4.0",
      "links": [
        {
          "rel": "self",
          "type": "application/json",
          "href": "https://fossettlab.org/api/stac/collections/imagery"
        },
        {
          "rel": "root",
          "type": "application/json",
          "href": "https://fossettlab.org/api/stac"
        },
        {
          "rel": "items",
          "type": "application/geo+json",
          "href": "https://fossettlab.org/api/stac/collections/imagery/items"
        }
      ]
    },
    {
      "type": "Collection",
      "id": "pointclouds",
      "stac_version": "1.1.0",
      "description": "Point Clouds",
      "title": "Point Clouds",
      "extent": {
        "spatial": {
          "bbox": [
            [
              -91.2,
              -18.23,
              67.18,
              39.03
            ]
          ]
        },
        "temporal": {
          "interval": [
            [
              "2000-01-01T00:00:00Z",
              "2026-04-03T00:00:00Z"
            ]
          ]
        }
      },
      "license": "CC-BY-4.0",
      "links": [
        {
          "rel": "self",
          "type": "application/json",
          "href": "https://fossettlab.org/api/stac/collections/pointclouds"
        },
        {
          "rel": "root",
          "type": "application/json",
          "href": "https://fossettlab.org/api/stac"
        },
        {
          "rel": "items",
          "type": "application/geo+json",
          "href": "https://fossettlab.org/api/stac/collections/pointclouds/items"
        }
      ]
    },
    {
      "type": "Collection",
      "id": "radar",
      "stac_version": "1.1.0",
      "description": "Radar",
      "title": "Radar",
      "extent": {
        "spatial": {
          "bbox": [
            [
              -90.2,
              38.627,
              -90.066,
              38.651
            ]
          ]
        },
        "temporal": {
          "interval": [
            [
              "2024-10-14T00:00:00Z",
              "2024-11-19T00:00:00Z"
            ]
          ]
        }
      },
      "license": "CC-BY-4.0",
      "links": [
        {
          "rel": "self",
          "type": "application/json",
          "href": "https://fossettlab.org/api/stac/collections/radar"
        },
        {
          "rel": "root",
          "type": "application/json",
          "href": "https://fossettlab.org/api/stac"
        },
        {
          "rel": "items",
          "type": "application/geo+json",
          "href": "https://fossettlab.org/api/stac/collections/radar/items"
        }
      ]
    }
  ],
  "links": [
    {
      "rel": "self",
      "type": "application/json",
      "href": "https://fossettlab.org/api/stac/collections"
    }
  ]
}