Structured Data | [
{
"@context": "https://schema.org",
"@type": "Organization",
"url": "https://laeserklubben.dk",
"logo": "/clientfiles/cm4/images/logo.png"
},
{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"name": " Læserklubben, en del af Mediehusene Midtjylland",
"image": "/clientfiles/cm4/images/logo.png",
"@id": "https://laeserklubben.dk",
"url": "https://laeserklubben.dk",
"telephone": "+4596263757",
"email": "mail@laeserklubben.dk",
"address": {
"@type": "PostalAddress",
"streetAddress": "Østergade 21",
"addressLocality": "Herning",
"postalCode": 7400
},
"sameAs": [
"https://www.facebook.com/Laeserklubben"
]
}
] |