{ "@context": { "@version": 1.1, "schema": "https://schema.org/", "xsd": "http://www.w3.org/2001/XMLSchema#", "name": "schema:name", "description": "schema:description", "url": "schema:url", "brand": "schema:brand", "parentOrganization": "schema:parentOrganization", "foundingDate": "schema:foundingDate", "dissolutionDate": "schema:dissolutionDate", "location": "schema:location", "FoodProduct": "schema:FoodProduct", "Organization": "schema:Organization", "Corporation": "schema:Corporation", "Product": "schema:Product", "ingredient": "schema:ingredient", "nutrition": "schema:nutrition", "category": "schema:category", "isVariantOf": "schema:isVariantOf", "offers": "schema:offers" } }