La crème pâtissière maison ultra onctueuse qui transforme tous vos desserts
{
« @context »: « https://schema.org »,
« @graph »: {
« @type »: « Recipe »,
« name »: « %title% »,
« datePublished »: « %date(Y-m-dTH:i:sP)% »,
« author »: {
« @type »: « Person »,
« name »: « %post_author% »
},
« description »: « %seo_description% »,
« prepTime »: « PT0H15M »,
« cookTime »: « PT0H10M »,
« totalTime »: « PT0H25M »,
« recipeCategory »: « Plat »,
« recipeCuisine »: « Française »,
« keywords »: « %title% »,
« recipeYield »: « 4 personnes »,
« nutrition »: {
« @type »: « NutritionInformation »
},
« review »: {
« @type »: « Review »,
« datePublished »: « %date(Y-m-dTH:i:sP)% »,
« dateModified »: « %modified(Y-m-dTH:i:sP)% »,
« author »: {
« @type »: « Person »,
« name »: « %post_author% »
},
« reviewRating »: {
« @type »: « Rating »,
« ratingValue »: « 4.8 »,
« worstRating »: « 1 »,
« bestRating »: « 5 »
},
« positiveNotes »: {
« @type »: « ItemList »
},
« negativeNotes »: {
« @type »: « ItemList »
}
},
« video »: {
« @type »: « VideoObject »
},
« image »: {
« @type »: « ImageObject »,
« url »: « %post_thumbnail% »
},
« aggregateRating »: {
« @type »: « AggregateRating »,
« ratingValue »: « 4,8 »,
« reviewCount »: « 457 »,
« bestRating »: « 5 »
}
}
}



