| Structured
Data |
[
{
"@context": "http://schema.org",
"@type": "Website",
"name": "Bork Festival",
"logo": "https://borkfestival.dk/dist/img/logo.png",
"image": "https://borkfestival.dk/media/rnznhidr/forside-bork-festival-2025.jpg?rmode=pad&width=1200&height=0&format=jpg&quality=60",
"sameAs": [
"https://www.facebook.com/borkfestival/"
],
"description": "Oplev den hyggelige Bork Festival i Vestjylland fra 29. juli til 1. august 2026! Læs mere om musikprogram, overnatning og billetsalg her.",
"url": "https://borkfestival.dk/",
"telephone": 26250689,
"email": "info@borkfestival.dk",
"address": {
"@type": "PostalAddress",
"streetAddress": "Kirkehøjvej 3D",
"postalCode": 6893,
"addressLocality": "Hemmet",
"addressCountry": "DK"
}
}
]
|