Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "BreadcrumbList",
"@id": "https://garphyttan.com/#breadcrumblist",
"itemListElement": [
{
"@type": "ListItem",
"@id": "https://garphyttan.com/#listItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "Organization",
"@id": "https://garphyttan.com/#organization",
"name": "Garphyttan",
"description": "Sportswear designed in Sweden - skiwear, outdoor, bike, training and street.",
"url": "https://garphyttan.com/"
},
{
"@type": "WebPage",
"@id": "https://garphyttan.com/#webpage",
"url": "https://garphyttan.com/",
"name": "Garphyttan \u2013 Durable Outdoor Workwear designed in Sweden",
"description": "Garphyttan \u2013 versatile Outdoor Workwear for outdoor adventures, work, and everyday life. Durable, functional, and designed to inspire your active lifestyle.",
"inLanguage": "en-US",
"isPartOf": {
"@id": "https://garphyttan.com/#website"
},
"breadcrumb": {
"@id": "https://garphyttan.com/#breadcrumblist"
},
"datePublished": "2025-02-12T14:20:25+01:00",
"dateModified": "2025-07-03T11:58:31+02:00"
},
{
"@type": "WebSite",
"@id": "https://garphyttan.com/#website",
"url": "https://garphyttan.com/",
"name": "Garphyttan",
"description": "Sportswear designed in Sweden - skiwear, outdoor, bike, training and street.",
"inLanguage": "en-US",
"publisher": {
"@id": "https://garphyttan.com/#organization"
},
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://garphyttan.com/?s={search_term_string}"
},
"query-input": "required name=search_term_string"
}
}
]
}
] |