Looking at the annotations generated by Zooniverse to see if they work in IIIF viewers.
To make this work I have taken a copy of the BL Manifest:
https://api.bl.uk/metadata/iiif/ark:/81055/vdc_100022589176.0x000002/manifest.json and on page 396 I have added a link to the annotations list created by @eatyourgreens in this repo. The link looks as follows:
"annotations": [
{
"id": "https://zooniverse.github.io/iiif-annotations/annotations/titles/0.json",
"type": "AnnotationPage"
}
]