|
1 | 1 | [
|
2 |
| - { |
3 |
| - "@context": "https://schema.org", |
4 |
| - "@type": "Event", |
5 |
| - "name": "The Black Experience: Vol.1 - An Exhibition", |
6 |
| - "startDate": "2025-08-04T13:00:00.000Z", |
7 |
| - "endDate": "2025-08-04T20:00:00.000Z", |
8 |
| - "location": { |
9 |
| - "@type": "Place", |
10 |
| - "name": "Clark Centre for the Arts", |
11 |
| - "address": { |
12 |
| - "@type": "PostalAddress", |
13 |
| - "streetAddress": "191 Guildwood Pkwy", |
14 |
| - "addressLocality": "Scarborough", |
15 |
| - "addressRegion": "ON", |
16 |
| - "postalCode": "M1E 1P5", |
17 |
| - "addressCountry": "CA" |
18 |
| - }, |
19 |
| - "geo": { |
20 |
| - "@type": "GeoCoordinates", |
21 |
| - "latitude": 43.7469037, |
22 |
| - "longitude": -79.1937554 |
23 |
| - } |
24 |
| - }, |
25 |
| - "description": "A visual meditation on identity, transformation and nostalgia—capturing the emotional and adaptive terrain of being Black under Western influences and systems. Free reception on August 9 from 1 to 3 p.m.", |
26 |
| - "url": "https://www.toronto.ca/explore-enjoy/history-art-culture/cultural-centres-galleries/clark-centre-for-the-arts/", |
27 |
| - "image": "https://secure.toronto.ca/webapps/CC/fileAPI/edc_eventcal/Untitled design (3)_BdkC6r2iAenk49vkqU4Kxw.png", |
28 |
| - "organizer": { |
29 |
| - "@type": "Organization", |
30 |
| - "name": "Clark Centre for the Arts", |
31 |
| - |
32 |
| - "telephone": "4163964800" |
33 |
| - }, |
34 |
| - "isAccessibleForFree": true, |
35 |
| - "keywords": [ |
36 |
| - "Arts/Exhibits" |
37 |
| - ] |
38 |
| - }, |
39 | 2 | {
|
40 | 3 | "@context": "https://schema.org",
|
41 | 4 | "@type": "Event",
|
|
0 commit comments