28 lines
744 B
JSON
28 lines
744 B
JSON
|
{
|
||
|
"@context": "https://schema.org",
|
||
|
"@type": "Event",
|
||
|
"name": "Hafensommer: Aynur",
|
||
|
"startDate": "2025-08-01T19:30:00",
|
||
|
"performer": {
|
||
|
"@type": "Person",
|
||
|
"name": "Aynur"
|
||
|
},
|
||
|
"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_2347264.jpg",
|
||
|
"offers": {
|
||
|
"@type": "Offer",
|
||
|
"url": "https://www.adticket.de/Aynur-Engin/Wuerzburg-Freitreppe-Alter-Hafen/01-08-2025_19-30.html",
|
||
|
"price": 47.0,
|
||
|
"priceCurrency": "EUR"
|
||
|
}
|
||
|
}
|