Skip to content

Instantly share code, notes, and snippets.

@russo97
Created March 18, 2025 13:34
Show Gist options
  • Select an option

  • Save russo97/3dadcd15a72d06fe9114ccb1ee7af148 to your computer and use it in GitHub Desktop.

Select an option

Save russo97/3dadcd15a72d06fe9114ccb1ee7af148 to your computer and use it in GitHub Desktop.
recipe schema
<script type="application/ld+json">
[
{
"@context": "https://schema.org/",
"@type": "Recipe",
"@id": "https://espetinhodesucesso.com/qual-o-melhor-peixe-para-moqueca-descubra-aqui/#recipe",
"url": "https://espetinhodesucesso.com/qual-o-melhor-peixe-para-moqueca-descubra-aqui/",
"name": "Qual o melhor peixe para moqueca? Descubra aqui!",
"description": "Um prato que divide opiniões é a moqueca, mas a dúvida das pessoas geralmente é determinar qual o melhor peixe para moqueca. Veja!",
"keywords": "",
"author": {
"@type": "Organization",
"name": "Sabores Ajinomoto",
},
"image": [
{
"@type": "ImageObject",
"@id": "https://espetinhodesucesso.com/qual-o-melhor-peixe-para-moqueca-descubra-aqui/#primaryimage",
"url": "https://i0.wp.com/espetinhodesucesso.com/wp-content/uploads/2022/03/Como-economizar-no-peixe-para-moqueca.jpg?fit=750%2C500&#038;ssl=1",
"width": "750",
"height": "500",
"caption": "qual o melhor peixe para moqueca"
},
{
"@type": "ImageObject",
"url": "https://espetinhodesucesso.com/wp-content/uploads/2022/03/Como-escolher-o-melhor-peixe-para-moqueca.jpg",
"width": 750,
"height": 500
},
{
"@type": "ImageObject",
"url": "https://espetinhodesucesso.com/wp-content/uploads/2022/03/Como-economizar-no-peixe-para-moqueca.jpg",
"width": 750,
"height": 500,
"caption": "qual o melhor peixe para moqueca"
},
{
"@type": "ImageObject",
"url": "https://espetinhodesucesso.com/wp-content/uploads/2022/03/Qual-o-melhor-peixe-para-moqueca.jpg",
"width": 750,
"height": 500
},
{
"@type": "ImageObject",
"url": "https://espetinhodesucesso.com/wp-content/uploads/2022/03/Pode-congelar-moqueca-de-peixe.jpg",
"width": 750,
"height": 500
}
]
}
]
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment