From b849ae0809c46c1ed01cb9220b93c27d347384c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Raupach?= Date: Sun, 27 Jul 2025 17:06:21 +0200 Subject: [PATCH] Giganten --- events-data/json/2025/07/giganten.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 events-data/json/2025/07/giganten.json diff --git a/events-data/json/2025/07/giganten.json b/events-data/json/2025/07/giganten.json new file mode 100644 index 0000000..0644b36 --- /dev/null +++ b/events-data/json/2025/07/giganten.json @@ -0,0 +1,24 @@ +{ + "@type": "MusicEvent", + "name": "Giganten", + "description": "Orgelkonzert zum 275. Todestag von Johann Sebastian Bach", + "performer": { + "@type": "Person", + "givenName": "Gabriel", + "familyName": "Dessauer" + }, + "startDate": "2025-07-19T19:30", + "location": { + "@type": "PostalAddress", + "name": "Augustinerkirche", + "streetAddress": "Dominikanerplatz 2", + "postalCode": "97070", + "addressLocality": "Würzburg" + }, + "composer": { + "@type": "Person", + "givenName": "Johann", + "additionalName": "Sebastian", + "familyName": "Bach" + } +} \ No newline at end of file