26 lines
933 B
JSON
26 lines
933 B
JSON
|
{
|
|||
|
"@type": "TheaterEvent",
|
|||
|
"name": "Der Glöckner von Notre Dame",
|
|||
|
"description": "Der Glöckner von Notre-Dame ist mehr als nur ein romantisches Drama über unglückliche Liebe. In Markus Steinwenders Bühnenfassung wird Victor Hugos berühmter Roman zur packenden Parabel über Außenseitertum, Macht – und das Menschsein.",
|
|||
|
"organizer": {
|
|||
|
"@type": "Organization",
|
|||
|
"legalName": "Theater Chambinzky e.V.",
|
|||
|
"address": {
|
|||
|
"@type": "PostalAddress",
|
|||
|
"streetAddress": "Valentin-Becker-Straße 2",
|
|||
|
"postalCode": "97072",
|
|||
|
"addressLocality": "Würzburg"
|
|||
|
},
|
|||
|
"email": "theater@chambinzky.com"
|
|||
|
},
|
|||
|
"startDate": "2025-07-19",
|
|||
|
"endDate": "2025-08-24",
|
|||
|
"doorTime": "18:45",
|
|||
|
"location": {
|
|||
|
"@type": "PostalAddress",
|
|||
|
"name": "Zobelhof der Erlöserschwestern",
|
|||
|
"streetAddress": "Domerschulstraße 1",
|
|||
|
"postalCode": "97070",
|
|||
|
"addressLocality": "Würzburg"
|
|||
|
}
|
|||
|
}
|