|
1 | 1 | [
|
2 |
| - { |
3 |
| - "@context": "https://schema.org", |
4 |
| - "@type": "Event", |
5 |
| - "name": "Music Walking Tour of Yonge Street!", |
6 |
| - "startDate": "2025-07-22T19:00:00.000Z", |
7 |
| - "endDate": "2025-07-22T20:30:00.000Z", |
8 |
| - "location": { |
9 |
| - "@type": "Place", |
10 |
| - "name": "106 King Street East", |
11 |
| - "address": { |
12 |
| - "@type": "PostalAddress", |
13 |
| - "streetAddress": "106 King St E", |
14 |
| - "addressLocality": "Toronto", |
15 |
| - "addressRegion": "ON", |
16 |
| - "postalCode": "M5C 1G6", |
17 |
| - "addressCountry": "CA" |
18 |
| - }, |
19 |
| - "geo": { |
20 |
| - "@type": "GeoCoordinates", |
21 |
| - "latitude": 43.6503747, |
22 |
| - "longitude": -79.37392299999999 |
23 |
| - } |
24 |
| - }, |
25 |
| - "description": "From choral songs to jazz ensembles, and blues club crawls to Massey Hall, join us for a walking tour along Yonge St. that considers the vibrant musical history of downtown Toronto. This tour will examine the venues, recordings, instruments, and performances that enriched the Yonge Street music scene through the lens of the virtuoso Canadian jazz pianist, Oscar Peterson, whose centenary is celebrated in 2025! \n\nWe will start the walk at the St. James Cathedral grounds in Old Town Toronto and make our way to Turko Parkette in the Downtown Yonge neighbourhood. Tour is led by the staff of Mackenzie House Museum.", |
26 |
| - "url": "https://www.eventbrite.ca/e/music-walking-tour-of-yonge-street-tickets-1371896743089?aff=oddtdtcreator", |
27 |
| - "image": "https://secure.toronto.ca/webapps/CC/fileAPI/edc_eventcal/DowntownYongeBIA_853J_vUUw3QRwgPZ70oOMQ.jpg", |
28 |
| - "organizer": { |
29 |
| - "@type": "Organization", |
30 |
| - "name": "Mackenzie House", |
31 |
| - |
32 |
| - "telephone": "4163926915" |
33 |
| - }, |
34 |
| - "isAccessibleForFree": true, |
35 |
| - "keywords": [ |
36 |
| - "History", |
37 |
| - "Music", |
38 |
| - "Walking" |
39 |
| - ], |
40 |
| - "offers": { |
41 |
| - "@type": "Offer", |
42 |
| - "url": "https://www.eventbrite.ca/e/music-walking-tour-of-yonge-street-tickets-1371896743089?aff=oddtdtcreator" |
43 |
| - } |
44 |
| - }, |
45 | 2 | {
|
46 | 3 | "@context": "https://schema.org",
|
47 | 4 | "@type": "Event",
|
|
0 commit comments