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: Martin Kohlstedt",
"startDate": "2025-08-07T20:00:00",
"performer": {
"@type": "Person",
"name": "Martin Kohlstedt"
},
"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_2338238.jpg",
"offers": {
"@type": "Offer",
"url": "https://www.adticket.de/Martin-Kohlstedt/Wuerzburg-Freitreppe-Alter-Hafen/07-08-2025_20-00.html",
"price": 29.0,
"priceCurrency": "EUR"
}
}