add hafensommer.

This commit is contained in:
Stefan Siegl 2025-07-27 18:26:00 +02:00
parent 78f95c6961
commit 758b97591d
13 changed files with 358 additions and 0 deletions

View file

@ -0,0 +1,28 @@
{
"@context": "https://schema.org",
"@type": "Event",
"name": "Hafensommer: Ketekalles",
"startDate": "2025-08-04T19:30:00",
"performer": {
"@type": "Person",
"name": "Ketekalles"
},
"location": {
"@type": "PostalAddress",
"name": "Freitreppe Alter Hafen",
"streetAddress": "Oskar-Laredo-Platz 1",
"postalCode": "97080",
"addressLocality": "Würzburg"
},
"superEvent": {
"@type": "Event",
"name": "Hafensommer Würzburg 2025"
},
"image": "https://cdn.adticket.de/core/img/event/detailEvent_2393832.jpg",
"offers": {
"@type": "Offer",
"url": "https://www.adticket.de/Ketekalles-Kumbia-Queers/Wuerzburg-Freitreppe-Alter-Hafen/04-08-2025_19-30.html",
"price": 24.0,
"priceCurrency": "EUR"
}
}