Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "BreadcrumbList",
"@id": "https://www.haveogvilla.dk/#breadcrumblist",
"itemListElement": [
{
"@type": "ListItem",
"@id": "https://www.haveogvilla.dk#listItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "Organization",
"@id": "https://www.haveogvilla.dk/#organization",
"name": "Have Og Villa",
"description": "Have og Villa",
"url": "https://www.haveogvilla.dk/",
"logo": {
"@type": "ImageObject",
"url": "https://www.haveogvilla.dk/wp-content/uploads/2022/01/cropped-haveogvilla-cropped.png",
"@id": "https://www.haveogvilla.dk/#organizationLogo",
"width": 807,
"height": 112
},
"image": {
"@id": "https://www.haveogvilla.dk/#organizationLogo"
}
},
{
"@type": "WebPage",
"@id": "https://www.haveogvilla.dk/#webpage",
"url": "https://www.haveogvilla.dk/",
"name": "Have og Villa",
"description": "Have og villa giver dig nyttige artikler og tests om alt, hvad der vedr\u00f8rer b\u00e5de hjem og have.",
"inLanguage": "da-DK",
"isPartOf": {
"@id": "https://www.haveogvilla.dk/#website"
},
"breadcrumb": {
"@id": "https://www.haveogvilla.dk/#breadcrumblist"
},
"datePublished": "2020-01-15T20:18:02+00:00",
"dateModified": "2022-02-03T16:20:00+00:00"
},
{
"@type": "WebSite",
"@id": "https://www.haveogvilla.dk/#website",
"url": "https://www.haveogvilla.dk/",
"name": "Have og Villa",
"description": "Have og Villa",
"inLanguage": "da-DK",
"publisher": {
"@id": "https://www.haveogvilla.dk/#organization"
}
}
]
}
] |