{ "@context": { "@version": 1.1, "droo": "https://deliveroo.com/schema/", "schema": "https://schema.org/", "dcterms": "http://purl.org/dc/terms/", "xsd": "http://www.w3.org/2001/XMLSchema#", "OrderEventPayload": "droo:OrderEventPayload", "RiderEventPayload": "droo:RiderEventPayload", "MenuEventPayload": "droo:MenuEventPayload", "event": { "@id": "droo:event", "@type": "xsd:string" }, "body": { "@id": "droo:body", "@type": "@id" } } }