From 7e2d903d02a8ff17cccb2475681efaa9e95cace5 Mon Sep 17 00:00:00 2001 From: Jochen Kupperschmidt Date: Thu, 15 Feb 2024 01:53:36 +0100 Subject: [PATCH] Add The Zenith --- data/parties/the-zenith.toml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 data/parties/the-zenith.toml diff --git a/data/parties/the-zenith.toml b/data/parties/the-zenith.toml new file mode 100644 index 0000000..c453bba --- /dev/null +++ b/data/parties/the-zenith.toml @@ -0,0 +1,17 @@ +slug = "the-zenith" +title = "The Zenith" +start_on = 2004-09-24 +end_on = 2004-09-26 +seats = 1800 + +[location] +name = "Lokhalle Göttingen" +country_code = "de" +city = "Göttingen" +zip_code = "37081" +street = "Bahnhofsallee 1" +latitude = 51.53679 +longitude = 9.92247 + +[links] +website = { url = "http://www.thezenith.de/", offline = true }