Structured Data | [
{
"@context": "https://schema.org",
"@type": "Organization",
"address": {
"@type": "PostalAddress",
"addressLocality": "D\u00fcsseldorf, Germany",
"postalCode": "D-40472",
"streetAddress": "Theodorstra\u00dfe 180"
},
"email": "info(at)kikkoman.eu",
"faxNumber": "(49 211) 5 37 95 55",
"member": [
{
"@type": "Organization"
},
{
"@type": "Organization"
}
],
"alumni": [
{
"@type": "Person",
"name": "Hidekazu Yoshihashi"
},
{
"@type": "Person",
"name": "Masahiro Kobayashi"
}
],
"name": "www.kikkoman.dk",
"telephone": "(49 211) 5 37 59 40"
},
[
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "Velkommen til en verden fyldt med umami",
"url": "https://www.kikkoman.dk/"
}
]
] |