Structured Data | [
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "GrejFreak.dk",
"logo": "https://grejfreak.dk/cdn/shop/files/gf_logo_web.png?v=1715689994&width=500",
"sameAs": [
"https://www.facebook.com/GrejFreak.dk",
"https://www.youtube.com/@GrejFreak",
"https://www.instagram.com/grejfreak.dk/",
"https://www.linkedin.com/company/grejfreak.dk/"
],
"url": "https://grejfreak.dk"
},
{
"@context": "http://schema.org",
"@type": "WebSite",
"name": "GrejFreak.dk",
"url": "https://grejfreak.dk",
"potentialAction": {
"@type": "SearchAction",
"target": "https://grejfreak.dk/search?q={search_term_string}",
"query-input": "required name=search_term_string"
}
}
] |