Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "BreadcrumbList",
"@id": "https://helleslillebutik.dk/#breadcrumblist",
"itemListElement": [
{
"@type": "ListItem",
"@id": "https://helleslillebutik.dk#listItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "Person",
"@id": "https://helleslillebutik.dk/#person",
"name": "Helle Meisler",
"image": {
"@type": "ImageObject",
"@id": "https://helleslillebutik.dk/#personImage",
"url": "https://secure.gravatar.com/avatar/47b87e4590d1d01a8d2df586b71dd4bc6676975b4746e2a8d6f43e8756853678?s=96&d=mm&r=g",
"width": 96,
"height": 96,
"caption": "Helle Meisler"
}
},
{
"@type": "WebPage",
"@id": "https://helleslillebutik.dk/#webpage",
"url": "https://helleslillebutik.dk/",
"name": "Helleslillebutik.dk - NYT Curve T\u00f8j 42-56 Smykker & div. andet, under 200 kr..",
"description": "Stort udvalg af allergivenlige St\u00e5l og Nikkelfri Smykker, Nyt T\u00f8j (mest str. 42-50) mv.",
"inLanguage": "da-DK",
"isPartOf": {
"@id": "https://helleslillebutik.dk/#website"
},
"breadcrumb": {
"@id": "https://helleslillebutik.dk/#breadcrumblist"
},
"datePublished": "2016-02-17T10:15:15+01:00",
"dateModified": "2025-07-20T15:27:14+02:00"
},
{
"@type": "WebSite",
"@id": "https://helleslillebutik.dk/#website",
"url": "https://helleslillebutik.dk/",
"name": "Helle\u00b4s Lille Butik www.Helleslillebutik.dk",
"description": "NYT t\u00f8j, Smykker mv.",
"inLanguage": "da-DK",
"publisher": {
"@id": "https://helleslillebutik.dk/#person"
}
}
]
}
] |