|
1 | 1 | [
|
2 |
| - { |
3 |
| - "@context": "https://schema.org", |
4 |
| - "@type": "Event", |
5 |
| - "name": "Community Environment Day at Amesbury Arena", |
6 |
| - "startDate": "2025-08-16T14:00:00.000Z", |
7 |
| - "endDate": "2025-08-16T18:00:00.000Z", |
8 |
| - "location": { |
9 |
| - "@type": "Place", |
10 |
| - "name": "Amesbury Arena", |
11 |
| - "address": { |
12 |
| - "@type": "PostalAddress", |
13 |
| - "streetAddress": "155 Culford Rd", |
14 |
| - "addressLocality": "North York", |
15 |
| - "addressRegion": "ON", |
16 |
| - "postalCode": "M6M 4K6", |
17 |
| - "addressCountry": "CA" |
18 |
| - }, |
19 |
| - "geo": { |
20 |
| - "@type": "GeoCoordinates", |
21 |
| - "latitude": 43.706046, |
22 |
| - "longitude": -79.486794 |
23 |
| - } |
24 |
| - }, |
25 |
| - "description": "Join Councillor Nunziata (Ward 5) and the City of Toronto to help reduce the amount of waste going to landfill. Drop off household items for donation, electronics for reuse or recycling and household hazardous waste for proper disposal. \n\nPick up free bagged compost while supplies last and kitchen catchers for organics ($7 each – cash, debit and credit accepted).", |
26 |
| - "url": "https://www.toronto.ca/services-payments/recycling-organics-garbage/community-environment-days/", |
27 |
| - "image": "https://secure.toronto.ca/webapps/CC/fileAPI/edc_eventcal/CED Calendar Image 2_OXe4gSH7J86aCtrTVEvbWA.jpg", |
28 |
| - "organizer": { |
29 |
| - "@type": "Organization", |
30 |
| - "name": "City of Toronto", |
31 |
| - "email": "erin.gardhouse@toronto.ca", |
32 |
| - "telephone": "4372204091" |
33 |
| - }, |
34 |
| - "isAccessibleForFree": true, |
35 |
| - "keywords": [ |
36 |
| - "Environmental" |
37 |
| - ] |
38 |
| - }, |
39 | 2 | {
|
40 | 3 | "@context": "https://schema.org",
|
41 | 4 | "@type": "Event",
|
|
0 commit comments