{
    "type": "Feature",
    "stac_version": "1.0.0",
    "id": "grey_seal_distribution_polygons",
    "properties": {
        "created": "2024-03-05T11:39:52.225554+00:00",
        "proj:epsg": 4326,
        "start_datetime": "2024-03-05T00:00:00Z",
        "end_datetime": "2024-03-05T00:00:00Z",
        "data_rights_constraints": "contact provider at {'name': 'Marine Ireland Institute', 'role': 'originator'}",
        "geonetwork_uri": null,
        "datetime": null
    },
    "geometry": {
        "type": "Polygon",
        "coordinates": [
            [
                [
                    -10.88,
                    51.44
                ],
                [
                    -10.88,
                    55.59
                ],
                [
                    -5.88,
                    55.59
                ],
                [
                    -5.88,
                    51.44
                ],
                [
                    -10.88,
                    51.44
                ]
            ]
        ]
    },
    "links": [
        {
            "rel": "root",
            "href": "../../catalog.json",
            "type": "application/json",
            "title": "EDITO(emodnet)"
        },
        {
            "rel": "collection",
            "href": "../collection.json",
            "type": "application/json",
            "title": "mammals_abundance_and_distribution"
        },
        {
            "rel": "parent",
            "href": "../collection.json",
            "type": "application/json",
            "title": "mammals_abundance_and_distribution"
        }
    ],
    "assets": {
        "native_asset": {
            "href": "http://mda.vliz.be/directlink.php?fid=VLIZ_00000804_613762c25e03b056242317",
            "type": "unknown",
            "roles": [
                "data"
            ]
        }
    },
    "bbox": [
        -10.88,
        51.44,
        -5.88,
        55.59
    ],
    "stac_extensions": [
        "https://stac-extensions.github.io/xarray-assets/v1.0.0/schema.json",
        "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
    ],
    "collection": "mammals_abundance_and_distribution"
}