|
1 | 1 | [
|
2 |
| - { |
3 |
| - "@context": "https://schema.org", |
4 |
| - "@type": "Event", |
5 |
| - "name": "CampTO Plus at Spadina Museum", |
6 |
| - "startDate": "2025-07-28T13:00:00.000Z", |
7 |
| - "endDate": "2025-08-01T20:00:00.000Z", |
8 |
| - "location": { |
9 |
| - "@type": "Place", |
10 |
| - "name": "Spadina Museum", |
11 |
| - "address": { |
12 |
| - "@type": "PostalAddress", |
13 |
| - "streetAddress": "285 Spadina Rd", |
14 |
| - "addressLocality": "Toronto", |
15 |
| - "addressRegion": "ON", |
16 |
| - "postalCode": "M5R 2V5", |
17 |
| - "addressCountry": "CA" |
18 |
| - }, |
19 |
| - "geo": { |
20 |
| - "@type": "GeoCoordinates", |
21 |
| - "latitude": 43.6789986, |
22 |
| - "longitude": -79.40813039999999 |
23 |
| - } |
24 |
| - }, |
25 |
| - "description": "Kids can enjoy arts and crafts like paper making, clay modeling and baking, inspired by the historic Spadina house and gardens. Explore a 100-year-old home, uncovering hidden secrets and learning about life in the 1920s. With outdoor games, garden visits and creative projects, this camp offers a fun, unique experience like no other", |
26 |
| - "url": "https://anc.ca.apm.activecommunities.com/toronto/activity/search?center_ids=567&activity_category_ids=82&viewMode=list", |
27 |
| - "image": "https://secure.toronto.ca/webapps/CC/fileAPI/edc_eventcal/spadina play on lawn3_IwT9BdiWjhHXDxbaY-IWLQ.JPG", |
28 |
| - "organizer": { |
29 |
| - "@type": "Organization", |
30 |
| - "name": "Spadina Museum", |
31 |
| - |
32 |
| - "telephone": "4163383059" |
33 |
| - }, |
34 |
| - "isAccessibleForFree": false, |
35 |
| - "keywords": [ |
36 |
| - "Camp", |
37 |
| - "History", |
38 |
| - "Museum" |
39 |
| - ], |
40 |
| - "offers": { |
41 |
| - "@type": "Offer", |
42 |
| - "url": "https://anc.ca.apm.activecommunities.com/toronto/activity/search?center_ids=567&activity_category_ids=82&viewMode=list" |
43 |
| - } |
44 |
| - }, |
45 | 2 | {
|
46 | 3 | "@context": "https://schema.org",
|
47 | 4 | "@type": "Event",
|
|
0 commit comments