-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathevent_sources.json
635 lines (634 loc) Β· 29.1 KB
/
event_sources.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
{
"appConfig": {
"tagsHeader": [
{"name": "community", "fullName": "π« Community", "defaultValue": "true"},
{"name": "commercial", "fullName": "π© Commercial", "defaultValue": "true"},
{"name": "nonprofit", "fullName": "ποΈ Nonprofit", "defaultValue": "true"}
],
"tagsHidden": ["hidden", "invisible", "internal"],
"tagsToShow": [
[
{"name": "activism", "fullName": "Critical Work", "defaultValue": "true"},
{"name": "palestine", "fullName": "π΅πΈ Palestine", "defaultValue": "true"},
{"name": "socialism", "fullName": "π© Socialism", "defaultValue": "true"},
{"name": "ecology", "fullName": "πΏ Ecology", "defaultValue": "true"},
{"name": "organizing", "fullName": "π€ Organizing", "defaultValue": "true"}
],
[
{"name": "activities", "fullName": "Activities", "defaultValue": "true"},
{"name": "soccer", "fullName": "β½ Soccer", "defaultValue": "true"},
{"name": "biking", "fullName": "π² Biking", "defaultValue": "true"},
{"name": "skating", "fullName": "πΌπΉ Skating", "defaultValue": "true"},
{"name": "exercise", "fullName": "πͺ Exercise", "defaultValue": "true"},
{"name": "yoga", "fullName": "π§ Yoga", "defaultValue": "true"},
{"name": "dance", "fullName": "πͺ© Dancing", "defaultValue": "true"},
{"name": "singing", "fullName": "π€ Singing/Karaoke", "defaultValue": "true"},
{"name": "games", "fullName": "ππ₯οΈ Games", "defaultValue": "true"},
{"name": "motorcycles", "fullName": "ποΈ Motorcycles VROOM VROOM", "defaultValue": "true"}
],
[
{"name": "performance", "fullName": "Performances", "defaultValue": "true"},
{"name": "theater", "fullName": "π Theater", "defaultValue": "true"},
{"name": "music", "fullName": "πΈ Music", "defaultValue": "true"},
{"name": "drag", "fullName": "π Drag", "defaultValue": "true"},
{"name": "movies", "fullName": "π½οΈ Film & Movies", "defaultValue": "true"}
],
[
{"name": "interests", "fullName": "Interest & Hobbies", "defaultValue": "true"},
{"name": "diy", "fullName": "π§ DIY", "defaultValue": "true"},
{"name": "books", "fullName": "π Books", "defaultValue": "true"},
{"name": "food", "fullName": "π² Food", "defaultValue": "true"},
{"name": "art", "fullName": "π¨ Art", "defaultValue": "true"},
{"name": "discussion", "fullName": "π¨οΈ Yapping & Talking", "defaultValue": "true"},
{"name": "sobriety", "fullName": "π Sobriety", "defaultValue": "true"}
],
[
{"name": "other", "fullName": "Misc", "defaultValue": "true"},
{"name": "free stuff", "fullName": "πΆ Free Stuff", "defaultValue": "true"},
{"name": "volunteering", "fullName": "β»οΈ Volunteering", "defaultValue": "true"},
{"name": "market", "fullName": "ποΈ Market", "defaultValue": "true"},
{"name": "transgender", "fullName": "π³οΈββ§οΈ Transgeder :3", "defaultValue": "true"},
{"name": "lgbtq", "fullName": "π³οΈβπ LGBTQ", "defaultValue": "true"},
{"name": "festival", "fullName": "πͺ Festival", "defaultValue": "true"},
{"name": "announcement", "fullName": "π£οΈ Announcements!!!!", "defaultValue": "true"},
{"name": "unknownType", "fullName": "π€· idk", "defaultValue": "true"}
]
],
"eventApiToGrab": [
"/api/events/googleCalendar",
"/api/events/squarespace",
"/api/events/elfsight",
"/api/events/libcal"
]
},
"googleCalendar": [
{
"name": "rva.rip Manually Added Events",
"googleCalendarId": "1c16b938a56fea0342068f59730a90d90bec79d49d44c6fcc0b46915705b8cea@group.calendar.google.com",
"filters": [
[["market","commercial"], "Market", ["title","description"]],
["palestine", "π΅πΈ", ["title","description"]],
["biking", "π²", ["title","description"]],
["sobriety", "π", "title"],
["free stuff", "Free Food", "title"],
["community","commercial"],
["music", "sundown", "title"],
["music", "Dogwood Dell", "title"],
[["ecology","food","free stuff"], "Fonticello FF", "title"],
[["art"], "First Fridays", "title"],
[["lgbtq"], "π³οΈβπ", "title"],
[["transgender"], "π³οΈββ§οΈ", "title"],
["unknownType", "This is a tag inserted for code purposes, this tag represents all tags which won't be categorized", "title"]
]
},
{
"name": "Burning Van",
"googleCalendarId": "burningvan69@gmail.com",
"filters": [
["community"],
["biking"]
]
},
{
"name": "Anonymous Contributor CB",
"googleCalendarId": "657b8cf1729356210e21d20c93e7696cd90fc8c06e32e22b0bc137318b8b0c00@group.calendar.google.com",
"filters": [
["community"],
["theater", "PLAY", "title"]
]
},
{
"name": "Food Not Bombs",
"googleCalendarId": "2eb28d433a637a4d0ba2d2969fa9ccbd7042d83f5992ff0aaafb01d70a299884@group.calendar.google.com",
"filters": [
["community"],
[["free stuff","food"], "Free", "title"],
["volunteering", "Volunteer", "title"]
]
},
{
"name": "RVA Queer Soccer",
"googleCalendarId": "rvaqueersoccer@gmail.com",
"filters": [
["community"],
["soccer"],
["lgbtq"]
]
},
{
"name": "James River Park Cleanup",
"googleCalendarId": "029ddcdb1317ef7c5c4aa1ea53964073e72ae633462e014c83332f6ba0c91b41@group.calendar.google.com",
"prefixTitle": ":fojrp: ",
"filters": [
["nonprofit"],
["ecology"],
["volunteering"]
]
},
{
"name": "RVA.RIP Major Update Announcements",
"googleCalendarId": "2847685acc28b260c69a05bd948038fffe1b00cc12424b6a35ef39480a3900c1@group.calendar.google.com",
"prefixTitle": ":ripple: ",
"filters": [
["community"],
["announcement"]
]
},
{
"name": "MADRVA",
"googleCalendarId": "7332d16dfa04b8b3e944e462f6dc832d5559036dbc9f15d9803f04d61ce5ad7d@group.calendar.google.com",
"prefixTitle": ":madrva:",
"filters": [
["community"],
["volunteering", "Free Store", "title"],
["free stuff", "Free Store", "title"]
]
},
{
"name": "C's Weekly Rides Calendar",
"googleCalendarId": "999072f138be452067352af67a3cc0370c7594ef8b8ae19fd4d73d3cd9471032@group.calendar.google.com",
"filters": [
["community"],
["biking"],
["sobriety", "π", "title"],
[["lgbtq"], "π³οΈβπ", "title"]
]
},
{
"name": "Reasonable Morning Ride",
"googleCalendarId": "56042348356c1aa89c4783614ea1ffe2414edd1717568c161e0c6ab4415c4423@group.calendar.google.com",
"prefixTitle": "βπ² ",
"filters": [
["community"],
["biking"]
]
},
{
"name": "Coalition Theater",
"googleCalendarId": "r1funfuomjmgs47jph9faksu32iu7ktb@import.calendar.google.com",
"prefixTitle": ":coalition_theater: ",
"suffixTitle": "",
"filters": [
["nonprofit"],
["theater"]
]
},
{
"name": "hackRVA",
"googleCalendarId": "hack.rva@gmail.com",
"prefixTitle": ":hackrva: ",
"suffixDescription": "<br /><hr>HackRVA is a member-run and organized non-profit makerspace in Richmond, Virginia. HackRVA is a space filled with tools, computers, and people who like to build, invent, tinker, expand their minds, and learn and share new skills. Youβll find a diverse group of individuals who are into electronics, woodworking, embedded software, metalworking, coding (programming), music, art, video, photography, 3D printing, sewing, textiles, and virtual realityβand thatβs for starters. HackRVA members have access to the makerspace, tools, community and learning opportunities through member-led workshops, events, and projects. For more information check out our website <a href=\"https://www.hackrva.org/\">ww.hackrva.org</a>!<br /><br /><a href=\"https://wiki.hackrva.org/images/a/ab/HackRVA-Front_alt3a.gif/\">Poster</a>",
"defaultLocation": "2026A Dabney Road, Richmond VA 23230",
"filters": [
[["community","diy"], "Open", ["title","description"]],
["invisible", "community"]
]
},
{
"name": "Kasama Collective",
"googleCalendarId": "c0ba770604500783fe65753bbbdd682b55b6bd50ad656c92706426758e5251b8@group.calendar.google.com",
"prefixTitle": ":kasamacollective: ",
"filters": [
["commercial"],
["market"]
]
},
{
"name": "Outpost Adventure Club Calendar",
"googleCalendarId": "info@outpostrichmond.com",
"prefixTitle": ":outpost: ",
"filters": [
["community"],
["biking"],
[["invisible"], "microsoft teams", "description"]
]
},
{
"name": "PSL Virginia @pslvirginia",
"googleCalendarId": "7c07b5d92633673b1409ee65d643ddfde18cf257323136f95c9ceb3e5afda5de@group.calendar.google.com",
"prefixTitle": ":psl:",
"filters": [
["community"],
["organizing"],
["socialism"]
]
},
{
"name": "Gold Lion Cafe",
"googleCalendarId": "c_0e01d5366281ee1230a34c41e4f988fac5cb94324aec20d86f035457d14722df@group.calendar.google.com",
"prefixTitle": ":goldlion: ",
"defaultLocation": "1012 Hull St, Richmond, VA 23224, USA",
"filters": [
["invisible", "undefined", "title"],
[["music"], "Concert", ["title","description"]],
["invisible", "Community Meditation with Meg", "title"],
[["community","art"], "write", ["title"]],
[["community","art"], "writing", ["title"]],
[["community","dance"], "Dance", ["title","description"]],
[["community","discussion"], "meetup", ["title","description"]],
["community", "Drawing", ["title","description"]],
["community", "Forum", ["title"]],
["community", "Community Morning", ["title"]],
[["community","music"], "Live in da Garden", ["title","description"]],
[["community"], "Vegan", ["title","description"]],
[["community","ecology"], "Enviromental", ["title","description"]],
[["singing"], "karaoke", ["title","description"]],
[["yoga"], "yoga", "title"],
[["drag"], "drag", "title"],
[["movies"], "Bollywood", "title"],
[["drag"], "king", "title"],
[["invisible"], "chamber", "title"],
[["art"], "just femme & dandy", "title"],
[["food"], "Brunch Show", "title"],
[["drag"], "cabaret", "title"],
[["yoga"], "sound bath", "title"],
[["invisible"], "financial", "title"],
[["invisible"], "team meeting", "title"],
[["palestine"], "palestine", "title"],
[["theater"], "comedy event", "title"],
[["books"], "book", "title"],
["commercial","community"]
]
},
{
"name": "@rvaqueerbookclub",
"googleCalendarId": "63b6eb40d80e3feaec30d2d5bfcf3450aeb45bae641366a91c37bbc422be3bb1@group.calendar.google.com",
"prefixTitle": "ππ ",
"filters": [
["community"],
["books"],
["lgbtq"]
]
},
{
"name": "@broadstreetbullies804",
"googleCalendarId": "4ce2fe20599863c927fb7a6a6ec6e0e10a50b438de070948b4daeafc9731e73f@group.calendar.google.com",
"prefixTitle": ":BSB:",
"filters": [
["community"],
["biking"]
]
},
{
"name": "Sunrise Movement RVA",
"googleCalendarId": "sunriserva@gmail.com",
"prefixTitle": ":sunrise: ",
"filters": [
["community"],
["organizing"],
["ecology"],
["movies", "screening", ["title", "description"]],
["invisible", "Undetermined", ["title"]],
["invisible", "Member", ["title"]]
]
},
{
"name": "RVA Roll Patrol",
"googleCalendarId": "rva.roll.patrol@gmail.com",
"prefixTitle": "πΌ",
"filters": [
["community"],
["skating"]
]
},
{
"name": "Rag and Bones Bicycle Cooperative",
"googleCalendarId": "ragandbonesvolunteers@gmail.com",
"prefixTitle": "π π² ",
"suffixTitle": " | Rag & Bones Bicycle Cooperative",
"defaultLocation": "2916 North Avenue, Richmond VA 23230",
"suffixDescription": "<br /> <a href=\"https://ragandbonesrva.org/\">Website</a> | <a href=\"https://www.instagram.com/ragandbonesrva/\">Instagram</a> | <a href=\"https://www.facebook.com/RagBonesBicycleCoOp/\">Facebook</a>",
"filters": [
["community"],
[["diy","biking"], "Open Hours", "title"],
["music", "Benefit", ["title","description"]]
]
},
{
"name": "New Habit Cinema",
"googleCalendarId": "01cd966b384a29a5d1f8f341f8bb7aa56cad3b0233d0b20402a30ac640691690@group.calendar.google.com",
"prefixTitle": "π½οΈ",
"suffixDescription": "<br /><a href=\"https://www.instagram.com/newhabitcinema/\">Instagram</a>",
"filters": [
["community"],
["movies"]
]
},
{
"name": "Continuity Press",
"googleCalendarId": "de72cf999d4da30155c68eb7040ede22c0540275b3a884e355482100ec744765@group.calendar.google.com",
"prefixTitle": "βΎοΈ ",
"suffixTitle": " | Continuity Press",
"filters": [
["community"],
["diy"]
]
},
{
"name": "James River Anarchist Black Cross",
"googleCalendarId": "jrabc1312@gmail.com",
"prefixTitle": ":jrabc: ",
"suffixTitle": "",
"filters": [
["community"],
["organizing"],
["socialism"],
["discussion", "salon", "title"]
]
},
{
"name": "Girlspit",
"googleCalendarId": "6beec3f66bcf6792c6920b8a59f5e1e8a736582c613a9e74e8189008f47d6dd6@group.calendar.google.com",
"prefixTitle": "",
"suffixTitle": "",
"filters": [
["community"],
["music"],
["lgbtq"]
]
},
{
"name": "π΅ RVA Community Sing",
"googleCalendarId": "905d99152584dc38b5565e9cdd3beb88b30e02bb8998164fc489563414795bbb@group.calendar.google.com",
"filters": [
["community"],
["singing"]
]
},
{
"name": "π³οΈββ§οΈ Layers of Change",
"googleCalendarId": "6c7cd3cc0e9ff43a606292aafed9b215b100cab9d53c4892e651651abe13cf07@group.calendar.google.com",
"prefixTitle": ":layersofchange: ",
"filters": [
["community"],
["transgender"],
["lgbtq"]
]
},
{
"name": "π³οΈββ§οΈ Trans Jam Events",
"googleCalendarId": "ff1e734c712e4c89069f15ee40a875e77f8e12844a1e398dae8ea19964407d70@group.calendar.google.com",
"prefixTitle": ":transjam:π³οΈββ§οΈ ",
"filters": [
["community"],
["transgender"],
["lgbtq"]
]
},
{
"name": "π²π―οΈ Secret Bike Club",
"googleCalendarId": "6d2ce8d9e9d3821a56e2ef91cadbbd8791bf34891a90380787874cbb8c60aa45@group.calendar.google.com",
"filters": [
["community"],
["biking"]
]
},
{
"name": "Known Contributor Rebel Rouser",
"googleCalendarId": "3940f9dd4d7b006ada3c8643edafb9846fa182792ed08f376c107e18d05b3289@group.calendar.google.com",
"prefixTitle": "π ",
"filters": [
["commercial"],
["drag"]
]
},
{
"name": "Queer Moto Club",
"googleCalendarId": "c_9efc326dbf0b9bc343d75d0192ff495be45a2f82c9c3b98dbe5c59fa059a6118@group.calendar.google.com",
"prefixTitle": "ποΈ ",
"filters": [
["community"],
["lgbtq"],
["motorcycles"],
["Invisible", "Members Only", ["title"]]
]
},
{
"name": "RVA4Palestine Coalition Events",
"googleCalendarId": "rva4palestine@gmail.com",
"prefixTitle": ":rva4pal: ",
"filters": [
["community"],
["palestine"],
["art", "chalk", "title"],
["organizing", "teach-in", "title"],
["organizing", "city council", "title"],
["organizing", "meeting", "title"],
["organizing", "tenant", "title"],
["organizing", "training", "title"],
["socialism", " rwa", "title"],
["socialism", "richmond worker", ["title","description"]],
["exercise", "team hind", ["title","description"]]
]
},
{
"name": "RVA Participatory Budgeting Public Calendar https://rvapb.org",
"googleCalendarId": "c_c7163d30a9f2e96724bf3856aa814f56e83300945a648bd5a04f2fb291da6917@group.calendar.google.com",
"prefixTitle": ":rvapb: ",
"filters": [
["nonprofit"],
["organizing"],
["volunteering"]
]
},
{
"name": "Backyard Art Market by @alaedw on insta!!!!",
"googleCalendarId": "backyardartmarket@gmail.com",
"prefixTitle": "ποΈπ¨ ",
"filters": [
["community"],
["art"],
["market"]
]
},
{
"name": "DAB RVA (Disabled And Beginner Riders) @dab_rva",
"googleCalendarId": "dabrvabikegroup@gmail.com",
"prefixTitle": "βΏπ² ",
"filters": [
["community"],
["biking"]
]
},
{
"name": "Anyfolk RVA",
"googleCalendarId": "e3b3ff88ada63b5664ef49f839af2418d867649f97641fc19f7afab986957439@group.calendar.google.com",
"prefixTitle": "π»π€ ",
"filters": [
["community"],
["art"],
["music"]
]
}
],
"squarespace": [
{
"name": "Richmond Grows Gardens",
"url": "https://www.richmondgrowsgardens.org/events?format=json",
"prefixTitle": ":RVAGrowsGardens1: ",
"suffixTitle": ":RVAGrowsGardens2:",
"filters": [
["community"],
["ecology"]
]
}
],
"elfsight": [
{
"name": "Studio Two Three",
"url": "https://core.service.elfsight.com/p/boot/?page=https%3A%2F%2Fwww.studiotwothree.org%2Fcommunity-events&w=24ddbed9-c732-4102-abd2-02990fae125b",
"key": "24ddbed9-c732-4102-abd2-02990fae125b",
"prefixTitle": ":studiotwothree:",
"eventTypes": [
["Courses and Workshops", "π"],
["Film Screenings", "π½"],
["Community Events", "π€"],
["Artist Markets", "ποΈ"],
["Private Events", "π"],
["Community Organizing Event", "π’"]
],
"eventDefault": [
"", ""
],
"filters": [
[["community", "movies"], "Film", ["title","description"]],
[["community", "dance"], "dance", ["title"]],
["community", "Community Events", ["title","description"]],
[["community","free stuff"], "Creative Mornings", ["title","description"]],
[["palestine","community"], "palestine", ["title","description"]],
["free stuff", "clothing swap", ["title","description"]],
[["diy"], "Courses and Workshops", ["title","description"]],
[["market"], "Artist Markets", ["title","description"]],
[["community","organizing"], "Community Organizing Event", ["title","description"]],
[["dance"], "Choreo", ["title","description"]],
[["invisible"], "Nonprofit ", ["title"]],
[["market"], "palooza ", ["title"]],
[["ecology"], "pollinator ", ["title"]],
[["books"], "book signing ", ["title","description"]],
["commercial","community"]
]
},
{
"name": "Diversity Richmond",
"url": "https://core.service.elfsight.com/p/boot/?page=https://www.diversityrichmond.org/events&w=3ef9dd43-ad54-43ff-ae47-41037c180d59",
"key": "3ef9dd43-ad54-43ff-ae47-41037c180d59",
"eventTypes": [
["Iridian Gallery ", ":diversityiridian:"],
["Virginia Pride", ":diversitypride:"],
["Diversity Richmond", ":diversityrichmond:"],
["Diversity Thrift", ":diversitythrift:"]
],
"eventDefault": [
"Diversity Richmond", ":diversityrichmond:"
],
"filters": [
["lgbtq"],
[["market"], "Market", ["title","description"]],
[["art"], "Iridian Gallery", ["title","description"]],
[["free stuff","community"], "Pantry", ["title","description"]],
[["invisible"], "Shop daily", ["description"]],
[["art"], "exhibition", ["description"]],
[["market","festival"], "big gay", ["title"]],
[["market","festival"], "bash", ["title"]],
[["market","festival"], "party", ["title"]],
[["free stuff"], "money management course", ["title"]],
[["drag"], "drag", ["title"]],
[["invisible"], "modlin center", ["title"]],
[["festival"], "prideFest", ["title"]],
["commercial","community"]
]
}
],
"libcal": [
{
"name": "Richmond Public Libraries",
"url": "https://rvalibrary.libcal.com/process_search.php?site_id=12885&perpage=100&audience=4466",
"prefixTitle": ":rvalibrary: ",
"suffixTitle": "",
"filters": [
["invisible", "Board Meeting", "title"],
["invisible", "STAFF PLANNING", "title"],
["invisible", "Small Business Legal Workshop", "title"],
["invisible", "Office Hours", "title"],
["invisible", "Family Law", "title"],
["invisible", "Senior", "title"],
["invisible", "CANCELLED", "title"],
["invisible", "legal resources", "title"],
["invisible", "Blood Pressure", "title"],
["invisible", "Memory Lab", "title"],
["invisible", "Computer Basics", "title"],
["invisible", "Tech Tuesday", "title"],
["invisible", "Extended Hours", "title"],
["invisible", "Richmond Community Sing", "title"],
["invisible", "Civic Association Meeting", "title"],
["invisible", "Information Session", "title"],
["invisible", "Board of Trustee Meeting", "title"],
["invisible", "Affordable Housing Workshop", "title"],
["invisible", "Virginia Housing", "title"],
["invisible", "Internet", "title"],
["invisible", "USDOJ", "title"],
["invisible", "eviction", "title"],
["exercise", "fitness", "title"],
["invisible", "tech talk", "title"],
["invisible", "canceled", "title"],
["invisible", "G.E.D", "title"],
[["community","movies"], "Movie", "title"],
["diy", "yarn", "title"],
[["community","books"], "page turners", "title"],
["invisible", "public law", "description"],
["invisible", "Estate", "title"],
[["community","books"], "book club", ["title","description"]],
["invisible", "english language acquisition", "title"],
["movies", "air conditioned cinema", "title"],
["invisible", "help1rva", "title"],
["invisible", "101", "title"],
["games", "board game", "title"],
["games", "boardgame", "title"],
["invisible", "suicide", "title"],
["diy", "crafters", "title"],
["invisible", "financial", "title"],
["organizing", "organizing 101", "description"],
["organizing", "ACLU", ["description","title"]],
["diy", "printing", ["description","title"]],
["books", "author talk", ["description","title"]],
["books", "book banter", ["description","title"]],
["invisible", "help desk", ["description","title"]],
["invisible", "law", "title"],
[["market", "food"], "shalom farm", "title"],
[["diy"], "special collections", ["description","title"]],
[["diy"], "sewing", ["description","title"]],
[["movies"], "films", ["title"]],
[["diy"], "sashiko", ["description","title"]],
[["diy"], "visible mending", ["description","title"]],
[["invisible"], "category: law", ["description","title"]],
[["diy"], "arpillera", ["description","title"]],
[["music"], "category: performances", ["description","title"]],
[["music"], "e-resource", ["description","title"]],
[["diy"], "crafting hour", ["description","title"]],
[["books"], "category: book discussion", ["description","title"]],
[["invisible"], "medicare", ["title"]],
[["invisible"], "genealogy", ["title"]],
[["invisible"], "childcare provider workshop", ["title"]],
[["invisible"], "adult english class", ["title"]],
[["invisible"], "family flicks!", ["title"]],
[["invisible"], "financieros", ["title"]],
[["invisible"], "voter registration", ["title"]],
[["diy"], "craft", ["title"]],
[["diy"], "canva", ["title"]],
[["diy"], "diy", ["title"]],
["nonprofit", "community"]
],
"calendarToLocation": [
["Main","Main Library - Richmond Public Library"],
["Belmont","Belmont Branch - Richmond Public Library"],
["Broad Rock","Broad Rock Branch - Richmond Public Library"],
["East End","East End Branch - Richmond Public Library"],
["Ginter Park","Ginter Park Branch - Richmond Public Library"],
["Hull Street","Hull Street Branch - Richmond Public Library"],
["North Avenue","North Avenue Branch - Richmond Public Library"],
["West End","West End Branch - Richmond Public Library"],
["Westover Hills","Westover Hills Branch - Richmond Public Library"]
]
}
]
}