{ "@context": { "@version": 1.1, "xsd": "http://www.w3.org/2001/XMLSchema#", "schema": "https://schema.org/", "type": { "@id": "schema:type", "@type": "xsd:string" }, "subType": { "@id": "schema:subType", "@type": "xsd:string" }, "destination": { "@id": "schema:destination", "@type": "xsd:string" }, "analytics": { "@id": "schema:analytics", "@type": "xsd:string" }, "errors": { "@id": "schema:errors" } } }