{
    "type": "Collection",
    "id": "earthquakes",
    "stac_version": "1.0.0",
    "description": "A collection of earthquakes data from emodnet_geology",
    "links": [
        {
            "rel": "root",
            "href": "../catalog.json",
            "type": "application/json",
            "title": "EDITO(emodnet)"
        },
        {
            "rel": "item",
            "href": "./earthquakes_v2023/earthquakes_v2023.json",
            "type": "application/json"
        },
        {
            "rel": "parent",
            "href": "../catalog.json",
            "type": "application/json",
            "title": "EDITO(emodnet)"
        }
    ],
    "title": "earthquakes",
    "extent": {
        "spatial": {
            "bbox": [
                [
                    -13.48,
                    33.029,
                    53.68,
                    65.6820000000001
                ]
            ]
        },
        "temporal": {
            "interval": [
                [
                    "2014-02-26T00:00:00Z",
                    "2014-02-26T00:00:00Z"
                ]
            ]
        }
    },
    "license": "CC-BY-4.0",
    "providers": [
        {
            "name": "ISPRA  - Italian National Institute for Environmental Protection and Research"
        },
        {
            "name": "andrea.fiorentino@isprambiente.it"
        }
    ]
}