From 9de14d9087e7d2f6df3722aefdc6c6d2ffe67e8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Raupach?= Date: Sun, 27 Jul 2025 12:54:52 +0200 Subject: [PATCH] =?UTF-8?q?W=C3=BCrzburger=20Weihnachtsmarkt=202025?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- events-data/json/2025/12/weihnachtsmarkt.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 events-data/json/2025/12/weihnachtsmarkt.json diff --git a/events-data/json/2025/12/weihnachtsmarkt.json b/events-data/json/2025/12/weihnachtsmarkt.json new file mode 100644 index 0000000..8c2f237 --- /dev/null +++ b/events-data/json/2025/12/weihnachtsmarkt.json @@ -0,0 +1,11 @@ +{ + "@type": "Event", + "name": "Würzburger Weihnachtsmarkt 2025", + "description": "Erleben Sie einen der stimmungsvollsten Weihnachtsmärkte Deutschlands. Mit über 100 Ständen fügt sich das breitgefächerte Angebot der Händler in die historische Kulisse von Falkenhaus und gotischer Marienkapelle ein.", + "startDate": "2025-11-28", + "endDate": "2025-12-23", + "organizer": { + "@type": "Organization", + "legalName": "Stadt Würzburg" + } +} \ No newline at end of file