{ "_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" ] }