-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDayCareData.json
57 lines (57 loc) · 2.72 KB
/
DayCareData.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
[{
"provider": "St. Louis Park Community Education",
"activity": "Kids Place",
"description": "Kids’ Place works in cooperation with the families, schools, and the community of St. Louis Park to provide a high quality, professional child care program that is academically enriching, fun and safe for all children. Our goal is to provide a safe, caring environment which allows your child the opportunity to learn and grow among friends. Whether your family has a preschooler, or school-age child, we understand your need to know that your child is well cared for during the day.",
"location": "55109",
"availability": "All Year",
"amenities": ["after care", "before care", "special needs"],
"minAge": 5,
"maxAge": 12,
"category": "public center",
"minCost": 50,
"cost": 500,
"daysAvaliable": "Mon - Fri",
"dropoffTime": "06:30:00ZZ",
"pickupTime": "18:00:00ZZ",
"URL": "https://slpcommunityed.com/childcare/",
"registrationStartDate": "2019-02-01",
"img": "https://pli.io/2OacCC.jpg"
},
{
"provider": "Kinderberry Hill",
"activity": "Kinderberry Hill",
"description": "At Kinderberry Hill, your child’s first educational experiences will be happy and successful! Our graduates enter school thoroughly prepared, excited about learning, and eager to participate—all invaluable as a launching point for your child’s education for years to come.",
"location": "55109",
"availability": "All Year",
"amenities": ["transportation", "special needs"],
"minAge": 0,
"maxAge": 12,
"category": "private center",
"minCost": 100,
"cost": 1000,
"daysAvaliable": "Mon - Fri",
"dropoffTime": "06:30:00ZZ",
"pickupTime": "18:00:00ZZ",
"URL": "https://www.kinderberryhill.com/schools/woodbury/",
"registrationStartDate": "2019-10-01",
"img": "https://pli.io/2OaziJ.jpg"
},
{
"provider": "YMCA",
"activity": "Summer Power",
"description": "Explore the variety of Y Summer Activities and Programs at over 60 metro-area locations. Summer programs include flexible three-, four-, and five-day options. The YMCA also offers summer camps and other specialty activities. There’s something fun for everyone—from preschool through grade 12.",
"location": "55109",
"availability": "Summer",
"amenities": ["before care", "after care", "transportation", "special needs"],
"minAge": 0,
"maxAge": 18,
"category": "private center",
"minCost": 100,
"cost": 800,
"daysAvaliable": "Mon - Sun",
"dropoffTime": "08:30:00ZZ",
"pickupTime": "20:00:00ZZ",
"URL": "https://www.ymcamn.org/child_care__preschool/summer_programs",
"registrationStartDate": "2019-02-01",
"img": "https://pli.io/2OaUb3.jpg"
}]