{
  "type": "Catalog",
  "id": "drone-stac-catalog",
  "stac_version": "1.1.0",
  "description": "Drone imagery STAC catalog generated by drone-stac",
  "links": [
    {
      "rel": "root",
      "href": "./catalog.json",
      "type": "application/json"
    },
    {
      "rel": "child",
      "href": "./drone-imagery/collection.json",
      "type": "application/json"
    },
    {
      "rel": "child",
      "href": "./detections/collection.json",
      "type": "application/json"
    }
  ]
}