Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Place",
"@id": "https://haekkeklipper.dk/#place",
"address": {
"@type": "PostalAddress",
"streetAddress": "Ryesgade 106A, 2. th",
"addressLocality": "K\u00f8benhavn \u00d8",
"addressRegion": "Region Hovedstaden",
"postalCode": 2100,
"addressCountry": "Danmark"
}
},
{
"@type": [
"FurnitureStore",
"Organization"
],
"@id": "https://haekkeklipper.dk/#organization",
"name": "Kurvestol.dk",
"url": "https://haekkeklipper.dk",
"address": {
"@type": "PostalAddress",
"streetAddress": "Ryesgade 106A, 2. th",
"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://haekkeklipper.dk/#place"
}
},
{
"@type": "WebSite",
"@id": "https://haekkeklipper.dk/#website",
"url": "https://haekkeklipper.dk",
"name": "Kurvestol.dk",
"publisher": {
"@id": "https://haekkeklipper.dk/#organization"
},
"inLanguage": "da-DK",
"potentialAction": {
"@type": "SearchAction",
"target": "https://haekkeklipper.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "ImageObject",
"@id": "https://haekkeklipper.dk/wp-content/uploads/2022/06/Haekkeklipper.webp",
"url": "https://haekkeklipper.dk/wp-content/uploads/2022/06/Haekkeklipper.webp",
"width": 200,
"height": 200,
"inLanguage": "da-DK"
},
{
"@type": "WebPage",
"@id": "https://haekkeklipper.dk/#webpage",
"url": "https://haekkeklipper.dk/",
"name": "H\u00e6kkeklipper i 2025 - K\u00e6mpe udvalg. Se mere her!",
"datePublished": "2022-03-29T13:51:13+02:00",
"dateModified": "2023-06-22T16:25:59+02:00",
"about": {
"@id": "https://haekkeklipper.dk/#organization"
},
"isPartOf": {
"@id": "https://haekkeklipper.dk/#website"
},
"primaryImageOfPage": {
"@id": "https://haekkeklipper.dk/wp-content/uploads/2022/06/Haekkeklipper.webp"
},
"inLanguage": "da-DK"
}
]
}
] |