{
    "@context": [
        "http://www.w3.org/ns/anno.jsonld",
        "http://iiif.io/api/presentation/3/context.json"
    ],
    "id": "https://iiif.rbge.org.uk/herb/iiif/book/ACANTHUS/leucostachyus",
    "type": "Manifest",
    "label": {
        "en": [
            "Book of Acanthus leucostachyus specimens"
        ]
    },
    "logo": {
        "@id": "https://iiif.rbge.org.uk/herb/rbge_logo.png"
    },
    "provider": [
        {
            "id": "http://www.rbge.org.uk",
            "type": "Agent",
            "label": {
                "en": [
                    "Royal Botanic Garden Edinburgh"
                ]
            },
            "homepage": [
                {
                    "id": "http://www.rbge.org.uk",
                    "type": "Text",
                    "label": {
                        "en": [
                            "Royal Botanic Garden Edinburgh"
                        ]
                    },
                    "format": "text/html"
                }
            ],
            "logo": {
                "id": "https://iiif.rbge.org.uk/herb/rbge_logo.png",
                "type": "Image",
                "format": "image/png"
            }
        }
    ],
    "summary": [
        "Summary of ACANTHUS"
    ],
    "viewingDirection": "left-to-right",
    "items": []
}