Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Place",
"@id": "https://gardiner-horsens.dk/#place",
"address": {
"@type": "PostalAddress",
"streetAddress": "Jagtvej 215A, 9. mf. tv.",
"addressLocality": "K\u00f8benhavn \u00d8",
"addressRegion": "Region Hovedstaden",
"postalCode": 2100,
"addressCountry": "Danmark"
}
},
{
"@type": [
"FurnitureStore",
"Organization"
],
"@id": "https://gardiner-horsens.dk/#organization",
"name": "Kurvestol.dk",
"url": "https://gardiner-horsens.dk",
"address": {
"@type": "PostalAddress",
"streetAddress": "Jagtvej 215A, 9. mf. tv.",
"addressLocality": "K\u00f8benhavn \u00d8",
"addressRegion": "Region Hovedstaden",
"postalCode": 2100,
"addressCountry": "Danmark"
},
"openingHours": [
"Monday,Tuesday,Wednesday,Thursday,Friday,Saturday,Sunday 09:00-17:00"
],
"location": {
"@id": "https://gardiner-horsens.dk/#place"
}
},
{
"@type": "WebSite",
"@id": "https://gardiner-horsens.dk/#website",
"url": "https://gardiner-horsens.dk",
"name": "Kurvestol.dk",
"publisher": {
"@id": "https://gardiner-horsens.dk/#organization"
},
"inLanguage": "en-US",
"potentialAction": {
"@type": "SearchAction",
"target": "https://gardiner-horsens.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "ImageObject",
"@id": "https://gardiner-horsens.dk/wp-content/uploads/2022/10/Gardiner-i-Horsens.webp",
"url": "https://gardiner-horsens.dk/wp-content/uploads/2022/10/Gardiner-i-Horsens.webp",
"width": 200,
"height": 200,
"inLanguage": "en-US"
},
{
"@type": "WebPage",
"@id": "https://gardiner-horsens.dk/#webpage",
"url": "https://gardiner-horsens.dk/",
"name": "Gardiner i Horsens (2025) - F\u00e5 GRATIS bes\u00f8g og opm\u00e5ling",
"datePublished": "2022-03-29T13:51:13+02:00",
"dateModified": "2023-05-14T22:19:24+02:00",
"about": {
"@id": "https://gardiner-horsens.dk/#organization"
},
"isPartOf": {
"@id": "https://gardiner-horsens.dk/#website"
},
"primaryImageOfPage": {
"@id": "https://gardiner-horsens.dk/wp-content/uploads/2022/10/Gardiner-i-Horsens.webp"
},
"inLanguage": "en-US"
}
]
}
] |