forked from schoology/schoology_php_sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
buildings.txt
73 lines (69 loc) · 2.83 KB
/
buildings.txt
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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
stdClass Object
(
[building] => Array
(
[0] => stdClass Object
(
[id] => 102709161
[title] => Development Knox
[address1] => Unit 15797
[address2] =>
[city] => APO, AP 96271-5797
[state] => KY
[postal_code] =>
[country] => US
[website] =>
[phone] => 9999
[fax] =>
[building_code] => 66492
[picture_url] => https://asset-cdn.schoology.com/system/files/imagecache/profile_reg/sites/all/themes/schoology_theme/images/school-default.gif
)
[1] => stdClass Object
(
[id] => 109029373
[title] => Development Learning Communities
[address1] => 5000 Seminary Road
[address2] =>
[city] => Alexandria
[state] => VA
[postal_code] =>
[country] => US
[website] =>
[phone] => (703) 845-1010
[fax] =>
[building_code] =>
[picture_url] => https://asset-cdn.schoology.com/system/files/imagecache/profile_reg/sites/all/themes/schoology_theme/images/school-default.gif
)
[2] => stdClass Object
(
[id] => 102493601
[title] => Development Virtual School
[address1] => John Quick Rd
[address2] =>
[city] => Quantico
[state] => VA
[postal_code] =>
[country] => US
[website] =>
[phone] => 703-730-0000
[fax] =>
[building_code] =>
[picture_url] => https://asset-cdn.schoology.com/system/files/imagecache/profile_reg/sites/all/themes/schoology_theme/images/school-default.gif
)
[3] => stdClass Object
(
[id] => 116302935
[title] => Xavier's School for the Gifted
[address1] => 1
[address2] =>
[city] => New York
[state] => NY
[postal_code] =>
[country] => US
[website] =>
[phone] => 111-111-1111
[fax] =>
[building_code] =>
[picture_url] => https://asset-cdn.schoology.com/system/files/imagecache/profile_reg/sites/all/themes/schoology_theme/images/school-default.gif
)
)