{
  "extent": {
    "spatial": {"bbox": [[
      -180,
      -90,
      180,
      90
    ]]},
    "temporal": {"interval": [[
      null,
      null
    ]]}
  },
  "stac_version": "1.0.0",
  "license": "various",
  "itemType": "feature",
  "description": "Metadata records representing EO datasets (a.k.a. EO products)",
  "links": [
    {
      "rel": "self",
      "href": "https://fedeo.ceos.org/collections/datasets",
      "type": "application/json"
    },
    {
      "rel": "root",
      "href": "https://fedeo.ceos.org",
      "type": "application/json",
      "title": "FedEO Clearinghouse"
    },
    {
      "rel": "parent",
      "href": "https://fedeo.ceos.org",
      "type": "application/json",
      "title": "FedEO Clearinghouse"
    },
    {
      "rel": "items",
      "href": "https://fedeo.ceos.org/collections/datasets/items?httpAccept=application/geo%2Bjson;profile=https://stacspec.org",
      "type": "application/geo+json",
      "title": "Datasets"
    },
    {
      "rel": "alternate",
      "href": "https://fedeo.ceos.org/collections/datasets?httpAccept=text/html",
      "type": "text/html",
      "title": "Self as HTML"
    },
    {
      "rel": "alternate",
      "href": "https://fedeo.ceos.org/collections/datasets?httpAccept=application/ld%2Bjson",
      "type": "application/ld+json",
      "title": "Self as JSON-LD"
    },
    {
      "rel": "describedBy",
      "href": "http://schemas.opengis.net/eo-geojson/1.0/eo-geojson-schema.json",
      "type": "application/schema+json",
      "title": "JSON schema for items belonging to this collection"
    }
  ],
  "id": "datasets",
  "title": "EO Products",
  "type": "Collection"
}