File tree Expand file tree Collapse file tree
data/24/places/blockspaeti Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- name = " c-base"
2- eventTypes = [" conference" , " meetup" ]
3- capacity = 100
4- address = " Rungestraße 20, 10179 Berlin"
5- mapUrl = " https://nominatim.openstreetmap.org/ui/search.html?q=Rungestra%C3%9Fe+20+10179+Berlin"
1+ # name of the venue
2+ name = " Blockspäti"
3+
4+ # type of the event
5+ eventTypes = [" meetup" , " party" , " other" ]
6+
7+ # max number of attendees
8+ capacity = 500
9+
10+ # Street address
11+ address = " Görlitzer Str. 52, 10997 Berlin"
12+
13+ # OSM/Google Maps URL
14+ mapUrl = " https://maps.app.goo.gl/x36xxzA55zPLSfmFA"
15+
16+ # Venue Description
617description = '''
7- c-base space station is a hacker space .
18+ A two- floor authentic Berlin spati in the heart of Kreuzberg .
819'''
9- photo = " logo.webp"
1020
21+ # Venue Photo or Logo
22+ photo = " logo.png"
23+
24+ # Venue Link
1125[links ]
12- web = " https://c-base.org "
26+ web = " https://lu.ma/joinwebzero "
You can’t perform that action at this time.
0 commit comments