{ "@context": "https://schema.org", "@type": "Recipe", "name": "Baguette", "author": { "@type": "Person", "name": "Max Richter" }, "description": "My favourite baguette recipe", "recipeIngredient": [ "Flour", "Water", "Salt" ], "recipeInstructions": [ "Mix Flour Water and Salt", "Bake the bread" ] }