Structured Data | [
[
{
"@context": "http://schema.org/",
"@type": "Organization",
"url": "https://nordicsheep.dk/",
"name": "Nordicsheep.dk",
"legalName": "Nordicsheep.dk",
"description": "\u00c6gte lammeskind til rigtig gode priser. Lammeskind, s\u00e6dehynder, puder og meget mere.",
"contactPoint": {
"@type": "ContactPoint",
"contactType": "Customer service",
"telephone": 71995080
},
"address": {
"@type": "PostalAddress",
"streetAddress": "Troldh\u00f8jvej 7",
"addressLocality": "Hedensted",
"postalCode": 8722,
"addressCountry": "DANMARK"
}
},
{
"@context": "http://schema.org",
"@type": "WebSite",
"url": "https://nordicsheep.dk/",
"name": "Nordicsheep.dk",
"description": "\u00c6gte lammeskind til rigtig gode priser. Lammeskind, s\u00e6dehynder, puder og meget mere.",
"author": [
{
"@type": "Organization",
"url": "https://www.someoneyouknow.online",
"name": "Someoneyouknow",
"address": {
"@type": "PostalAddress",
"streetAddress": "Wilhelminaplein 25",
"addressLocality": "Eindhoven",
"addressRegion": "NB",
"postalCode": "5611 HG",
"addressCountry": "NL"
}
}
]
}
]
] |