/stac-catalogs/
├── catalog.json
├── dataset_id-1/
│ ├── collection.json
│ ├── items/
│ │ ├── filename-1.json
│ │ ├── filename-2.json
│ │ └── ...
├── dataset_id-2/
│ ├── collection.json
│ ├── items/
│ │ ├── filename-1.json
│ │ ├── filename-2.json
│ │ └── ...