PT15M
PT30M
PT45M
4
5
1
{
"@context": "https://schema.org",
"@type": "Recipe",
"name": "",
"description": "",
"image": "",
"author": {
"@type": "Person",
"name": ""
},
"datePublished": "",
"prepTime": "",
"cookTime": "",
"totalTime": "",
"recipeYield": " servings",
"recipeIngredient": [
"",
],
"recipeInstructions": [
{
"@type": "HowToStep",
"position": "",
"text": ""
},
],
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "",
"ratingCount": ""
}
}