Created
March 18, 2025 13:34
-
-
Save russo97/3dadcd15a72d06fe9114ccb1ee7af148 to your computer and use it in GitHub Desktop.
recipe schema
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <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&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