| Structured
Data |
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "CollectionPage",
"@id": "https://stueindretning.dk/",
"url": "https://stueindretning.dk/",
"name": "Stueindretning -",
"isPartOf": {
"@id": "https://stueindretning.dk/#website"
},
"about": {
"@id": "https://stueindretning.dk/#organization"
},
"breadcrumb": {
"@id": "https://stueindretning.dk/#breadcrumb"
},
"inLanguage": "da-DK"
},
{
"@type": "BreadcrumbList",
"@id": "https://stueindretning.dk/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Hjem"
}
]
},
{
"@type": "WebSite",
"@id": "https://stueindretning.dk/#website",
"url": "https://stueindretning.dk/",
"name": "Stueindretning",
"description": "",
"publisher": {
"@id": "https://stueindretning.dk/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://stueindretning.dk/?s={search_term_string}"
},
"query-input": "required name=search_term_string"
}
],
"inLanguage": "da-DK"
},
{
"@type": "Organization",
"@id": "https://stueindretning.dk/#organization",
"name": "Stueindretning.dk",
"url": "https://stueindretning.dk/",
"logo": {
"@type": "ImageObject",
"inLanguage": "da-DK",
"@id": "https://stueindretning.dk/#/schema/logo/image/",
"url": "https://stueindretning.dk/wp-content/uploads/2021/03/Stueindretning-Final-For-Web.png",
"contentUrl": "https://stueindretning.dk/wp-content/uploads/2021/03/Stueindretning-Final-For-Web.png",
"width": 463,
"height": 120,
"caption": "Stueindretning.dk"
},
"image": {
"@id": "https://stueindretning.dk/#/schema/logo/image/"
}
}
]
}
]
|