{
    "type": "Collection",
    "id": "monitored_matrices",
    "stac_version": "1.0.0",
    "description": "A collection of monitored_matrices data from emodnet_chemistry",
    "links": [
        {
            "rel": "root",
            "href": "../catalog.json",
            "type": "application/json",
            "title": "EDITO(emodnet)"
        },
        {
            "rel": "item",
            "href": "./contaminants_monitored_matrices/contaminants_monitored_matrices.json",
            "type": "application/json"
        },
        {
            "rel": "parent",
            "href": "../catalog.json",
            "type": "application/json",
            "title": "EDITO(emodnet)"
        }
    ],
    "title": "monitored_matrices",
    "extent": {
        "spatial": {
            "bbox": [
                [
                    -43.0,
                    23.0,
                    63.0,
                    89.0
                ]
            ]
        },
        "temporal": {
            "interval": [
                [
                    "2023-10-28T00:00:00Z",
                    "2023-10-28T00:00:00Z"
                ]
            ]
        }
    },
    "license": "CC-BY-4.0",
    "providers": [
        {
            "name": "EMODnet Chemistry"
        },
        {
            "name": "sextant@ifremer.fr"
        }
    ]
}