-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathfurcation.json
More file actions
80 lines (80 loc) · 2.33 KB
/
Copy pathfurcation.json
File metadata and controls
80 lines (80 loc) · 2.33 KB
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
{
"name": "Furcation",
"bluesky": {
"did": "did:plc:2rw4e5md25htk64onqqaqpsk",
"handle": "furcation.org.uk"
},
"events": [
{
"id": "furcation-2026",
"name": "Furcation 2026",
"url": "https://furcation.org.uk",
"startDate": "2026-11-20",
"endDate": "2026-11-22",
"venue": "Sandy Glade Holiday Park",
"address": "Coast Rd, Berrow, Burnham-on-Sea TA8 2QX, UK",
"locale": "en-GB",
"latLng": [
51.2767754,
-3.0119008
],
"sources": [
"fancons.com"
],
"keyDates": {
"registration": {
"opens": {
"date": "2026-07-11",
"source": "https://bsky.app/profile/did:plc:2rw4e5md25htk64onqqaqpsk/post/3movedp7qf223",
"asOf": "2026-06-22T17:00:11.546Z",
"confidence": 0.95
},
"closes": {
"date": "2026-08-09",
"source": "https://bsky.app/profile/did:plc:2rw4e5md25htk64onqqaqpsk/post/3msl75k75yk2a",
"asOf": "2026-08-08T13:41:25.374Z",
"confidence": 0.95
}
},
"dealers": {
"closes": {
"date": "2026-08-28",
"source": "https://bsky.app/profile/did:plc:2rw4e5md25htk64onqqaqpsk/post/3mt5jvi52js2s",
"asOf": "2026-08-15T20:41:41.227Z",
"confidence": 1
}
},
"panels": {
"closes": {
"date": "2026-08-28",
"source": "https://bsky.app/profile/did:plc:2rw4e5md25htk64onqqaqpsk/post/3mu566r4c5s25",
"asOf": "2026-08-28T10:37:19.355Z",
"confidence": 1.0
}
},
"djs": {
"opens": {
"date": "2026-08-21",
"source": "https://bsky.app/profile/did:plc:2rw4e5md25htk64onqqaqpsk/post/3mtmkciorrs2x",
"asOf": "2026-08-21T19:58:54.090Z",
"confidence": 1.0
}
}
}
},
{
"id": "furcation-2024",
"name": "Furcation 2024",
"url": "https://furcation.org.uk",
"startDate": "2024-11-22",
"endDate": "2024-11-25",
"venue": "Parkdean Resorts Sandford Holiday Park, Dorset",
"address": "Willow Cres, Holton Heath, Poole BH16 6JZ, United Kingdom",
"locale": "en-GB",
"latLng": [
50.7204167,
-2.0856757999999997
]
}
]
}