zillow4r 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/Gemfile +18 -0
- data/Gemfile.lock +23 -0
- data/README.md +69 -0
- data/Rakefile +53 -0
- data/VERSION +1 -0
- data/lib/zillow4r.rb +49 -0
- data/lib/zillow4r/api.rb +25 -0
- data/lib/zillow4r/api/base.rb +5 -0
- data/lib/zillow4r/api/chart.rb +12 -0
- data/lib/zillow4r/api/comps.rb +13 -0
- data/lib/zillow4r/api/deep_comps.rb +13 -0
- data/lib/zillow4r/api/deep_search_results.rb +12 -0
- data/lib/zillow4r/api/demographics.rb +38 -0
- data/lib/zillow4r/api/region_chart.rb +12 -0
- data/lib/zillow4r/api/region_children.rb +14 -0
- data/lib/zillow4r/api/search_results.rb +12 -0
- data/lib/zillow4r/api/updated_property_details.rb +52 -0
- data/lib/zillow4r/api/zestimate.rb +15 -0
- data/lib/zillow4r/models.rb +189 -0
- data/test/fixtures/chart.xml +19 -0
- data/test/fixtures/comps.xml +189 -0
- data/test/fixtures/deep_comps.xml +536 -0
- data/test/fixtures/deep_search_results.xml +102 -0
- data/test/fixtures/demographics.xml +849 -0
- data/test/fixtures/region_chart.xml +18 -0
- data/test/fixtures/region_children.xml +868 -0
- data/test/fixtures/search_results.xml +91 -0
- data/test/fixtures/updated_property_details.xml +75 -0
- data/test/fixtures/zestimate.xml +93 -0
- data/test/test_helper.rb +26 -0
- data/test/unit/chart_test.rb +18 -0
- data/test/unit/comps_test.rb +50 -0
- data/test/unit/deep_comps_test.rb +50 -0
- data/test/unit/deep_search_results_test.rb +28 -0
- data/test/unit/demographics_test.rb +39 -0
- data/test/unit/region_chart_test.rb +18 -0
- data/test/unit/region_children_test.rb +41 -0
- data/test/unit/search_results_test.rb +28 -0
- data/test/unit/updated_property_details_test.rb +65 -0
- data/test/unit/zestimate_test.rb +52 -0
- data/zillow4r.gemspec +105 -0
- metadata +183 -0
@@ -0,0 +1,18 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8" ?>
|
2
|
+
<RegionChart:regionchart xsi:schemaLocation="http://www.zillow.com/static/xsd/RegionChart.xsd /vstatic/4ca2dd187d616abeef3653e6d53b0ff8/static/xsd/RegionChart.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:RegionChart="http://www.zillow.com/static/xsd/RegionChart.xsd">
|
3
|
+
<request>
|
4
|
+
<city>lacey</city>
|
5
|
+
<state>WA</state>
|
6
|
+
<unit-type>percent</unit-type>
|
7
|
+
<width>300</width>
|
8
|
+
<height>150</height>
|
9
|
+
</request>
|
10
|
+
<message>
|
11
|
+
<text>Request successfully processed</text>
|
12
|
+
<code>0</code>
|
13
|
+
</message>
|
14
|
+
<response>
|
15
|
+
<url>http://www.zillow.com/app?chartDuration=1year&chartType=partner&cityRegionId=5470&countyRegionId=0&height=150&nationRegionId=0&page=webservice%2FGetRegionChart&service=chart&showCity=true&showPercent=true&stateRegionId=0&width=300&zipRegionId=0</url>
|
16
|
+
<zindex currency="USD">463115</zindex>
|
17
|
+
</response>
|
18
|
+
</RegionChart:regionchart>
|
@@ -0,0 +1,868 @@
|
|
1
|
+
<RegionChildren:regionchildren xsi:schemaLocation="http://www.zillow.com/static/xsd/RegionChildren.xsd /vstatic/d943415ffe18c558a8ddf507a198cd5e/static/xsd/RegionChildren.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:RegionChildren="http://www.zillow.com/static/xsd/RegionChildren.xsd">
|
2
|
+
<request>
|
3
|
+
<state>wa</state>
|
4
|
+
<city>seattle</city>
|
5
|
+
<childtype>neighborhood</childtype>
|
6
|
+
</request>
|
7
|
+
<message>
|
8
|
+
<text>Request successfully processed</text>
|
9
|
+
<code>0</code>
|
10
|
+
</message>
|
11
|
+
<response>
|
12
|
+
<region>
|
13
|
+
<id>16037</id>
|
14
|
+
<country>United States</country>
|
15
|
+
<state>Washington</state>
|
16
|
+
<county>King</county>
|
17
|
+
<city>Seattle</city>
|
18
|
+
<cityurl>http://www.zillow.com/real-estate/WA-Seattle</cityurl>
|
19
|
+
<latitude>47.590955</latitude>
|
20
|
+
<longitude>-122.382608</longitude>
|
21
|
+
</region>
|
22
|
+
<subregiontype>neighborhood</subregiontype>
|
23
|
+
<list>
|
24
|
+
<region>
|
25
|
+
<id>343997</id>
|
26
|
+
<name>Alki</name>
|
27
|
+
<zindex currency="USD">537360</zindex>
|
28
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Alki</url>
|
29
|
+
<latitude>47.56955</latitude>
|
30
|
+
<longitude>-122.397729</longitude>
|
31
|
+
</region>
|
32
|
+
<region>
|
33
|
+
<id>250788</id>
|
34
|
+
<name>Greenwood</name>
|
35
|
+
<zindex currency="USD">433246</zindex>
|
36
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Greenwood</url>
|
37
|
+
<latitude>47.694114</latitude>
|
38
|
+
<longitude>-122.355228</longitude>
|
39
|
+
</region>
|
40
|
+
<region>
|
41
|
+
<id>252248</id>
|
42
|
+
<name>Wallingford</name>
|
43
|
+
<zindex currency="USD">591847</zindex>
|
44
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Wallingford</url>
|
45
|
+
<latitude>47.659711</latitude>
|
46
|
+
<longitude>-122.333821</longitude>
|
47
|
+
</region>
|
48
|
+
<region>
|
49
|
+
<id>250150</id>
|
50
|
+
<name>Broadway</name>
|
51
|
+
<zindex currency="USD">388843</zindex>
|
52
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Broadway</url>
|
53
|
+
<latitude>47.626193</latitude>
|
54
|
+
<longitude>-122.320392</longitude>
|
55
|
+
</region>
|
56
|
+
<region>
|
57
|
+
<id>344019</id>
|
58
|
+
<name>Admiral</name>
|
59
|
+
<zindex currency="USD">550255</zindex>
|
60
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Admiral</url>
|
61
|
+
<latitude>47.579021</latitude>
|
62
|
+
<longitude>-122.387273</longitude>
|
63
|
+
</region>
|
64
|
+
<region>
|
65
|
+
<id>250050</id>
|
66
|
+
<name>Beacon Hill</name>
|
67
|
+
<zindex currency="USD">374294</zindex>
|
68
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Beacon-Hill</url>
|
69
|
+
<latitude>47.555</latitude>
|
70
|
+
<longitude>-122.304301</longitude>
|
71
|
+
</region>
|
72
|
+
<region>
|
73
|
+
<id>344000</id>
|
74
|
+
<name>Maple Leaf</name>
|
75
|
+
<zindex currency="USD">473167</zindex>
|
76
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Maple-Leaf</url>
|
77
|
+
<latitude>47.696135</latitude>
|
78
|
+
<longitude>-122.317597</longitude>
|
79
|
+
</region>
|
80
|
+
<region>
|
81
|
+
<id>344001</id>
|
82
|
+
<name>Wedgewood</name>
|
83
|
+
<zindex currency="USD">517577</zindex>
|
84
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Wedgewood</url>
|
85
|
+
<latitude>47.689736</latitude>
|
86
|
+
<longitude>-122.295588</longitude>
|
87
|
+
</region>
|
88
|
+
<region>
|
89
|
+
<id>271961</id>
|
90
|
+
<name>Phinney Ridge</name>
|
91
|
+
<zindex currency="USD">557662</zindex>
|
92
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Phinney-Ridge</url>
|
93
|
+
<latitude>47.67491</latitude>
|
94
|
+
<longitude>-122.355623</longitude>
|
95
|
+
</region>
|
96
|
+
<region>
|
97
|
+
<id>251709</id>
|
98
|
+
<name>Ravenna</name>
|
99
|
+
<zindex currency="USD">573302</zindex>
|
100
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Ravenna</url>
|
101
|
+
<latitude>47.674274</latitude>
|
102
|
+
<longitude>-122.299845</longitude>
|
103
|
+
</region>
|
104
|
+
<region>
|
105
|
+
<id>271808</id>
|
106
|
+
<name>Belltown</name>
|
107
|
+
<zindex currency="USD">393383</zindex>
|
108
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Belltown</url>
|
109
|
+
<latitude>47.614883</latitude>
|
110
|
+
<longitude>-122.347869</longitude>
|
111
|
+
</region>
|
112
|
+
<region>
|
113
|
+
<id>271932</id>
|
114
|
+
<name>North Beacon Hill</name>
|
115
|
+
<zindex currency="USD">391509</zindex>
|
116
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/North-Beacon-Hill</url>
|
117
|
+
<latitude>47.577131</latitude>
|
118
|
+
<longitude>-122.309671</longitude>
|
119
|
+
</region>
|
120
|
+
<region>
|
121
|
+
<id>250692</id>
|
122
|
+
<name>Fremont</name>
|
123
|
+
<zindex currency="USD">496964</zindex>
|
124
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Fremont</url>
|
125
|
+
<latitude>47.657708</latitude>
|
126
|
+
<longitude>-122.352941</longitude>
|
127
|
+
</region>
|
128
|
+
<region>
|
129
|
+
<id>271942</id>
|
130
|
+
<name>North Queen Anne</name>
|
131
|
+
<zindex currency="USD">645805</zindex>
|
132
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/North-Queen-Anne</url>
|
133
|
+
<latitude>47.647433</latitude>
|
134
|
+
<longitude>-122.365182</longitude>
|
135
|
+
</region>
|
136
|
+
<region>
|
137
|
+
<id>251170</id>
|
138
|
+
<name>Loyal Heights</name>
|
139
|
+
<zindex currency="USD">505732</zindex>
|
140
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Loyal-Heights</url>
|
141
|
+
<latitude>47.683236</latitude>
|
142
|
+
<longitude>-122.384886</longitude>
|
143
|
+
</region>
|
144
|
+
<region>
|
145
|
+
<id>250206</id>
|
146
|
+
<name>Capitol Hill</name>
|
147
|
+
<zindex currency="USD">722939</zindex>
|
148
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Capitol-Hill</url>
|
149
|
+
<latitude>47.627364</latitude>
|
150
|
+
<longitude>-122.305323</longitude>
|
151
|
+
</region>
|
152
|
+
<region>
|
153
|
+
<id>271900</id>
|
154
|
+
<name>Lawton Park</name>
|
155
|
+
<zindex currency="USD">553480</zindex>
|
156
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Lawton-Park</url>
|
157
|
+
<latitude>47.658267</latitude>
|
158
|
+
<longitude>-122.407846</longitude>
|
159
|
+
</region>
|
160
|
+
<region>
|
161
|
+
<id>250780</id>
|
162
|
+
<name>Green Lake</name>
|
163
|
+
<zindex currency="USD">574688</zindex>
|
164
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Green-Lake</url>
|
165
|
+
<latitude>47.680057</latitude>
|
166
|
+
<longitude>-122.334215</longitude>
|
167
|
+
</region>
|
168
|
+
<region>
|
169
|
+
<id>250801</id>
|
170
|
+
<name>Haller Lake</name>
|
171
|
+
<zindex currency="USD">389150</zindex>
|
172
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Haller-Lake</url>
|
173
|
+
<latitude>47.720846</latitude>
|
174
|
+
<longitude>-122.335387</longitude>
|
175
|
+
</region>
|
176
|
+
<region>
|
177
|
+
<id>271819</id>
|
178
|
+
<name>Broadview</name>
|
179
|
+
<zindex currency="USD">525408</zindex>
|
180
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Broadview</url>
|
181
|
+
<latitude>47.719557</latitude>
|
182
|
+
<longitude>-122.366454</longitude>
|
183
|
+
</region>
|
184
|
+
<region>
|
185
|
+
<id>252056</id>
|
186
|
+
<name>Sunset Hill</name>
|
187
|
+
<zindex currency="USD">569185</zindex>
|
188
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Sunset-Hill</url>
|
189
|
+
<latitude>47.678256</latitude>
|
190
|
+
<longitude>-122.40024</longitude>
|
191
|
+
</region>
|
192
|
+
<region>
|
193
|
+
<id>271856</id>
|
194
|
+
<name>East Queen Anne</name>
|
195
|
+
<zindex currency="USD">647895</zindex>
|
196
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/East-Queen-Anne</url>
|
197
|
+
<latitude>47.636239</latitude>
|
198
|
+
<longitude>-122.350357</longitude>
|
199
|
+
</region>
|
200
|
+
<region>
|
201
|
+
<id>344022</id>
|
202
|
+
<name>Gatewood</name>
|
203
|
+
<zindex currency="USD">493223</zindex>
|
204
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Gatewood</url>
|
205
|
+
<latitude>47.537773</latitude>
|
206
|
+
<longitude>-122.385298</longitude>
|
207
|
+
</region>
|
208
|
+
<region>
|
209
|
+
<id>343996</id>
|
210
|
+
<name>View Ridge</name>
|
211
|
+
<zindex currency="USD">640873</zindex>
|
212
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/View-Ridge</url>
|
213
|
+
<latitude>47.683197</latitude>
|
214
|
+
<longitude>-122.274328</longitude>
|
215
|
+
</region>
|
216
|
+
<region>
|
217
|
+
<id>271913</id>
|
218
|
+
<name>Matthews Beach</name>
|
219
|
+
<zindex currency="USD">529538</zindex>
|
220
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Matthews-Beach</url>
|
221
|
+
<latitude>47.703612</latitude>
|
222
|
+
<longitude>-122.280781</longitude>
|
223
|
+
</region>
|
224
|
+
<region>
|
225
|
+
<id>344024</id>
|
226
|
+
<name>Arbor Heights</name>
|
227
|
+
<zindex currency="USD">419461</zindex>
|
228
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Arbor-Heights</url>
|
229
|
+
<latitude>47.50877</latitude>
|
230
|
+
<longitude>-122.38051</longitude>
|
231
|
+
</region>
|
232
|
+
<region>
|
233
|
+
<id>272018</id>
|
234
|
+
<name>West Queen Anne</name>
|
235
|
+
<zindex currency="USD">662586</zindex>
|
236
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/West-Queen-Anne</url>
|
237
|
+
<latitude>47.63473</latitude>
|
238
|
+
<longitude>-122.366719</longitude>
|
239
|
+
</region>
|
240
|
+
<region>
|
241
|
+
<id>251704</id>
|
242
|
+
<name>Rainier Beach</name>
|
243
|
+
<zindex currency="USD">374564</zindex>
|
244
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Rainier-Beach</url>
|
245
|
+
<latitude>47.512789</latitude>
|
246
|
+
<longitude>-122.262109</longitude>
|
247
|
+
</region>
|
248
|
+
<region>
|
249
|
+
<id>271815</id>
|
250
|
+
<name>Briarcliff</name>
|
251
|
+
<zindex currency="USD">883546</zindex>
|
252
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Briarcliff</url>
|
253
|
+
<latitude>47.644354</latitude>
|
254
|
+
<longitude>-122.407989</longitude>
|
255
|
+
</region>
|
256
|
+
<region>
|
257
|
+
<id>272001</id>
|
258
|
+
<name>University District</name>
|
259
|
+
<zindex currency="USD">557763</zindex>
|
260
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/University-District</url>
|
261
|
+
<latitude>47.65991</latitude>
|
262
|
+
<longitude>-122.307361</longitude>
|
263
|
+
</region>
|
264
|
+
<region>
|
265
|
+
<id>344023</id>
|
266
|
+
<name>Fauntleroy</name>
|
267
|
+
<zindex currency="USD">567458</zindex>
|
268
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Fauntleroy</url>
|
269
|
+
<latitude>47.523482</latitude>
|
270
|
+
<longitude>-122.389096</longitude>
|
271
|
+
</region>
|
272
|
+
<region>
|
273
|
+
<id>271957</id>
|
274
|
+
<name>Olympic Hills</name>
|
275
|
+
<zindex currency="USD">390844</zindex>
|
276
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Olympic-Hills</url>
|
277
|
+
<latitude>47.726716</latitude>
|
278
|
+
<longitude>-122.302733</longitude>
|
279
|
+
</region>
|
280
|
+
<region>
|
281
|
+
<id>271901</id>
|
282
|
+
<name>Leschi</name>
|
283
|
+
<zindex currency="USD">657434</zindex>
|
284
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Leschi</url>
|
285
|
+
<latitude>47.599605</latitude>
|
286
|
+
<longitude>-122.290599</longitude>
|
287
|
+
</region>
|
288
|
+
<region>
|
289
|
+
<id>344008</id>
|
290
|
+
<name>East Ballard</name>
|
291
|
+
<zindex currency="USD">495307</zindex>
|
292
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/East-Ballard</url>
|
293
|
+
<latitude>47.666463</latitude>
|
294
|
+
<longitude>-122.368037</longitude>
|
295
|
+
</region>
|
296
|
+
<region>
|
297
|
+
<id>344029</id>
|
298
|
+
<name>Highland Park</name>
|
299
|
+
<zindex currency="USD">326267</zindex>
|
300
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Highland-Park</url>
|
301
|
+
<latitude>47.527565</latitude>
|
302
|
+
<longitude>-122.343286</longitude>
|
303
|
+
</region>
|
304
|
+
<region>
|
305
|
+
<id>271869</id>
|
306
|
+
<name>First Hill</name>
|
307
|
+
<zindex currency="USD">332228</zindex>
|
308
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/First-Hill</url>
|
309
|
+
<latitude>47.608803</latitude>
|
310
|
+
<longitude>-122.323409</longitude>
|
311
|
+
</region>
|
312
|
+
<region>
|
313
|
+
<id>250017</id>
|
314
|
+
<name>Ballard</name>
|
315
|
+
<zindex currency="USD">427527</zindex>
|
316
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Ballard</url>
|
317
|
+
<latitude>47.6694</latitude>
|
318
|
+
<longitude>-122.383885</longitude>
|
319
|
+
</region>
|
320
|
+
<region>
|
321
|
+
<id>271990</id>
|
322
|
+
<name>Southeast Magnolia</name>
|
323
|
+
<zindex currency="USD">684055</zindex>
|
324
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Southeast-Magnolia</url>
|
325
|
+
<latitude>47.640643</latitude>
|
326
|
+
<longitude>-122.392141</longitude>
|
327
|
+
</region>
|
328
|
+
<region>
|
329
|
+
<id>251100</id>
|
330
|
+
<name>Laurelhurst</name>
|
331
|
+
<zindex currency="USD">1009602</zindex>
|
332
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Laurelhurst</url>
|
333
|
+
<latitude>47.659124</latitude>
|
334
|
+
<longitude>-122.278031</longitude>
|
335
|
+
</region>
|
336
|
+
<region>
|
337
|
+
<id>252336</id>
|
338
|
+
<name>Whittier Heights</name>
|
339
|
+
<zindex currency="USD">499715</zindex>
|
340
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Whittier-Heights</url>
|
341
|
+
<latitude>47.683307</latitude>
|
342
|
+
<longitude>-122.371389</longitude>
|
343
|
+
</region>
|
344
|
+
<region>
|
345
|
+
<id>271814</id>
|
346
|
+
<name>Bitter Lake</name>
|
347
|
+
<zindex currency="USD">388762</zindex>
|
348
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Bitter-Lake</url>
|
349
|
+
<latitude>47.719473</latitude>
|
350
|
+
<longitude>-122.350214</longitude>
|
351
|
+
</region>
|
352
|
+
<region>
|
353
|
+
<id>343999</id>
|
354
|
+
<name>North College Park</name>
|
355
|
+
<zindex currency="USD">414904</zindex>
|
356
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/North-College-Park</url>
|
357
|
+
<latitude>47.69889</latitude>
|
358
|
+
<longitude>-122.336702</longitude>
|
359
|
+
</region>
|
360
|
+
<region>
|
361
|
+
<id>344003</id>
|
362
|
+
<name>Bryant</name>
|
363
|
+
<zindex currency="USD">546835</zindex>
|
364
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Bryant</url>
|
365
|
+
<latitude>47.671784</latitude>
|
366
|
+
<longitude>-122.286368</longitude>
|
367
|
+
</region>
|
368
|
+
<region>
|
369
|
+
<id>272005</id>
|
370
|
+
<name>Victory Heights</name>
|
371
|
+
<zindex currency="USD">433851</zindex>
|
372
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Victory-Heights</url>
|
373
|
+
<latitude>47.710789</latitude>
|
374
|
+
<longitude>-122.305508</longitude>
|
375
|
+
</region>
|
376
|
+
<region>
|
377
|
+
<id>251186</id>
|
378
|
+
<name>Madison Park</name>
|
379
|
+
<zindex currency="USD">893422</zindex>
|
380
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Madison-Park</url>
|
381
|
+
<latitude>47.633081</latitude>
|
382
|
+
<longitude>-122.283404</longitude>
|
383
|
+
</region>
|
384
|
+
<region>
|
385
|
+
<id>271906</id>
|
386
|
+
<name>Lower Queen Anne</name>
|
387
|
+
<zindex currency="USD">405072</zindex>
|
388
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Lower-Queen-Anne</url>
|
389
|
+
<latitude>47.627859</latitude>
|
390
|
+
<longitude>-122.356381</longitude>
|
391
|
+
</region>
|
392
|
+
<region>
|
393
|
+
<id>271921</id>
|
394
|
+
<name>Minor</name>
|
395
|
+
<zindex currency="USD">448220</zindex>
|
396
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Minor</url>
|
397
|
+
<latitude>47.606236</latitude>
|
398
|
+
<longitude>-122.309735</longitude>
|
399
|
+
</region>
|
400
|
+
<region>
|
401
|
+
<id>344021</id>
|
402
|
+
<name>Fairmount Park</name>
|
403
|
+
<zindex currency="USD">444176</zindex>
|
404
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Fairmount-Park</url>
|
405
|
+
<latitude>47.55476</latitude>
|
406
|
+
<longitude>-122.380389</longitude>
|
407
|
+
</region>
|
408
|
+
<region>
|
409
|
+
<id>344031</id>
|
410
|
+
<name>South Delridge</name>
|
411
|
+
<zindex currency="USD">319871</zindex>
|
412
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/South-Delridge</url>
|
413
|
+
<latitude>47.526205</latitude>
|
414
|
+
<longitude>-122.360947</longitude>
|
415
|
+
</region>
|
416
|
+
<region>
|
417
|
+
<id>250146</id>
|
418
|
+
<name>Brighton</name>
|
419
|
+
<zindex currency="USD">348445</zindex>
|
420
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Brighton</url>
|
421
|
+
<latitude>47.538917</latitude>
|
422
|
+
<longitude>-122.275291</longitude>
|
423
|
+
</region>
|
424
|
+
<region>
|
425
|
+
<id>344026</id>
|
426
|
+
<name>Genesee</name>
|
427
|
+
<zindex currency="USD">427476</zindex>
|
428
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Genesee</url>
|
429
|
+
<latitude>47.567266</latitude>
|
430
|
+
<longitude>-122.286599</longitude>
|
431
|
+
</region>
|
432
|
+
<region>
|
433
|
+
<id>344028</id>
|
434
|
+
<name>Mt. Baker</name>
|
435
|
+
<zindex currency="USD">651270</zindex>
|
436
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Mt.-Baker</url>
|
437
|
+
<latitude>47.580822</latitude>
|
438
|
+
<longitude>-122.290814</longitude>
|
439
|
+
</region>
|
440
|
+
<region>
|
441
|
+
<id>271831</id>
|
442
|
+
<name>Cedar Park</name>
|
443
|
+
<zindex currency="USD">453987</zindex>
|
444
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Cedar-Park</url>
|
445
|
+
<latitude>47.723632</latitude>
|
446
|
+
<longitude>-122.287328</longitude>
|
447
|
+
</region>
|
448
|
+
<region>
|
449
|
+
<id>251187</id>
|
450
|
+
<name>Madrona</name>
|
451
|
+
<zindex currency="USD">666735</zindex>
|
452
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Madrona</url>
|
453
|
+
<latitude>47.612813</latitude>
|
454
|
+
<longitude>-122.288834</longitude>
|
455
|
+
</region>
|
456
|
+
<region>
|
457
|
+
<id>344030</id>
|
458
|
+
<name>Roxhill</name>
|
459
|
+
<zindex currency="USD">362013</zindex>
|
460
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Roxhill</url>
|
461
|
+
<latitude>47.527322</latitude>
|
462
|
+
<longitude>-122.370895</longitude>
|
463
|
+
</region>
|
464
|
+
<region>
|
465
|
+
<id>343994</id>
|
466
|
+
<name>South Beacon Hill</name>
|
467
|
+
<zindex currency="USD">357317</zindex>
|
468
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/South-Beacon-Hill</url>
|
469
|
+
<latitude>47.526085</latitude>
|
470
|
+
<longitude>-122.287091</longitude>
|
471
|
+
</region>
|
472
|
+
<region>
|
473
|
+
<id>343993</id>
|
474
|
+
<name>Pinehurst</name>
|
475
|
+
<zindex currency="USD">388607</zindex>
|
476
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Pinehurst</url>
|
477
|
+
<latitude>47.722592</latitude>
|
478
|
+
<longitude>-122.319545</longitude>
|
479
|
+
</region>
|
480
|
+
<region>
|
481
|
+
<id>344034</id>
|
482
|
+
<name>Riverview</name>
|
483
|
+
<zindex currency="USD">350630</zindex>
|
484
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Riverview</url>
|
485
|
+
<latitude>47.545998</latitude>
|
486
|
+
<longitude>-122.353716</longitude>
|
487
|
+
</region>
|
488
|
+
<region>
|
489
|
+
<id>250478</id>
|
490
|
+
<name>Dunlap</name>
|
491
|
+
<zindex currency="USD">337061</zindex>
|
492
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Dunlap</url>
|
493
|
+
<latitude>47.525485</latitude>
|
494
|
+
<longitude>-122.270326</longitude>
|
495
|
+
</region>
|
496
|
+
<region>
|
497
|
+
<id>271849</id>
|
498
|
+
<name>Downtown</name>
|
499
|
+
<zindex currency="USD">523298</zindex>
|
500
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Downtown</url>
|
501
|
+
<latitude>47.607804</latitude>
|
502
|
+
<longitude>-122.333614</longitude>
|
503
|
+
</region>
|
504
|
+
<region>
|
505
|
+
<id>251076</id>
|
506
|
+
<name>Lakewood</name>
|
507
|
+
<zindex currency="USD">493937</zindex>
|
508
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Lakewood</url>
|
509
|
+
<latitude>47.558075</latitude>
|
510
|
+
<longitude>-122.268344</longitude>
|
511
|
+
</region>
|
512
|
+
<region>
|
513
|
+
<id>344027</id>
|
514
|
+
<name>Rainier View</name>
|
515
|
+
<zindex currency="USD">326530</zindex>
|
516
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Rainier-View</url>
|
517
|
+
<latitude>47.501013</latitude>
|
518
|
+
<longitude>-122.258888</longitude>
|
519
|
+
</region>
|
520
|
+
<region>
|
521
|
+
<id>271857</id>
|
522
|
+
<name>Eastlake</name>
|
523
|
+
<zindex currency="USD">436243</zindex>
|
524
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Eastlake</url>
|
525
|
+
<latitude>47.636289</latitude>
|
526
|
+
<longitude>-122.328112</longitude>
|
527
|
+
</region>
|
528
|
+
<region>
|
529
|
+
<id>271977</id>
|
530
|
+
<name>Seward Park</name>
|
531
|
+
<zindex currency="USD">593817</zindex>
|
532
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Seward-Park</url>
|
533
|
+
<latitude>47.548083</latitude>
|
534
|
+
<longitude>-122.26027</longitude>
|
535
|
+
</region>
|
536
|
+
<region>
|
537
|
+
<id>271915</id>
|
538
|
+
<name>Meadowbrook</name>
|
539
|
+
<zindex currency="USD">449862</zindex>
|
540
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Meadowbrook</url>
|
541
|
+
<latitude>47.705403</latitude>
|
542
|
+
<longitude>-122.29652</longitude>
|
543
|
+
</region>
|
544
|
+
<region>
|
545
|
+
<id>344025</id>
|
546
|
+
<name>Hillman City</name>
|
547
|
+
<zindex currency="USD">347857</zindex>
|
548
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Hillman-City</url>
|
549
|
+
<latitude>47.55097</latitude>
|
550
|
+
<longitude>-122.280397</longitude>
|
551
|
+
</region>
|
552
|
+
<region>
|
553
|
+
<id>271923</id>
|
554
|
+
<name>Montlake</name>
|
555
|
+
<zindex currency="USD">785037</zindex>
|
556
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Montlake</url>
|
557
|
+
<latitude>47.640889</latitude>
|
558
|
+
<longitude>-122.303721</longitude>
|
559
|
+
</region>
|
560
|
+
<region>
|
561
|
+
<id>250383</id>
|
562
|
+
<name>Crown Hill</name>
|
563
|
+
<zindex currency="USD">429656</zindex>
|
564
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Crown-Hill</url>
|
565
|
+
<latitude>47.69608</latitude>
|
566
|
+
<longitude>-122.371417</longitude>
|
567
|
+
</region>
|
568
|
+
<region>
|
569
|
+
<id>344020</id>
|
570
|
+
<name>Junction</name>
|
571
|
+
<zindex currency="USD">464483</zindex>
|
572
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Junction</url>
|
573
|
+
<latitude>47.565406</latitude>
|
574
|
+
<longitude>-122.381722</longitude>
|
575
|
+
</region>
|
576
|
+
<region>
|
577
|
+
<id>344009</id>
|
578
|
+
<name>North Beach</name>
|
579
|
+
<zindex currency="USD">640406</zindex>
|
580
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/North-Beach</url>
|
581
|
+
<latitude>47.695527</latitude>
|
582
|
+
<longitude>-122.395397</longitude>
|
583
|
+
</region>
|
584
|
+
<region>
|
585
|
+
<id>271839</id>
|
586
|
+
<name>Columbia City</name>
|
587
|
+
<zindex currency="USD">400240</zindex>
|
588
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Columbia-City</url>
|
589
|
+
<latitude>47.559525</latitude>
|
590
|
+
<longitude>-122.282428</longitude>
|
591
|
+
</region>
|
592
|
+
<region>
|
593
|
+
<id>251971</id>
|
594
|
+
<name>South Park</name>
|
595
|
+
<zindex currency="USD">282234</zindex>
|
596
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/South-Park</url>
|
597
|
+
<latitude>47.527421</latitude>
|
598
|
+
<longitude>-122.324009</longitude>
|
599
|
+
</region>
|
600
|
+
<region>
|
601
|
+
<id>272022</id>
|
602
|
+
<name>Westlake</name>
|
603
|
+
<zindex currency="USD">404923</zindex>
|
604
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Westlake</url>
|
605
|
+
<latitude>47.634065</latitude>
|
606
|
+
<longitude>-122.341932</longitude>
|
607
|
+
</region>
|
608
|
+
<region>
|
609
|
+
<id>344005</id>
|
610
|
+
<name>Olympic Manor</name>
|
611
|
+
<zindex currency="USD">678919</zindex>
|
612
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Olympic-Manor</url>
|
613
|
+
<latitude>47.696062</latitude>
|
614
|
+
<longitude>-122.382184</longitude>
|
615
|
+
</region>
|
616
|
+
<region>
|
617
|
+
<id>344033</id>
|
618
|
+
<name>High Point</name>
|
619
|
+
<zindex currency="USD">353827</zindex>
|
620
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/High-Point</url>
|
621
|
+
<latitude>47.543878</latitude>
|
622
|
+
<longitude>-122.368652</longitude>
|
623
|
+
</region>
|
624
|
+
<region>
|
625
|
+
<id>344015</id>
|
626
|
+
<name>Judkins Park</name>
|
627
|
+
<zindex currency="USD">382248</zindex>
|
628
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Judkins-Park</url>
|
629
|
+
<latitude>47.596084</latitude>
|
630
|
+
<longitude>-122.301726</longitude>
|
631
|
+
</region>
|
632
|
+
<region>
|
633
|
+
<id>344006</id>
|
634
|
+
<name>Blue Ridge</name>
|
635
|
+
<zindex currency="USD">631539</zindex>
|
636
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Blue-Ridge</url>
|
637
|
+
<latitude>47.705021</latitude>
|
638
|
+
<longitude>-122.375811</longitude>
|
639
|
+
</region>
|
640
|
+
<region>
|
641
|
+
<id>344013</id>
|
642
|
+
<name>Central</name>
|
643
|
+
<zindex currency="USD">467518</zindex>
|
644
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Central</url>
|
645
|
+
<latitude>47.615419</latitude>
|
646
|
+
<longitude>-122.303552</longitude>
|
647
|
+
</region>
|
648
|
+
<region>
|
649
|
+
<id>344032</id>
|
650
|
+
<name>North Delridge</name>
|
651
|
+
<zindex currency="USD">332859</zindex>
|
652
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/North-Delridge</url>
|
653
|
+
<latitude>47.561704</latitude>
|
654
|
+
<longitude>-122.364376</longitude>
|
655
|
+
</region>
|
656
|
+
<region>
|
657
|
+
<id>344010</id>
|
658
|
+
<name>Uptown</name>
|
659
|
+
<zindex currency="USD">366534</zindex>
|
660
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Uptown</url>
|
661
|
+
<latitude>47.622112</latitude>
|
662
|
+
<longitude>-122.354296</longitude>
|
663
|
+
</region>
|
664
|
+
<region>
|
665
|
+
<id>272026</id>
|
666
|
+
<name>Windermere</name>
|
667
|
+
<zindex currency="USD">877354</zindex>
|
668
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Windermere</url>
|
669
|
+
<latitude>47.670301</latitude>
|
670
|
+
<longitude>-122.262662</longitude>
|
671
|
+
</region>
|
672
|
+
<region>
|
673
|
+
<id>344002</id>
|
674
|
+
<name>Roosevelt</name>
|
675
|
+
<zindex currency="USD">516327</zindex>
|
676
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Roosevelt</url>
|
677
|
+
<latitude>47.677372</latitude>
|
678
|
+
<longitude>-122.316086</longitude>
|
679
|
+
</region>
|
680
|
+
<region>
|
681
|
+
<id>344004</id>
|
682
|
+
<name>Hawthorne Hills</name>
|
683
|
+
<zindex currency="USD">721871</zindex>
|
684
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Hawthorne-Hills</url>
|
685
|
+
<latitude>47.672569</latitude>
|
686
|
+
<longitude>-122.273568</longitude>
|
687
|
+
</region>
|
688
|
+
<region>
|
689
|
+
<id>344014</id>
|
690
|
+
<name>Garfield</name>
|
691
|
+
<zindex currency="USD">460223</zindex>
|
692
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Garfield</url>
|
693
|
+
<latitude>47.607412</latitude>
|
694
|
+
<longitude>-122.299545</longitude>
|
695
|
+
</region>
|
696
|
+
<region>
|
697
|
+
<id>344012</id>
|
698
|
+
<name>Madison Valley</name>
|
699
|
+
<zindex currency="USD">497430</zindex>
|
700
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Madison-Valley</url>
|
701
|
+
<latitude>47.621442</latitude>
|
702
|
+
<longitude>-122.295195</longitude>
|
703
|
+
</region>
|
704
|
+
<region>
|
705
|
+
<id>250889</id>
|
706
|
+
<name>Holly Park</name>
|
707
|
+
<zindex currency="USD">367354</zindex>
|
708
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Holly-Park</url>
|
709
|
+
<latitude>47.538658</latitude>
|
710
|
+
<longitude>-122.288291</longitude>
|
711
|
+
</region>
|
712
|
+
<region>
|
713
|
+
<id>271964</id>
|
714
|
+
<name>Portage Bay</name>
|
715
|
+
<zindex currency="USD">771430</zindex>
|
716
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Portage-Bay</url>
|
717
|
+
<latitude>47.646555</latitude>
|
718
|
+
<longitude>-122.319091</longitude>
|
719
|
+
</region>
|
720
|
+
<region>
|
721
|
+
<id>344011</id>
|
722
|
+
<name>Denny Blaine</name>
|
723
|
+
<zindex currency="USD">1744579</zindex>
|
724
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Denny----Blaine</url>
|
725
|
+
<latitude>47.622018</latitude>
|
726
|
+
<longitude>-122.284544</longitude>
|
727
|
+
</region>
|
728
|
+
<region>
|
729
|
+
<id>343998</id>
|
730
|
+
<name>North Gate</name>
|
731
|
+
<zindex currency="USD">343432</zindex>
|
732
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/North-Gate</url>
|
733
|
+
<latitude>47.708274</latitude>
|
734
|
+
<longitude>-122.322147</longitude>
|
735
|
+
</region>
|
736
|
+
<region>
|
737
|
+
<id>250149</id>
|
738
|
+
<name>Broadmoor</name>
|
739
|
+
<zindex currency="USD">1828253</zindex>
|
740
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Broadmoor</url>
|
741
|
+
<latitude>47.635325</latitude>
|
742
|
+
<longitude>-122.291304</longitude>
|
743
|
+
</region>
|
744
|
+
<region>
|
745
|
+
<id>250714</id>
|
746
|
+
<name>Georgetown</name>
|
747
|
+
<zindex currency="USD">322502</zindex>
|
748
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Georgetown</url>
|
749
|
+
<latitude>47.540178</latitude>
|
750
|
+
<longitude>-122.316275</longitude>
|
751
|
+
</region>
|
752
|
+
<region>
|
753
|
+
<id>250939</id>
|
754
|
+
<name>Interbay</name>
|
755
|
+
<zindex currency="USD">500661</zindex>
|
756
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Interbay</url>
|
757
|
+
<latitude>47.64201</latitude>
|
758
|
+
<longitude>-122.381179</longitude>
|
759
|
+
</region>
|
760
|
+
<region>
|
761
|
+
<id>344016</id>
|
762
|
+
<name>Jackson Place</name>
|
763
|
+
<zindex currency="USD">409962</zindex>
|
764
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Jackson-Place</url>
|
765
|
+
<latitude>47.595929</latitude>
|
766
|
+
<longitude>-122.30896</longitude>
|
767
|
+
</region>
|
768
|
+
<region>
|
769
|
+
<id>271963</id>
|
770
|
+
<name>Pioneer Square</name>
|
771
|
+
<zindex currency="USD">486083</zindex>
|
772
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Pioneer-Square</url>
|
773
|
+
<latitude>47.597336</latitude>
|
774
|
+
<longitude>-122.333019</longitude>
|
775
|
+
</region>
|
776
|
+
<region>
|
777
|
+
<id>344018</id>
|
778
|
+
<name>Waterfront</name>
|
779
|
+
<zindex currency="USD">542073</zindex>
|
780
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Waterfront</url>
|
781
|
+
<latitude>47.604155</latitude>
|
782
|
+
<longitude>-122.345457</longitude>
|
783
|
+
</region>
|
784
|
+
<region>
|
785
|
+
<id>271893</id>
|
786
|
+
<name>International District</name>
|
787
|
+
<zindex currency="USD">374305</zindex>
|
788
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/International-District</url>
|
789
|
+
<latitude>47.59686</latitude>
|
790
|
+
<longitude>-122.325258</longitude>
|
791
|
+
</region>
|
792
|
+
<region>
|
793
|
+
<id>271892</id>
|
794
|
+
<name>Industrial District</name>
|
795
|
+
<zindex currency="USD">535070</zindex>
|
796
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Industrial-District</url>
|
797
|
+
<latitude>47.572043</latitude>
|
798
|
+
<longitude>-122.344663</longitude>
|
799
|
+
</region>
|
800
|
+
<region>
|
801
|
+
<id>271804</id>
|
802
|
+
<name>Atlantic</name>
|
803
|
+
<zindex currency="USD">360978</zindex>
|
804
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Atlantic</url>
|
805
|
+
<latitude>47.585396</latitude>
|
806
|
+
<longitude>-122.300217</longitude>
|
807
|
+
</region>
|
808
|
+
<region>
|
809
|
+
<id>251759</id>
|
810
|
+
<name>Roanoke</name>
|
811
|
+
<zindex currency="USD">630398</zindex>
|
812
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Roanoke</url>
|
813
|
+
<latitude>47.641281</latitude>
|
814
|
+
<longitude>-122.313348</longitude>
|
815
|
+
</region>
|
816
|
+
<region>
|
817
|
+
<id>343995</id>
|
818
|
+
<name>Denny Triangle</name>
|
819
|
+
<zindex currency="USD">407445</zindex>
|
820
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Denny-Triangle</url>
|
821
|
+
<latitude>47.616479</latitude>
|
822
|
+
<longitude>-122.336902</longitude>
|
823
|
+
</region>
|
824
|
+
<region>
|
825
|
+
<id>252396</id>
|
826
|
+
<name>Yesler Terrace</name>
|
827
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Yesler-Terrace</url>
|
828
|
+
<latitude>47.602039</latitude>
|
829
|
+
<longitude>-122.320088</longitude>
|
830
|
+
</region>
|
831
|
+
<region>
|
832
|
+
<id>271827</id>
|
833
|
+
<name>Cascade</name>
|
834
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Cascade</url>
|
835
|
+
<latitude>47.621891</latitude>
|
836
|
+
<longitude>-122.331289</longitude>
|
837
|
+
</region>
|
838
|
+
<region>
|
839
|
+
<id>271975</id>
|
840
|
+
<name>Sand Point</name>
|
841
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Sand-Point</url>
|
842
|
+
<latitude>47.681711</latitude>
|
843
|
+
<longitude>-122.256229</longitude>
|
844
|
+
</region>
|
845
|
+
<region>
|
846
|
+
<id>271987</id>
|
847
|
+
<name>South Lake Union</name>
|
848
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/South-Lake-Union</url>
|
849
|
+
<latitude>47.621602</latitude>
|
850
|
+
<longitude>-122.340356</longitude>
|
851
|
+
</region>
|
852
|
+
<region>
|
853
|
+
<id>344017</id>
|
854
|
+
<name>Little Saigon</name>
|
855
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Little-Saigon</url>
|
856
|
+
<latitude>47.595567</latitude>
|
857
|
+
<longitude>-122.315747</longitude>
|
858
|
+
</region>
|
859
|
+
<region>
|
860
|
+
<id>344007</id>
|
861
|
+
<name>Woodland</name>
|
862
|
+
<url>http://www.zillow.com/real-estate/WA-Seattle/Woodland</url>
|
863
|
+
<latitude>47.66933</latitude>
|
864
|
+
<longitude>-122.347484</longitude>
|
865
|
+
</region>
|
866
|
+
</list>
|
867
|
+
</response>
|
868
|
+
</RegionChildren:regionchildren>
|