>>106038295You can omit a bunch of quote marks though, and if you’re really trying to reduce over-the-wire space taken you can just output YAML in the flow style so it looks like JSON
'@context': https://schema.org/
'@type': Recipe
name: ChefSteps’ basque cheesecake
url: https://www.chefsteps.com/activities/basque-cheesecake
author: Nicholas Gavin
cookingMethod: baking
recipeCategory: dessert
tool:
- '@type': HowToTool
name: 4-qt. Cambro
description: a 4-quart tall, narrow container
sameAs: https://www.amazon.com/Cambro-Containers-Lids-Food-Storage/dp/B07K5DGWNR?tag=chefsteps02-20
- immersion blender
- instant-read thermometer
- nonstick cooking spray
- parchment paper
- fine-mesh strainer
- 9″×3″ springform pan
- half-sheet pan
- cooling rack
# Todo: add grouping
recipeIngredient:
- { '@type': PropertyValue, value: '1.4', unitCode: kg, name: cream cheese, description: ≈6⅕ 8-ounce (226g) bricks }
- 450g granulated sugar
- 65g AP flour, unbleached
- 8g kosher salt
- 700g heavy cream
- 9 eggs, large
- 15g vanilla extract
This would be more unpleasant to write as JSON