Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://buddhabowl.dk/#/schema/Organization/base",
"name": "BUDDHABOWL",
"url": "https://buddhabowl.dk/"
},
{
"@type": "WebSite",
"@id": "https://buddhabowl.dk/#/schema/WebSite/base",
"url": "https://buddhabowl.dk/",
"name": "BUDDHABOWL",
"publisher": {
"@id": "https://buddhabowl.dk/#/schema/Organization/base"
}
},
{
"@type": "WebPage",
"@id": "https://buddhabowl.dk/#/schema/WebPage/base",
"url": "https://buddhabowl.dk/",
"name": "Sund take away \u00bb Nyd l\u00e6kre m\u00e5ltider uden d\u00e5rlig samvittighed",
"description": "Nyd sund take away, der passer til din livsstil \u2713 V\u00e6lg mellem l\u00e6kre retter, der er b\u00e5de n\u00e6rende og velsmagende.",
"isPartOf": {
"@id": "https://buddhabowl.dk/#/schema/WebSite/base"
},
"about": {
"@id": "https://buddhabowl.dk/#/schema/Organization/base"
},
"inLanguage": "da-DK"
},
{
"@type": "Article",
"@id": "https://buddhabowl.dk/#/schema/com_content/article/1",
"name": "BUDDHABOWL",
"headline": "BUDDHABOWL",
"inLanguage": "da-DK",
"author": {
"@type": "Person",
"name": "Finn Moesborg"
},
"articleSection": "Uncategorised",
"dateCreated": "2024-11-20T12:19:24+00:00",
"interactionStatistic": {
"@type": "InteractionCounter",
"userInteractionCount": 84553
},
"isPartOf": {
"@id": "https://buddhabowl.dk/#/schema/WebPage/base"
}
}
]
}
] |