Structured Data | [
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Heim",
"item": "https://emmaljunga.com"
}
]
},
[
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "Emmaljunga",
"url": "https://emmaljunga.com",
"potentialAction": {
"@type": "SearchAction",
"target": "https://emmaljunga.com/search?q={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Emmaljunga",
"logo": "https://emmaljunga.com/cdn/shop/files/Emma_logo_blue_CMYK.png?v=1670600442&width=1991",
"description": "Emmaljunga was founded in 1925 and is still located in the same village, Emmaljunga. The company is a family-owned business",
"slogan": "Made in Europe since 1925",
"sameAs": [
"https://instagram.com/emmaljunga"
],
"url": "https://emmaljunga.com"
}
]
] |