{
  "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 series (a.k.a. EO collections).",
  "links": [
    {
      "rel": "self",
      "href": "https://fedeo.ceos.org/collections/series",
      "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/series/items",
      "type": "application/geo+json",
      "title": "Series"
    },
    {
      "rel": "alternate",
      "href": "https://fedeo.ceos.org/collections/series?httpAccept=text/html",
      "type": "text/html",
      "title": "Self as HTML"
    },
    {
      "rel": "alternate",
      "href": "https://fedeo.ceos.org/collections/series?httpAccept=application/ld%2Bjson",
      "type": "application/ld+json",
      "title": "Self as JSON-LD"
    },
    {
      "rel": "http://www.opengis.net/def/rel/ogc/1.0/queryables",
      "href": "https://fedeo.ceos.org/collections/series/queryables",
      "type": "application/schema+json",
      "title": "Queryables for series"
    },
    {
      "rel": "describedBy",
      "href": "http://schemas.opengis.net/eoc-geojson/1.0/eoc-geojson-schema.json",
      "type": "application/schema+json",
      "title": "JSON schema for items belonging to this collection"
    }
  ],
  "id": "series",
  "title": "EO Series",
  "type": "Collection"
}