Neuerplatz-Events
This commit is contained in:
parent
be5c77fa31
commit
808fbb365d
11 changed files with 768 additions and 0 deletions
|
|
@ -0,0 +1,113 @@
|
|||
{
|
||||
"@context": "http://schema.org",
|
||||
"@type": "TheaterEvent",
|
||||
"name": "RUDI - Die wahre Geschichte",
|
||||
"url": "https://neunerplatz.de/programm/rudi-die-wahre-geschichte/?bookings_sid=xarydfnxzjvccadtxivx&bookings_did=wszcjqvlpwraytfjubkh",
|
||||
"description": "Wer kennt sie nicht, die Geschichte von Rudolph, dem Rentier mit der roten Nase? Doch was ist die wahre Geschichte dahinter? Das Theater Button erzählt sie diese Weihnachtszeit auf rührende Art neu. Sie folgt Paula und Lotte, die das perfekte Weihnachten planen. Doch es läuft einiges schief…\nMit Poesie und Musik ist dieses Objekttheater das perfekte Vorweihnachtsstück für Kinder im Kindergarten- und Grundschulalter, auch in Gruppen. Gerne bieten wir hierfür auf Anfrage auch alternative Vorführungszeiten an.\n\nDauer: 50 min.\nIdee, Songs, und Musik: Hilda Gardner\nEntwicklung und Darstellende: Maike Jansen & Hilda Gardner",
|
||||
"image": "https://neunerplatz.de/wp-content/uploads/2025/05/2025-06-02_Rudi_1080x1080_web.jpg",
|
||||
"location": {
|
||||
"@type": "Place",
|
||||
"name": "Neunerplatz Theater",
|
||||
"address": {
|
||||
"@type": "PostalAddress",
|
||||
"streetAddress": "Adelgundenweg 2a",
|
||||
"addressLocality": "Würzburg",
|
||||
"postalCode": "97082",
|
||||
"addressCountry": "DE"
|
||||
}
|
||||
},
|
||||
"offers": {
|
||||
"@type": "Offer",
|
||||
"price": "Varies",
|
||||
"priceCurrency": "EUR",
|
||||
"availability": "https://schema.org/InStock",
|
||||
"url": "https://neunerplatz.de/programm/rudi-die-wahre-geschichte/?bookings_sid=xarydfnxzjvccadtxivx&bookings_did=wszcjqvlpwraytfjubkh"
|
||||
},
|
||||
"subEvent": [
|
||||
{
|
||||
"@type": "Event",
|
||||
"startDate": "2025-12-02T09:00:00",
|
||||
"eventStatus": "https://schema.org/EventScheduled"
|
||||
},
|
||||
{
|
||||
"@type": "Event",
|
||||
"startDate": "2025-12-03T09:00:00",
|
||||
"eventStatus": "https://schema.org/EventScheduled"
|
||||
},
|
||||
{
|
||||
"@type": "Event",
|
||||
"startDate": "2025-12-04T09:00:00",
|
||||
"eventStatus": "https://schema.org/EventScheduled"
|
||||
},
|
||||
{
|
||||
"@type": "Event",
|
||||
"startDate": "2025-12-07T11:00:00",
|
||||
"eventStatus": "https://schema.org/EventScheduled"
|
||||
},
|
||||
{
|
||||
"@type": "Event",
|
||||
"startDate": "2025-12-08T09:00:00",
|
||||
"eventStatus": "https://schema.org/EventScheduled"
|
||||
},
|
||||
{
|
||||
"@type": "Event",
|
||||
"startDate": "2025-12-09T09:00:00",
|
||||
"eventStatus": "https://schema.org/EventScheduled"
|
||||
},
|
||||
{
|
||||
"@type": "Event",
|
||||
"startDate": "2025-12-10T09:00:00",
|
||||
"eventStatus": "https://schema.org/EventScheduled"
|
||||
},
|
||||
{
|
||||
"@type": "Event",
|
||||
"startDate": "2025-12-11T09:00:00",
|
||||
"eventStatus": "https://schema.org/EventScheduled"
|
||||
},
|
||||
{
|
||||
"@type": "Event",
|
||||
"startDate": "2025-12-14T11:00:00",
|
||||
"eventStatus": "https://schema.org/EventScheduled"
|
||||
},
|
||||
{
|
||||
"@type": "Event",
|
||||
"startDate": "2025-12-15T09:00:00",
|
||||
"eventStatus": "https://schema.org/EventScheduled"
|
||||
},
|
||||
{
|
||||
"@type": "Event",
|
||||
"startDate": "2025-12-16T09:00:00",
|
||||
"eventStatus": "https://schema.org/EventScheduled"
|
||||
},
|
||||
{
|
||||
"@type": "Event",
|
||||
"startDate": "2025-12-17T09:00:00",
|
||||
"eventStatus": "https://schema.org/EventScheduled"
|
||||
},
|
||||
{
|
||||
"@type": "Event",
|
||||
"startDate": "2025-12-18T09:00:00",
|
||||
"eventStatus": "https://schema.org/EventScheduled"
|
||||
},
|
||||
{
|
||||
"@type": "Event",
|
||||
"startDate": "2025-12-21T11:00:00",
|
||||
"eventStatus": "https://schema.org/EventScheduled"
|
||||
},
|
||||
{
|
||||
"@type": "Event",
|
||||
"startDate": "2025-12-22T14:00:00",
|
||||
"eventStatus": "https://schema.org/EventScheduled"
|
||||
},
|
||||
{
|
||||
"@type": "Event",
|
||||
"startDate": "2025-12-23T14:00:00",
|
||||
"eventStatus": "https://schema.org/EventScheduled"
|
||||
},
|
||||
{
|
||||
"@type": "Event",
|
||||
"startDate": "2025-12-24T14:00:00",
|
||||
"eventStatus": "https://schema.org/EventScheduled"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue