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