{
    "type": "Collection",
    "id": "main_ports",
    "stac_version": "1.0.0",
    "description": "A collection of main_ports data from emodnet_human_activities",
    "links": [
        {
            "rel": "root",
            "href": "../catalog.json",
            "type": "application/json",
            "title": "EDITO(emodnet)"
        },
        {
            "rel": "item",
            "href": "./main_ports_vessel_traffic/main_ports_vessel_traffic.json",
            "type": "application/json"
        },
        {
            "rel": "item",
            "href": "./main_ports_passenger_traffic/main_ports_passenger_traffic.json",
            "type": "application/json"
        },
        {
            "rel": "item",
            "href": "./main_ports_goods_traffic/main_ports_goods_traffic.json",
            "type": "application/json"
        },
        {
            "rel": "parent",
            "href": "../catalog.json",
            "type": "application/json",
            "title": "EDITO(emodnet)"
        }
    ],
    "title": "main_ports",
    "extent": {
        "spatial": {
            "bbox": [
                [
                    -176.1422,
                    -54.2805,
                    178.4297,
                    78.2314
                ]
            ]
        },
        "temporal": {
            "interval": [
                [
                    "1997-01-01T00:00:00Z",
                    "2023-12-31T00:00:00Z"
                ]
            ]
        }
    },
    "license": "CC-BY-4.0",
    "providers": [
        {
            "name": "Eurofish International Organisation"
        },
        {
            "name": "info@eurofish.dk"
        }
    ]
}