| Structured
Data |
[
{
"@context": "https://schema.org",
"@type": "Organization",
"@id": "https://www.folkkombucha.dk#organization",
"name": "Folk Kombucha",
"url": "https://www.folkkombucha.dk",
"logo": {
"@type": "ImageObject",
"url": "https://www.folkkombucha.dk/cdn/shop/files/Folk_Kombucha_Logo_Folk_Logo_Blue_Subline.png?v=1667565203&width=500",
"width": 500,
"height": 245
},
"contactPoint": {
"@type": "ContactPoint",
"telephone": "+4526631958",
"email": "hej@folkkombucha.dk",
"contactType": "customer service",
"availableLanguage": "Danish"
},
"address": {
"@type": "PostalAddress",
"streetAddress": "Fl\u00e6sketorvet 1",
"addressLocality": "K\u00f8benhavn V",
"postalCode": 1711,
"addressCountry": "DK"
}
},
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "Organic Raw Kombucha from Copenhagen | Folk Kombucha",
"url": "https://www.folkkombucha.dk",
"description": "Contemporary Copenhagen brewery crafting organic, raw, unpasteurized kombucha using traditional fermentation techniques blended with science. Shop living tea beverages made with organic berries, herbs, and flowers."
},
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement": [
{
"@type": "SiteNavigationElement",
"position": 1,
"name": "Shop",
"url": "https://www.folkkombucha.dk/collections/all"
},
{
"@type": "SiteNavigationElement",
"position": 2,
"name": "About",
"url": "https://www.folkkombucha.dk/pages/about"
},
{
"@type": "SiteNavigationElement",
"position": 3,
"name": "Process",
"url": "https://www.folkkombucha.dk/pages/process"
},
{
"@type": "SiteNavigationElement",
"position": 4,
"name": "Home brew",
"url": "https://www.folkkombucha.dk/pages/home-brew"
},
{
"@type": "SiteNavigationElement",
"position": 5,
"name": "Contact",
"url": "https://www.folkkombucha.dk/pages/contact"
}
]
}
]
|