|
1 | 1 | [
|
2 |
| - { |
3 |
| - "@context": "https://schema.org", |
4 |
| - "@type": "Event", |
5 |
| - "name": "Trees Around the Branch Tour at Malvern Library", |
6 |
| - "startDate": "2025-08-14T18:00:00.000Z", |
7 |
| - "endDate": "2025-08-14T19:30:00.000Z", |
8 |
| - "location": { |
9 |
| - "@type": "Place", |
10 |
| - "name": "Malvern Library", |
11 |
| - "address": { |
12 |
| - "@type": "PostalAddress", |
13 |
| - "streetAddress": "30 Sewells Rd", |
14 |
| - "addressLocality": "Scarborough", |
15 |
| - "addressRegion": "ON", |
16 |
| - "postalCode": "M1B 3G5", |
17 |
| - "addressCountry": "CA" |
18 |
| - }, |
19 |
| - "geo": { |
20 |
| - "@type": "GeoCoordinates", |
21 |
| - "latitude": 43.8089406, |
22 |
| - "longitude": -79.2164074 |
23 |
| - } |
24 |
| - }, |
25 |
| - "description": "The Malvern Branch and its neighbourhood are home to a variety of trees. Join the City of Toronto Urban Forestry staff to explore the natural world on a local neighbourhood tour. Discover how to identify various species and learn fun facts about their cultural and ecological significance.\n\nChildren under 12 must be accompanied by a parent/caregiver.\n\nRegistration is required. Please contact the branch at 416-396-8969", |
26 |
| - "url": "https://www.torontopubliclibrary.ca/detail.jsp?Entt=RDMEVT556650&R=EVT556650", |
27 |
| - "image": "https://secure.toronto.ca/webapps/CC/fileAPI/edc_eventcal/Malvern_1q3V6G80EUtx0eyk_FO5ow.png", |
28 |
| - "organizer": { |
29 |
| - "@type": "Organization", |
30 |
| - "name": "Urban Forestry, Natural Environment and Community Programs", |
31 |
| - "email": "aliya.din@toronto.ca", |
32 |
| - "telephone": "4164509306" |
33 |
| - }, |
34 |
| - "isAccessibleForFree": true, |
35 |
| - "keywords": [ |
36 |
| - "Environmental", |
37 |
| - "Tour", |
38 |
| - "Walking" |
39 |
| - ], |
40 |
| - "offers": { |
41 |
| - "@type": "Offer", |
42 |
| - "url": "https://www.torontopubliclibrary.ca/detail.jsp?Entt=RDMEVT556650&R=EVT556650" |
43 |
| - } |
44 |
| - }, |
45 | 2 | {
|
46 | 3 | "@context": "https://schema.org",
|
47 | 4 | "@type": "Event",
|
|
0 commit comments