Structured
Data |
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "BreadcrumbList",
"@id": "https://eldanmark.dk/#breadcrumblist",
"itemListElement": [
{
"@type": "ListItem",
"@id": "https://eldanmark.dk#listItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "Organization",
"@id": "https://eldanmark.dk/#organization",
"name": "Eldanmark Store",
"description": "Online Store",
"url": "https://eldanmark.dk/",
"logo": {
"@type": "ImageObject",
"url": "https://eldanmark.dk/wp-content/uploads/2025/06/cropped-el-demark-logo-png-output-1.png",
"@id": "https://eldanmark.dk/#organizationLogo",
"width": 220,
"height": 53,
"caption": "eldanmark.dk"
},
"image": {
"@id": "https://eldanmark.dk/#organizationLogo"
}
},
{
"@type": "WebPage",
"@id": "https://eldanmark.dk/#webpage",
"url": "https://eldanmark.dk/",
"name": "Eldanmark Store",
"description": "At Eldanmark, we provide high-quality electronics, home appliances, and lifestyle products at competitive prices in one convenient place.",
"inLanguage": "en-US",
"isPartOf": {
"@id": "https://eldanmark.dk/#website"
},
"breadcrumb": {
"@id": "https://eldanmark.dk/#breadcrumblist"
},
"image": {
"@type": "ImageObject",
"url": "https://eldanmark.dk/wp-content/uploads/2025/06/ChatGPT-Image-Jun-9-2025-02_49_36-AM.png",
"@id": "https://eldanmark.dk/#mainImage",
"width": 1024,
"height": 1024
},
"primaryImageOfPage": {
"@id": "https://eldanmark.dk/#mainImage"
},
"datePublished": "2016-02-16T11:54:55+00:00",
"dateModified": "2025-06-09T01:33:41+00:00"
},
{
"@type": "WebSite",
"@id": "https://eldanmark.dk/#website",
"url": "https://eldanmark.dk/",
"name": "Eldanmark Store",
"description": "Online Store",
"inLanguage": "en-US",
"publisher": {
"@id": "https://eldanmark.dk/#organization"
}
}
]
}
]
|