Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebSite",
"@id": "https://meatlover.dk/#/schema/WebSite",
"url": "https://meatlover.dk/",
"name": "Meatlovers Delight",
"description": "Den delikate spiseoplevelse i eget hjem",
"inLanguage": "da-DK",
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://meatlover.dk/search/{search_term_string}/"
},
"query-input": "required name=search_term_string"
},
"publisher": {
"@id": "https://meatlover.dk/#/schema/Organization"
}
},
{
"@type": "WebPage",
"@id": "https://meatlover.dk/",
"url": "https://meatlover.dk/",
"name": "Meatlovers Delight | Den delikate spiseoplevelse i eget hjem",
"description": "Meatlovers Delight bringer den delikate spiseoplevelse ud i de private hjem. Vores fokus er p\u00e5 at g\u00f8re det let for enhver at kvalitetsmodne k\u00f8d og tilberede det",
"inLanguage": "da-DK",
"isPartOf": {
"@id": "https://meatlover.dk/#/schema/WebSite"
},
"breadcrumb": {
"@type": "BreadcrumbList",
"@id": "https://meatlover.dk/#/schema/BreadcrumbList",
"itemListElement": {
"@type": "ListItem",
"position": 1,
"name": "Meatlovers Delight"
}
},
"potentialAction": {
"@type": "ReadAction",
"target": "https://meatlover.dk/"
},
"about": {
"@id": "https://meatlover.dk/#/schema/Organization"
}
},
{
"@type": "Organization",
"@id": "https://meatlover.dk/#/schema/Organization",
"name": "Meatlovers Delight",
"url": "https://meatlover.dk/",
"sameAs": [
"https://www.facebook.com/meatlovers.delight",
"https://twitter.com/meatloverdk",
"https://instagram.com/meatloverdk",
"https://www.linkedin.com/company/meatlovers-delight"
],
"logo": {
"@type": "ImageObject",
"url": "https://meatlover.dk/wp-content/uploads/2016/10/cropped-meatlovers_LOGO_kvadrat_RGB-10.png",
"contentUrl": "https://meatlover.dk/wp-content/uploads/2016/10/cropped-meatlovers_LOGO_kvadrat_RGB-10.png",
"width": 516,
"height": 516
}
}
]
}
] |