Structured Data | [
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement": [],
"@graph": [
{
"@type": "Organization",
"name": "Gear4music",
"url": "https://www.gear4music.dk/da",
"logo": "https://www.gear4music.dk/da/dist/images/svgs/g4m-logo.svg",
"contactPoint": {
"@type": "ContactPoint",
"telephone": 78774323,
"email": "info@gear4music.dk",
"contactType": "customer service",
"areaServed": "DK",
"availableLanguage": "da"
},
"sameAs": [
"https://www.facebook.com/Gear4music",
"https://www.instagram.com/gear4music/",
"https://www.youtube.com/user/gear4music1",
"https://www.tiktok.com/@gear4music_official"
],
"potentialAction": {
"@type": "SearchAction",
"target": "https://www.gear4music.dk/da/search/google?term={search_term_string}",
"query-input": "required name=search_term_string"
}
}
]
}
] |