-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathfurpocalypse.json
More file actions
85 lines (85 loc) · 2.51 KB
/
Copy pathfurpocalypse.json
File metadata and controls
85 lines (85 loc) · 2.51 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
81
82
83
84
85
{
"name": "Furpocalypse",
"bluesky": {
"did": "did:plc:azcrwj7meawnegprye7h3j2e",
"handle": "furpocalypse.org"
},
"events": [
{
"id": "furpocalypse-2026",
"name": "Furpocalypse 2026",
"url": "https://furpocalypse.org",
"startDate": "2026-10-29",
"endDate": "2026-11-01",
"venue": "DoubleTree by Hilton Stamford",
"address": "1 First Stamford Pl, Stamford, CT 06902, United States",
"locale": "en-US",
"latLng": [
41.0433162,
-73.5504412
],
"keyDates": {
"registration": {
"opens": {
"date": "2026-06-13",
"source": "https://bsky.app/profile/furpocalypse.org/post/3mo6mru4qvf23",
"asOf": "2026-06-13T16:00:02.065Z",
"confidence": 0.9
}
},
"hotel": {
"opens": {
"date": "2026-08-15",
"source": "https://bsky.app/profile/did:plc:azcrwj7meawnegprye7h3j2e/post/3mrghelbjwj2k",
"asOf": "2026-07-24T23:00:00.670Z",
"confidence": 0.9
}
},
"dealers": {
"opens": {
"date": "2026-06-07",
"source": "https://bsky.app/profile/furpocalypse.org/post/3mnq64jyejs2q",
"asOf": "2026-06-07T22:00:18.043Z",
"confidence": 0.9
}
},
"panels": {
"opens": {
"date": "2026-06-20",
"source": "https://bsky.app/profile/furpocalypse.org/post/3moq26p5wqd2p",
"asOf": "2026-06-20T14:15:07.227Z",
"confidence": 0.85
},
"closes": {
"date": "2026-08-31",
"source": "https://bsky.app/profile/did:plc:azcrwj7meawnegprye7h3j2e/post/3mudpey36oh2e",
"asOf": "2026-08-31T01:00:59.567Z",
"confidence": 0.9
}
},
"djs": {
"closes": {
"date": "2026-08-31",
"source": "https://bsky.app/profile/did:plc:azcrwj7meawnegprye7h3j2e/post/3mudpey36oh2e",
"asOf": "2026-08-31T01:00:59.567Z",
"confidence": 0.9
}
}
}
},
{
"id": "furpocalypse-2025",
"name": "Furpocalypse 2025",
"url": "https://furpocalypse.org",
"startDate": "2025-10-30",
"endDate": "2025-11-02",
"venue": "DoubleTree by Hilton Stamford",
"address": "1 First Stamford Pl, Stamford, CT 06902, United States",
"locale": "en-US",
"latLng": [
41.0433162,
-73.5504412
]
}
]
}