| Structured
Data |
[
{
"@context": "http://schema.org",
"@type": "WebSite",
"url": "https://www.hotwok.dk/",
"telephone": ""
},
{
"@context": "https://schema.org",
"@type": "Store",
"name": "HOT WOK",
"url": "https://www.hotwok.dk/",
"logo": "https://www.hotwok.dk/media/pjjhxdhu/hot_wok_sort.svg",
"telephone": "",
"email": "",
"address": {
"@type": "PostalAddress",
"addressLocality": "",
"postalCode": "",
"streetAddress": ""
},
"contactPoint": [
{
"@type": "ContactPoint",
"telephone": "",
"email": "",
"contactType": "customer service"
}
]
}
]
|