Advertisement
Guest User

Untitled

a guest
Aug 25th, 2019
1,386
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 154.19 KB | None | 0 0
  1. {
  2. "addresses": {
  3. "New York": {
  4. "line1": "222 E 119th St",
  5. "line2": "",
  6. "city": "New York",
  7. "state": "NY",
  8. "stateFull": "New York",
  9. "zip": "10035"
  10. },
  11. "Los Angeles": {
  12. "line1": "213 E 51st St",
  13. "line2": "",
  14. "city": "Los Angeles",
  15. "state": "CA",
  16. "stateFull": "California",
  17. "zip": "90011"
  18. },
  19. "Chicago": {
  20. "line1": "5626 S Washtenaw Ave",
  21. "line2": "",
  22. "city": "Chicago",
  23. "state": "IL",
  24. "stateFull": "Illinois",
  25. "zip": "60629"
  26. },
  27. "Houston": {
  28. "line1": "4114 Dacca Dr",
  29. "line2": "",
  30. "city": "Houston",
  31. "state": "TX",
  32. "stateFull": "Texas",
  33. "zip": "77047"
  34. },
  35. "Philadelphia": {
  36. "line1": "3721 N 18th St",
  37. "line2": "",
  38. "city": "Philadelphia",
  39. "state": "PA",
  40. "stateFull": "Pennsylvania",
  41. "zip": "19140"
  42. },
  43. "Phoenix": {
  44. "line1": "7241 N 15th Ave",
  45. "line2": "",
  46. "city": "Phoenix",
  47. "state": "AZ",
  48. "stateFull": "Arizona",
  49. "zip": "85021"
  50. },
  51. "San Antonio": {
  52. "line1": "1118 W Amber St",
  53. "line2": "",
  54. "city": "San Antonio",
  55. "state": "TX",
  56. "stateFull": "Texas",
  57. "zip": "78221"
  58. },
  59. "San Diego": {
  60. "line1": "2629 Curlew St",
  61. "line2": "",
  62. "city": "San Diego",
  63. "state": "CA",
  64. "stateFull": "California",
  65. "zip": "92103"
  66. },
  67. "Dallas": {
  68. "line1": "2233 San Pablo Dr",
  69. "line2": "",
  70. "city": "Dallas",
  71. "state": "TX",
  72. "stateFull": "Texas",
  73. "zip": "75227"
  74. },
  75. "San Jose": {
  76. "line1": "2497 McLaughlin Ave",
  77. "line2": "",
  78. "city": "San Jose",
  79. "state": "CA",
  80. "stateFull": "California",
  81. "zip": "95121"
  82. },
  83. "Austin": {
  84. "line1": "4339 Nitschke St",
  85. "line2": "",
  86. "city": "Austin",
  87. "state": "TX",
  88. "stateFull": "Texas",
  89. "zip": "78723"
  90. },
  91. "Indianapolis": {
  92. "line1": "4516 Carrollton Ave",
  93. "line2": "",
  94. "city": "Indianapolis",
  95. "state": "IN",
  96. "stateFull": "Indiana",
  97. "zip": "46205"
  98. },
  99. "Jacksonville": {
  100. "line1": "7060 Knotts Dr",
  101. "line2": "",
  102. "city": "Jacksonville",
  103. "state": "FL",
  104. "stateFull": "Florida",
  105. "zip": "32210"
  106. },
  107. "San Francisco": {
  108. "line1": "178 Midcrest Way",
  109. "line2": "",
  110. "city": "San Francisco",
  111. "state": "CA",
  112. "stateFull": "California",
  113. "zip": "94131"
  114. },
  115. "Columbus": {
  116. "line1": "634 E Kossuth St",
  117. "line2": "",
  118. "city": "Columbus",
  119. "state": "OH",
  120. "stateFull": "Ohio",
  121. "zip": "43206"
  122. },
  123. "Charlotte": {
  124. "line1": "646 E 9th St",
  125. "line2": "",
  126. "city": "Charlotte",
  127. "state": "NC",
  128. "stateFull": "North Carolina",
  129. "zip": "28202"
  130. },
  131. "Fort Worth": {
  132. "line1": "2512 College Ave",
  133. "line2": "",
  134. "city": "Fort Worth",
  135. "state": "TX",
  136. "stateFull": "Texas",
  137. "zip": "76110"
  138. },
  139. "Detroit": {
  140. "line1": "15458 Mansfield St",
  141. "line2": "",
  142. "city": "Detroit",
  143. "state": "MI",
  144. "stateFull": "Michigan",
  145. "zip": "48227"
  146. },
  147. "Memphis": {
  148. "line1": "916 Aubra Rd",
  149. "line2": "",
  150. "city": "Memphis",
  151. "state": "TN",
  152. "stateFull": "Tennessee",
  153. "zip": "38111"
  154. },
  155. "Washington": {
  156. "line1": "1308 Clifton St NW",
  157. "line2": "",
  158. "city": "Washington",
  159. "state": "DC",
  160. "stateFull": "District of Columbia",
  161. "zip": "20009"
  162. },
  163. "Boston": {
  164. "line1": "88 Appleton St",
  165. "line2": "",
  166. "city": "Boston",
  167. "state": "MA",
  168. "stateFull": "Massachusetts",
  169. "zip": "02116"
  170. },
  171. "Nashville": {
  172. "line1": "2235 Blair Blvd",
  173. "line2": "",
  174. "city": "Nashville",
  175. "state": "TN",
  176. "stateFull": "Tennessee",
  177. "zip": "37212"
  178. },
  179. "Baltimore": {
  180. "line1": "2905 Mathews St",
  181. "line2": "",
  182. "city": "Baltimore",
  183. "state": "MD",
  184. "stateFull": "Maryland",
  185. "zip": "21218"
  186. },
  187. "Oklahoma City": {
  188. "line1": "3741 NW 24th St",
  189. "line2": "",
  190. "city": "Oklahoma City",
  191. "state": "OK",
  192. "stateFull": "Oklahoma",
  193. "zip": "73107"
  194. },
  195. "Louisville": {
  196. "line1": "9401 Doewood Ln",
  197. "line2": "",
  198. "city": "Louisville",
  199. "state": "KY",
  200. "stateFull": "Kentucky",
  201. "zip": "40291"
  202. },
  203. "Las Vegas": {
  204. "line1": "1716 Eagle Feather St",
  205. "line2": "",
  206. "city": "Las Vegas",
  207. "state": "NV",
  208. "stateFull": "Nevada",
  209. "zip": "89128"
  210. },
  211. "Milwaukee": {
  212. "line1": "3622 N 41st St",
  213. "line2": "",
  214. "city": "Milwaukee",
  215. "state": "WI",
  216. "stateFull": "Wisconsin",
  217. "zip": "53216"
  218. },
  219. "Tucson": {
  220. "line1": "110 N Forgeus Ave",
  221. "line2": "",
  222. "city": "Tucson",
  223. "state": "AZ",
  224. "stateFull": "Arizona",
  225. "zip": "85716"
  226. },
  227. "Fresno": {
  228. "line1": "4280 N Bond St",
  229. "line2": "",
  230. "city": "Fresno",
  231. "state": "CA",
  232. "stateFull": "California",
  233. "zip": "93726"
  234. },
  235. "Sacramento": {
  236. "line1": "2164 3rd Ave",
  237. "line2": "",
  238. "city": "Sacramento",
  239. "state": "CA",
  240. "stateFull": "California",
  241. "zip": "95818"
  242. },
  243. "Long Beach": {
  244. "line1": "1205 St Louis Ave",
  245. "line2": "",
  246. "city": "Long Beach",
  247. "state": "CA",
  248. "stateFull": "California",
  249. "zip": "90804"
  250. },
  251. "Kansas City": {
  252. "line1": "2909 Cherry St",
  253. "line2": "",
  254. "city": "Kansas City",
  255. "state": "MO",
  256. "stateFull": "Missouri",
  257. "zip": "64108"
  258. },
  259. "Mesa": {
  260. "line1": "1331 E Dover St",
  261. "line2": "",
  262. "city": "Mesa",
  263. "state": "AZ",
  264. "stateFull": "Arizona",
  265. "zip": "85203"
  266. },
  267. "Virginia Beach": {
  268. "line1": "1048 Taylor Rd",
  269. "line2": "",
  270. "city": "Virginia Beach",
  271. "state": "VA",
  272. "stateFull": "Virginia",
  273. "zip": "23464"
  274. },
  275. "Atlanta1": {
  276. "line1": "250 Spring St NW",
  277. "line2": "",
  278. "city": "Atlanta",
  279. "state": "GA",
  280. "stateFull": "Georgia",
  281. "zip": "30303"
  282. },
  283. "Atlanta2": {
  284. "line1": "3351 Woodhaven Rd NW",
  285. "line2": "",
  286. "city": "Atlanta",
  287. "state": "GA",
  288. "stateFull": "Georgia",
  289. "zip": "30305"
  290. },
  291. "Atlanta3": {
  292. "line1": "83 Walton St NW",
  293. "line2": "",
  294. "city": "Atlanta",
  295. "state": "GA",
  296. "stateFull": "Georgia",
  297. "zip": "30303"
  298. },
  299. "Beverly Hills": {
  300. "line1": "1116 LAUREL Way",
  301. "line2": "",
  302. "city": "Beverly Hills",
  303. "state": "CA",
  304. "stateFull": "California",
  305. "zip": "90210"
  306. },
  307. "Omaha": {
  308. "line1": "8120 Pacific St",
  309. "line2": "",
  310. "city": "Omaha",
  311. "state": "NE",
  312. "stateFull": "Nebraska",
  313. "zip": "68114"
  314. },
  315. "Raleigh": {
  316. "line1": "906 Oakwood Ave",
  317. "line2": "",
  318. "city": "Raleigh",
  319. "state": "NC",
  320. "stateFull": "North Carolina",
  321. "zip": "27601"
  322. },
  323. "Miami": {
  324. "line1": "1540 SW 14th Terrace",
  325. "line2": "",
  326. "city": "Miami",
  327. "state": "FL",
  328. "stateFull": "Florida",
  329. "zip": "33145"
  330. },
  331. "Oakland": {
  332. "line1": "610 E 18th St",
  333. "line2": "",
  334. "city": "Oakland",
  335. "state": "CA",
  336. "stateFull": "California",
  337. "zip": "94606"
  338. },
  339. "Minneapolis": {
  340. "line1": "3620 Lyndale Ave S",
  341. "line2": "",
  342. "city": "Minneapolis",
  343. "state": "MN",
  344. "stateFull": "Minnesota",
  345. "zip": "55409"
  346. },
  347. "Tulsa": {
  348. "line1": "3503 S New Haven Ave",
  349. "line2": "",
  350. "city": "Tulsa",
  351. "state": "OK",
  352. "stateFull": "Oklahoma",
  353. "zip": "74135"
  354. },
  355. "Cleveland": {
  356. "line1": "3350 W 33rd St",
  357. "line2": "",
  358. "city": "Cleveland",
  359. "state": "OH",
  360. "stateFull": "Ohio",
  361. "zip": "44109"
  362. },
  363. "Wichita": {
  364. "line1": "2128 S Topeka St",
  365. "line2": "",
  366. "city": "Wichita",
  367. "state": "KS",
  368. "stateFull": "Kansas",
  369. "zip": "67211"
  370. },
  371. "Arlington": {
  372. "line1": "1603 S Cooper St",
  373. "line2": "",
  374. "city": "Arlington",
  375. "state": "TX",
  376. "stateFull": "Texas",
  377. "zip": "76010"
  378. },
  379. "New Orleans": {
  380. "line1": "5924 Airway St",
  381. "line2": "",
  382. "city": "New Orleans",
  383. "state": "LA",
  384. "stateFull": "Louisiana",
  385. "zip": "70126"
  386. },
  387. "Bakersfield": {
  388. "line1": "7800 Animas Ct",
  389. "line2": "",
  390. "city": "Bakersfield",
  391. "state": "CA",
  392. "stateFull": "California",
  393. "zip": "93309"
  394. },
  395. "Tampa": {
  396. "line1": "3715 W Bay Ave",
  397. "line2": "",
  398. "city": "Tampa",
  399. "state": "FL",
  400. "stateFull": "Florida",
  401. "zip": "33611"
  402. },
  403. "Anaheim": {
  404. "line1": "1679 W Cerritos Ave",
  405. "line2": "",
  406. "city": "Anaheim",
  407. "state": "CA",
  408. "stateFull": "California",
  409. "zip": "92802"
  410. },
  411. "Santa Ana": {
  412. "line1": "1318 S Doreen Way",
  413. "line2": "",
  414. "city": "Santa Ana",
  415. "state": "CA",
  416. "stateFull": "California",
  417. "zip": "92704"
  418. },
  419. "St. Louis": {
  420. "line1": "4253 Juniata St",
  421. "line2": "",
  422. "city": "St. Louis",
  423. "state": "MO",
  424. "stateFull": "Missouri",
  425. "zip": "63116"
  426. },
  427. "Riverside": {
  428. "line1": "7464 Ysmael Villegas St",
  429. "line2": "",
  430. "city": "Riverside",
  431. "state": "CA",
  432. "stateFull": "California",
  433. "zip": "92504"
  434. },
  435. "Lexington": {
  436. "line1": "459 Woodlake Way",
  437. "line2": "",
  438. "city": "Lexington",
  439. "state": "KY",
  440. "stateFull": "Kentucky",
  441. "zip": "40502"
  442. },
  443. "Pittsburgh": {
  444. "line1": "723 Cherokee St",
  445. "line2": "",
  446. "city": "Pittsburgh",
  447. "state": "PA",
  448. "stateFull": "Pennsylvania",
  449. "zip": "15219"
  450. },
  451. "Stockton": {
  452. "line1": "165 W Stadium Dr",
  453. "line2": "",
  454. "city": "Stockton",
  455. "state": "CA",
  456. "stateFull": "California",
  457. "zip": "95204"
  458. },
  459. "Cincinnati": {
  460. "line1": "2238 Selim Ave",
  461. "line2": "",
  462. "city": "Cincinnati",
  463. "state": "OH",
  464. "stateFull": "Ohio",
  465. "zip": "45214"
  466. },
  467. "St. Paul": {
  468. "line1": "936 Lincoln Ave",
  469. "line2": "",
  470. "city": "St. Paul",
  471. "state": "MN",
  472. "stateFull": "Minnesota",
  473. "zip": "55105"
  474. },
  475. "Toledo": {
  476. "line1": "531 Williamsdale Dr",
  477. "line2": "",
  478. "city": "Toledo",
  479. "state": "OH",
  480. "stateFull": "Ohio",
  481. "zip": "43609"
  482. },
  483. "Newark": {
  484. "line1": "276 Broome St",
  485. "line2": "",
  486. "city": "Newark",
  487. "state": "NJ",
  488. "stateFull": "New Jersey",
  489. "zip": "07108"
  490. },
  491. "Plano": {
  492. "line1": "6728 Biltmore Place",
  493. "line2": "",
  494. "city": "Plano",
  495. "state": "TX",
  496. "stateFull": "Texas",
  497. "zip": "75023"
  498. },
  499. "Henderson": {
  500. "line1": "1791 Campside Manor Ln",
  501. "line2": "",
  502. "city": "Henderson",
  503. "state": "NV",
  504. "stateFull": "Nevada",
  505. "zip": "89012"
  506. },
  507. "Lincoln": {
  508. "line1": "3525 Washington St",
  509. "line2": "",
  510. "city": "Lincoln",
  511. "state": "NE",
  512. "stateFull": "Nebraska",
  513. "zip": "68506"
  514. },
  515. "Buffalo": {
  516. "line1": "166 Summit Ave",
  517. "line2": "",
  518. "city": "Buffalo",
  519. "state": "NY",
  520. "stateFull": "New York",
  521. "zip": "14214"
  522. },
  523. "Jersey City": {
  524. "line1": "103 Jewett Ave",
  525. "line2": "",
  526. "city": "Jersey City",
  527. "state": "NJ",
  528. "stateFull": "New Jersey",
  529. "zip": "07304"
  530. },
  531. "Chula Vista": {
  532. "line1": "941 Isom Ct",
  533. "line2": "",
  534. "city": "Chula Vista",
  535. "state": "CA",
  536. "stateFull": "California",
  537. "zip": "91911"
  538. },
  539. "Fort Wayne": {
  540. "line1": "4114 Trier Rd",
  541. "line2": "",
  542. "city": "Fort Wayne",
  543. "state": "IN",
  544. "stateFull": "Indiana",
  545. "zip": "46815"
  546. },
  547. "Orlando": {
  548. "line1": "2836 Messina Ave",
  549. "line2": "",
  550. "city": "Orlando",
  551. "state": "FL",
  552. "stateFull": "Florida",
  553. "zip": "32811"
  554. },
  555. "St. Petersburg": {
  556. "line1": "2460 Burlington Ave N",
  557. "line2": "",
  558. "city": "St. Petersburg",
  559. "state": "FL",
  560. "stateFull": "Florida",
  561. "zip": "33713"
  562. },
  563. "Chandler": {
  564. "line1": "874 W Whitten St",
  565. "line2": "",
  566. "city": "Chandler",
  567. "state": "AZ",
  568. "stateFull": "Arizona",
  569. "zip": "85225"
  570. },
  571. "Norfolk": {
  572. "line1": "201 Granby Park Dr",
  573. "line2": "",
  574. "city": "Norfolk",
  575. "state": "VA",
  576. "stateFull": "Virginia",
  577. "zip": "23505"
  578. },
  579. "Durham": {
  580. "line1": "916 Clarendon St",
  581. "line2": "",
  582. "city": "Durham",
  583. "state": "NC",
  584. "stateFull": "North Carolina",
  585. "zip": "27705"
  586. },
  587. "Madison": {
  588. "line1": "729 Topaz Ln",
  589. "line2": "",
  590. "city": "Madison",
  591. "state": "WI",
  592. "stateFull": "Wisconsin",
  593. "zip": "53714"
  594. },
  595. "Lubbock": {
  596. "line1": "3709 26th St",
  597. "line2": "",
  598. "city": "Lubbock",
  599. "state": "TX",
  600. "stateFull": "Texas",
  601. "zip": "79410"
  602. },
  603. "Irvine": {
  604. "line1": "441 Orange Blossom",
  605. "line2": "",
  606. "city": "Irvine",
  607. "state": "CA",
  608. "stateFull": "California",
  609. "zip": "92618"
  610. },
  611. "Winston-Salem": {
  612. "line1": "2890 Monticello Dr",
  613. "line2": "",
  614. "city": "Winston-Salem",
  615. "state": "NC",
  616. "stateFull": "North Carolina",
  617. "zip": "27106"
  618. },
  619. "Glendale": {
  620. "line1": "7311 W Fleetwood Ln",
  621. "line2": "",
  622. "city": "Glendale",
  623. "state": "AZ",
  624. "stateFull": "Arizona",
  625. "zip": "85303"
  626. },
  627. "Garland": {
  628. "line1": "1510 Rahall St",
  629. "line2": "",
  630. "city": "Garland",
  631. "state": "TX",
  632. "stateFull": "Texas",
  633. "zip": "75040"
  634. },
  635. "Hialeah": {
  636. "line1": "179 W 28th St",
  637. "line2": "",
  638. "city": "Hialeah",
  639. "state": "FL",
  640. "stateFull": "Florida",
  641. "zip": "33010"
  642. },
  643. "Reno": {
  644. "line1": "1770 Grassland Pl",
  645. "line2": "",
  646. "city": "Reno",
  647. "state": "NV",
  648. "stateFull": "Nevada",
  649. "zip": "89502"
  650. },
  651. "Chesapeake": {
  652. "line1": "1505 Blue Ridge Rd",
  653. "line2": "",
  654. "city": "Chesapeake",
  655. "state": "VA",
  656. "stateFull": "Virginia",
  657. "zip": "23322"
  658. },
  659. "Gilbert": {
  660. "line1": "857 E Gail Dr",
  661. "line2": "",
  662. "city": "Gilbert",
  663. "state": "AZ",
  664. "stateFull": "Arizona",
  665. "zip": "85296"
  666. },
  667. "Baton Rouge": {
  668. "line1": "1279 Longwood Dr",
  669. "line2": "",
  670. "city": "Baton Rouge",
  671. "state": "LA",
  672. "stateFull": "Louisiana",
  673. "zip": "70806"
  674. },
  675. "Irving": {
  676. "line1": "2708 Winslow St",
  677. "line2": "",
  678. "city": "Irving",
  679. "state": "TX",
  680. "stateFull": "Texas",
  681. "zip": "75062"
  682. },
  683. "Scottsdale": {
  684. "line1": "7967 E Camino Vivaz",
  685. "line2": "",
  686. "city": "Scottsdale",
  687. "state": "AZ",
  688. "stateFull": "Arizona",
  689. "zip": "85255"
  690. },
  691. "North Las Vegas": {
  692. "line1": "5135 N Chapel View Ct",
  693. "line2": "",
  694. "city": "North Las Vegas",
  695. "state": "NV",
  696. "stateFull": "Nevada",
  697. "zip": "89031"
  698. },
  699. "Fremont": {
  700. "line1": "42790 Hamilton Way",
  701. "line2": "",
  702. "city": "Fremont",
  703. "state": "CA",
  704. "stateFull": "California",
  705. "zip": "94538"
  706. },
  707. "Richmond": {
  708. "line1": "827 Shelby Dr",
  709. "line2": "",
  710. "city": "Richmond",
  711. "state": "VA",
  712. "stateFull": "Virginia",
  713. "zip": "23224"
  714. },
  715. "San Bernardino": {
  716. "line1": "296 W 17th St",
  717. "line2": "",
  718. "city": "San Bernardino",
  719. "state": "CA",
  720. "stateFull": "California",
  721. "zip": "92405"
  722. },
  723. "Birmingham": {
  724. "line1": "8028 Rugby Ave",
  725. "line2": "",
  726. "city": "Birmingham",
  727. "state": "AL",
  728. "stateFull": "Alabama",
  729. "zip": "35206"
  730. },
  731. "Rochester": {
  732. "line1": "25 Admiral Park",
  733. "line2": "",
  734. "city": "Rochester",
  735. "state": "NY",
  736. "stateFull": "New York",
  737. "zip": "14613"
  738. },
  739. "Des Moines": {
  740. "line1": "3617 SW 4th St",
  741. "line2": "",
  742. "city": "Des Moines",
  743. "state": "IA",
  744. "stateFull": "Iowa",
  745. "zip": "50315"
  746. },
  747. "Modesto": {
  748. "line1": "1824 Ortega Dr",
  749. "line2": "",
  750. "city": "Modesto",
  751. "state": "CA",
  752. "stateFull": "California",
  753. "zip": "95355"
  754. },
  755. "Fayetteville": {
  756. "line1": "662 Montclair Rd",
  757. "line2": "",
  758. "city": "Fayetteville",
  759. "state": "NC",
  760. "stateFull": "North Carolina",
  761. "zip": "28314"
  762. },
  763. "Oxnard": {
  764. "line1": "1185 S I St",
  765. "line2": "",
  766. "city": "Oxnard",
  767. "state": "CA",
  768. "stateFull": "California",
  769. "zip": "93033"
  770. },
  771. "Fontana": {
  772. "line1": "7816 Blackhawk Ct",
  773. "line2": "",
  774. "city": "Fontana",
  775. "state": "CA",
  776. "stateFull": "California",
  777. "zip": "92336"
  778. },
  779. "Montgomery": {
  780. "line1": "3324 Thomas Ave",
  781. "line2": "",
  782. "city": "Montgomery",
  783. "state": "AL",
  784. "stateFull": "Alabama",
  785. "zip": "36111"
  786. },
  787. "Moreno Valley": {
  788. "line1": "14260 Palmea St",
  789. "line2": "",
  790. "city": "Moreno Valley",
  791. "state": "CA",
  792. "stateFull": "California",
  793. "zip": "92553"
  794. },
  795. "Shreveport": {
  796. "line1": "2846 Randolph St",
  797. "line2": "",
  798. "city": "Shreveport",
  799. "state": "LA",
  800. "stateFull": "Louisiana",
  801. "zip": "71108"
  802. },
  803. "Aurora": {
  804. "line1": "1115 Squire Dr",
  805. "line2": "",
  806. "city": "Aurora",
  807. "state": "IL",
  808. "stateFull": "Illinois",
  809. "zip": "60505"
  810. },
  811. "Yonkers": {
  812. "line1": "54 Wickes Ave",
  813. "line2": "",
  814. "city": "Yonkers",
  815. "state": "NY",
  816. "stateFull": "New York",
  817. "zip": "10701"
  818. },
  819. "Akron": {
  820. "line1": "835 E Buchtel Ave",
  821. "line2": "",
  822. "city": "Akron",
  823. "state": "OH",
  824. "stateFull": "Ohio",
  825. "zip": "44305"
  826. },
  827. "Huntington Beach": {
  828. "line1": "18900 Delaware St",
  829. "line2": "",
  830. "city": "Huntington Beach",
  831. "state": "CA",
  832. "stateFull": "California",
  833. "zip": "92648"
  834. },
  835. "Little Rock": {
  836. "line1": "517 Chickadee Dr",
  837. "line2": "",
  838. "city": "Little Rock",
  839. "state": "AR",
  840. "stateFull": "Arkansas",
  841. "zip": "72205"
  842. },
  843. "Augusta": {
  844. "line1": "2814 Virginia Rd",
  845. "line2": "",
  846. "city": "Augusta",
  847. "state": "GA",
  848. "stateFull": "Georgia",
  849. "zip": "30906"
  850. },
  851. "Mobile": {
  852. "line1": "3762 S Rhonda Dr",
  853. "line2": "",
  854. "city": "Mobile",
  855. "state": "AL",
  856. "stateFull": "Alabama",
  857. "zip": "36608"
  858. },
  859. "Grand Rapids": {
  860. "line1": "724 Worden St SE",
  861. "line2": "",
  862. "city": "Grand Rapids",
  863. "state": "MI",
  864. "stateFull": "Michigan",
  865. "zip": "49507"
  866. },
  867. "Tallahassee": {
  868. "line1": "735 Wailes St",
  869. "line2": "",
  870. "city": "Tallahassee",
  871. "state": "FL",
  872. "stateFull": "Florida",
  873. "zip": "32310"
  874. },
  875. "Huntsville": {
  876. "line1": "1001 Edgewood Ave SE",
  877. "line2": "",
  878. "city": "Huntsville",
  879. "state": "AL",
  880. "stateFull": "Alabama",
  881. "zip": "35801"
  882. },
  883. "Grand Prairie": {
  884. "line1": "445 Hawthorne Ln",
  885. "line2": "",
  886. "city": "Grand Prairie",
  887. "state": "TX",
  888. "stateFull": "Texas",
  889. "zip": "75052"
  890. },
  891. "Knoxville": {
  892. "line1": "2203 Lonsdale Pike",
  893. "line2": "",
  894. "city": "Knoxville",
  895. "state": "TN",
  896. "stateFull": "Tennessee",
  897. "zip": "37921"
  898. },
  899. "Worcester": {
  900. "line1": "35 Barclay St",
  901. "line2": "",
  902. "city": "Worcester",
  903. "state": "MA",
  904. "stateFull": "Massachusetts",
  905. "zip": "01604"
  906. },
  907. "Newport News": {
  908. "line1": "106 Telford Dr",
  909. "line2": "",
  910. "city": "Newport News",
  911. "state": "VA",
  912. "stateFull": "Virginia",
  913. "zip": "23602"
  914. },
  915. "Overland Park": {
  916. "line1": "9806 W 128th Terrace",
  917. "line2": "",
  918. "city": "Overland Park",
  919. "state": "KS",
  920. "stateFull": "Kansas",
  921. "zip": "66213"
  922. },
  923. "Santa Clarita": {
  924. "line1": "25658 Rancho Adobe Rd",
  925. "line2": "",
  926. "city": "Santa Clarita",
  927. "state": "CA",
  928. "stateFull": "California",
  929. "zip": "91355"
  930. },
  931. "Providence": {
  932. "line1": "91 W Clifford St",
  933. "line2": "",
  934. "city": "Providence",
  935. "state": "RI",
  936. "stateFull": "Rhode Island",
  937. "zip": "02907"
  938. },
  939. "Garden Grove": {
  940. "line1": "9691 Adeline Ave",
  941. "line2": "",
  942. "city": "Garden Grove",
  943. "state": "CA",
  944. "stateFull": "California",
  945. "zip": "92841"
  946. },
  947. "Chattanooga": {
  948. "line1": "1409 Shawhan Terrace",
  949. "line2": "",
  950. "city": "Chattanooga",
  951. "state": "TN",
  952. "stateFull": "Tennessee",
  953. "zip": "37411"
  954. },
  955. "Oceanside": {
  956. "line1": "384 Islander St",
  957. "line2": "",
  958. "city": "Oceanside",
  959. "state": "CA",
  960. "stateFull": "California",
  961. "zip": "92054"
  962. },
  963. "Jackson": {
  964. "line1": "165 Maple St",
  965. "line2": "",
  966. "city": "Jackson",
  967. "state": "MS",
  968. "stateFull": "Mississippi",
  969. "zip": "39203"
  970. },
  971. "Fort Lauderdale": {
  972. "line1": "820 NW 13th Ave",
  973. "line2": "",
  974. "city": "Fort Lauderdale",
  975. "state": "FL",
  976. "stateFull": "Florida",
  977. "zip": "33311"
  978. },
  979. "Santa Rosa": {
  980. "line1": "3004 Carvel Dr",
  981. "line2": "",
  982. "city": "Santa Rosa",
  983. "state": "",
  984. "stateFull": "California",
  985. "zip": "95405"
  986. },
  987. "Rancho Cucamonga": {
  988. "line1": "7535 Ramona Ave",
  989. "line2": "",
  990. "city": "Rancho Cucamonga",
  991. "state": "CA",
  992. "stateFull": "California",
  993. "zip": "91730"
  994. },
  995. "Port St. Lucie": {
  996. "line1": "292 SW Molloy St",
  997. "line2": "",
  998. "city": "Port St. Lucie",
  999. "state": "FL",
  1000. "stateFull": "Florida",
  1001. "zip": "34984"
  1002. },
  1003. "Tempe": {
  1004. "line1": "213 E Broadmor Dr",
  1005. "line2": "",
  1006. "city": "Tempe",
  1007. "state": "AZ",
  1008. "stateFull": "Arizona",
  1009. "zip": "85282"
  1010. },
  1011. "Ontario": {
  1012. "line1": "1549 S Laurel Ave",
  1013. "line2": "",
  1014. "city": "Ontario",
  1015. "state": "CA",
  1016. "stateFull": "California",
  1017. "zip": "91762"
  1018. },
  1019. "Cape Coral": {
  1020. "line1": "2213 NW 1st St",
  1021. "line2": "",
  1022. "city": "Cape Coral",
  1023. "state": "FL",
  1024. "stateFull": "Florida",
  1025. "zip": "33993"
  1026. },
  1027. "Sioux Falls": {
  1028. "line1": "920 S Duluth Ave",
  1029. "line2": "",
  1030. "city": "Sioux Falls",
  1031. "state": "SD",
  1032. "stateFull": "South Dakota",
  1033. "zip": "57104"
  1034. },
  1035. "Springfield": {
  1036. "line1": "1517 S Kimbrough Ave",
  1037. "line2": "",
  1038. "city": "Springfield",
  1039. "state": "MO",
  1040. "stateFull": "Missouri",
  1041. "zip": "65807"
  1042. },
  1043. "Peoria": {
  1044. "line1": "8044 W Bloomfield Rd",
  1045. "line2": "",
  1046. "city": "Peoria",
  1047. "state": "AZ",
  1048. "stateFull": "Arizona",
  1049. "zip": "85381"
  1050. },
  1051. "Pembroke Pines": {
  1052. "line1": "15992 SW 3rd St",
  1053. "line2": "",
  1054. "city": "Pembroke Pines",
  1055. "state": "FL",
  1056. "stateFull": "Florida",
  1057. "zip": "33027"
  1058. },
  1059. "Elk Grove": {
  1060. "line1": "9539 Wadena Way",
  1061. "line2": "",
  1062. "city": "Elk Grove",
  1063. "state": "CA",
  1064. "stateFull": "California",
  1065. "zip": "95758"
  1066. },
  1067. "Lancaster": {
  1068. "line1": "43501 28th St W",
  1069. "line2": "",
  1070. "city": "Lancaster",
  1071. "state": "CA",
  1072. "stateFull": "California",
  1073. "zip": "93536"
  1074. },
  1075. "Corona": {
  1076. "line1": "326 E Olive St",
  1077. "line2": "",
  1078. "city": "Corona",
  1079. "state": "CA",
  1080. "stateFull": "California",
  1081. "zip": "92879"
  1082. },
  1083. "Palmdale": {
  1084. "line1": "2549 E Ave R-3",
  1085. "line2": "",
  1086. "city": "Palmdale",
  1087. "state": "CA",
  1088. "stateFull": "California",
  1089. "zip": "93550"
  1090. },
  1091. "Salinas": {
  1092. "line1": "143 Valencia St",
  1093. "line2": "",
  1094. "city": "Salinas",
  1095. "state": "CA",
  1096. "stateFull": "California",
  1097. "zip": "93905"
  1098. },
  1099. "Pasadena": {
  1100. "line1": "2218 Purdue St",
  1101. "line2": "",
  1102. "city": "Pasadena",
  1103. "state": "TX",
  1104. "stateFull": "Texas",
  1105. "zip": "77502"
  1106. },
  1107. "Hayward": {
  1108. "line1": "26779 Underwood Ave",
  1109. "line2": "",
  1110. "city": "Hayward",
  1111. "state": "CA",
  1112. "stateFull": "California",
  1113. "zip": "94544"
  1114. },
  1115. "Pomona": {
  1116. "line1": "612 W 4th St",
  1117. "line2": "",
  1118. "city": "Pomona",
  1119. "state": "CA",
  1120. "stateFull": "California",
  1121. "zip": "91766"
  1122. },
  1123. "Rockford": {
  1124. "line1": "2511 15th Ave",
  1125. "line2": "",
  1126. "city": "Rockford",
  1127. "state": "IL",
  1128. "stateFull": "Illinois",
  1129. "zip": "61108"
  1130. },
  1131. "Alexandria": {
  1132. "line1": "516 N Payne St",
  1133. "line2": "",
  1134. "city": "Alexandria",
  1135. "state": "VA",
  1136. "stateFull": "Virginia",
  1137. "zip": "22314"
  1138. },
  1139. "McKinney": {
  1140. "line1": "3313 Columbus Dr",
  1141. "line2": "",
  1142. "city": "McKinney",
  1143. "state": "TX",
  1144. "stateFull": "Texas",
  1145. "zip": "75070"
  1146. },
  1147. "Joliet": {
  1148. "line1": "1902 West Acres Rd",
  1149. "line2": "",
  1150. "city": "Joliet",
  1151. "state": "IL",
  1152. "stateFull": "Illinois",
  1153. "zip": "60435"
  1154. },
  1155. "Sunnyvale": {
  1156. "line1": "436 Central Ave",
  1157. "line2": "",
  1158. "city": "Sunnyvale",
  1159. "state": "CA",
  1160. "stateFull": "California",
  1161. "zip": "94086"
  1162. },
  1163. "Torrance": {
  1164. "line1": "21818 Anza Ave",
  1165. "line2": "",
  1166. "city": "Torrance",
  1167. "state": "CA",
  1168. "stateFull": "California",
  1169. "zip": "90503"
  1170. },
  1171. "Bridgeport": {
  1172. "line1": "338 Benham Ave",
  1173. "line2": "",
  1174. "city": "Bridgeport",
  1175. "state": "CT",
  1176. "stateFull": "Connecticut",
  1177. "zip": "06604"
  1178. },
  1179. "Hollywood": {
  1180. "line1": "4308 Grant St",
  1181. "line2": "",
  1182. "city": "Hollywood",
  1183. "state": "FL",
  1184. "stateFull": "Florida",
  1185. "zip": "33021"
  1186. },
  1187. "Paterson": {
  1188. "line1": "728 E 25th St",
  1189. "line2": "",
  1190. "city": "Paterson",
  1191. "state": "NJ",
  1192. "stateFull": "New Jersey",
  1193. "zip": "07504"
  1194. },
  1195. "Naperville": {
  1196. "line1": "1808 Deerpath Ct",
  1197. "line2": "",
  1198. "city": "Naperville",
  1199. "state": "IL",
  1200. "stateFull": "Illinois",
  1201. "zip": "60565"
  1202. },
  1203. "Syracuse": {
  1204. "line1": "606 Winton St",
  1205. "line2": "",
  1206. "city": "Syracuse",
  1207. "state": "NY",
  1208. "stateFull": "New York",
  1209. "zip": "13203"
  1210. },
  1211. "Mesquite": {
  1212. "line1": "1506 Summit St",
  1213. "line2": "",
  1214. "city": "Mesquite",
  1215. "state": "TX",
  1216. "stateFull": "Texas",
  1217. "zip": "75149"
  1218. },
  1219. "Dayton": {
  1220. "line1": "1375 Cory Dr",
  1221. "line2": "",
  1222. "city": "Dayton",
  1223. "state": "OH",
  1224. "stateFull": "Ohio",
  1225. "zip": "45406"
  1226. },
  1227. "Savannah": {
  1228. "line1": "38 Monterey Ave",
  1229. "line2": "",
  1230. "city": "Savannah",
  1231. "state": "GA",
  1232. "stateFull": "Georgia",
  1233. "zip": "31405"
  1234. },
  1235. "Clarksville": {
  1236. "line1": "1811 Alpine Dr",
  1237. "line2": "",
  1238. "city": "Clarksville",
  1239. "state": "TN",
  1240. "stateFull": "Tennessee",
  1241. "zip": "37040"
  1242. },
  1243. "Orange": {
  1244. "line1": "995 N Grand St",
  1245. "line2": "",
  1246. "city": "Orange",
  1247. "state": "CA",
  1248. "stateFull": "California",
  1249. "zip": "92867"
  1250. },
  1251. "Fullerton": {
  1252. "line1": "816 N Glenhaven Ave",
  1253. "line2": "",
  1254. "city": "Fullerton",
  1255. "state": "CA",
  1256. "stateFull": "California",
  1257. "zip": "92832"
  1258. },
  1259. "Killeen": {
  1260. "line1": "3600 Amanda Dr",
  1261. "line2": "",
  1262. "city": "Killeen",
  1263. "state": "TX",
  1264. "stateFull": "Texas",
  1265. "zip": "76542"
  1266. },
  1267. "Frisco": {
  1268. "line1": "8374 Brightside Ln",
  1269. "line2": "",
  1270. "city": "Frisco",
  1271. "state": "TX",
  1272. "stateFull": "Texas",
  1273. "zip": "75035"
  1274. },
  1275. "Hampton": {
  1276. "line1": "109 Marcella Rd",
  1277. "line2": "",
  1278. "city": "Hampton",
  1279. "state": "VA",
  1280. "stateFull": "Virginia",
  1281. "zip": "23666"
  1282. },
  1283. "Warren": {
  1284. "line1": "29316 Roan Dr",
  1285. "line2": "",
  1286. "city": "Warren",
  1287. "state": "MI",
  1288. "stateFull": "Michigan",
  1289. "zip": "48093"
  1290. },
  1291. "Columbia": {
  1292. "line1": "818 Queen St",
  1293. "line2": "",
  1294. "city": "Columbia",
  1295. "state": "SC",
  1296. "stateFull": "South Carolina",
  1297. "zip": "29205"
  1298. },
  1299. "Olathe": {
  1300. "line1": "500 N Water St",
  1301. "line2": "",
  1302. "city": "Olathe",
  1303. "state": "KS",
  1304. "stateFull": "Kansas",
  1305. "zip": "66061"
  1306. },
  1307. "Sterling Heights": {
  1308. "line1": "38170 Lincolndale Dr",
  1309. "line2": "",
  1310. "city": "Sterling Heights",
  1311. "state": "MI",
  1312. "stateFull": "Michigan",
  1313. "zip": "48310"
  1314. },
  1315. "New Haven": {
  1316. "line1": "522 Elm St",
  1317. "line2": "",
  1318. "city": "New Haven",
  1319. "state": "CT",
  1320. "stateFull": "Connecticut",
  1321. "zip": "06511"
  1322. },
  1323. "Miramar": {
  1324. "line1": "3601 SW 136th Ave",
  1325. "line2": "",
  1326. "city": "Miramar",
  1327. "state": "FL",
  1328. "stateFull": "Florida",
  1329. "zip": "33027"
  1330. },
  1331. "Waco": {
  1332. "line1": "3216 Lasker Ave",
  1333. "line2": "",
  1334. "city": "Waco",
  1335. "state": "TX",
  1336. "stateFull": "Texas",
  1337. "zip": "76707"
  1338. },
  1339. "Thousand Oaks": {
  1340. "line1": "1770 Colgate Dr",
  1341. "line2": "",
  1342. "city": "Thousand Oaks",
  1343. "state": "CA",
  1344. "stateFull": "California",
  1345. "zip": "91360"
  1346. },
  1347. "Cedar Rapids": {
  1348. "line1": "1905 Park Ave SE",
  1349. "line2": "",
  1350. "city": "Cedar Rapids",
  1351. "state": "IA",
  1352. "stateFull": "Iowa",
  1353. "zip": "52403"
  1354. },
  1355. "Charleston": {
  1356. "line1": "32 Lyttleton Ave",
  1357. "line2": "",
  1358. "city": "Charleston",
  1359. "state": "SC",
  1360. "stateFull": "South Carolina",
  1361. "zip": "29407"
  1362. },
  1363. "Visalia": {
  1364. "line1": "1634 N Leslie St",
  1365. "line2": "",
  1366. "city": "Visalia",
  1367. "state": "CA",
  1368. "stateFull": "California",
  1369. "zip": "93291"
  1370. },
  1371. "Topeka": {
  1372. "line1": "1931 SW Bowman Ct",
  1373. "line2": "",
  1374. "city": "Topeka",
  1375. "state": "KS",
  1376. "stateFull": "Kansas",
  1377. "zip": "66604"
  1378. },
  1379. "Elizabeth": {
  1380. "line1": "545 Fulton St",
  1381. "line2": "",
  1382. "city": "Elizabeth",
  1383. "state": "NJ",
  1384. "stateFull": "New Jersey",
  1385. "zip": "07206"
  1386. },
  1387. "Gainesville": {
  1388. "line1": "1211 NE 5th St",
  1389. "line2": "",
  1390. "city": "Gainesville",
  1391. "state": "FL",
  1392. "stateFull": "Florida",
  1393. "zip": "32601"
  1394. },
  1395. "Roseville": {
  1396. "line1": "101 Zien Ct",
  1397. "line2": "",
  1398. "city": "Roseville",
  1399. "state": "CA",
  1400. "stateFull": "California",
  1401. "zip": "95661"
  1402. },
  1403. "Carrollton": {
  1404. "line1": "1612 Fairwind Ct",
  1405. "line2": "",
  1406. "city": "Carrollton",
  1407. "state": "TX",
  1408. "stateFull": "Texas",
  1409. "zip": "75007"
  1410. },
  1411. "Coral Springs": {
  1412. "line1": "10170 Vestal Ct",
  1413. "line2": "",
  1414. "city": "Coral Springs",
  1415. "state": "FL",
  1416. "stateFull": "Florida",
  1417. "zip": "33071"
  1418. },
  1419. "Stamford": {
  1420. "line1": "153 Turner Rd",
  1421. "line2": "",
  1422. "city": "Stamford",
  1423. "state": "CT",
  1424. "stateFull": "Connecticut",
  1425. "zip": "06905"
  1426. },
  1427. "Simi Valley": {
  1428. "line1": "1890 Deodora St",
  1429. "line2": "",
  1430. "city": "Simi Valley",
  1431. "state": "CA",
  1432. "stateFull": "California",
  1433. "zip": "93065"
  1434. },
  1435. "Concord": {
  1436. "line1": "3712 Walnut Ave",
  1437. "line2": "",
  1438. "city": "Concord",
  1439. "state": "CA",
  1440. "stateFull": "California",
  1441. "zip": "94519"
  1442. },
  1443. "Hartford": {
  1444. "line1": "50 Allen Pl",
  1445. "line2": "",
  1446. "city": "Hartford",
  1447. "state": "CT",
  1448. "stateFull": "Connecticut",
  1449. "zip": "06106"
  1450. },
  1451. "Kent": {
  1452. "line1": "425 Alvord Ave N",
  1453. "line2": "",
  1454. "city": "Kent",
  1455. "state": "WA",
  1456. "stateFull": "Washington",
  1457. "zip": "98030"
  1458. },
  1459. "Lafayette": {
  1460. "line1": "502 Woodvale Ave",
  1461. "line2": "",
  1462. "city": "Lafayette",
  1463. "state": "LA",
  1464. "stateFull": "Louisiana",
  1465. "zip": "70503"
  1466. },
  1467. "Midland": {
  1468. "line1": "1906 N L St",
  1469. "line2": "",
  1470. "city": "Midland",
  1471. "state": "TX",
  1472. "stateFull": "Texas",
  1473. "zip": "79705"
  1474. },
  1475. "Surprise": {
  1476. "line1": "15274 W Evans Dr",
  1477. "line2": "",
  1478. "city": "Surprise",
  1479. "state": "AZ",
  1480. "stateFull": "Arizona",
  1481. "zip": "85379"
  1482. },
  1483. "Denton": {
  1484. "line1": "1012 W Collins St",
  1485. "line2": "",
  1486. "city": "Denton",
  1487. "state": "TX",
  1488. "stateFull": "Texas",
  1489. "zip": "76201"
  1490. },
  1491. "Victorville": {
  1492. "line1": "15102 Maricopa Rd",
  1493. "line2": "",
  1494. "city": "Victorville",
  1495. "state": "CA",
  1496. "stateFull": "California",
  1497. "zip": "92392"
  1498. },
  1499. "Evansville": {
  1500. "line1": "628 E Missouri St",
  1501. "line2": "",
  1502. "city": "Evansville",
  1503. "state": "IN",
  1504. "stateFull": "Indiana",
  1505. "zip": "47711"
  1506. },
  1507. "Santa Clara": {
  1508. "line1": "1255 Lincoln St",
  1509. "line2": "",
  1510. "city": "Santa Clara",
  1511. "state": "CA",
  1512. "stateFull": "California",
  1513. "zip": "95050"
  1514. },
  1515. "Abilene": {
  1516. "line1": "897 Ross Ave",
  1517. "line2": "",
  1518. "city": "Abilene",
  1519. "state": "TX",
  1520. "stateFull": "Texas",
  1521. "zip": "79605"
  1522. },
  1523. "Vallejo": {
  1524. "line1": "52 Carroll St",
  1525. "line2": "",
  1526. "city": "Vallejo",
  1527. "state": "CA",
  1528. "stateFull": "California",
  1529. "zip": "94590"
  1530. },
  1531. "Allentown": {
  1532. "line1": "105 N 13th St",
  1533. "line2": "",
  1534. "city": "Allentown",
  1535. "state": "PA",
  1536. "stateFull": "Pennsylvania",
  1537. "zip": "18102"
  1538. },
  1539. "Norman": {
  1540. "line1": "3017 Pine Hill Rd",
  1541. "line2": "",
  1542. "city": "Norman",
  1543. "state": "OK",
  1544. "stateFull": "Oklahoma",
  1545. "zip": "73072"
  1546. },
  1547. "Beaumont": {
  1548. "line1": "3090 Terrell Ave",
  1549. "line2": "",
  1550. "city": "Beaumont",
  1551. "state": "TX",
  1552. "stateFull": "Texas",
  1553. "zip": "77701"
  1554. },
  1555. "Independence": {
  1556. "line1": "1329 S Pearl St",
  1557. "line2": "",
  1558. "city": "Independence",
  1559. "state": "MO",
  1560. "stateFull": "Missouri",
  1561. "zip": "64055"
  1562. },
  1563. "Murfreesboro": {
  1564. "line1": "604 N Spring St",
  1565. "line2": "",
  1566. "city": "Murfreesboro",
  1567. "state": "TN",
  1568. "stateFull": "Tennessee",
  1569. "zip": "37130"
  1570. },
  1571. "Ann Arbor": {
  1572. "line1": "1206 Brooklyn Ave",
  1573. "line2": "",
  1574. "city": "Ann Arbor",
  1575. "state": "MI",
  1576. "stateFull": "Michigan",
  1577. "zip": "48104"
  1578. },
  1579. "Berkeley": {
  1580. "line1": "2304 Grant St",
  1581. "line2": "",
  1582. "city": "Berkeley",
  1583. "state": "CA",
  1584. "stateFull": "California",
  1585. "zip": "94703"
  1586. },
  1587. "Provo": {
  1588. "line1": "189 N 300 W",
  1589. "line2": "",
  1590. "city": "Provo",
  1591. "state": "UT",
  1592. "stateFull": "Utah",
  1593. "zip": "84601"
  1594. },
  1595. "El Monte": {
  1596. "line1": "4165 Richwood Ave",
  1597. "line2": "",
  1598. "city": "El Monte",
  1599. "state": "CA",
  1600. "stateFull": "California",
  1601. "zip": "91732"
  1602. },
  1603. "Lansing": {
  1604. "line1": "2517 Teel Ave",
  1605. "line2": "",
  1606. "city": "Lansing",
  1607. "state": "MI",
  1608. "stateFull": "Michigan",
  1609. "zip": "48910"
  1610. },
  1611. "Fargo": {
  1612. "line1": "1010 18th St S",
  1613. "line2": "",
  1614. "city": "Fargo",
  1615. "state": "ND",
  1616. "stateFull": "North Dakota",
  1617. "zip": "58103"
  1618. },
  1619. "Downey": {
  1620. "line1": "8333 Luxor St",
  1621. "line2": "",
  1622. "city": "Downey",
  1623. "state": "CA",
  1624. "stateFull": "California",
  1625. "zip": "90241"
  1626. },
  1627. "Costa Mesa": {
  1628. "line1": "968 Coronado Dr",
  1629. "line2": "",
  1630. "city": "Costa Mesa",
  1631. "state": "ca",
  1632. "stateFull": "California",
  1633. "zip": "92626"
  1634. },
  1635. "Wilmington": {
  1636. "line1": "1009 Page Ave",
  1637. "line2": "",
  1638. "city": "Wilmington",
  1639. "state": "NC",
  1640. "stateFull": "North Carolina",
  1641. "zip": "28403"
  1642. },
  1643. "Arvada": {
  1644. "line1": "6474 Brentwood St",
  1645. "line2": "",
  1646. "city": "Arvada",
  1647. "state": "CO",
  1648. "stateFull": "Colorado",
  1649. "zip": "80004"
  1650. },
  1651. "Inglewood": {
  1652. "line1": "718 S Fir Ave",
  1653. "line2": "",
  1654. "city": "Inglewood",
  1655. "state": "CA",
  1656. "stateFull": "California",
  1657. "zip": "90301"
  1658. },
  1659. "Miami Gardens": {
  1660. "line1": "3410 NW 172nd Terrace",
  1661. "line2": "",
  1662. "city": "Miami Gardens",
  1663. "state": "FL",
  1664. "stateFull": "Florida",
  1665. "zip": "33056"
  1666. },
  1667. "Carlsbad": {
  1668. "line1": "1620 New Crest Ct",
  1669. "line2": "",
  1670. "city": "Carlsbad",
  1671. "state": "CA",
  1672. "stateFull": "California",
  1673. "zip": "92011"
  1674. },
  1675. "Westminster": {
  1676. "line1": "6300 W 95th Ave",
  1677. "line2": "",
  1678. "city": "Westminster",
  1679. "state": "CO",
  1680. "stateFull": "Colorado",
  1681. "zip": "80031"
  1682. },
  1683. "Odessa": {
  1684. "line1": "2104 Cumberland Rd",
  1685. "line2": "",
  1686. "city": "Odessa",
  1687. "state": "TX",
  1688. "stateFull": "Texas",
  1689. "zip": "79761"
  1690. },
  1691. "Manchester": {
  1692. "line1": "599 Harvard St",
  1693. "line2": "",
  1694. "city": "Manchester",
  1695. "state": "NH",
  1696. "stateFull": "New Hampshire",
  1697. "zip": "03103"
  1698. },
  1699. "Elgin": {
  1700. "line1": "16 S Du Bois Ave",
  1701. "line2": "",
  1702. "city": "Elgin",
  1703. "state": "IL",
  1704. "stateFull": "Illinois",
  1705. "zip": "60123"
  1706. },
  1707. "West Jordan": {
  1708. "line1": "5113 Gaskill Way",
  1709. "line2": "",
  1710. "city": "West Jordan",
  1711. "state": "UT",
  1712. "stateFull": "Utah",
  1713. "zip": "84081"
  1714. },
  1715. "Round Rock": {
  1716. "line1": "803 E Logan St",
  1717. "line2": "",
  1718. "city": "Round Rock",
  1719. "state": "TX",
  1720. "stateFull": "Texas",
  1721. "zip": "78664"
  1722. },
  1723. "Clearwater": {
  1724. "line1": "609 S Keystone Ave",
  1725. "line2": "",
  1726. "city": "Clearwater",
  1727. "state": "FL",
  1728. "stateFull": "Florida",
  1729. "zip": "33756"
  1730. },
  1731. "Waterbury": {
  1732. "line1": "22 Putnam St",
  1733. "line2": "",
  1734. "city": "Waterbury",
  1735. "state": "CT",
  1736. "stateFull": "Connecticut",
  1737. "zip": "06704"
  1738. },
  1739. "Gresham": {
  1740. "line1": "1440 NW 15th St",
  1741. "line2": "",
  1742. "city": "Gresham",
  1743. "state": "OR",
  1744. "stateFull": "Oregon",
  1745. "zip": "97030"
  1746. },
  1747. "Fairfield": {
  1748. "line1": "1844 San Anselmo St",
  1749. "line2": "",
  1750. "city": "Fairfield",
  1751. "state": "CA",
  1752. "stateFull": "California",
  1753. "zip": "94533"
  1754. },
  1755. "Lowell": {
  1756. "line1": "49 C St",
  1757. "line2": "",
  1758. "city": "Lowell",
  1759. "state": "MA",
  1760. "stateFull": "Massachusetts",
  1761. "zip": "01851"
  1762. },
  1763. "Ventura": {
  1764. "line1": "424 Jones St",
  1765. "line2": "",
  1766. "city": "Ventura",
  1767. "state": "CA",
  1768. "stateFull": "California",
  1769. "zip": "93003"
  1770. },
  1771. "Pueblo": {
  1772. "line1": "1501 Palmer Ave",
  1773. "line2": "",
  1774. "city": "Pueblo",
  1775. "state": "CO",
  1776. "stateFull": "Colorado",
  1777. "zip": "81004"
  1778. },
  1779. "High Point": {
  1780. "line1": "609 Amos St",
  1781. "line2": "",
  1782. "city": "High Point",
  1783. "state": "NC",
  1784. "stateFull": "North Carolina",
  1785. "zip": "27260"
  1786. },
  1787. "West Covina": {
  1788. "line1": "700 S Gaybar Ave",
  1789. "line2": "",
  1790. "city": "West Covina",
  1791. "state": "CA",
  1792. "stateFull": "California",
  1793. "zip": "91790"
  1794. },
  1795. "Murrieta": {
  1796. "line1": "40007 Athena Ln",
  1797. "line2": "",
  1798. "city": "Murrieta",
  1799. "state": "CA",
  1800. "stateFull": "California",
  1801. "zip": "92562"
  1802. },
  1803. "Cambridge": {
  1804. "line1": "19 Shepard St",
  1805. "line2": "",
  1806. "city": "Cambridge",
  1807. "state": "MA",
  1808. "stateFull": "Massachusetts",
  1809. "zip": "02138"
  1810. },
  1811. "Antioch": {
  1812. "line1": "3909 Cinnabar St",
  1813. "line2": "",
  1814. "city": "Antioch",
  1815. "state": "CA",
  1816. "stateFull": "California",
  1817. "zip": "94509"
  1818. },
  1819. "Temecula": {
  1820. "line1": "31748 Corte Cardenas",
  1821. "line2": "",
  1822. "city": "Temecula",
  1823. "state": "CA",
  1824. "stateFull": "California",
  1825. "zip": "92592"
  1826. },
  1827. "Norwalk": {
  1828. "line1": "13916 Gridley Rd",
  1829. "line2": "",
  1830. "city": "Norwalk",
  1831. "state": "CA",
  1832. "stateFull": "California",
  1833. "zip": "90650"
  1834. },
  1835. "Centennial": {
  1836. "line1": "6980 S Clermont Dr",
  1837. "line2": "",
  1838. "city": "Centennial",
  1839. "state": "CO",
  1840. "stateFull": "Colorado",
  1841. "zip": "80122"
  1842. },
  1843. "Everett": {
  1844. "line1": "324 Pecks Dr",
  1845. "line2": "",
  1846. "city": "Everett",
  1847. "state": "WA",
  1848. "stateFull": "Washington",
  1849. "zip": "98203"
  1850. },
  1851. "Palm Bay": {
  1852. "line1": "510 Brickell St SE",
  1853. "line2": "",
  1854. "city": "Palm Bay",
  1855. "state": "FL",
  1856. "stateFull": "Florida",
  1857. "zip": "32909"
  1858. },
  1859. "Wichita Falls": {
  1860. "line1": "2608 Wenonah Ave",
  1861. "line2": "",
  1862. "city": "Wichita Falls",
  1863. "state": "TX",
  1864. "stateFull": "Texas",
  1865. "zip": "76309"
  1866. },
  1867. "Green Bay": {
  1868. "line1": "214 Berger St",
  1869. "line2": "",
  1870. "city": "Green Bay",
  1871. "state": "WI",
  1872. "stateFull": "Wisconsin",
  1873. "zip": "54302"
  1874. },
  1875. "Daly City": {
  1876. "line1": "20 Perita Dr",
  1877. "line2": "",
  1878. "city": "Daly City",
  1879. "state": "CA",
  1880. "stateFull": "California",
  1881. "zip": "94015"
  1882. },
  1883. "Burbank": {
  1884. "line1": "512 N Myers St",
  1885. "line2": "",
  1886. "city": "Burbank",
  1887. "state": "CA",
  1888. "stateFull": "California",
  1889. "zip": "91506"
  1890. },
  1891. "Richardson": {
  1892. "line1": "1111 Princeton Dr",
  1893. "line2": "",
  1894. "city": "Richardson",
  1895. "state": "TX",
  1896. "stateFull": "Texas",
  1897. "zip": "75081"
  1898. },
  1899. "Pompano Beach": {
  1900. "line1": "445 NW 7th Ave",
  1901. "line2": "",
  1902. "city": "Pompano Beach",
  1903. "state": "FL",
  1904. "stateFull": "Florida",
  1905. "zip": "33060"
  1906. },
  1907. "North Charleston": {
  1908. "line1": "1648 Larry St",
  1909. "line2": "",
  1910. "city": "North Charleston",
  1911. "state": "SC",
  1912. "stateFull": "South Carolina",
  1913. "zip": "29406"
  1914. },
  1915. "Broken Arrow": {
  1916. "line1": "1616 W Fulton Pl",
  1917. "line2": "",
  1918. "city": "Broken Arrow",
  1919. "state": "OK",
  1920. "stateFull": "Oklahoma",
  1921. "zip": "74012"
  1922. },
  1923. "Boulder": {
  1924. "line1": "3005 Denton Ave",
  1925. "line2": "",
  1926. "city": "Boulder",
  1927. "state": "CO",
  1928. "stateFull": "Colorado",
  1929. "zip": "80303"
  1930. },
  1931. "West Palm Beach": {
  1932. "line1": "300 Superior Pl",
  1933. "line2": "",
  1934. "city": "West Palm Beach",
  1935. "state": "FL",
  1936. "stateFull": "Florida",
  1937. "zip": "33409"
  1938. },
  1939. "Santa Maria": {
  1940. "line1": "614 S Pine St",
  1941. "line2": "",
  1942. "city": "Santa Maria",
  1943. "state": "CA",
  1944. "stateFull": "California",
  1945. "zip": "93458"
  1946. },
  1947. "El Cajon": {
  1948. "line1": "425 Filbert St",
  1949. "line2": "",
  1950. "city": "El Cajon",
  1951. "state": "CA",
  1952. "stateFull": "California",
  1953. "zip": "92020"
  1954. },
  1955. "Davenport": {
  1956. "line1": "2027 Vine St",
  1957. "line2": "",
  1958. "city": "Davenport",
  1959. "state": "IA",
  1960. "stateFull": "Iowa",
  1961. "zip": "52804"
  1962. },
  1963. "Rialto": {
  1964. "line1": "280 W South St",
  1965. "line2": "",
  1966. "city": "Rialto",
  1967. "state": "CA",
  1968. "stateFull": "California",
  1969. "zip": "92376"
  1970. },
  1971. "Las Cruces": {
  1972. "line1": "1502 Arizona Ave",
  1973. "line2": "",
  1974. "city": "Las Cruces",
  1975. "state": "NM",
  1976. "stateFull": "New Mexico",
  1977. "zip": "88001"
  1978. },
  1979. "San Mateo": {
  1980. "line1": "1200 Palm Ave",
  1981. "line2": "",
  1982. "city": "San Mateo",
  1983. "state": "CA",
  1984. "stateFull": "California",
  1985. "zip": "94402"
  1986. },
  1987. "Lewisville": {
  1988. "line1": "1502 Palisades Dr",
  1989. "line2": "",
  1990. "city": "Lewisville",
  1991. "state": "75067",
  1992. "stateFull": "Texas",
  1993. "zip": "75067"
  1994. },
  1995. "South Bend": {
  1996. "line1": "1719 Kendall St",
  1997. "line2": "",
  1998. "city": "South Bend",
  1999. "state": "IN",
  2000. "stateFull": "Indiana",
  2001. "zip": "46613"
  2002. },
  2003. "Lakeland": {
  2004. "line1": "540 W Palmeden Dr",
  2005. "line2": "",
  2006. "city": "Lakeland",
  2007. "state": "FL",
  2008. "stateFull": "Florida",
  2009. "zip": "33803"
  2010. },
  2011. "Erie": {
  2012. "line1": "241 E 24th St",
  2013. "line2": "",
  2014. "city": "Erie",
  2015. "state": "PA",
  2016. "stateFull": "Pennsylvania",
  2017. "zip": "16503"
  2018. },
  2019. "Tyler": {
  2020. "line1": "1407 Hubbard Dr",
  2021. "line2": "",
  2022. "city": "Tyler",
  2023. "state": "TX",
  2024. "stateFull": "Texas",
  2025. "zip": "75703"
  2026. },
  2027. "Pearland": {
  2028. "line1": "2320 Washington St",
  2029. "line2": "",
  2030. "city": "Pearland",
  2031. "state": "TX",
  2032. "stateFull": "Texas",
  2033. "zip": "77581"
  2034. },
  2035. "College Station": {
  2036. "line1": "2913 Jennifer Dr",
  2037. "line2": "",
  2038. "city": "College Station",
  2039. "state": "TX",
  2040. "stateFull": "Texas",
  2041. "zip": "77845"
  2042. },
  2043. "Kenosha": {
  2044. "line1": "5602 34th Ave",
  2045. "line2": "",
  2046. "city": "Kenosha",
  2047. "state": "WI",
  2048. "stateFull": "Wisconsin",
  2049. "zip": "53144"
  2050. },
  2051. "Sandy Springs": {
  2052. "line1": "5515 Errol Pl NW",
  2053. "line2": "",
  2054. "city": "Atlanta",
  2055. "state": "GA",
  2056. "stateFull": "Georgia",
  2057. "zip": "30327"
  2058. },
  2059. "Clovis": {
  2060. "line1": "2186 Mitchell Ave",
  2061. "line2": "",
  2062. "city": "Clovis",
  2063. "state": "CA",
  2064. "stateFull": "California",
  2065. "zip": "93611"
  2066. },
  2067. "Flint": {
  2068. "line1": "1645 E Hamilton Ave",
  2069. "line2": "",
  2070. "city": "Flint",
  2071. "state": "MI",
  2072. "stateFull": "Michigan",
  2073. "zip": "48506"
  2074. },
  2075. "Roanoke": {
  2076. "line1": "1203 Melrose Ave NW",
  2077. "line2": "",
  2078. "city": "Roanoke",
  2079. "state": "VA",
  2080. "stateFull": "Virginia",
  2081. "zip": "24017"
  2082. },
  2083. "Albany": {
  2084. "line1": "36 Pinewood Ave",
  2085. "line2": "",
  2086. "city": "Albany",
  2087. "state": "NY",
  2088. "stateFull": "New York",
  2089. "zip": "12208"
  2090. },
  2091. "Jurupa Valley": {
  2092. "line1": "4821 Meadowland Dr",
  2093. "line2": "",
  2094. "city": "Riverside",
  2095. "state": "CA",
  2096. "stateFull": "California",
  2097. "zip": "92509"
  2098. },
  2099. "Compton": {
  2100. "line1": "514 N Chester Ave",
  2101. "line2": "",
  2102. "city": "Compton",
  2103. "state": "CA",
  2104. "stateFull": "California",
  2105. "zip": "90221"
  2106. },
  2107. "San Angelo": {
  2108. "line1": "2638 University Ave",
  2109. "line2": "",
  2110. "city": "San Angelo",
  2111. "state": "TX",
  2112. "stateFull": "Texas",
  2113. "zip": "76904"
  2114. },
  2115. "Lawton": {
  2116. "line1": "109 NW Morford Dr",
  2117. "line2": "",
  2118. "city": "Lawton",
  2119. "state": "OK",
  2120. "stateFull": "Oklahoma",
  2121. "zip": "73507"
  2122. },
  2123. "Renton": {
  2124. "line1": "15780 119th Pl SE",
  2125. "line2": "",
  2126. "city": "Renton",
  2127. "state": "WA",
  2128. "stateFull": "Washington",
  2129. "zip": "98058"
  2130. },
  2131. "Vista": {
  2132. "line1": "296 Alestar St",
  2133. "line2": "",
  2134. "city": "Vista",
  2135. "state": "CA",
  2136. "stateFull": "California",
  2137. "zip": "92084"
  2138. },
  2139. "Davie": {
  2140. "line1": "2751 SW 116th Ave",
  2141. "line2": "",
  2142. "city": "Davie",
  2143. "state": "FL",
  2144. "stateFull": "Florida",
  2145. "zip": "33330"
  2146. },
  2147. "Greeley": {
  2148. "line1": "2534 18th Street Rd",
  2149. "line2": "",
  2150. "city": "Greeley",
  2151. "state": "CO",
  2152. "stateFull": "Colorado",
  2153. "zip": "80634"
  2154. },
  2155. "Portsmouth": {
  2156. "line1": "2804 Pinewell St",
  2157. "line2": "",
  2158. "city": "Portsmouth",
  2159. "state": "VA",
  2160. "stateFull": "Virginia",
  2161. "zip": "23704"
  2162. },
  2163. "Dearborn": {
  2164. "line1": "6140 Argyle St",
  2165. "line2": "",
  2166. "city": "Dearborn",
  2167. "state": "MI",
  2168. "stateFull": "Michigan",
  2169. "zip": "48126"
  2170. },
  2171. "South Gate": {
  2172. "line1": "10019 Mallison Ave",
  2173. "line2": "",
  2174. "city": "South Gate",
  2175. "state": "CA",
  2176. "stateFull": "California",
  2177. "zip": "90280"
  2178. },
  2179. "Tuscaloosa": {
  2180. "line1": "1800 4th Ave E",
  2181. "line2": "",
  2182. "city": "Tuscaloosa",
  2183. "state": "AL",
  2184. "stateFull": "Alabama",
  2185. "zip": "35401"
  2186. },
  2187. "Livonia": {
  2188. "line1": "14984 Auburndale St",
  2189. "line2": "",
  2190. "city": "Livonia",
  2191. "state": "MI",
  2192. "stateFull": "Michigan",
  2193. "zip": "48154"
  2194. },
  2195. "New Bedford": {
  2196. "line1": "140 Deane St",
  2197. "line2": "",
  2198. "city": "New Bedford",
  2199. "state": "MA",
  2200. "stateFull": "Massachusetts",
  2201. "zip": "02746"
  2202. },
  2203. "Vacaville": {
  2204. "line1": "149 Clayton Cir",
  2205. "line2": "",
  2206. "city": "Vacaville",
  2207. "state": "CA",
  2208. "stateFull": "California",
  2209. "zip": "95687"
  2210. },
  2211. "Brockton": {
  2212. "line1": "63 Brentwood Ave",
  2213. "line2": "",
  2214. "city": "Brockton",
  2215. "state": "MA",
  2216. "stateFull": "Massachusetts",
  2217. "zip": "02302"
  2218. },
  2219. "Roswell": {
  2220. "line1": "935 Brandon Ridge Dr",
  2221. "line2": "",
  2222. "city": "Roswell",
  2223. "state": "GA",
  2224. "stateFull": "Georgia",
  2225. "zip": "30075"
  2226. },
  2227. "Beaverton": {
  2228. "line1": "12875 SW Barlow Rd",
  2229. "line2": "",
  2230. "city": "Beaverton",
  2231. "state": "OR",
  2232. "stateFull": "Oregon",
  2233. "zip": "97008"
  2234. },
  2235. "Quincy": {
  2236. "line1": "57 Bedford St",
  2237. "line2": "",
  2238. "city": "Quincy",
  2239. "state": "MA",
  2240. "stateFull": "Massachusetts",
  2241. "zip": "02169"
  2242. },
  2243. "Sparks": {
  2244. "line1": "11 E M St",
  2245. "line2": "",
  2246. "city": "Sparks",
  2247. "state": "NV",
  2248. "stateFull": "Nevada",
  2249. "zip": "89431"
  2250. },
  2251. "Lee's Summit": {
  2252. "line1": "1228 SW Persels Rd",
  2253. "line2": "",
  2254. "city": "Lee's Summit",
  2255. "state": "MO",
  2256. "stateFull": "Missouri",
  2257. "zip": "64081"
  2258. },
  2259. "Federal Way": {
  2260. "line1": "407 S 329th Ln",
  2261. "line2": "",
  2262. "city": "Federal Way",
  2263. "state": "WA",
  2264. "stateFull": "Washington",
  2265. "zip": "98003"
  2266. },
  2267. "Carson": {
  2268. "line1": "22522 Marbella Ave",
  2269. "line2": "",
  2270. "city": "Carson",
  2271. "state": "CA",
  2272. "stateFull": "California",
  2273. "zip": "90745"
  2274. },
  2275. "Santa Monica": {
  2276. "line1": "918 17th St",
  2277. "line2": "",
  2278. "city": "Santa Monica",
  2279. "state": "CA",
  2280. "stateFull": "California",
  2281. "zip": "90403"
  2282. },
  2283. "Hesperia": {
  2284. "line1": "17015 Cholla Ave",
  2285. "line2": "",
  2286. "city": "Hesperia",
  2287. "state": "CA",
  2288. "stateFull": "California",
  2289. "zip": "92345"
  2290. },
  2291. "Allen": {
  2292. "line1": "911 Green Brook Dr",
  2293. "line2": "",
  2294. "city": "Allen",
  2295. "state": "TX",
  2296. "stateFull": "Texas",
  2297. "zip": "75002"
  2298. },
  2299. "Rio Rancho": {
  2300. "line1": "421 Longwood Dr NE",
  2301. "line2": "",
  2302. "city": "Rio Rancho",
  2303. "state": "NM",
  2304. "stateFull": "New Mexico",
  2305. "zip": "87124"
  2306. },
  2307. "Yuma": {
  2308. "line1": "3362 W 18th Pl",
  2309. "line2": "",
  2310. "city": "Yuma",
  2311. "state": "AZ",
  2312. "stateFull": "Arizona",
  2313. "zip": "85364"
  2314. },
  2315. "Orem": {
  2316. "line1": "720 400 N",
  2317. "line2": "",
  2318. "city": "Orem",
  2319. "state": "UT",
  2320. "stateFull": "Utah",
  2321. "zip": "84057"
  2322. },
  2323. "Lynn": {
  2324. "line1": "46 Jefferson St",
  2325. "line2": "",
  2326. "city": "Lynn",
  2327. "state": "MA",
  2328. "stateFull": "Massachusetts",
  2329. "zip": "01902"
  2330. },
  2331. "Redding": {
  2332. "line1": "2611 Reservoir Ln",
  2333. "line2": "",
  2334. "city": "Redding",
  2335. "state": "CA",
  2336. "stateFull": "California",
  2337. "zip": "96002"
  2338. },
  2339. "Miami Beach": {
  2340. "line1": "1414 Euclid Ave",
  2341. "line2": "",
  2342. "city": "Miami Beach",
  2343. "state": "FL",
  2344. "stateFull": "Florida",
  2345. "zip": "33139"
  2346. },
  2347. "League City": {
  2348. "line1": "302 Sorrelwood Dr",
  2349. "line2": "",
  2350. "city": "League City",
  2351. "state": "TX",
  2352. "stateFull": "Texas",
  2353. "zip": "77573"
  2354. },
  2355. "Lawrence": {
  2356. "line1": "2022 Kentucky St",
  2357. "line2": "",
  2358. "city": "Lawrence",
  2359. "state": "KS",
  2360. "stateFull": "Kansas",
  2361. "zip": "66046"
  2362. },
  2363. "Santa Barbara": {
  2364. "line1": "431 E Carrillo St",
  2365. "line2": "",
  2366. "city": "Santa Barbara",
  2367. "state": "CA",
  2368. "stateFull": "California",
  2369. "zip": "93101"
  2370. },
  2371. "Plantation": {
  2372. "line1": "7460 NW 9th St",
  2373. "line2": "",
  2374. "city": "Plantation",
  2375. "state": "FL",
  2376. "stateFull": "Florida",
  2377. "zip": "33317"
  2378. },
  2379. "Sandy": {
  2380. "line1": "9107 Tolman Farms Way",
  2381. "line2": "",
  2382. "city": "Sandy",
  2383. "state": "UT",
  2384. "stateFull": "Utah",
  2385. "zip": "84070"
  2386. },
  2387. "Sunrise": {
  2388. "line1": "3719 NW 91st Ln",
  2389. "line2": "",
  2390. "city": "Sunrise",
  2391. "state": "FL",
  2392. "stateFull": "Florida",
  2393. "zip": "33351"
  2394. },
  2395. "Macon": {
  2396. "line1": "1608 Walker Rd",
  2397. "line2": "",
  2398. "city": "Macon",
  2399. "state": "GA",
  2400. "stateFull": "Georgia",
  2401. "zip": "31206"
  2402. },
  2403. "Longmont": {
  2404. "line1": "818 Meeker St",
  2405. "line2": "",
  2406. "city": "Longmont",
  2407. "state": "CO",
  2408. "stateFull": "Colorado",
  2409. "zip": "80504"
  2410. },
  2411. "Boca Raton": {
  2412. "line1": "230 NW 10th St",
  2413. "line2": "",
  2414. "city": "Boca Raton",
  2415. "state": "FL",
  2416. "stateFull": "Florida",
  2417. "zip": "33432"
  2418. },
  2419. "San Marcos": {
  2420. "line1": "652 Cedar St",
  2421. "line2": "",
  2422. "city": "San Marcos",
  2423. "state": "CA",
  2424. "stateFull": "California",
  2425. "zip": "92069"
  2426. },
  2427. "Greenville": {
  2428. "line1": "1620 Longwood Dr",
  2429. "line2": "",
  2430. "city": "Greenville",
  2431. "state": "NC",
  2432. "stateFull": "North Carolina",
  2433. "zip": "27858"
  2434. },
  2435. "Waukegan": {
  2436. "line1": "1030 Yeoman St",
  2437. "line2": "",
  2438. "city": "Waukegan",
  2439. "state": "IL",
  2440. "stateFull": "Illinois",
  2441. "zip": "60085"
  2442. },
  2443. "Fall River": {
  2444. "line1": "33 Kelly Dr",
  2445. "line2": "",
  2446. "city": "Fall River",
  2447. "state": "MA",
  2448. "stateFull": "Massachusetts",
  2449. "zip": "02720"
  2450. },
  2451. "Chico": {
  2452. "line1": "470 E 8th Ave",
  2453. "line2": "",
  2454. "city": "Chico",
  2455. "state": "CA",
  2456. "stateFull": "California",
  2457. "zip": "95926"
  2458. },
  2459. "Newton": {
  2460. "line1": "55 Hagen Rd",
  2461. "line2": "",
  2462. "city": "Newton",
  2463. "state": "MA",
  2464. "stateFull": "Massachusetts",
  2465. "zip": "02459"
  2466. },
  2467. "San Leandro": {
  2468. "line1": "1320 Purdue St",
  2469. "line2": "",
  2470. "city": "San Leandro",
  2471. "state": "CA",
  2472. "stateFull": "California",
  2473. "zip": "94579"
  2474. },
  2475. "Reading": {
  2476. "line1": "428 Mulberry St",
  2477. "line2": "",
  2478. "city": "Reading",
  2479. "state": "PA",
  2480. "stateFull": "Pennsylvania",
  2481. "zip": "19604"
  2482. },
  2483. "Fort Smith": {
  2484. "line1": "1210 N 45th St",
  2485. "line2": "",
  2486. "city": "Fort Smith",
  2487. "state": "AR",
  2488. "stateFull": "Arkansas",
  2489. "zip": "72904"
  2490. },
  2491. "Newport Beach": {
  2492. "line1": "1833 Port Charles Pl",
  2493. "line2": "",
  2494. "city": "Newport Beach",
  2495. "state": "CA",
  2496. "stateFull": "California",
  2497. "zip": "92660"
  2498. },
  2499. "Asheville": {
  2500. "line1": "133 Wyoming Rd",
  2501. "line2": "",
  2502. "city": "Asheville",
  2503. "state": "NC",
  2504. "stateFull": "North Carolina",
  2505. "zip": "28803"
  2506. },
  2507. "Nashua": {
  2508. "line1": "16 Friar Tuck Ln",
  2509. "line2": "",
  2510. "city": "Nashua",
  2511. "state": "NH",
  2512. "stateFull": "New Hampshire",
  2513. "zip": "03062"
  2514. },
  2515. "Edmond": {
  2516. "line1": "2001 Faircloud Dr",
  2517. "line2": "",
  2518. "city": "Edmond",
  2519. "state": "OK",
  2520. "stateFull": "Oklahoma",
  2521. "zip": "73034"
  2522. },
  2523. "Whittier": {
  2524. "line1": "7910 Bright Ave",
  2525. "line2": "",
  2526. "city": "Whittier",
  2527. "state": "CA",
  2528. "stateFull": "California",
  2529. "zip": "90602"
  2530. },
  2531. "Nampa": {
  2532. "line1": "221 Elmore Ave",
  2533. "line2": "",
  2534. "city": "Nampa",
  2535. "state": "ID",
  2536. "stateFull": "Idaho",
  2537. "zip": "83651"
  2538. },
  2539. "Bloomington": {
  2540. "line1": "8700 Wentworth Ave S",
  2541. "line2": "",
  2542. "city": "Minneapolis",
  2543. "state": "MN",
  2544. "stateFull": "Minnesota",
  2545. "zip": "55420"
  2546. },
  2547. "Deltona": {
  2548. "line1": "1790 Amero Ave",
  2549. "line2": "",
  2550. "city": "Deltona",
  2551. "state": "FL",
  2552. "stateFull": "Florida",
  2553. "zip": "32725"
  2554. },
  2555. "Hawthorne": {
  2556. "line1": "4148 W 133rd St",
  2557. "line2": "",
  2558. "city": "Hawthorne",
  2559. "state": "CA",
  2560. "stateFull": "California",
  2561. "zip": "90250"
  2562. },
  2563. "Duluth": {
  2564. "line1": "2418 E 4th St",
  2565. "line2": "",
  2566. "city": "Duluth",
  2567. "state": "MN",
  2568. "stateFull": "Minnesota",
  2569. "zip": "55812"
  2570. },
  2571. "Carmel": {
  2572. "line1": "13673 Cheswick Blvd",
  2573. "line2": "",
  2574. "city": "Carmel",
  2575. "state": "IN",
  2576. "stateFull": "Indiana",
  2577. "zip": "46032"
  2578. },
  2579. "Suffolk": {
  2580. "line1": "103 Ferguson Pl",
  2581. "line2": "",
  2582. "city": "Suffolk",
  2583. "state": "VA",
  2584. "stateFull": "Virginia",
  2585. "zip": "23435"
  2586. },
  2587. "Clifton": {
  2588. "line1": "93 Lincoln Ave",
  2589. "line2": "",
  2590. "city": "Clifton",
  2591. "state": "NJ",
  2592. "stateFull": "New Jersey",
  2593. "zip": "07011"
  2594. },
  2595. "Citrus Heights": {
  2596. "line1": "7106 Calvin Dr",
  2597. "line2": "",
  2598. "city": "Citrus Heights",
  2599. "state": "CA",
  2600. "stateFull": "California",
  2601. "zip": "95621"
  2602. },
  2603. "Livermore": {
  2604. "line1": "3915 Pestana Way",
  2605. "line2": "",
  2606. "city": "Livermore",
  2607. "state": "CA",
  2608. "stateFull": "California",
  2609. "zip": "94550"
  2610. },
  2611. "Tracy": {
  2612. "line1": "1486 Oak Ct",
  2613. "line2": "",
  2614. "city": "Tracy",
  2615. "state": "CA",
  2616. "stateFull": "California",
  2617. "zip": "95376"
  2618. },
  2619. "Alhambra": {
  2620. "line1": "217 S 5th St",
  2621. "line2": "",
  2622. "city": "Alhambra",
  2623. "state": "CA",
  2624. "stateFull": "California",
  2625. "zip": "91801"
  2626. },
  2627. "Kirkland": {
  2628. "line1": "12404 NE 109th Pl",
  2629. "line2": "",
  2630. "city": "Kirkland",
  2631. "state": "WA",
  2632. "stateFull": "Washington",
  2633. "zip": "98033"
  2634. },
  2635. "Trenton": {
  2636. "line1": "224 S Cook Ave",
  2637. "line2": "",
  2638. "city": "Trenton",
  2639. "state": "NJ",
  2640. "stateFull": "New Jersey",
  2641. "zip": "08629"
  2642. },
  2643. "Ogden": {
  2644. "line1": "1037 Douglas St",
  2645. "line2": "",
  2646. "city": "Ogden",
  2647. "state": "UT",
  2648. "stateFull": "Utah",
  2649. "zip": "84404"
  2650. },
  2651. "Hoover": {
  2652. "line1": "341 Trace Ridge Rd",
  2653. "line2": "",
  2654. "city": "Hoover",
  2655. "state": "AL",
  2656. "stateFull": "Alabama",
  2657. "zip": "35244"
  2658. },
  2659. "Cicero": {
  2660. "line1": "1819 S 57th Ct",
  2661. "line2": "",
  2662. "city": "Cicero",
  2663. "state": "IL",
  2664. "stateFull": "Illinois",
  2665. "zip": "60804"
  2666. },
  2667. "Fishers": {
  2668. "line1": "12075 Sellerton Dr",
  2669. "line2": "",
  2670. "city": "Fishers",
  2671. "state": "IN",
  2672. "stateFull": "Indiana",
  2673. "zip": "46037"
  2674. },
  2675. "Sugar Land": {
  2676. "line1": "2931 W Autumn Run Cir",
  2677. "line2": "",
  2678. "city": "Sugar Land",
  2679. "state": "TX",
  2680. "stateFull": "Texas",
  2681. "zip": "77479"
  2682. },
  2683. "Danbury": {
  2684. "line1": "20 James St",
  2685. "line2": "",
  2686. "city": "Danbury",
  2687. "state": "CT",
  2688. "stateFull": "Connecticut",
  2689. "zip": "06810"
  2690. },
  2691. "Meridian": {
  2692. "line1": "2323 NW 11th Ave",
  2693. "line2": "",
  2694. "city": "Meridian",
  2695. "state": "ID",
  2696. "stateFull": "Idaho",
  2697. "zip": "83646"
  2698. },
  2699. "Indio": {
  2700. "line1": "82211 San Jacinto Ave",
  2701. "line2": "",
  2702. "city": "Indio",
  2703. "state": "CA",
  2704. "stateFull": "California",
  2705. "zip": "92201"
  2706. },
  2707. "Menifee": {
  2708. "line1": "27160 Early Dawn Rd",
  2709. "line2": "",
  2710. "city": "Menifee",
  2711. "state": "CA",
  2712. "stateFull": "California",
  2713. "zip": "92584"
  2714. },
  2715. "Champaign": {
  2716. "line1": "611 W Green St",
  2717. "line2": "",
  2718. "city": "Champaign",
  2719. "state": "IL",
  2720. "stateFull": "Illinois",
  2721. "zip": "61820"
  2722. },
  2723. "Buena Park": {
  2724. "line1": "6886 Naomi Ave",
  2725. "line2": "",
  2726. "city": "Buena Park",
  2727. "state": "CA",
  2728. "stateFull": "California",
  2729. "zip": "90620"
  2730. },
  2731. "Troy": {
  2732. "line1": "4430 Reilly Dr",
  2733. "line2": "",
  2734. "city": "Troy",
  2735. "state": "MI",
  2736. "stateFull": "Michigan",
  2737. "zip": "48085"
  2738. },
  2739. "O'Fallon": {
  2740. "line1": "1330 Trading Post Ln",
  2741. "line2": "",
  2742. "city": "O'Fallon",
  2743. "state": "MO",
  2744. "stateFull": "Missouri",
  2745. "zip": "63366"
  2746. },
  2747. "Bellingham": {
  2748. "line1": "2428 Queen St",
  2749. "line2": "",
  2750. "city": "Bellingham",
  2751. "state": "WA",
  2752. "stateFull": "Washington",
  2753. "zip": "98229"
  2754. },
  2755. "Westland": {
  2756. "line1": "527 Darwin St",
  2757. "line2": "",
  2758. "city": "Westland",
  2759. "state": "MI",
  2760. "stateFull": "Michigan",
  2761. "zip": "48186"
  2762. },
  2763. "Sioux City": {
  2764. "line1": "906 Dubuque St",
  2765. "line2": "",
  2766. "city": "Sioux City",
  2767. "state": "IA",
  2768. "stateFull": "Iowa",
  2769. "zip": "51105"
  2770. },
  2771. "Warwick": {
  2772. "line1": "46 Dallas Ave",
  2773. "line2": "",
  2774. "city": "Warwick",
  2775. "state": "RI",
  2776. "stateFull": "Rhode Island",
  2777. "zip": "02889"
  2778. },
  2779. "Hemet": {
  2780. "line1": "377 N Western Ave",
  2781. "line2": "",
  2782. "city": "Hemet",
  2783. "state": "CA",
  2784. "stateFull": "California",
  2785. "zip": "92543"
  2786. },
  2787. "Longview": {
  2788. "line1": "302 Lancaster St",
  2789. "line2": "",
  2790. "city": "Longview",
  2791. "state": "TX",
  2792. "stateFull": "Texas",
  2793. "zip": "75601"
  2794. },
  2795. "Farmington Hills": {
  2796. "line1": "28508 Lake Park Dr",
  2797. "line2": "",
  2798. "city": "Farmington Hills",
  2799. "state": "MI",
  2800. "stateFull": "Michigan",
  2801. "zip": "48331"
  2802. },
  2803. "Bend": {
  2804. "line1": "242 NE 5th St",
  2805. "line2": "",
  2806. "city": "Bend",
  2807. "state": "OR",
  2808. "stateFull": "Oregon",
  2809. "zip": "97701"
  2810. },
  2811. "Lakewood": {
  2812. "line1": "6102 McKnight Dr",
  2813. "line2": "",
  2814. "city": "Lakewood",
  2815. "state": "CA",
  2816. "stateFull": "California",
  2817. "zip": "90713"
  2818. },
  2819. "Merced": {
  2820. "line1": "324 Buena Vista Ct",
  2821. "line2": "",
  2822. "city": "Merced",
  2823. "state": "CA",
  2824. "stateFull": "California",
  2825. "zip": "95348"
  2826. },
  2827. "Mission": {
  2828. "line1": "1007 Bryce Dr",
  2829. "line2": "",
  2830. "city": "Mission",
  2831. "state": "TX",
  2832. "stateFull": "Texas",
  2833. "zip": "78572"
  2834. },
  2835. "Chino": {
  2836. "line1": "13081 Basswood Ave",
  2837. "line2": "",
  2838. "city": "Chino",
  2839. "state": "CA",
  2840. "stateFull": "California",
  2841. "zip": "91710"
  2842. },
  2843. "Redwood City": {
  2844. "line1": "634 Cleveland St",
  2845. "line2": "",
  2846. "city": "Redwood City,",
  2847. "state": "CA",
  2848. "stateFull": "California",
  2849. "zip": "94061"
  2850. },
  2851. "Edinburg": {
  2852. "line1": "1515 Ivy Ln",
  2853. "line2": "",
  2854. "city": "Edinburg",
  2855. "state": "TX",
  2856. "stateFull": "Texas",
  2857. "zip": "78539"
  2858. },
  2859. "Cranston": {
  2860. "line1": "98 Hyde St",
  2861. "line2": "",
  2862. "city": "Cranston",
  2863. "state": "RI",
  2864. "stateFull": "Rhode Island",
  2865. "zip": "02920"
  2866. },
  2867. "Parma": {
  2868. "line1": "4523 Dawnshire Ave",
  2869. "line2": "",
  2870. "city": "Parma",
  2871. "state": "OH",
  2872. "stateFull": "Ohio",
  2873. "zip": "44134"
  2874. },
  2875. "New Rochelle": {
  2876. "line1": "151 Elk Ave",
  2877. "line2": "",
  2878. "city": "New Rochelle",
  2879. "state": "NY",
  2880. "stateFull": "New York",
  2881. "zip": "10804"
  2882. },
  2883. "Lake Forest": {
  2884. "line1": "25352 Navajo Dr",
  2885. "line2": "",
  2886. "city": "Lake Forest",
  2887. "state": "CA",
  2888. "stateFull": "California",
  2889. "zip": "92630"
  2890. },
  2891. "Napa": {
  2892. "line1": "2532 Adrian St",
  2893. "line2": "",
  2894. "city": "Napa",
  2895. "state": "CA",
  2896. "stateFull": "California",
  2897. "zip": "94558"
  2898. },
  2899. "Hammond": {
  2900. "line1": "930 Merrill St",
  2901. "line2": "",
  2902. "city": "Hammond",
  2903. "state": "IN",
  2904. "stateFull": "Indiana",
  2905. "zip": "46320"
  2906. },
  2907. "Avondale": {
  2908. "line1": "11609 W Madison St",
  2909. "line2": "",
  2910. "city": "Avondale",
  2911. "state": "AZ",
  2912. "stateFull": "Arizona",
  2913. "zip": "85323"
  2914. },
  2915. "Somerville": {
  2916. "line1": "52 Browning Rd",
  2917. "line2": "",
  2918. "city": "Somerville",
  2919. "state": "MA",
  2920. "stateFull": "Massachusetts",
  2921. "zip": "02145"
  2922. },
  2923. "Palm Coast": {
  2924. "line1": "67 Beauford Ln",
  2925. "line2": "",
  2926. "city": "Palm Coast",
  2927. "state": "FL",
  2928. "stateFull": "Florida",
  2929. "zip": "32137"
  2930. },
  2931. "Bryan": {
  2932. "line1": "1417 E 28th St",
  2933. "line2": "",
  2934. "city": "Bryan",
  2935. "state": "TX",
  2936. "stateFull": "Texas",
  2937. "zip": "77802"
  2938. },
  2939. "Gary": {
  2940. "line1": "1237 W 19th Ave",
  2941. "line2": "",
  2942. "city": "Gary",
  2943. "state": "IN",
  2944. "stateFull": "Indiana",
  2945. "zip": "46407"
  2946. },
  2947. "Largo": {
  2948. "line1": "447 6th Ave NE",
  2949. "line2": "",
  2950. "city": "Largo",
  2951. "state": "FL",
  2952. "stateFull": "Florida",
  2953. "zip": "33770"
  2954. },
  2955. "Tustin": {
  2956. "line1": "15212 Covington St",
  2957. "line2": "",
  2958. "city": "Tustin",
  2959. "state": "CA",
  2960. "stateFull": "California",
  2961. "zip": "92782"
  2962. },
  2963. "Racine": {
  2964. "line1": "1605 Arthur Ave",
  2965. "line2": "",
  2966. "city": "Racine",
  2967. "state": "WI",
  2968. "stateFull": "Wisconsin",
  2969. "zip": "53405"
  2970. },
  2971. "Deerfield Beach": {
  2972. "line1": "1270 SW 10th Terrace",
  2973. "line2": "",
  2974. "city": "Deerfield Beach",
  2975. "state": "FL",
  2976. "stateFull": "Florida",
  2977. "zip": "33441"
  2978. },
  2979. "Lynchburg": {
  2980. "line1": "717 Crestwood Cir",
  2981. "line2": "",
  2982. "city": "Lynchburg",
  2983. "state": "VA",
  2984. "stateFull": "Virginia",
  2985. "zip": "24502"
  2986. },
  2987. "Mountain View": {
  2988. "line1": "1856 Vassar Ave",
  2989. "line2": "",
  2990. "city": "Mountain View",
  2991. "state": "CA",
  2992. "stateFull": "California",
  2993. "zip": "94043"
  2994. },
  2995. "Medford": {
  2996. "line1": "336 Hillhouse Ave",
  2997. "line2": "",
  2998. "city": "Medford",
  2999. "state": "OR",
  3000. "stateFull": "Oregon",
  3001. "zip": "97504"
  3002. },
  3003. "Bellflower": {
  3004. "line1": "9428 Olive St",
  3005. "line2": "",
  3006. "city": "Bellflower",
  3007. "state": "CA",
  3008. "stateFull": "California",
  3009. "zip": "90706"
  3010. },
  3011. "Melbourne": {
  3012. "line1": "2471 Pawnee Dr",
  3013. "line2": "",
  3014. "city": "Melbourne",
  3015. "state": "FL",
  3016. "stateFull": "Florida",
  3017. "zip": "32935"
  3018. },
  3019. "St. Joseph": {
  3020. "line1": "2420 Patee St",
  3021. "line2": "",
  3022. "city": "St. Joseph",
  3023. "state": "MO",
  3024. "stateFull": "Missouri",
  3025. "zip": "64507"
  3026. },
  3027. "Camden": {
  3028. "line1": "926 S 6th St",
  3029. "line2": "",
  3030. "city": "Camden",
  3031. "state": "NJ",
  3032. "stateFull": "New Jersey",
  3033. "zip": "08103"
  3034. },
  3035. "St. George": {
  3036. "line1": "492 E 100 S",
  3037. "line2": "",
  3038. "city": "St. George",
  3039. "state": "UT",
  3040. "stateFull": "Utah",
  3041. "zip": "84770"
  3042. },
  3043. "Baldwin Park": {
  3044. "line1": "4247 Cutler Ave",
  3045. "line2": "",
  3046. "city": "Baldwin Park",
  3047. "state": "CA",
  3048. "stateFull": "California",
  3049. "zip": "91706"
  3050. },
  3051. "Chino Hills": {
  3052. "line1": "4165 Descanso Ave",
  3053. "line2": "",
  3054. "city": "Chino Hills",
  3055. "state": "CA",
  3056. "stateFull": "California",
  3057. "zip": "91709"
  3058. },
  3059. "Alameda": {
  3060. "line1": "2043 Lincoln Ave",
  3061. "line2": "",
  3062. "city": "Alameda",
  3063. "state": "CA",
  3064. "stateFull": "California",
  3065. "zip": "94501"
  3066. },
  3067. "Arlington Heights": {
  3068. "line1": "1327 N Highland Ave",
  3069. "line2": "",
  3070. "city": "Arlington Heights",
  3071. "state": "IL",
  3072. "stateFull": "Illinois",
  3073. "zip": "60004"
  3074. },
  3075. "Scranton": {
  3076. "line1": "1008 Capouse Ave",
  3077. "line2": "",
  3078. "city": "Scranton",
  3079. "state": "PA",
  3080. "stateFull": "Pennsylvania",
  3081. "zip": "18509"
  3082. },
  3083. "Evanston": {
  3084. "line1": "2323 Grey Ave",
  3085. "line2": "",
  3086. "city": "Evanston",
  3087. "state": "IL",
  3088. "stateFull": "Illinois",
  3089. "zip": "60201"
  3090. },
  3091. "Kalamazoo": {
  3092. "line1": "919 Hays Park Ave",
  3093. "line2": "",
  3094. "city": "Kalamazoo",
  3095. "state": "MI",
  3096. "stateFull": "Michigan",
  3097. "zip": "49001"
  3098. },
  3099. "Baytown": {
  3100. "line1": "1905 Richardson Ln",
  3101. "line2": "",
  3102. "city": "Baytown",
  3103. "state": "TX",
  3104. "stateFull": "Texas",
  3105. "zip": "77520"
  3106. },
  3107. "Upland": {
  3108. "line1": "1630 N Quince Ave",
  3109. "line2": "",
  3110. "city": "Upland",
  3111. "state": "CA",
  3112. "stateFull": "California",
  3113. "zip": "91784"
  3114. },
  3115. "Springdale": {
  3116. "line1": "711 Henryetta St",
  3117. "line2": "",
  3118. "city": "Springdale",
  3119. "state": "AR",
  3120. "stateFull": "Arkansas",
  3121. "zip": "72762"
  3122. },
  3123. "Bethlehem": {
  3124. "line1": "1521 Elm St",
  3125. "line2": "",
  3126. "city": "Bethlehem",
  3127. "state": "PA",
  3128. "stateFull": "Pennsylvania",
  3129. "zip": "18017"
  3130. },
  3131. "Schaumburg": {
  3132. "line1": "225 Andrew Ln",
  3133. "line2": "",
  3134. "city": "Schaumburg",
  3135. "state": "IL",
  3136. "stateFull": "Illinois",
  3137. "zip": "60193"
  3138. },
  3139. "Mount Pleasant": {
  3140. "line1": "1500 Wellesley Cir",
  3141. "line2": "",
  3142. "city": "Mount Pleasant",
  3143. "state": "SC",
  3144. "stateFull": "South Carolina",
  3145. "zip": "29466"
  3146. },
  3147. "Auburn": {
  3148. "line1": "118 Pike St NE",
  3149. "line2": "",
  3150. "city": "Auburn",
  3151. "state": "WA",
  3152. "stateFull": "Washington",
  3153. "zip": "98002"
  3154. },
  3155. "Decatur": {
  3156. "line1": "1503 E Division St",
  3157. "line2": "",
  3158. "city": "Decatur",
  3159. "state": "IL",
  3160. "stateFull": "Illinois",
  3161. "zip": "62526"
  3162. },
  3163. "San Ramon": {
  3164. "line1": "3250 Veracruz Dr",
  3165. "line2": "",
  3166. "city": "San Ramon",
  3167. "state": "CA",
  3168. "stateFull": "California",
  3169. "zip": "94583"
  3170. },
  3171. "Pleasanton": {
  3172. "line1": "4240 Silver St",
  3173. "line2": "",
  3174. "city": "Pleasanton",
  3175. "state": "CA",
  3176. "stateFull": "California",
  3177. "zip": "94566"
  3178. },
  3179. "Wyoming": {
  3180. "line1": "3712 Heron Ave SW",
  3181. "line2": "",
  3182. "city": "Wyoming",
  3183. "state": "MI",
  3184. "stateFull": "Michigan",
  3185. "zip": "49509"
  3186. },
  3187. "Lake Charles": {
  3188. "line1": "708 14th St",
  3189. "line2": "",
  3190. "city": "Lake Charles",
  3191. "state": "LA",
  3192. "stateFull": "Louisiana",
  3193. "zip": "70601"
  3194. },
  3195. "Plymouth": {
  3196. "line1": "4260 Polaris Ln N",
  3197. "line2": "",
  3198. "city": "Plymouth",
  3199. "state": "MN",
  3200. "stateFull": "Minnesota",
  3201. "zip": "55446"
  3202. },
  3203. "Bolingbrook": {
  3204. "line1": "144 Larchmont Way",
  3205. "line2": "",
  3206. "city": "Bolingbrook",
  3207. "state": "IL",
  3208. "stateFull": "Illinois",
  3209. "zip": "60440"
  3210. },
  3211. "Pharr": {
  3212. "line1": "1001 Tulip Dr",
  3213. "line2": "",
  3214. "city": "Pharr",
  3215. "state": "TX",
  3216. "stateFull": "Texas",
  3217. "zip": "78577"
  3218. },
  3219. "Appleton": {
  3220. "line1": "342 W Parkway Blvd",
  3221. "line2": "",
  3222. "city": "Appleton",
  3223. "state": "WI",
  3224. "stateFull": "Wisconsin",
  3225. "zip": "54911"
  3226. },
  3227. "Gastonia": {
  3228. "line1": "2124 Foxhunt Dr",
  3229. "line2": "",
  3230. "city": "Gastonia",
  3231. "state": "NC",
  3232. "stateFull": "North Carolina",
  3233. "zip": "28054"
  3234. },
  3235. "Folsom": {
  3236. "line1": "134 Keller Cir",
  3237. "line2": "",
  3238. "city": "Folsom",
  3239. "state": "CA",
  3240. "stateFull": "California",
  3241. "zip": "95630"
  3242. },
  3243. "Southfield": {
  3244. "line1": "25184 Briarbank Ave",
  3245. "line2": "",
  3246. "city": "Southfield",
  3247. "state": "MI",
  3248. "stateFull": "Michigan",
  3249. "zip": "48033"
  3250. },
  3251. "Rochester Hills": {
  3252. "line1": "220 Shagbark Dr",
  3253. "line2": "",
  3254. "city": "Rochester Hills",
  3255. "state": "MI",
  3256. "stateFull": "Michigan",
  3257. "zip": "48309"
  3258. },
  3259. "New Britain": {
  3260. "line1": "139 Lawlor St",
  3261. "line2": "",
  3262. "city": "New Britain",
  3263. "state": "CT",
  3264. "stateFull": "Connecticut",
  3265. "zip": "06051"
  3266. },
  3267. "Goodyear": {
  3268. "line1": "18 N 151st Ln",
  3269. "line2": "",
  3270. "city": "Goodyear",
  3271. "state": "AZ",
  3272. "stateFull": "Arizona",
  3273. "zip": "85338"
  3274. },
  3275. "Canton": {
  3276. "line1": "2207 11th St SW",
  3277. "line2": "",
  3278. "city": "Canton",
  3279. "state": "OH",
  3280. "stateFull": "Ohio",
  3281. "zip": "44706"
  3282. },
  3283. "Warner Robins": {
  3284. "line1": "1315 Hartley Ave",
  3285. "line2": "",
  3286. "city": "Warner Robins",
  3287. "state": "GA",
  3288. "stateFull": "Georgia",
  3289. "zip": "31088"
  3290. },
  3291. "Union City": {
  3292. "line1": "2462 Pecan St",
  3293. "line2": "",
  3294. "city": "Union City",
  3295. "state": "CA",
  3296. "stateFull": "California",
  3297. "zip": "94587"
  3298. },
  3299. "Perris": {
  3300. "line1": "555 Harvest Rd",
  3301. "line2": "",
  3302. "city": "Perris",
  3303. "state": "CA",
  3304. "stateFull": "California",
  3305. "zip": "92571"
  3306. },
  3307. "Manteca": {
  3308. "line1": "510 S Veach Ave",
  3309. "line2": "",
  3310. "city": "Manteca",
  3311. "state": "CA",
  3312. "stateFull": "California",
  3313. "zip": "95337"
  3314. },
  3315. "Iowa City": {
  3316. "line1": "424 Oakland Ave",
  3317. "line2": "",
  3318. "city": "Iowa City",
  3319. "state": "IA",
  3320. "stateFull": "Iowa",
  3321. "zip": "52240"
  3322. },
  3323. "Jonesboro": {
  3324. "line1": "1425 Haven St",
  3325. "line2": "",
  3326. "city": "Jonesboro",
  3327. "state": "AR",
  3328. "stateFull": "Arkansas",
  3329. "zip": "72401"
  3330. },
  3331. "Lynwood": {
  3332. "line1": "4243 Cortland St",
  3333. "line2": "",
  3334. "city": "Lynwood",
  3335. "state": "CA",
  3336. "stateFull": "California",
  3337. "zip": "90262"
  3338. },
  3339. "Loveland": {
  3340. "line1": "801 W 35th St",
  3341. "line2": "",
  3342. "city": "Loveland",
  3343. "state": "CO",
  3344. "stateFull": "Colorado",
  3345. "zip": "80538"
  3346. },
  3347. "Pawtucket": {
  3348. "line1": "16 Court St",
  3349. "line2": "",
  3350. "city": "Pawtucket",
  3351. "state": "RI",
  3352. "stateFull": "Rhode Island",
  3353. "zip": "02861"
  3354. },
  3355. "Boynton Beach": {
  3356. "line1": "516 NW 3rd St",
  3357. "line2": "",
  3358. "city": "Boynton Beach",
  3359. "state": "FL",
  3360. "stateFull": "Florida",
  3361. "zip": "33435"
  3362. },
  3363. "Waukesha": {
  3364. "line1": "313 E Newhall Ave",
  3365. "line2": "",
  3366. "city": "Waukesha",
  3367. "state": "WI",
  3368. "stateFull": "Wisconsin",
  3369. "zip": "53186"
  3370. },
  3371. "Gulfport": {
  3372. "line1": "1001 Debra Dr",
  3373. "line2": "",
  3374. "city": "Gulfport",
  3375. "state": "MS",
  3376. "stateFull": "Mississippi",
  3377. "zip": "39503"
  3378. },
  3379. "Apple Valley": {
  3380. "line1": "13538 Iroquois Rd",
  3381. "line2": "",
  3382. "city": "Apple Valley",
  3383. "state": "CA",
  3384. "stateFull": "California",
  3385. "zip": "92308"
  3386. },
  3387. "Passaic": {
  3388. "line1": "133 Boulevard",
  3389. "line2": "",
  3390. "city": "Passaic",
  3391. "state": "NJ",
  3392. "stateFull": "New Jersey",
  3393. "zip": "07055"
  3394. },
  3395. "Layton": {
  3396. "line1": "1126 E 1100 N",
  3397. "line2": "",
  3398. "city": "Layton",
  3399. "state": "UT",
  3400. "stateFull": "Utah",
  3401. "zip": "84040"
  3402. },
  3403. "Turlock": {
  3404. "line1": "1132 E Marshall St",
  3405. "line2": "",
  3406. "city": "Turlock",
  3407. "state": "CA",
  3408. "stateFull": "California",
  3409. "zip": "95380"
  3410. },
  3411. "Muncie": {
  3412. "line1": "600 E 8th St",
  3413. "line2": "",
  3414. "city": "Muncie",
  3415. "state": "IN",
  3416. "stateFull": "Indiana",
  3417. "zip": "47302"
  3418. },
  3419. "Temple": {
  3420. "line1": "1103 W Avenue K",
  3421. "line2": "",
  3422. "city": "Temple",
  3423. "state": "TX",
  3424. "stateFull": "Texas",
  3425. "zip": "76504"
  3426. },
  3427. "Missouri City": {
  3428. "line1": "2227 Fall Meadow Dr",
  3429. "line2": "",
  3430. "city": "Missouri City",
  3431. "state": "TX",
  3432. "stateFull": "Texas",
  3433. "zip": "77459"
  3434. },
  3435. "Redlands": {
  3436. "line1": "223 Orchid Ct",
  3437. "line2": "",
  3438. "city": "Redlands",
  3439. "state": "CA",
  3440. "stateFull": "California",
  3441. "zip": "92373"
  3442. },
  3443. "Santa Fe": {
  3444. "line1": "1954 Kiva Rd",
  3445. "line2": "",
  3446. "city": "Santa Fe",
  3447. "state": "NM",
  3448. "stateFull": "New Mexico",
  3449. "zip": "87505"
  3450. },
  3451. "Lauderhill": {
  3452. "line1": "4431 NW 23rd St",
  3453. "line2": "",
  3454. "city": "Lauderhill",
  3455. "state": "FL",
  3456. "stateFull": "Florida",
  3457. "zip": "33313"
  3458. },
  3459. "Milpitas": {
  3460. "line1": "1594 Carl Ave",
  3461. "line2": "",
  3462. "city": "Milpitas",
  3463. "state": "CA",
  3464. "stateFull": "California",
  3465. "zip": "95035"
  3466. },
  3467. "Palatine": {
  3468. "line1": "112 Pine St",
  3469. "line2": "",
  3470. "city": "Palatine",
  3471. "state": "IL",
  3472. "stateFull": "Illinois",
  3473. "zip": "60067"
  3474. },
  3475. "Rock Hill": {
  3476. "line1": "408 Annafrel St",
  3477. "line2": "",
  3478. "city": "Rock Hill",
  3479. "state": "SC",
  3480. "stateFull": "South Carolina",
  3481. "zip": "29730"
  3482. },
  3483. "Franklin": {
  3484. "line1": "927 Fair St",
  3485. "line2": "",
  3486. "city": "Franklin",
  3487. "state": "TN",
  3488. "stateFull": "Tennessee",
  3489. "zip": "37064"
  3490. },
  3491. "Flagstaff": {
  3492. "line1": "411 N Leroux St",
  3493. "line2": "",
  3494. "city": "Flagstaff",
  3495. "state": "AZ",
  3496. "stateFull": "Arizona",
  3497. "zip": "86001"
  3498. },
  3499. "Weston": {
  3500. "line1": "820 Hampton Ct",
  3501. "line2": "",
  3502. "city": "Weston",
  3503. "state": "FL",
  3504. "stateFull": "Florida",
  3505. "zip": "33326"
  3506. },
  3507. "Waterloo": {
  3508. "line1": "1166 Lorraine Ave",
  3509. "line2": "",
  3510. "city": "Waterloo",
  3511. "state": "IA",
  3512. "stateFull": "Iowa",
  3513. "zip": "50702"
  3514. },
  3515. "Mount Vernon": {
  3516. "line1": "25 Adams St",
  3517. "line2": "",
  3518. "city": "Mount Vernon",
  3519. "state": "NY",
  3520. "stateFull": "New York",
  3521. "zip": "10550"
  3522. },
  3523. "Fort Myers": {
  3524. "line1": "3316 Franklin St",
  3525. "line2": "",
  3526. "city": "Fort Myers",
  3527. "state": "FL",
  3528. "stateFull": "Florida",
  3529. "zip": "33916"
  3530. },
  3531. "Dothan": {
  3532. "line1": "1263 W Selma St",
  3533. "line2": "",
  3534. "city": "Dothan",
  3535. "state": "AL",
  3536. "stateFull": "Alabama",
  3537. "zip": "36301"
  3538. },
  3539. "Rancho Cordova": {
  3540. "line1": "3405 Muscat Way",
  3541. "line2": "",
  3542. "city": "Rancho Cordova",
  3543. "state": "CA",
  3544. "stateFull": "California",
  3545. "zip": "95670"
  3546. },
  3547. "Redondo Beach": {
  3548. "line1": "713A S Elvira Ave",
  3549. "line2": "",
  3550. "city": "Redondo Beach",
  3551. "state": "CA",
  3552. "stateFull": "California",
  3553. "zip": "90277"
  3554. },
  3555. "St. Charles": {
  3556. "line1": "528 Norma Dr",
  3557. "line2": "",
  3558. "city": "St Charles",
  3559. "state": "MO",
  3560. "stateFull": "Missouri",
  3561. "zip": "63301"
  3562. },
  3563. "Eau Claire": {
  3564. "line1": "1313 Bradley Ave",
  3565. "line2": "",
  3566. "city": "Eau Claire",
  3567. "state": "WI",
  3568. "stateFull": "Wisconsin",
  3569. "zip": "54701"
  3570. },
  3571. "North Richland Hills": {
  3572. "line1": "7500 Dana Ln",
  3573. "line2": "",
  3574. "city": "Fort Worth",
  3575. "state": "TX",
  3576. "stateFull": "Texas",
  3577. "zip": "76182"
  3578. },
  3579. "Bismarck": {
  3580. "line1": "621 N 14th St",
  3581. "line2": "",
  3582. "city": "Bismarck",
  3583. "state": "ND",
  3584. "stateFull": "North Dakota",
  3585. "zip": "58501"
  3586. },
  3587. "Yorba Linda": {
  3588. "line1": "18432 Southern Hills Way",
  3589. "line2": "",
  3590. "city": "Yorba Linda",
  3591. "state": "CA",
  3592. "stateFull": "California",
  3593. "zip": "92886"
  3594. },
  3595. "Kenner": {
  3596. "line1": "3913 Colorado Ave",
  3597. "line2": "",
  3598. "city": "Kenner",
  3599. "state": "LA",
  3600. "stateFull": "Louisiana",
  3601. "zip": "70065"
  3602. },
  3603. "Walnut Creek": {
  3604. "line1": "1084 W Holly St",
  3605. "line2": "",
  3606. "city": "Walnut Creek",
  3607. "state": "CA",
  3608. "stateFull": "California",
  3609. "zip": "94598"
  3610. },
  3611. "Frederick": {
  3612. "line1": "630 Wilson Pl",
  3613. "line2": "",
  3614. "city": "Frederick",
  3615. "state": "MD",
  3616. "stateFull": "Maryland",
  3617. "zip": "21702"
  3618. },
  3619. "Oshkosh": {
  3620. "line1": "413 W 14th Ave",
  3621. "line2": "",
  3622. "city": "Oshkosh",
  3623. "state": "WI",
  3624. "stateFull": "Wisconsin",
  3625. "zip": "54902"
  3626. },
  3627. "Pittsburg": {
  3628. "line1": "93 Alvarado Ave",
  3629. "line2": "",
  3630. "city": "Pittsburg",
  3631. "state": "CA",
  3632. "stateFull": "California",
  3633. "zip": "94565"
  3634. },
  3635. "Palo Alto": {
  3636. "line1": "3349 St Michael Ct",
  3637. "line2": "",
  3638. "city": "Palo Alto",
  3639. "state": "CA",
  3640. "stateFull": "California",
  3641. "zip": "94306"
  3642. },
  3643. "Bossier City": {
  3644. "line1": "4812 Sheryl St",
  3645. "line2": "",
  3646. "city": "Bossier City",
  3647. "state": "LA",
  3648. "stateFull": "Louisiana",
  3649. "zip": "71111"
  3650. },
  3651. "Portland": {
  3652. "line1": "135 Ashmont St",
  3653. "line2": "",
  3654. "city": "Portland",
  3655. "state": "ME",
  3656. "stateFull": "Maine",
  3657. "zip": "04103"
  3658. },
  3659. "St. Cloud": {
  3660. "line1": "812 17th Ave S",
  3661. "line2": "",
  3662. "city": "St Cloud",
  3663. "state": "MN",
  3664. "stateFull": "Minnesota",
  3665. "zip": "56301"
  3666. },
  3667. "Davis": {
  3668. "line1": "1412 Alice St",
  3669. "line2": "",
  3670. "city": "Davis",
  3671. "state": "CA",
  3672. "stateFull": "California",
  3673. "zip": "95616"
  3674. },
  3675. "South San Francisco": {
  3676. "line1": "537 Grand Ave",
  3677. "line2": "",
  3678. "city": "South San Francisco",
  3679. "state": "CA",
  3680. "stateFull": "California",
  3681. "zip": "94080"
  3682. },
  3683. "Camarillo": {
  3684. "line1": "4808 Chula Vista Ct",
  3685. "line2": "",
  3686. "city": "Camarillo",
  3687. "state": "CA",
  3688. "stateFull": "California",
  3689. "zip": "93012"
  3690. },
  3691. "North Little Rock": {
  3692. "line1": "1316 Ben St",
  3693. "line2": "",
  3694. "city": "North Little Rock",
  3695. "state": "AR",
  3696. "stateFull": "Arkansas",
  3697. "zip": "72117"
  3698. },
  3699. "Schenectady": {
  3700. "line1": "1118 Waverly Pl",
  3701. "line2": "",
  3702. "city": "Schenectady",
  3703. "state": "NY",
  3704. "stateFull": "New York",
  3705. "zip": "12308"
  3706. },
  3707. "Gaithersburg": {
  3708. "line1": "613 Lake Varuna Dr",
  3709. "line2": "",
  3710. "city": "Gaithersburg",
  3711. "state": "MD",
  3712. "stateFull": "Maryland",
  3713. "zip": "20878"
  3714. },
  3715. "Harlingen": {
  3716. "line1": "117 Arcadia Dr",
  3717. "line2": "",
  3718. "city": "Harlingen",
  3719. "state": "TX",
  3720. "stateFull": "Texas",
  3721. "zip": "78550"
  3722. },
  3723. "Woodbury": {
  3724. "line1": "1638 Quail Ridge Cir",
  3725. "line2": "",
  3726. "city": "Woodbury",
  3727. "state": "MN",
  3728. "stateFull": "Minnesota",
  3729. "zip": "55125"
  3730. },
  3731. "Eagan": {
  3732. "line1": "3885 Gibraltar Trail",
  3733. "line2": "",
  3734. "city": "Eagan",
  3735. "state": "MN",
  3736. "stateFull": "Minnesota",
  3737. "zip": "55123"
  3738. },
  3739. "Yuba City": {
  3740. "line1": "754 A St",
  3741. "line2": "",
  3742. "city": "Yuba City",
  3743. "state": "CA",
  3744. "stateFull": "California",
  3745. "zip": "95991"
  3746. },
  3747. "Maple Grove": {
  3748. "line1": "7268 Weston Ln N",
  3749. "line2": "",
  3750. "city": "Maple Grove",
  3751. "state": "MN",
  3752. "stateFull": "Minnesota",
  3753. "zip": "55311"
  3754. },
  3755. "Youngstown": {
  3756. "line1": "729 Norwood Ave",
  3757. "line2": "",
  3758. "city": "Youngstown",
  3759. "state": "OH",
  3760. "stateFull": "Ohio",
  3761. "zip": "44510"
  3762. },
  3763. "Skokie": {
  3764. "line1": "8519 Karlov Ave",
  3765. "line2": "",
  3766. "city": "Skokie",
  3767. "state": "IL",
  3768. "stateFull": "Illinois",
  3769. "zip": "60076"
  3770. },
  3771. "Kissimmee": {
  3772. "line1": "620 N Palm Ave",
  3773. "line2": "",
  3774. "city": "Kissimmee",
  3775. "state": "FL",
  3776. "stateFull": "Florida",
  3777. "zip": "34741"
  3778. },
  3779. "Johnson City": {
  3780. "line1": "309 Moorland Dr",
  3781. "line2": "",
  3782. "city": "Johnson City",
  3783. "state": "TN",
  3784. "stateFull": "Tennessee",
  3785. "zip": "37604"
  3786. },
  3787. "Victoria": {
  3788. "line1": "1903 College Dr",
  3789. "line2": "",
  3790. "city": "Victoria",
  3791. "state": "TX",
  3792. "stateFull": "Texas",
  3793. "zip": "77901"
  3794. },
  3795. "San Clemente": {
  3796. "line1": "325 Calle Delicada",
  3797. "line2": "",
  3798. "city": "San Clemente",
  3799. "state": "CA",
  3800. "stateFull": "California",
  3801. "zip": "92672"
  3802. },
  3803. "Bayonne": {
  3804. "line1": "19 W 17th St",
  3805. "line2": "",
  3806. "city": "Bayonne",
  3807. "state": "NJ",
  3808. "stateFull": "New Jersey",
  3809. "zip": "07002"
  3810. },
  3811. "Laguna Niguel": {
  3812. "line1": "29572 Vista Plaza Dr",
  3813. "line2": "",
  3814. "city": "Laguna Niguel",
  3815. "state": "CA",
  3816. "stateFull": "California",
  3817. "zip": "92677"
  3818. },
  3819. "East Orange": {
  3820. "line1": "34 Grant Ave",
  3821. "line2": "",
  3822. "city": "East Orange",
  3823. "state": "NJ",
  3824. "stateFull": "New Jersey",
  3825. "zip": "07017"
  3826. },
  3827. "Shawnee": {
  3828. "line1": "14410 W 68th St",
  3829. "line2": "",
  3830. "city": "Shawnee",
  3831. "state": "KS",
  3832. "stateFull": "Kansas",
  3833. "zip": "66216"
  3834. },
  3835. "Homestead": {
  3836. "line1": "164 SE 36th Terrace",
  3837. "line2": "",
  3838. "city": "Homestead",
  3839. "state": "FL",
  3840. "stateFull": "Florida",
  3841. "zip": "33033"
  3842. },
  3843. "Rockville": {
  3844. "line1": "1015 Gilbert Rd",
  3845. "line2": "",
  3846. "city": "Rockville",
  3847. "state": "MD",
  3848. "stateFull": "Maryland",
  3849. "zip": "20851"
  3850. },
  3851. "Delray Beach": {
  3852. "line1": "307 SW 6th Ave",
  3853. "line2": "",
  3854. "city": "Delray Beach",
  3855. "state": "FL",
  3856. "stateFull": "Delray Beach",
  3857. "zip": "33444"
  3858. },
  3859. "Janesville": {
  3860. "line1": "1016 N Martin Rd",
  3861. "line2": "",
  3862. "city": "Janesville",
  3863. "state": "WI",
  3864. "stateFull": "Wisconsin",
  3865. "zip": "53545"
  3866. },
  3867. "Conway": {
  3868. "line1": "10 Fernwood Dr",
  3869. "line2": "",
  3870. "city": "Conway",
  3871. "state": "AR",
  3872. "stateFull": "Arkansas",
  3873. "zip": "72034"
  3874. },
  3875. "Pico Rivera": {
  3876. "line1": "4512 Layman Ave",
  3877. "line2": "",
  3878. "city": "Pico Rivera",
  3879. "state": "CA",
  3880. "stateFull": "California",
  3881. "zip": "90660"
  3882. },
  3883. "Lorain": {
  3884. "line1": "1431 W 23rd St",
  3885. "line2": "",
  3886. "city": "Lorain",
  3887. "state": "OH",
  3888. "stateFull": "Ohio",
  3889. "zip": "44052"
  3890. },
  3891. "Montebello": {
  3892. "line1": "326 N 5th St",
  3893. "line2": "",
  3894. "city": "Montebello",
  3895. "state": "CA",
  3896. "stateFull": "California",
  3897. "zip": "90640"
  3898. },
  3899. "Lodi": {
  3900. "line1": "200 S California St",
  3901. "line2": "",
  3902. "city": "Lodi",
  3903. "state": "CA",
  3904. "stateFull": "California",
  3905. "zip": "95240"
  3906. },
  3907. "New Braunfels": {
  3908. "line1": "827 Sunshadow Dr",
  3909. "line2": "",
  3910. "city": "New Braunfels",
  3911. "state": "TX",
  3912. "stateFull": "Texas",
  3913. "zip": "78130"
  3914. },
  3915. "Marysville": {
  3916. "line1": "6818 69th Pl NE",
  3917. "line2": "",
  3918. "city": "Marysville",
  3919. "state": "WA",
  3920. "stateFull": "Washington",
  3921. "zip": "98270"
  3922. },
  3923. "Tamarac": {
  3924. "line1": "7010 NW 92nd Ave",
  3925. "line2": "",
  3926. "city": "Tamarac",
  3927. "state": "FL",
  3928. "stateFull": "Florida",
  3929. "zip": "33321"
  3930. },
  3931. "Madera": {
  3932. "line1": "417 Krest St",
  3933. "line2": "",
  3934. "city": "Madera",
  3935. "state": "CA",
  3936. "stateFull": "California",
  3937. "zip": "93637"
  3938. },
  3939. "Conroe": {
  3940. "line1": "310 Wildwood Ln",
  3941. "line2": "",
  3942. "city": "Conroe",
  3943. "state": "TX",
  3944. "stateFull": "Texas",
  3945. "zip": "77301"
  3946. },
  3947. "Santa Cruz": {
  3948. "line1": "114 Mason St",
  3949. "line2": "",
  3950. "city": "Santa Cruz",
  3951. "state": "CA",
  3952. "stateFull": "California",
  3953. "zip": "95060"
  3954. },
  3955. "Eden Prairie": {
  3956. "line1": "12415 Harvard Ave",
  3957. "line2": "",
  3958. "city": "Eden Prairie",
  3959. "state": "MN",
  3960. "stateFull": "Minnesota",
  3961. "zip": "55347"
  3962. },
  3963. "Cheyenne": {
  3964. "line1": "1729 E 22nd St",
  3965. "line2": "",
  3966. "city": "Cheyenne",
  3967. "state": "WY",
  3968. "stateFull": "Wyoming",
  3969. "zip": "82001"
  3970. },
  3971. "Daytona Beach": {
  3972. "line1": "732 Fairmount Rd",
  3973. "line2": "",
  3974. "city": "Daytona Beach",
  3975. "state": "FL",
  3976. "stateFull": "Florida",
  3977. "zip": "32114"
  3978. },
  3979. "Alpharetta": {
  3980. "line1": "100 Laurelwood Ln",
  3981. "line2": "",
  3982. "city": "Alpharetta",
  3983. "state": "GA",
  3984. "stateFull": "Georgia",
  3985. "zip": "30009"
  3986. },
  3987. "Hamilton": {
  3988. "line1": "1045 Ross Ave",
  3989. "line2": "",
  3990. "city": "Hamilton",
  3991. "state": "OH",
  3992. "stateFull": "Ohio",
  3993. "zip": "45013"
  3994. },
  3995. "Waltham": {
  3996. "line1": "58 Howard St",
  3997. "line2": "",
  3998. "city": "Waltham",
  3999. "state": "MA",
  4000. "stateFull": "Massachusetts",
  4001. "zip": "02451"
  4002. },
  4003. "Coon Rapids": {
  4004. "line1": "11848 Olive St NW",
  4005. "line2": "",
  4006. "city": "Coon Rapids",
  4007. "state": "MN",
  4008. "stateFull": "Minnesota",
  4009. "zip": "55448"
  4010. },
  4011. "Haverhill": {
  4012. "line1": "29 Brandon Rd",
  4013. "line2": "",
  4014. "city": "Haverhill",
  4015. "state": "MA",
  4016. "stateFull": "Massachusetts",
  4017. "zip": "01832"
  4018. },
  4019. "Council Bluffs": {
  4020. "line1": "1219 5th Ave",
  4021. "line2": "",
  4022. "city": "Council Bluffs",
  4023. "state": "IA",
  4024. "stateFull": "Iowa",
  4025. "zip": "51501"
  4026. },
  4027. "Taylor": {
  4028. "line1": "9665 Monroe Blvd",
  4029. "line2": "",
  4030. "city": "Taylor",
  4031. "state": "MI",
  4032. "stateFull": "Michigan",
  4033. "zip": "48180"
  4034. },
  4035. "Utica": {
  4036. "line1": "629 Blandina St",
  4037. "line2": "",
  4038. "city": "Utica",
  4039. "state": "NY",
  4040. "stateFull": "New York",
  4041. "zip": "13501"
  4042. },
  4043. "Ames": {
  4044. "line1": "1240 McKinley Dr",
  4045. "line2": "",
  4046. "city": "Ames",
  4047. "state": "IA",
  4048. "stateFull": "Iowa",
  4049. "zip": "50010"
  4050. },
  4051. "La Habra": {
  4052. "line1": "210 E Francis Ave",
  4053. "line2": "",
  4054. "city": "La Habra",
  4055. "state": "CA",
  4056. "stateFull": "California",
  4057. "zip": "90631"
  4058. },
  4059. "Encinitas": {
  4060. "line1": "1767 Caliban Dr",
  4061. "line2": "",
  4062. "city": "Encinitas",
  4063. "state": "CA",
  4064. "stateFull": "California",
  4065. "zip": "92024"
  4066. },
  4067. "Bowling Green": {
  4068. "line1": "672 Huntington St",
  4069. "line2": "",
  4070. "city": "Bowling Green",
  4071. "state": "KY",
  4072. "stateFull": "Kentucky",
  4073. "zip": "42103"
  4074. },
  4075. "Burnsville": {
  4076. "line1": "13502 4th Ave S",
  4077. "line2": "",
  4078. "city": "Burnsville",
  4079. "state": "MN",
  4080. "stateFull": "Minnesota",
  4081. "zip": "55337"
  4082. },
  4083. "West Des Moines": {
  4084. "line1": "805 56th St",
  4085. "line2": "",
  4086. "city": "West Des Moines",
  4087. "state": "IA",
  4088. "stateFull": "Iowa",
  4089. "zip": "50266"
  4090. },
  4091. "Cedar Park": {
  4092. "line1": "621 Blue Oak Cir",
  4093. "line2": "",
  4094. "city": "Cedar Park",
  4095. "state": "TX",
  4096. "stateFull": "Texas",
  4097. "zip": "78613"
  4098. },
  4099. "Tulare": {
  4100. "line1": "424 Fallbrook Ct",
  4101. "line2": "",
  4102. "city": "Tulare",
  4103. "state": "CA",
  4104. "stateFull": "California",
  4105. "zip": "93274"
  4106. },
  4107. "Monterey Park": {
  4108. "line1": "1048 S Bradshawe Ave",
  4109. "line2": "",
  4110. "city": "Monterey Park",
  4111. "state": "CA",
  4112. "stateFull": "California",
  4113. "zip": "91754"
  4114. },
  4115. "Vineland": {
  4116. "line1": "1235 Cayuga St",
  4117. "line2": "",
  4118. "city": "Vineland",
  4119. "state": "NJ",
  4120. "stateFull": "New Jersey",
  4121. "zip": "08360"
  4122. },
  4123. "Terre Haute": {
  4124. "line1": "2609 Deming St",
  4125. "line2": "",
  4126. "city": "Terre Haute",
  4127. "state": "IN",
  4128. "stateFull": "Indiana",
  4129. "zip": "47803"
  4130. },
  4131. "North Miami": {
  4132. "line1": "1330 NE 137th St",
  4133. "line2": "",
  4134. "city": "North Miami",
  4135. "state": "FL",
  4136. "stateFull": "Florida",
  4137. "zip": "33161"
  4138. },
  4139. "Mansfield": {
  4140. "line1": "1408 Highland Dr",
  4141. "line2": "",
  4142. "city": "Mansfield",
  4143. "state": "TX",
  4144. "stateFull": "Texas",
  4145. "zip": "76063"
  4146. },
  4147. "West Allis": {
  4148. "line1": "2174 S 78th St",
  4149. "line2": "",
  4150. "city": "West Allis",
  4151. "state": "WI",
  4152. "stateFull": "Wisconsin",
  4153. "zip": "53219"
  4154. },
  4155. "Bristol": {
  4156. "line1": "18 Topview Terrace",
  4157. "line2": "",
  4158. "city": "Bristol",
  4159. "state": "CT",
  4160. "stateFull": "Connecticut",
  4161. "zip": "06010"
  4162. },
  4163. "Taylorsville": {
  4164. "line1": "4496 Driftwood Dr",
  4165. "line2": "",
  4166. "city": "Taylorsville",
  4167. "state": "UT",
  4168. "stateFull": "Utah",
  4169. "zip": "84123"
  4170. },
  4171. "Malden": {
  4172. "line1": "31 Clark St",
  4173. "line2": "",
  4174. "city": "Malden",
  4175. "state": "MA",
  4176. "stateFull": "Massachusetts",
  4177. "zip": "02148"
  4178. },
  4179. "Meriden": {
  4180. "line1": "101 Oak St",
  4181. "line2": "",
  4182. "city": "Meriden",
  4183. "state": "CT",
  4184. "stateFull": "Connecticut",
  4185. "zip": "06450"
  4186. },
  4187. "Blaine": {
  4188. "line1": "969 102nd Cir NE",
  4189. "line2": "",
  4190. "city": "Blaine",
  4191. "state": "MN",
  4192. "stateFull": "Minnesota",
  4193. "zip": "55434"
  4194. },
  4195. "Wellington": {
  4196. "line1": "2921 Appaloosa Trail",
  4197. "line2": "",
  4198. "city": "Wellington",
  4199. "state": "FL",
  4200. "stateFull": "Florida",
  4201. "zip": "33414"
  4202. },
  4203. "Cupertino": {
  4204. "line1": "10431 Cherry Tree Ln",
  4205. "line2": "",
  4206. "city": "Cupertino",
  4207. "state": "CA",
  4208. "stateFull": "California",
  4209. "zip": "95014"
  4210. },
  4211. "Rogers": {
  4212. "line1": "918 S 15th St",
  4213. "line2": "",
  4214. "city": "Rogers",
  4215. "state": "AR",
  4216. "stateFull": "Arkansas",
  4217. "zip": "72758"
  4218. },
  4219. "St. Clair Shores": {
  4220. "line1": "30106 Elmgrove St",
  4221. "line2": "",
  4222. "city": "St Clair Shores",
  4223. "state": "MI",
  4224. "stateFull": "Michigan",
  4225. "zip": "48082"
  4226. },
  4227. "Gardena": {
  4228. "line1": "14608 Roxton Ave",
  4229. "line2": "",
  4230. "city": "Gardena",
  4231. "state": "CA",
  4232. "stateFull": "California",
  4233. "zip": "90249"
  4234. },
  4235. "Pontiac": {
  4236. "line1": "780 S Stirling",
  4237. "line2": "",
  4238. "city": "Pontiac",
  4239. "state": "MI",
  4240. "stateFull": "Michigan",
  4241. "zip": "48340"
  4242. },
  4243. "National City": {
  4244. "line1": "1132 E 22nd St",
  4245. "line2": "",
  4246. "city": "National City",
  4247. "state": "CA",
  4248. "stateFull": "California",
  4249. "zip": "91950"
  4250. },
  4251. "Rocklin": {
  4252. "line1": "5658 Miners Cir",
  4253. "line2": "",
  4254. "city": "Rocklin",
  4255. "state": "CA",
  4256. "stateFull": "California",
  4257. "zip": "95765"
  4258. },
  4259. "Chapel Hill": {
  4260. "line1": "167 Hamilton Rd",
  4261. "line2": "",
  4262. "city": "Chapel Hill",
  4263. "state": "NC",
  4264. "stateFull": "North Carolina",
  4265. "zip": "27517"
  4266. },
  4267. "Broomfield": {
  4268. "line1": "13306 Niwot Trail",
  4269. "line2": "",
  4270. "city": "Broomfield",
  4271. "state": "CO",
  4272. "stateFull": "Colorado",
  4273. "zip": "80020"
  4274. },
  4275. "Petaluma": {
  4276. "line1": "1630 St Anne Way",
  4277. "line2": "",
  4278. "city": "Petaluma",
  4279. "state": "CA",
  4280. "stateFull": "California",
  4281. "zip": "94954"
  4282. },
  4283. "North Port": {
  4284. "line1": "2337 Wurtsmith Ln",
  4285. "line2": "",
  4286. "city": "North Port",
  4287. "state": "FL",
  4288. "stateFull": "Florida",
  4289. "zip": "34286"
  4290. },
  4291. "Marietta": {
  4292. "line1": "405 Wellons Ave NE",
  4293. "line2": "",
  4294. "city": "Marietta",
  4295. "state": "GA",
  4296. "stateFull": "Georgia",
  4297. "zip": "30060"
  4298. },
  4299. "San Rafael": {
  4300. "line1": "64 Ridge Ave",
  4301. "line2": "",
  4302. "city": "San Rafael",
  4303. "state": "CA",
  4304. "stateFull": "California",
  4305. "zip": "94901"
  4306. },
  4307. "Royal Oak": {
  4308. "line1": "723 Magnolia Ave",
  4309. "line2": "",
  4310. "city": "Royal Oak",
  4311. "state": "MI",
  4312. "stateFull": "Michigan",
  4313. "zip": "48073"
  4314. },
  4315. "Des Plaines": {
  4316. "line1": "965 Webster Ln",
  4317. "line2": "",
  4318. "city": "Des Plaines",
  4319. "state": "IL",
  4320. "stateFull": "Illinois",
  4321. "zip": "60016"
  4322. },
  4323. "Huntington Park": {
  4324. "line1": "6514 Stafford Ave",
  4325. "line2": "",
  4326. "city": "Huntington Park",
  4327. "state": "CA",
  4328. "stateFull": "California",
  4329. "zip": "90255"
  4330. },
  4331. "La Mesa": {
  4332. "line1": "8385 Zeta St",
  4333. "line2": "",
  4334. "city": "La Mesa",
  4335. "state": "CA",
  4336. "stateFull": "California",
  4337. "zip": "91942"
  4338. },
  4339. "Orland Park": {
  4340. "line1": "8951 Tally Ho Ln",
  4341. "line2": "",
  4342. "city": "Orland Park",
  4343. "state": "IL",
  4344. "stateFull": "Illinois",
  4345. "zip": "60462"
  4346. },
  4347. "Lakeville": {
  4348. "line1": "7815 173rd St W",
  4349. "line2": "",
  4350. "city": "Lakeville",
  4351. "state": "MN",
  4352. "stateFull": "Minnesota",
  4353. "zip": "55044"
  4354. },
  4355. "Owensboro": {
  4356. "line1": "1504 St Marys Ave",
  4357. "line2": "",
  4358. "city": "Owensboro",
  4359. "state": "KY",
  4360. "stateFull": "Kentucky",
  4361. "zip": "42301"
  4362. },
  4363. "Moore": {
  4364. "line1": "1425 NE 3rd St",
  4365. "line2": "",
  4366. "city": "Moore",
  4367. "state": "OK",
  4368. "stateFull": "Oklahoma",
  4369. "zip": "73160"
  4370. },
  4371. "Jupiter": {
  4372. "line1": "113 Via Catalunha",
  4373. "line2": "",
  4374. "city": "Jupiter",
  4375. "state": "FL",
  4376. "stateFull": "Florida",
  4377. "zip": "33458"
  4378. },
  4379. "Idaho Falls": {
  4380. "line1": "862 10th St",
  4381. "line2": "",
  4382. "city": "Idaho Falls",
  4383. "state": "ID",
  4384. "stateFull": "Idaho",
  4385. "zip": "83404"
  4386. },
  4387. "Dubuque": {
  4388. "line1": "1638 Marmora Ave",
  4389. "line2": "",
  4390. "city": "Dubuque",
  4391. "state": "IA",
  4392. "stateFull": "Iowa",
  4393. "zip": "52001"
  4394. },
  4395. "Bartlett": {
  4396. "line1": "6037 Ivawood Dr",
  4397. "line2": "",
  4398. "city": "Bartlett",
  4399. "state": "TN",
  4400. "stateFull": "Tennessee",
  4401. "zip": "38134"
  4402. },
  4403. "Rowlett": {
  4404. "line1": "7913 Marquett Dr",
  4405. "line2": "",
  4406. "city": "Rowlett",
  4407. "state": "TX",
  4408. "stateFull": "Texas",
  4409. "zip": "75089"
  4410. },
  4411. "Novi": {
  4412. "line1": "24495 Simmons Dr",
  4413. "line2": "",
  4414. "city": "Novi",
  4415. "state": "MI",
  4416. "stateFull": "Michigan",
  4417. "zip": "48374"
  4418. },
  4419. "White Plains": {
  4420. "line1": "120 Davis Ave",
  4421. "line2": "",
  4422. "city": "White Plains",
  4423. "state": "NY",
  4424. "stateFull": "New York",
  4425. "zip": "10605"
  4426. },
  4427. "Arcadia": {
  4428. "line1": "1720 Watson Dr",
  4429. "line2": "",
  4430. "city": "Arcadia",
  4431. "state": "CA",
  4432. "stateFull": "California",
  4433. "zip": "91006"
  4434. },
  4435. "Redmond": {
  4436. "line1": "9522 167th Ave NE",
  4437. "line2": "",
  4438. "city": "Redmond",
  4439. "state": "WA",
  4440. "stateFull": "Washington",
  4441. "zip": "98052"
  4442. },
  4443. "Lake Elsinore": {
  4444. "line1": "211 N Kellogg St",
  4445. "line2": "",
  4446. "city": "Lake Elsinore",
  4447. "state": "CA",
  4448. "stateFull": "California",
  4449. "zip": "92530"
  4450. },
  4451. "Ocala": {
  4452. "line1": "956 NE 5th St",
  4453. "line2": "",
  4454. "city": "Ocala",
  4455. "state": "FL",
  4456. "stateFull": "Florida",
  4457. "zip": "34470"
  4458. },
  4459. "Tinley Park": {
  4460. "line1": "17725 Flannagan Ct",
  4461. "line2": "",
  4462. "city": "Tinley Park",
  4463. "state": "IL",
  4464. "stateFull": "Illinois",
  4465. "zip": "60487"
  4466. },
  4467. "Port Orange": {
  4468. "line1": "578 Moonpenny Cir",
  4469. "line2": "",
  4470. "city": "Port Orange",
  4471. "state": "FL",
  4472. "stateFull": "Florida",
  4473. "zip": "32127"
  4474. },
  4475. "Oak Lawn": {
  4476. "line1": "10151 S Kolin Ave",
  4477. "line2": "",
  4478. "city": "Oak Lawn",
  4479. "state": "IL",
  4480. "stateFull": "Illinois",
  4481. "zip": "60453"
  4482. },
  4483. "Rocky Mount": {
  4484. "line1": "521 Nash St",
  4485. "line2": "",
  4486. "city": "Rocky Mount",
  4487. "state": "NC",
  4488. "stateFull": "North Carolina",
  4489. "zip": "27804"
  4490. },
  4491. "Kokomo": {
  4492. "line1": "1119 N Purdum St",
  4493. "line2": "",
  4494. "city": "Kokomo",
  4495. "state": "IN",
  4496. "stateFull": "Indiana",
  4497. "zip": "46901"
  4498. },
  4499. "Coconut Creek": {
  4500. "line1": "4975 NW 48th Ave",
  4501. "line2": "",
  4502. "city": "Coconut Creek",
  4503. "state": "FL",
  4504. "stateFull": "Florida",
  4505. "zip": "33073"
  4506. },
  4507. "Bowie": {
  4508. "line1": "12507 Killian Ln",
  4509. "line2": "",
  4510. "city": "Bowie",
  4511. "state": "MD",
  4512. "stateFull": "Maryland",
  4513. "zip": "20715"
  4514. },
  4515. "Berwyn": {
  4516. "line1": "1810 Gunderson Ave",
  4517. "line2": "",
  4518. "city": "Berwyn",
  4519. "state": "IL",
  4520. "stateFull": "Illinois",
  4521. "zip": "60402"
  4522. },
  4523. "Midwest City": {
  4524. "line1": "734 N Poplar Ln",
  4525. "line2": "",
  4526. "city": "Midwest City",
  4527. "state": "OK",
  4528. "stateFull": "Oklahoma",
  4529. "zip": "73130"
  4530. },
  4531. "Fountain Valley": {
  4532. "line1": "16588 Sequoia St",
  4533. "line2": "",
  4534. "city": "Fountain Valley",
  4535. "state": "CA",
  4536. "stateFull": "California",
  4537. "zip": "92708"
  4538. },
  4539. "Buckeye": {
  4540. "line1": "22255 W Shadow Dr",
  4541. "line2": "",
  4542. "city": "Buckeye",
  4543. "state": "AZ",
  4544. "stateFull": "Arizona",
  4545. "zip": "85326"
  4546. },
  4547. "Dearborn Heights": {
  4548. "line1": "6499 N Silvery Ln",
  4549. "line2": "",
  4550. "city": "Dearborn Heights",
  4551. "state": "MI",
  4552. "stateFull": "Michigan",
  4553. "zip": "48127"
  4554. },
  4555. "Woodland": {
  4556. "line1": "745 2nd St",
  4557. "line2": "",
  4558. "city": "Woodland",
  4559. "state": "CA",
  4560. "stateFull": "California",
  4561. "zip": "95695"
  4562. },
  4563. "Noblesville": {
  4564. "line1": "1343 Cherry St",
  4565. "line2": "",
  4566. "city": "Noblesville",
  4567. "state": "IN",
  4568. "stateFull": "Indiana",
  4569. "zip": "46060"
  4570. },
  4571. "Valdosta": {
  4572. "line1": "2315 Diana Dr",
  4573. "line2": "",
  4574. "city": "Valdosta",
  4575. "state": "GA",
  4576. "stateFull": "Georgia",
  4577. "zip": "31602"
  4578. },
  4579. "Diamond Bar": {
  4580. "line1": "429 Ballena Dr",
  4581. "line2": "",
  4582. "city": "Diamond Bar",
  4583. "state": "CA",
  4584. "stateFull": "California",
  4585. "zip": "91765"
  4586. },
  4587. "Manhattan": {
  4588. "line1": "1732 Winne Dr",
  4589. "line2": "",
  4590. "city": "Manhattan",
  4591. "state": "KS",
  4592. "stateFull": "Kansas",
  4593. "zip": "66502"
  4594. },
  4595. "Santee": {
  4596. "line1": "10022 Allenwood Way",
  4597. "line2": "",
  4598. "city": "Santee",
  4599. "state": "CA",
  4600. "stateFull": "California",
  4601. "zip": "92071"
  4602. },
  4603. "Taunton": {
  4604. "line1": "11 Smith St",
  4605. "line2": "",
  4606. "city": "Taunton",
  4607. "state": "MA",
  4608. "stateFull": "Massachusetts",
  4609. "zip": "02780"
  4610. },
  4611. "Sanford": {
  4612. "line1": "407 San Lanta Cir",
  4613. "line2": "",
  4614. "city": "Sanford",
  4615. "state": "FL",
  4616. "stateFull": "Florida",
  4617. "zip": "32771"
  4618. },
  4619. "New Brunswick": {
  4620. "line1": "150 Handy St",
  4621. "line2": "",
  4622. "city": "New Brunswick",
  4623. "state": "NJ",
  4624. "stateFull": "New Jersey",
  4625. "zip": "08901"
  4626. },
  4627. "Chicopee": {
  4628. "line1": "16 Garland St",
  4629. "line2": "",
  4630. "city": "Chicopee",
  4631. "state": "MA",
  4632. "stateFull": "Massachusetts",
  4633. "zip": "01020"
  4634. },
  4635. "Anderson": {
  4636. "line1": "2208 Halford St",
  4637. "line2": "",
  4638. "city": "Anderson",
  4639. "state": "IN",
  4640. "stateFull": "Indiana",
  4641. "zip": "46016"
  4642. },
  4643. "Margate": {
  4644. "line1": "660 NW 65th Terrace",
  4645. "line2": "",
  4646. "city": "Margate",
  4647. "state": "FL",
  4648. "stateFull": "Florida",
  4649. "zip": "33063"
  4650. },
  4651. "Weymouth Town": {
  4652. "line1": "28 White St",
  4653. "line2": "",
  4654. "city": "Weymouth",
  4655. "state": "MA",
  4656. "stateFull": "Massachusetts",
  4657. "zip": "02190"
  4658. },
  4659. "Hempstead": {
  4660. "line1": "92 Crowell St",
  4661. "line2": "",
  4662. "city": "Hempstead",
  4663. "state": "NY",
  4664. "stateFull": "New York",
  4665. "zip": "11550"
  4666. },
  4667. "Corvallis": {
  4668. "line1": "621 NW 14th St",
  4669. "line2": "",
  4670. "city": "Corvallis",
  4671. "state": "OR",
  4672. "stateFull": "Oregon",
  4673. "zip": "97330"
  4674. },
  4675. "West Haven": {
  4676. "line1": "192 Brown St",
  4677. "line2": "",
  4678. "city": "West Haven",
  4679. "state": "CT",
  4680. "stateFull": "Connecticut",
  4681. "zip": "06516"
  4682. },
  4683. "Brentwood": {
  4684. "line1": "1256 Hallmark Way",
  4685. "line2": "",
  4686. "city": "Brentwood",
  4687. "state": "CA",
  4688. "stateFull": "California",
  4689. "zip": "94513"
  4690. },
  4691. "Paramount": {
  4692. "line1": "7814 Jefferson St",
  4693. "line2": "",
  4694. "city": "Paramount",
  4695. "state": "CA",
  4696. "stateFull": "California",
  4697. "zip": "90723"
  4698. },
  4699. "Grand Forks": {
  4700. "line1": "1301 S 18th St",
  4701. "line2": "",
  4702. "city": "Grand Forks",
  4703. "state": "ND",
  4704. "stateFull": "North Dakota",
  4705. "zip": "58201"
  4706. },
  4707. "Georgetown": {
  4708. "line1": "504 E 7th St",
  4709. "line2": "",
  4710. "city": "Georgetown",
  4711. "state": "TX",
  4712. "stateFull": "Texas",
  4713. "zip": "78626"
  4714. },
  4715. "St. Peters": {
  4716. "line1": "1231 Colby Dr",
  4717. "line2": "",
  4718. "city": "St Peters",
  4719. "state": "MO",
  4720. "stateFull": "Missouri",
  4721. "zip": "63376"
  4722. },
  4723. "Shoreline": {
  4724. "line1": "18060 8th Ave NE",
  4725. "line2": "",
  4726. "city": "Shoreline",
  4727. "state": "WA",
  4728. "stateFull": "Washington",
  4729. "zip": "98155"
  4730. },
  4731. "Mount Prospect": {
  4732. "line1": "309 N Elmhurst Ave",
  4733. "line2": "",
  4734. "city": "Mt Prospect",
  4735. "state": "IL",
  4736. "stateFull": "Illinois",
  4737. "zip": "60056"
  4738. },
  4739. "Hanford": {
  4740. "line1": "1825 Short Dr",
  4741. "line2": "",
  4742. "city": "Hanford",
  4743. "state": "CA",
  4744. "stateFull": "California",
  4745. "zip": "93230"
  4746. },
  4747. "Normal": {
  4748. "line1": "1010 N Walnut St",
  4749. "line2": "",
  4750. "city": "Normal",
  4751. "state": "IL",
  4752. "stateFull": "Illinois",
  4753. "zip": "61761"
  4754. },
  4755. "Rosemead": {
  4756. "line1": "3148 Charlotte Ave",
  4757. "line2": "",
  4758. "city": "Rosemead",
  4759. "state": "CA",
  4760. "stateFull": "California",
  4761. "zip": "91770"
  4762. },
  4763. "Lehi": {
  4764. "line1": "850 Whipple Dr",
  4765. "line2": "",
  4766. "city": "Lehi",
  4767. "state": "UT",
  4768. "stateFull": "Utah",
  4769. "zip": "84043"
  4770. },
  4771. "Pocatello": {
  4772. "line1": "455 N 13th Ave",
  4773. "line2": "",
  4774. "city": "Pocatello",
  4775. "state": "ID",
  4776. "stateFull": "Idaho",
  4777. "zip": "83201"
  4778. },
  4779. "Highland": {
  4780. "line1": "7475 Autumn Chase Dr",
  4781. "line2": "",
  4782. "city": "Highland",
  4783. "state": "CA",
  4784. "stateFull": "California",
  4785. "zip": "92346"
  4786. },
  4787. "Novato": {
  4788. "line1": "1036 3rd St",
  4789. "line2": "",
  4790. "city": "Novato",
  4791. "state": "CA",
  4792. "stateFull": "California",
  4793. "zip": "94945"
  4794. },
  4795. "Port Arthur": {
  4796. "line1": "4214 Ferndale Dr",
  4797. "line2": "",
  4798. "city": "Port Arthur",
  4799. "state": "TX",
  4800. "stateFull": "Texas",
  4801. "zip": "77642"
  4802. },
  4803. "Carson City": {
  4804. "line1": "1491 Mountain Park Dr",
  4805. "line2": "",
  4806. "city": "Carson City",
  4807. "state": "NV",
  4808. "stateFull": "Nevada",
  4809. "zip": "89706"
  4810. },
  4811. "Hendersonville": {
  4812. "line1": "155 Allen Dr",
  4813. "line2": "",
  4814. "city": "Hendersonville",
  4815. "state": "TN",
  4816. "stateFull": "Tennessee",
  4817. "zip": "37075"
  4818. },
  4819. "Elyria": {
  4820. "line1": "420 Jefferson St",
  4821. "line2": "",
  4822. "city": "Elyria",
  4823. "state": "OH",
  4824. "stateFull": "Ohio",
  4825. "zip": "44035"
  4826. },
  4827. "Revere": {
  4828. "line1": "47 Newman St",
  4829. "line2": "",
  4830. "city": "Revere",
  4831. "state": "MA",
  4832. "stateFull": "Massachusetts",
  4833. "zip": "02151"
  4834. },
  4835. "Pflugerville": {
  4836. "line1": "17807 Deren Cove",
  4837. "line2": "",
  4838. "city": "Pflugerville",
  4839. "state": "TX",
  4840. "stateFull": "Texas",
  4841. "zip": "78660"
  4842. },
  4843. "Greenwood": {
  4844. "line1": "1031 Elm St",
  4845. "line2": "",
  4846. "city": "Greenwood",
  4847. "state": "IN",
  4848. "stateFull": "Indiana",
  4849. "zip": "46142"
  4850. },
  4851. "Bellevue": {
  4852. "line1": "1809 Smith Rd",
  4853. "line2": "",
  4854. "city": "Bellevue",
  4855. "state": "NE",
  4856. "stateFull": "Nebraska",
  4857. "zip": "68005"
  4858. },
  4859. "Wheaton": {
  4860. "line1": "615 N Cross St",
  4861. "line2": "",
  4862. "city": "Wheaton",
  4863. "state": "IL",
  4864. "stateFull": "Illinois",
  4865. "zip": "60187"
  4866. },
  4867. "Smyrna": {
  4868. "line1": "1089 Pinehurst Dr",
  4869. "line2": "",
  4870. "city": "Smyrna",
  4871. "state": "GA",
  4872. "stateFull": "Georgia",
  4873. "zip": "30080"
  4874. },
  4875. "Sarasota": {
  4876. "line1": "2056 7th St",
  4877. "line2": "",
  4878. "city": "Sarasota",
  4879. "state": "FL",
  4880. "stateFull": "Florida",
  4881. "zip": "34237"
  4882. },
  4883. "Blue Springs": {
  4884. "line1": "512 NW 3rd St",
  4885. "line2": "",
  4886. "city": "Blue Springs",
  4887. "state": "MO",
  4888. "stateFull": "Missouri",
  4889. "zip": "64014"
  4890. },
  4891. "Colton": {
  4892. "line1": "688 N 7th St",
  4893. "line2": "",
  4894. "city": "Colton",
  4895. "state": "CA",
  4896. "stateFull": "California",
  4897. "zip": "92324"
  4898. },
  4899. "Euless": {
  4900. "line1": "1404 Aransas Dr",
  4901. "line2": "",
  4902. "city": "Euless",
  4903. "state": "TX",
  4904. "stateFull": "Texas",
  4905. "zip": "76039"
  4906. },
  4907. "Castle Rock": {
  4908. "line1": "3343 Chiquita Pl",
  4909. "line2": "",
  4910. "city": "Castle Rock",
  4911. "state": "CO",
  4912. "stateFull": "Colorado",
  4913. "zip": "80108"
  4914. },
  4915. "Cathedral City": {
  4916. "line1": "68695 Risueno Rd",
  4917. "line2": "",
  4918. "city": "Cathedral City",
  4919. "state": "CA",
  4920. "stateFull": "California",
  4921. "zip": "92234"
  4922. },
  4923. "Kingsport": {
  4924. "line1": "1320 Post St",
  4925. "line2": "",
  4926. "city": "Kingsport",
  4927. "state": "TN",
  4928. "stateFull": "Tennessee",
  4929. "zip": "37664"
  4930. },
  4931. "Lake Havasu City": {
  4932. "line1": "2261 Clarke Dr",
  4933. "line2": "",
  4934. "city": "Lake Havasu City",
  4935. "state": "AZ",
  4936. "stateFull": "Arizona",
  4937. "zip": "86403"
  4938. },
  4939. "Pensacola": {
  4940. "line1": "3990 Aiken Rd",
  4941. "line2": "",
  4942. "city": "Pensacola",
  4943. "state": "FL",
  4944. "stateFull": "Florida",
  4945. "zip": "32503"
  4946. },
  4947. "Hoboken": {
  4948. "line1": "208 Grand St",
  4949. "line2": "",
  4950. "city": "Hoboken",
  4951. "state": "NJ",
  4952. "stateFull": "New Jersey",
  4953. "zip": "07030"
  4954. },
  4955. "Yucaipa": {
  4956. "line1": "34929 Ave D",
  4957. "line2": "",
  4958. "city": "Yucaipa",
  4959. "state": "CA",
  4960. "stateFull": "California",
  4961. "zip": "92399"
  4962. },
  4963. "Watsonville": {
  4964. "line1": "239 Shasta St",
  4965. "line2": "",
  4966. "city": "Watsonville",
  4967. "state": "CA",
  4968. "stateFull": "California",
  4969. "zip": "95076"
  4970. },
  4971. "Delano": {
  4972. "line1": "1205 Lexington St",
  4973. "line2": "",
  4974. "city": "Delano",
  4975. "state": "CA",
  4976. "stateFull": "California",
  4977. "zip": "93215"
  4978. },
  4979. "Hoffman Estates": {
  4980. "line1": "1335 Nottingham Ln",
  4981. "line2": "",
  4982. "city": "Hoffman Estates",
  4983. "state": "IL",
  4984. "stateFull": "Illinois",
  4985. "zip": "60169"
  4986. },
  4987. "Florissant": {
  4988. "line1": "2345 Cherry Ln",
  4989. "line2": "",
  4990. "city": "Florissant",
  4991. "state": "MO",
  4992. "stateFull": "Missouri",
  4993. "zip": "63033"
  4994. },
  4995. "Placentia": {
  4996. "line1": "1838 Cartlen Dr",
  4997. "line2": "",
  4998. "city": "Placentia",
  4999. "state": "CA",
  5000. "stateFull": "California",
  5001. "zip": "92870"
  5002. },
  5003. "West New York": {
  5004. "line1": "6117 Park Ave",
  5005. "line2": "",
  5006. "city": "West New York",
  5007. "state": "NJ",
  5008. "stateFull": "New Jersey",
  5009. "zip": "07093"
  5010. },
  5011. "Dublin": {
  5012. "line1": "4980 Jenkins Pl",
  5013. "line2": "",
  5014. "city": "Dublin",
  5015. "state": "CA",
  5016. "stateFull": "California",
  5017. "zip": "94568"
  5018. },
  5019. "Oak Park": {
  5020. "line1": "811 N East Ave",
  5021. "line2": "",
  5022. "city": "Oak Park",
  5023. "state": "IL",
  5024. "stateFull": "Illinois",
  5025. "zip": "60302"
  5026. },
  5027. "Peabody": {
  5028. "line1": "34 Nickerson Rd",
  5029. "line2": "",
  5030. "city": "Peabody",
  5031. "state": "MA",
  5032. "stateFull": "Massachusetts",
  5033. "zip": "01960"
  5034. },
  5035. "Perth Amboy": {
  5036. "line1": "399 Leon Ave",
  5037. "line2": "",
  5038. "city": "Perth Amboy",
  5039. "state": "NJ",
  5040. "stateFull": "New Jersey",
  5041. "zip": "08861"
  5042. },
  5043. "Battle Creek": {
  5044. "line1": "49 Bowen Ave",
  5045. "line2": "",
  5046. "city": "Battle Creek",
  5047. "state": "MI",
  5048. "stateFull": "Michigan",
  5049. "zip": "49037"
  5050. },
  5051. "Bradenton": {
  5052. "line1": "1105 11th Ave W",
  5053. "line2": "",
  5054. "city": "Bradenton",
  5055. "state": "FL",
  5056. "stateFull": "Florida",
  5057. "zip": "34205"
  5058. },
  5059. "Gilroy": {
  5060. "line1": "164 Martin St",
  5061. "line2": "",
  5062. "city": "Gilroy",
  5063. "state": "CA",
  5064. "stateFull": "California",
  5065. "zip": "95020"
  5066. },
  5067. "Milford": {
  5068. "line1": "65 Mansfield Rd",
  5069. "line2": "",
  5070. "city": "Milford",
  5071. "state": "CT",
  5072. "stateFull": "Connecticut",
  5073. "zip": "06461"
  5074. },
  5075. "Ankeny": {
  5076. "line1": "409 SW Elm St",
  5077. "line2": "",
  5078. "city": "Ankeny",
  5079. "state": "IA",
  5080. "stateFull": "Iowa",
  5081. "zip": "50023"
  5082. },
  5083. "La Crosse": {
  5084. "line1": "1722 Ferry St",
  5085. "line2": "",
  5086. "city": "La Crosse",
  5087. "state": "WI",
  5088. "stateFull": "Wisconsin",
  5089. "zip": "54601"
  5090. },
  5091. "Burlington": {
  5092. "line1": "1026 W Front St",
  5093. "line2": "",
  5094. "city": "Burlington",
  5095. "state": "NC",
  5096. "stateFull": "North Carolina",
  5097. "zip": "27215"
  5098. },
  5099. "DeSoto": {
  5100. "line1": "821 Ray Andra Dr",
  5101. "line2": "",
  5102. "city": "DeSoto",
  5103. "state": "TX",
  5104. "stateFull": "Texas",
  5105. "zip": "75115"
  5106. },
  5107. "Harrisonburg": {
  5108. "line1": "432 E Rock St",
  5109. "line2": "",
  5110. "city": "Harrisonburg",
  5111. "state": "VA",
  5112. "stateFull": "Virginia",
  5113. "zip": "22802"
  5114. },
  5115. "Minnetonka": {
  5116. "line1": "15216 Skyview Dr",
  5117. "line2": "",
  5118. "city": "Minnetonka",
  5119. "state": "MN",
  5120. "stateFull": "Minnesota",
  5121. "zip": "55345"
  5122. },
  5123. "Elkhart": {
  5124. "line1": "1722 Frances Ave",
  5125. "line2": "",
  5126. "city": "Elkhart",
  5127. "state": "IN",
  5128. "stateFull": "Indiana",
  5129. "zip": "46516"
  5130. },
  5131. "Glendora": {
  5132. "line1": "751 E Mountain View Ave",
  5133. "line2": "",
  5134. "city": "Glendora",
  5135. "state": "CA",
  5136. "stateFull": "California",
  5137. "zip": "91741"
  5138. },
  5139. "Southaven": {
  5140. "line1": "8132 Manhatten Dr",
  5141. "line2": "",
  5142. "city": "Southaven",
  5143. "state": "MS",
  5144. "stateFull": "Mississippi",
  5145. "zip": "38671"
  5146. },
  5147. "Joplin": {
  5148. "line1": "1505 Grand Ave",
  5149. "line2": "",
  5150. "city": "Joplin",
  5151. "state": "MO",
  5152. "stateFull": "Missouri",
  5153. "zip": "64804"
  5154. },
  5155. "Enid": {
  5156. "line1": "617 N Central St",
  5157. "line2": "",
  5158. "city": "Enid",
  5159. "state": "OK",
  5160. "stateFull": "Oklahoma",
  5161. "zip": "73701"
  5162. },
  5163. "Palm Beach Gardens": {
  5164. "line1": "9820 Daisy Ave",
  5165. "line2": "",
  5166. "city": "Palm Beach Gardens",
  5167. "state": "FL",
  5168. "stateFull": "Florida",
  5169. "zip": "33410"
  5170. },
  5171. "Brookhaven": {
  5172. "line1": "2501 Oostanaula Dr NE",
  5173. "line2": "",
  5174. "city": "Atlanta",
  5175. "state": "GA",
  5176. "stateFull": "Georgia",
  5177. "zip": "30319"
  5178. },
  5179. "Grand Island": {
  5180. "line1": "1223 W 7th St",
  5181. "line2": "",
  5182. "city": "Grand Island",
  5183. "state": "NE",
  5184. "stateFull": "Nebraska",
  5185. "zip": "68801"
  5186. },
  5187. "Palm Desert": {
  5188. "line1": "74684 Leslie Ave",
  5189. "line2": "",
  5190. "city": "Palm Desert",
  5191. "state": "CA",
  5192. "stateFull": "California",
  5193. "zip": "92260"
  5194. },
  5195. "Huntersville": {
  5196. "line1": "9223 Toledo Rd",
  5197. "line2": "",
  5198. "city": "Huntersville",
  5199. "state": "NC",
  5200. "stateFull": "North Carolina",
  5201. "zip": "28078"
  5202. },
  5203. "Tigard": {
  5204. "line1": "13430 SW 107th Ave",
  5205. "line2": "",
  5206. "city": "Portland",
  5207. "state": "OR",
  5208. "stateFull": "Oregon",
  5209. "zip": "97223"
  5210. },
  5211. "Lenexa": {
  5212. "line1": "14623 W 91st Pl",
  5213. "line2": "",
  5214. "city": "Lenexa",
  5215. "state": "KS",
  5216. "stateFull": "Kansas",
  5217. "zip": "66215"
  5218. },
  5219. "Saginaw": {
  5220. "line1": "1422 Gage St",
  5221. "line2": "",
  5222. "city": "Saginaw",
  5223. "state": "MI",
  5224. "stateFull": "Michigan",
  5225. "zip": "48601"
  5226. },
  5227. "Kentwood": {
  5228. "line1": "2586 Sunny Creek St SE",
  5229. "line2": "",
  5230. "city": "Kentwood",
  5231. "state": "MI",
  5232. "stateFull": "Michigan",
  5233. "zip": "49508"
  5234. },
  5235. "Doral": {
  5236. "line1": "9924 NW 31st St",
  5237. "line2": "",
  5238. "city": "Doral",
  5239. "state": "FL",
  5240. "stateFull": "Florida",
  5241. "zip": "33172"
  5242. },
  5243. "Grapevine": {
  5244. "line1": "2823 Brookshire Dr",
  5245. "line2": "",
  5246. "city": "Grapevine",
  5247. "state": "TX",
  5248. "stateFull": "Texas",
  5249. "zip": "76051"
  5250. },
  5251. "Aliso Viejo": {
  5252. "line1": "50 Rincon Way",
  5253. "line2": "",
  5254. "city": "Aliso Viejo",
  5255. "state": "CA",
  5256. "stateFull": "California",
  5257. "zip": "92656"
  5258. },
  5259. "Sammamish": {
  5260. "line1": "22435 NE Inglewood Hill Rd",
  5261. "line2": "",
  5262. "city": "Sammamish",
  5263. "state": "WA",
  5264. "stateFull": "Washington",
  5265. "zip": "98074"
  5266. },
  5267. "Casa Grande": {
  5268. "line1": "839 E Shadow Ln",
  5269. "line2": "",
  5270. "city": "Casa Grande",
  5271. "state": "AZ",
  5272. "stateFull": "Arizona",
  5273. "zip": "85122"
  5274. },
  5275. "Pinellas Park": {
  5276. "line1": "8501 55th Way",
  5277. "line2": "",
  5278. "city": "Pinellas Park",
  5279. "state": "FL",
  5280. "stateFull": "Florida",
  5281. "zip": "33781"
  5282. },
  5283. "West Sacramento": {
  5284. "line1": "1625 Delaware Ave",
  5285. "line2": "",
  5286. "city": "West Sacramento",
  5287. "state": "CA",
  5288. "stateFull": "California",
  5289. "zip": "95691"
  5290. },
  5291. "Burien": {
  5292. "line1": "13630 1st Pl S",
  5293. "line2": "",
  5294. "city": "Burien",
  5295. "state": "WA",
  5296. "stateFull": "Washington",
  5297. "zip": "98168"
  5298. },
  5299. "Commerce City": {
  5300. "line1": "9983 Salida St",
  5301. "line2": "",
  5302. "city": "Commerce City",
  5303. "state": "CO",
  5304. "stateFull": "Colorado",
  5305. "zip": "80022"
  5306. },
  5307. "Monroe": {
  5308. "line1": "3813 Gerald Street",
  5309. "line2": "",
  5310. "city": "Monroe",
  5311. "state": "LA",
  5312. "stateFull": "Louisiana",
  5313. "zip": "71203"
  5314. },
  5315. "Cerritos": {
  5316. "line1": "17015 Jeanette Ave",
  5317. "line2": "",
  5318. "city": "Cerritos",
  5319. "state": "CA",
  5320. "stateFull": "California",
  5321. "zip": "90703"
  5322. },
  5323. "Downers Grove": {
  5324. "line1": "824 Chicago Ave",
  5325. "line2": "",
  5326. "city": "Downers Grove",
  5327. "state": "IL",
  5328. "stateFull": "Illinois",
  5329. "zip": "60515"
  5330. },
  5331. "Coral Gables": {
  5332. "line1": "630 Camilo Ave",
  5333. "line2": "",
  5334. "city": "Coral Gables",
  5335. "state": "FL",
  5336. "stateFull": "Florida",
  5337. "zip": "33134"
  5338. },
  5339. "Wilson": {
  5340. "line1": "1201 Branch St NW",
  5341. "line2": "",
  5342. "city": "Wilson",
  5343. "state": "NC",
  5344. "stateFull": "North Carolina",
  5345. "zip": "27893"
  5346. },
  5347. "Niagara Falls": {
  5348. "line1": "1845 Michigan Ave",
  5349. "line2": "",
  5350. "city": "Niagara Falls",
  5351. "state": "NY",
  5352. "stateFull": "New York",
  5353. "zip": "14305"
  5354. },
  5355. "Poway": {
  5356. "line1": "14106 Los Nietos Ave",
  5357. "line2": "",
  5358. "city": "Poway",
  5359. "state": "CA",
  5360. "stateFull": "California",
  5361. "zip": "92064"
  5362. },
  5363. "Edina": {
  5364. "line1": "5817 Fairfax Ave",
  5365. "line2": "",
  5366. "city": "Minneapolis",
  5367. "state": "MN",
  5368. "stateFull": "Minnesota",
  5369. "zip": "55424"
  5370. },
  5371. "Cuyahoga Falls": {
  5372. "line1": "230 Adams Ave",
  5373. "line2": "",
  5374. "city": "Cuyahoga Falls",
  5375. "state": "OH",
  5376. "stateFull": "Ohio",
  5377. "zip": "44221"
  5378. },
  5379. "Rancho Santa Margarita": {
  5380. "line1": "40 Vía Pamplona",
  5381. "line2": "",
  5382. "city": "Rancho Santa Margarita",
  5383. "state": "CA",
  5384. "stateFull": "California",
  5385. "zip": "92688"
  5386. },
  5387. "Harrisburg": {
  5388. "line1": "2430 Reel St",
  5389. "line2": "",
  5390. "city": "Harrisburg",
  5391. "state": "PA",
  5392. "stateFull": "Pennsylvania",
  5393. "zip": "17110"
  5394. },
  5395. "Huntington": {
  5396. "line1": "2129 10th Ave",
  5397. "line2": "",
  5398. "city": "Huntington",
  5399. "state": "WV",
  5400. "stateFull": "West Virginia",
  5401. "zip": "25703"
  5402. },
  5403. "La Mirada": {
  5404. "line1": "14914 San Feliciano Dr",
  5405. "line2": "",
  5406. "city": "La Mirada",
  5407. "state": "CA",
  5408. "stateFull": "California",
  5409. "zip": "90638"
  5410. },
  5411. "Cypress": {
  5412. "line1": "5184 Melbourne Dr",
  5413. "line2": "",
  5414. "city": "Cypress",
  5415. "state": "CA",
  5416. "stateFull": "California",
  5417. "zip": "90630"
  5418. },
  5419. "Caldwell": {
  5420. "line1": "1816 S Montana Ave",
  5421. "line2": "",
  5422. "city": "Caldwell",
  5423. "state": "ID",
  5424. "stateFull": "Idaho",
  5425. "zip": "83605"
  5426. },
  5427. "Logan": {
  5428. "line1": "237 E 200 N",
  5429. "line2": "",
  5430. "city": "Logan",
  5431. "state": "UT",
  5432. "stateFull": "Utah",
  5433. "zip": "84321"
  5434. },
  5435. "Galveston": {
  5436. "line1": "6625 Avenue Q",
  5437. "line2": "",
  5438. "city": "Galveston",
  5439. "state": "TX",
  5440. "stateFull": "Texas",
  5441. "zip": "77551"
  5442. },
  5443. "Sheboygan": {
  5444. "line1": "1625 Heller Ave",
  5445. "line2": "",
  5446. "city": "Sheboygan",
  5447. "state": "WI",
  5448. "stateFull": "Wisconsin",
  5449. "zip": "53081"
  5450. },
  5451. "Murray": {
  5452. "line1": "787 Walden Hills Dr",
  5453. "line2": "",
  5454. "city": "Murray",
  5455. "state": "UT",
  5456. "stateFull": "Utah",
  5457. "zip": "84123"
  5458. },
  5459. "Parker": {
  5460. "line1": "11411 E Regency Ct",
  5461. "line2": "",
  5462. "city": "Parker",
  5463. "state": "CO",
  5464. "stateFull": "Colorado",
  5465. "zip": "80138"
  5466. },
  5467. "Bedford": {
  5468. "line1": "1820 Wimbleton Dr",
  5469. "line2": "",
  5470. "city": "Bedford",
  5471. "state": "TX",
  5472. "stateFull": "Texas",
  5473. "zip": "76021"
  5474. },
  5475. "East Lansing": {
  5476. "line1": "1158 Snyder Rd",
  5477. "line2": "",
  5478. "city": "East Lansing",
  5479. "state": "MI",
  5480. "stateFull": "Michigan",
  5481. "zip": "48823"
  5482. },
  5483. "Methuen": {
  5484. "line1": "35 Piedmont St",
  5485. "line2": "",
  5486. "city": "Methuen",
  5487. "state": "MA",
  5488. "stateFull": "Massachusetts",
  5489. "zip": "01844"
  5490. },
  5491. "Covina": {
  5492. "line1": "312 E Hurst St",
  5493. "line2": "",
  5494. "city": "Covina",
  5495. "state": "CA",
  5496. "stateFull": "California",
  5497. "zip": "91723"
  5498. },
  5499. "Olympia": {
  5500. "line1": "1120 Fir St SE",
  5501. "line2": "",
  5502. "city": "Olympia",
  5503. "state": "WA",
  5504. "stateFull": "Washington",
  5505. "zip": "98501"
  5506. },
  5507. "Euclid": {
  5508. "line1": "21230 Fuller Ave",
  5509. "line2": "",
  5510. "city": "Euclid",
  5511. "state": "OH",
  5512. "stateFull": "Ohio",
  5513. "zip": "44123"
  5514. },
  5515. "Mishawaka": {
  5516. "line1": "215 E Donaldson Ave",
  5517. "line2": "",
  5518. "city": "Mishawaka",
  5519. "state": "IN",
  5520. "stateFull": "Indiana",
  5521. "zip": "46545"
  5522. },
  5523. "Salina": {
  5524. "line1": "951 S 3rd St",
  5525. "line2": "",
  5526. "city": "Salina",
  5527. "state": "KS",
  5528. "stateFull": "Kansas",
  5529. "zip": "67401"
  5530. },
  5531. "Azusa": {
  5532. "line1": "524 N Dalton Ave",
  5533. "line2": "",
  5534. "city": "Azusa",
  5535. "state": "CA",
  5536. "stateFull": "California",
  5537. "zip": "91702"
  5538. },
  5539. "Chesterfield": {
  5540. "line1": "1608 Baxter Forest Ridge Ct",
  5541. "line2": "",
  5542. "city": "Chesterfield",
  5543. "state": "MO",
  5544. "stateFull": "Missouri",
  5545. "zip": "63005"
  5546. },
  5547. "Leesburg": {
  5548. "line1": "133 Mayfair Dr NE",
  5549. "line2": "",
  5550. "city": "Leesburg",
  5551. "state": "VA",
  5552. "stateFull": "Virginia",
  5553. "zip": "20176"
  5554. },
  5555. "Dunwoody": {
  5556. "line1": "5047 Hensley Dr",
  5557. "line2": "",
  5558. "city": "Dunwoody",
  5559. "state": "GA",
  5560. "stateFull": "Georgia",
  5561. "zip": "30338"
  5562. },
  5563. "Hattiesburg": {
  5564. "line1": "2315 Eddy St",
  5565. "line2": "",
  5566. "city": "Hattiesburg",
  5567. "state": "MS",
  5568. "stateFull": "Mississippi",
  5569. "zip": "39402"
  5570. },
  5571. "Bonita Springs": {
  5572. "line1": "10350 Tarrah Ln",
  5573. "line2": "",
  5574. "city": "Bonita Springs",
  5575. "state": "FL",
  5576. "stateFull": "Florida",
  5577. "zip": "34135"
  5578. },
  5579. "Portage": {
  5580. "line1": "1515 Sherry Dr",
  5581. "line2": "",
  5582. "city": "Portage",
  5583. "state": "MI",
  5584. "stateFull": "Michigan",
  5585. "zip": "49024"
  5586. },
  5587. "St. Louis Park": {
  5588. "line1": "2913 Georgia Ave S",
  5589. "line2": "",
  5590. "city": "Minneapolis",
  5591. "state": "MN",
  5592. "stateFull": "Minnesota",
  5593. "zip": "55426"
  5594. },
  5595. "Collierville": {
  5596. "line1": "1164 Abbeville St",
  5597. "line2": "",
  5598. "city": "Collierville",
  5599. "state": "TN",
  5600. "stateFull": "Tennessee",
  5601. "zip": "38017"
  5602. },
  5603. "Middletown": {
  5604. "line1": "193 McCormick Ln",
  5605. "line2": "",
  5606. "city": "Middletown",
  5607. "state": "CT",
  5608. "stateFull": "Connecticut",
  5609. "zip": "06457"
  5610. },
  5611. "Stillwater": {
  5612. "line1": "133 N Duck St",
  5613. "line2": "",
  5614. "city": "Stillwater",
  5615. "state": "OK",
  5616. "stateFull": "Oklahoma",
  5617. "zip": "74075"
  5618. },
  5619. "East Providence": {
  5620. "line1": "59 Howland Ave",
  5621. "line2": "",
  5622. "city": "East Providence",
  5623. "state": "RI",
  5624. "stateFull": "Rhode Island",
  5625. "zip": "02914"
  5626. },
  5627. "Wauwatosa": {
  5628. "line1": "2424 N 83rd St",
  5629. "line2": "",
  5630. "city": "Wauwatosa",
  5631. "state": "WI",
  5632. "stateFull": "Wisconsin",
  5633. "zip": "53213"
  5634. },
  5635. "Mentor": {
  5636. "line1": "6421 Carolyn Dr",
  5637. "line2": "",
  5638. "city": "Mentor",
  5639. "state": "OH",
  5640. "stateFull": "Ohio",
  5641. "zip": "44060"
  5642. },
  5643. "Ceres": {
  5644. "line1": "2728 Dale Ave",
  5645. "line2": "",
  5646. "city": "Ceres",
  5647. "state": "CA",
  5648. "stateFull": "California",
  5649. "zip": "95307"
  5650. },
  5651. "Cedar Hill": {
  5652. "line1": "409 Justice Dr",
  5653. "line2": "",
  5654. "city": "Cedar Hill",
  5655. "state": "TX",
  5656. "stateFull": "Texas",
  5657. "zip": "75104"
  5658. },
  5659. "Binghamton": {
  5660. "line1": "33 George St",
  5661. "line2": "",
  5662. "city": "Binghamton",
  5663. "state": "NY",
  5664. "stateFull": "New York",
  5665. "zip": "13904"
  5666. },
  5667. "San Luis Obispo": {
  5668. "line1": "865 Buchon St",
  5669. "line2": "",
  5670. "city": "San Luis Obispo",
  5671. "state": "CA",
  5672. "stateFull": "California",
  5673. "zip": "93401"
  5674. },
  5675. "Palm Springs": {
  5676. "line1": "1361 E Luna Way",
  5677. "line2": "",
  5678. "city": "Palm Springs",
  5679. "state": "CA",
  5680. "stateFull": "California",
  5681. "zip": "92262"
  5682. },
  5683. "Pine Bluff": {
  5684. "line1": "1414 W 15th Ave",
  5685. "line2": "",
  5686. "city": "Pine Bluff",
  5687. "state": "AR",
  5688. "stateFull": "Arkansas",
  5689. "zip": "71603"
  5690. },
  5691. "Texas City": {
  5692. "line1": "2427 7th Ave N",
  5693. "line2": "",
  5694. "city": "Texas City",
  5695. "state": "TX",
  5696. "stateFull": "Texas",
  5697. "zip": "77590"
  5698. },
  5699. "Summerville": {
  5700. "line1": "201 Salisbury Dr",
  5701. "line2": "",
  5702. "city": "Summerville",
  5703. "state": "SC",
  5704. "stateFull": "South Carolina",
  5705. "zip": "29483"
  5706. },
  5707. "Twin Falls": {
  5708. "line1": "444 Van Buren St",
  5709. "line2": "",
  5710. "city": "Twin Falls",
  5711. "state": "ID",
  5712. "stateFull": "Idaho",
  5713. "zip": "83301"
  5714. },
  5715. "Jeffersonville": {
  5716. "line1": "2503 Marietta Dr",
  5717. "line2": "",
  5718. "city": "Jeffersonville",
  5719. "state": "IN",
  5720. "stateFull": "Indiana",
  5721. "zip": "47130"
  5722. },
  5723. "San Jacinto": {
  5724. "line1": "1699 Dragon Fly Cir",
  5725. "line2": "",
  5726. "city": "San Jacinto",
  5727. "state": "CA",
  5728. "stateFull": "California",
  5729. "zip": "92582"
  5730. },
  5731. "Altoona": {
  5732. "line1": "707 2nd Ave",
  5733. "line2": "",
  5734. "city": "Altoona",
  5735. "state": "PA",
  5736. "stateFull": "Pennsylvania",
  5737. "zip": "16602"
  5738. },
  5739. "Beavercreek": {
  5740. "line1": "3577 Winston Churchill Dr",
  5741. "line2": "",
  5742. "city": "Dayton",
  5743. "state": "OH",
  5744. "stateFull": "Ohio",
  5745. "zip": "45432"
  5746. },
  5747. "Apopka": {
  5748. "line1": "36 W Albatross St",
  5749. "line2": "",
  5750. "city": "Apopka",
  5751. "state": "FL",
  5752. "stateFull": "Florida",
  5753. "zip": "32712"
  5754. },
  5755. "Elmhurst": {
  5756. "line1": "187 S Kenmore Ave",
  5757. "line2": "",
  5758. "city": "Elmhurst",
  5759. "state": "IL",
  5760. "stateFull": "Illinois",
  5761. "zip": "60126"
  5762. },
  5763. "Maricopa": {
  5764. "line1": "41345 W Lucera Ln",
  5765. "line2": "",
  5766. "city": "Maricopa",
  5767. "state": "AZ",
  5768. "stateFull": "Arizona",
  5769. "zip": "85138"
  5770. },
  5771. "Farmington": {
  5772. "line1": "1523 Zuni Dr",
  5773. "line2": "",
  5774. "city": "Farmington",
  5775. "state": "NM",
  5776. "stateFull": "New Mexico",
  5777. "zip": "87401"
  5778. },
  5779. "Glenview": {
  5780. "line1": "2021 Prairie St",
  5781. "line2": "",
  5782. "city": "Glenview",
  5783. "state": "IL",
  5784. "stateFull": "Illinois",
  5785. "zip": "60025"
  5786. },
  5787. "Cleveland Heights": {
  5788. "line1": "3140 E Overlook Rd",
  5789. "line2": "",
  5790. "city": "Cleveland Heights",
  5791. "state": "OH",
  5792. "stateFull": "Ohio",
  5793. "zip": "44118"
  5794. },
  5795. "Draper": {
  5796. "line1": "952 Crosswind Way",
  5797. "line2": "",
  5798. "city": "Draper",
  5799. "state": "UT",
  5800. "stateFull": "Utah",
  5801. "zip": "84020"
  5802. },
  5803. "Sierra Vista": {
  5804. "line1": "921 El Sonoro Dr",
  5805. "line2": "",
  5806. "city": "Sierra Vista",
  5807. "state": "AZ",
  5808. "stateFull": "Arizona",
  5809. "zip": "85635"
  5810. },
  5811. "Lacey": {
  5812. "line1": "2405 Larch St SE",
  5813. "line2": "",
  5814. "city": "Lacey",
  5815. "state": "WA",
  5816. "stateFull": "Washington",
  5817. "zip": "98503"
  5818. },
  5819. "Biloxi": {
  5820. "line1": "337 West Dr",
  5821. "line2": "",
  5822. "city": "Biloxi",
  5823. "state": "MS",
  5824. "stateFull": "Mississippi",
  5825. "zip": "39531"
  5826. },
  5827. "Strongsville": {
  5828. "line1": "20264 Glenwood Ln",
  5829. "line2": "",
  5830. "city": "Strongsville",
  5831. "state": "OH",
  5832. "stateFull": "Ohio",
  5833. "zip": "44149"
  5834. },
  5835. "Barnstable Town": {
  5836. "line1": "77 Zeno Crocker Rd",
  5837. "line2": "",
  5838. "city": "Centerville",
  5839. "state": "MA",
  5840. "stateFull": "Massachusetts",
  5841. "zip": "02632"
  5842. },
  5843. "Wylie": {
  5844. "line1": "311 S 4th St",
  5845. "line2": "",
  5846. "city": "Wylie",
  5847. "state": "TX",
  5848. "stateFull": "Texas",
  5849. "zip": "75098"
  5850. },
  5851. "Sayreville": {
  5852. "line1": "29 Harrison St",
  5853. "line2": "",
  5854. "city": "Sayreville",
  5855. "state": "NJ",
  5856. "stateFull": "New Jersey",
  5857. "zip": "08872"
  5858. },
  5859. "Kannapolis": {
  5860. "line1": "1479 Oakwood Ave",
  5861. "line2": "",
  5862. "city": "Kannapolis",
  5863. "state": "NC",
  5864. "stateFull": "North Carolina",
  5865. "zip": "28081"
  5866. },
  5867. "Charlottesville": {
  5868. "line1": "808 Concord Ave",
  5869. "line2": "",
  5870. "city": "Charlottesville",
  5871. "state": "VA",
  5872. "stateFull": "Virginia",
  5873. "zip": "22903"
  5874. },
  5875. "Littleton": {
  5876. "line1": "6554 S Datura St",
  5877. "line2": "",
  5878. "city": "Littleton",
  5879. "state": "CO",
  5880. "stateFull": "Colorado",
  5881. "zip": "80120"
  5882. },
  5883. "Titusville": {
  5884. "line1": "1680 Kings Ct",
  5885. "line2": "",
  5886. "city": "Titusville",
  5887. "state": "FL",
  5888. "stateFull": "Florida",
  5889. "zip": "32780"
  5890. },
  5891. "Hackensack": {
  5892. "line1": "197 Berdan Pl",
  5893. "line2": "",
  5894. "city": "Hackensack",
  5895. "state": "NJ",
  5896. "stateFull": "New Jersey",
  5897. "zip": "07601"
  5898. },
  5899. "Pittsfield": {
  5900. "line1": "91 Pollock Ave",
  5901. "line2": "",
  5902. "city": "Pittsfield",
  5903. "state": "MA",
  5904. "stateFull": "Massachusetts",
  5905. "zip": "01201"
  5906. },
  5907. "York": {
  5908. "line1": "230 Rockdale Ave",
  5909. "line2": "",
  5910. "city": "York",
  5911. "state": "PA",
  5912. "stateFull": "Pennsylvania",
  5913. "zip": "17403"
  5914. },
  5915. "Lombard": {
  5916. "line1": "711 S Norbury Ave",
  5917. "line2": "",
  5918. "city": "Lombard",
  5919. "state": "IL",
  5920. "stateFull": "Illinois",
  5921. "zip": "60148"
  5922. },
  5923. "Attleboro": {
  5924. "line1": "43 Mulberry St",
  5925. "line2": "",
  5926. "city": "Attleboro",
  5927. "state": "MA",
  5928. "stateFull": "Massachusetts",
  5929. "zip": "02703"
  5930. },
  5931. "DeKalb": {
  5932. "line1": "621 N 12th St",
  5933. "line2": "",
  5934. "city": "DeKalb",
  5935. "state": "IL",
  5936. "stateFull": "Illinois",
  5937. "zip": "60115"
  5938. },
  5939. "Blacksburg": {
  5940. "line1": "423 Lee St",
  5941. "line2": "",
  5942. "city": "Blacksburg",
  5943. "state": "VA",
  5944. "stateFull": "Virginia",
  5945. "zip": "24060"
  5946. },
  5947. "Haltom City": {
  5948. "line1": "5008 Nadine Dr",
  5949. "line2": "",
  5950. "city": "Fort Worth",
  5951. "state": "TX",
  5952. "stateFull": "Texas",
  5953. "zip": "76117"
  5954. },
  5955. "Lompoc": {
  5956. "line1": "716 N F St",
  5957. "line2": "",
  5958. "city": "Lompoc",
  5959. "state": "CA",
  5960. "stateFull": "California",
  5961. "zip": "93436"
  5962. },
  5963. "El Centro": {
  5964. "line1": "1035 W Heil Ave",
  5965. "line2": "",
  5966. "city": "El Centro",
  5967. "state": "CA",
  5968. "stateFull": "California",
  5969. "zip": "92243"
  5970. },
  5971. "Danville": {
  5972. "line1": "230 Royal Palm Pl",
  5973. "line2": "",
  5974. "city": "Danville",
  5975. "state": "CA",
  5976. "stateFull": "California",
  5977. "zip": "94526"
  5978. },
  5979. "Jefferson Cit": {
  5980. "line1": "1111 Adams St",
  5981. "line2": "",
  5982. "city": "Jefferson Cit",
  5983. "state": "MO",
  5984. "stateFull": "Missouri",
  5985. "zip": "65101"
  5986. },
  5987. "Cutler Bay": {
  5988. "line1": "9270 Ocean Curve Dr",
  5989. "line2": "",
  5990. "city": "Cutler Bay",
  5991. "state": "FL",
  5992. "stateFull": "Florida",
  5993. "zip": "33189"
  5994. },
  5995. "Oakland Park": {
  5996. "line1": "4660 NE 3rd Ave",
  5997. "line2": "",
  5998. "city": "Fort Lauderdale",
  5999. "state": "FL",
  6000. "stateFull": "Florida",
  6001. "zip": "33334"
  6002. },
  6003. "North Miami Beach": {
  6004. "line1": "1650 NE 178th St",
  6005. "line2": "",
  6006. "city": "North Miami Beach",
  6007. "state": "FL",
  6008. "stateFull": "Florida",
  6009. "zip": "33162"
  6010. },
  6011. "Freeport": {
  6012. "line1": "131 N Bergen Pl",
  6013. "line2": "",
  6014. "city": "Freeport",
  6015. "state": "NY",
  6016. "stateFull": "New York",
  6017. "zip": "11520"
  6018. },
  6019. "Moline": {
  6020. "line1": "1901 30th St",
  6021. "line2": "",
  6022. "city": "Moline",
  6023. "state": "IL",
  6024. "stateFull": "Illinois",
  6025. "zip": "61265"
  6026. },
  6027. "Coachella": {
  6028. "line1": "52258 Cypress St",
  6029. "line2": "",
  6030. "city": "Coachella",
  6031. "state": "CA",
  6032. "stateFull": "California",
  6033. "zip": "92236"
  6034. },
  6035. "Fort Pierce": {
  6036. "line1": "1513 Georgia Ave",
  6037. "line2": "",
  6038. "city": "Fort Pierce",
  6039. "state": "FL",
  6040. "stateFull": "Florida",
  6041. "zip": "34950"
  6042. },
  6043. "Bountiful": {
  6044. "line1": "473 E 1650 S",
  6045. "line2": "",
  6046. "city": "Bountiful",
  6047. "state": "UT",
  6048. "stateFull": "Utah",
  6049. "zip": "84010"
  6050. },
  6051. "Fond du Lac": {
  6052. "line1": "27 S Reserve Ave",
  6053. "line2": "",
  6054. "city": "Fond du Lac",
  6055. "state": "WI",
  6056. "stateFull": "Wisconsin",
  6057. "zip": "54935"
  6058. },
  6059. "Keller": {
  6060. "line1": "913 Santa Cruz Dr",
  6061. "line2": "",
  6062. "city": "Keller",
  6063. "state": "TX",
  6064. "stateFull": "Texas",
  6065. "zip": "76248"
  6066. },
  6067. "Belleville": {
  6068. "line1": "1605 E D St",
  6069. "line2": "",
  6070. "city": "Belleville",
  6071. "state": "IL",
  6072. "stateFull": "Illinois",
  6073. "zip": "62221"
  6074. },
  6075. "Bell Gardens": {
  6076. "line1": "6617 Cassandra Dr",
  6077. "line2": "",
  6078. "city": "Bell Gardens",
  6079. "state": "CA",
  6080. "stateFull": "California",
  6081. "zip": "90201"
  6082. },
  6083. "North Lauderdale": {
  6084. "line1": "1721 SW 65th Ave",
  6085. "line2": "",
  6086. "city": "North Lauderdale",
  6087. "state": "FL",
  6088. "stateFull": "Florida",
  6089. "zip": "33068"
  6090. },
  6091. "Salem": {
  6092. "line1": "10 Piedmont St",
  6093. "line2": "",
  6094. "city": "Salem",
  6095. "state": "MA",
  6096. "stateFull": "Massachusetts",
  6097. "zip": "01970"
  6098. },
  6099. "Rancho Palos Verdes": {
  6100. "line1": "2121 Noble View Dr",
  6101. "line2": "",
  6102. "city": "Rancho Palos Verdes",
  6103. "state": "CA",
  6104. "stateFull": "California",
  6105. "zip": "90275"
  6106. },
  6107. "San Bruno": {
  6108. "line1": "535 Acacia Ave",
  6109. "line2": "",
  6110. "city": "San Bruno",
  6111. "state": "CA",
  6112. "stateFull": "California",
  6113. "zip": "94066"
  6114. },
  6115. "Apex": {
  6116. "line1": "105 S Hughes St",
  6117. "line2": "",
  6118. "city": "Apex",
  6119. "state": "NC",
  6120. "stateFull": "North Carolina",
  6121. "zip": "27502"
  6122. },
  6123. "Altamonte Springs": {
  6124. "line1": "606 Applewood Ave",
  6125. "line2": "",
  6126. "city": "Altamonte Springs",
  6127. "state": "FL",
  6128. "stateFull": "Florida",
  6129. "zip": "32714"
  6130. },
  6131. "Hutchinson": {
  6132. "line1": "1522 O'Daniel St",
  6133. "line2": "",
  6134. "city": "Hutchinson",
  6135. "state": "KS",
  6136. "stateFull": "Kansas",
  6137. "zip": "67501"
  6138. },
  6139. "Buffalo Grove": {
  6140. "line1": "765 Chaucer Way",
  6141. "line2": "",
  6142. "city": "Buffalo Grove",
  6143. "state": "IL",
  6144. "stateFull": "Illinois",
  6145. "zip": "60089"
  6146. },
  6147. "Urbandale": {
  6148. "line1": "9604 Hammontree Dr",
  6149. "line2": "",
  6150. "city": "Urbandale",
  6151. "state": "IA",
  6152. "stateFull": "Iowa",
  6153. "zip": "50322"
  6154. },
  6155. "State College": {
  6156. "line1": "331 E Waring Ave",
  6157. "line2": "",
  6158. "city": "State College",
  6159. "state": "PA",
  6160. "stateFull": "Pennsylvania",
  6161. "zip": "16801"
  6162. },
  6163. "Urbana": {
  6164. "line1": "909 E Oregon St",
  6165. "line2": "",
  6166. "city": "Urbana",
  6167. "state": "IL",
  6168. "stateFull": "Illinois",
  6169. "zip": "61801"
  6170. },
  6171. "Manassas": {
  6172. "line1": "8802 Barnett St",
  6173. "line2": "",
  6174. "city": "Manassas",
  6175. "state": "VA",
  6176. "stateFull": "Virginia",
  6177. "zip": "20110"
  6178. },
  6179. "Kearny": {
  6180. "line1": "300 Elm St",
  6181. "line2": "",
  6182. "city": "Kearny",
  6183. "state": "NJ",
  6184. "stateFull": "New Jersey",
  6185. "zip": "07032"
  6186. },
  6187. "Oro Valley": {
  6188. "line1": "11776 Crescendo Dr",
  6189. "line2": "",
  6190. "city": "Tucson",
  6191. "state": "AZ",
  6192. "stateFull": "Arizona",
  6193. "zip": "85737"
  6194. },
  6195. "Findlay": {
  6196. "line1": "717 Dayton Ave",
  6197. "line2": "",
  6198. "city": "Findlay",
  6199. "state": "OH",
  6200. "stateFull": "Ohio",
  6201. "zip": "45840"
  6202. },
  6203. "Rohnert Park": {
  6204. "line1": "315 Allan Ave",
  6205. "line2": "",
  6206. "city": "Rohnert Park",
  6207. "state": "CA",
  6208. "stateFull": "California",
  6209. "zip": "94928"
  6210. },
  6211. "Westfield": {
  6212. "line1": "79 Cranston St",
  6213. "line2": "",
  6214. "city": "Westfield",
  6215. "state": "MA",
  6216. "stateFull": "Massachusetts",
  6217. "zip": "01085"
  6218. },
  6219. "Linden": {
  6220. "line1": "419 Spruce St",
  6221. "line2": "",
  6222. "city": "Linden",
  6223. "state": "NJ",
  6224. "stateFull": "New Jersey",
  6225. "zip": "07036"
  6226. },
  6227. "Sumter": {
  6228. "line1": "111 N Milton Rd",
  6229. "line2": "",
  6230. "city": "Sumter",
  6231. "state": "SC",
  6232. "stateFull": "South Carolina",
  6233. "zip": "29150"
  6234. },
  6235. "Wilkes-Barre": {
  6236. "line1": "393 N Washington St",
  6237. "line2": "",
  6238. "city": "Wilkes-Barre",
  6239. "state": "PA",
  6240. "stateFull": "Pennsylvania",
  6241. "zip": "18705"
  6242. },
  6243. "Woonsocket": {
  6244. "line1": "315 Wood Ave",
  6245. "line2": "",
  6246. "city": "Woonsocket",
  6247. "state": "RI",
  6248. "stateFull": "Rhode Island",
  6249. "zip": "02895"
  6250. },
  6251. "Leominster": {
  6252. "line1": "155 5th St",
  6253. "line2": "",
  6254. "city": "Leominster",
  6255. "state": "MA",
  6256. "stateFull": "Massachusetts",
  6257. "zip": "01453"
  6258. },
  6259. "Shelton": {
  6260. "line1": "36 Woodfield Dr",
  6261. "line2": "",
  6262. "city": "Shelton",
  6263. "state": "CT",
  6264. "stateFull": "Connecticut",
  6265. "zip": "06484"
  6266. },
  6267. "Brea": {
  6268. "line1": "1230 Arrow Wood Dr",
  6269. "line2": "",
  6270. "city": "Brea",
  6271. "state": "CA",
  6272. "stateFull": "California",
  6273. "zip": "92821"
  6274. },
  6275. "Covington": {
  6276. "line1": "121 W 32nd St",
  6277. "line2": "",
  6278. "city": "Covington",
  6279. "state": "KY",
  6280. "stateFull": "Kentucky",
  6281. "zip": "41015"
  6282. },
  6283. "Rockwall": {
  6284. "line1": "405 S Clark St",
  6285. "line2": "",
  6286. "city": "Rockwall",
  6287. "state": "TX",
  6288. "stateFull": "Texas",
  6289. "zip": "75087"
  6290. },
  6291. "Riverton": {
  6292. "line1": "1903 Betula Dr",
  6293. "line2": "",
  6294. "city": "Riverton",
  6295. "state": "UT",
  6296. "stateFull": "Utah",
  6297. "zip": "84065"
  6298. },
  6299. "Morgan Hill": {
  6300. "line1": "604 Calle Siena",
  6301. "line2": "",
  6302. "city": "Morgan Hill",
  6303. "state": "CA",
  6304. "stateFull": "California",
  6305. "zip": "95037"
  6306. },
  6307. "Edmonds": {
  6308. "line1": "8610 Maplewood Ln",
  6309. "line2": "",
  6310. "city": "Edmonds",
  6311. "state": "WA",
  6312. "stateFull": "Washington",
  6313. "zip": "98026"
  6314. },
  6315. "Burleson": {
  6316. "line1": "805 Crestmont Dr",
  6317. "line2": "",
  6318. "city": "Burleson",
  6319. "state": "TX",
  6320. "stateFull": "Texas",
  6321. "zip": "76028"
  6322. },
  6323. "Beverly": {
  6324. "line1": "34 Parramatta Rd",
  6325. "line2": "",
  6326. "city": "Beverly",
  6327. "state": "MA",
  6328. "stateFull": "Massachusetts",
  6329. "zip": "01915"
  6330. },
  6331. "Mankato": {
  6332. "line1": "231 Pfau St",
  6333. "line2": "",
  6334. "city": "Mankato",
  6335. "state": "MN",
  6336. "stateFull": "Minnesota",
  6337. "zip": "56001"
  6338. },
  6339. "Hagerstown": {
  6340. "line1": "51 Broadway",
  6341. "line2": "",
  6342. "city": "Hagerstown",
  6343. "state": "MD",
  6344. "stateFull": "Maryland",
  6345. "zip": "21740"
  6346. },
  6347. "Prescott": {
  6348. "line1": "1875 Hackberry Dr",
  6349. "line2": "",
  6350. "city": "Prescott",
  6351. "state": "AZ",
  6352. "stateFull": "Arizona",
  6353. "zip": "86301"
  6354. },
  6355. "Campbell": {
  6356. "line1": "676 Kenneth Ave",
  6357. "line2": "",
  6358. "city": "Campbell",
  6359. "state": "CA",
  6360. "stateFull": "California",
  6361. "zip": "95008"
  6362. },
  6363. "Cedar Falls": {
  6364. "line1": "1609 Tremont St",
  6365. "line2": "",
  6366. "city": "Cedar Falls",
  6367. "state": "IA",
  6368. "stateFull": "Iowa",
  6369. "zip": "50613"
  6370. },
  6371. "La Puente": {
  6372. "line1": "708 Larimore Ave",
  6373. "line2": "",
  6374. "city": "La Puente",
  6375. "state": "CA",
  6376. "stateFull": "California",
  6377. "zip": "91744"
  6378. },
  6379. "Crystal Lake": {
  6380. "line1": "272 Plymouth Ln",
  6381. "line2": "",
  6382. "city": "Crystal Lake",
  6383. "state": "IL",
  6384. "stateFull": "Illinois",
  6385. "zip": "60014"
  6386. },
  6387. "Fitchburg": {
  6388. "line1": "133 Madison St",
  6389. "line2": "",
  6390. "city": "Fitchburg",
  6391. "state": "MA",
  6392. "stateFull": "Massachusetts",
  6393. "zip": "01420"
  6394. },
  6395. "Carol Stream": {
  6396. "line1": "234 Arapahoe Trail",
  6397. "line2": "",
  6398. "city": "Carol Stream",
  6399. "state": "IL",
  6400. "stateFull": "Illinois",
  6401. "zip": "60188"
  6402. },
  6403. "Hickory": {
  6404. "line1": "1095 12th St Pl NE",
  6405. "line2": "",
  6406. "city": "Hickory",
  6407. "state": "NC",
  6408. "stateFull": "North Carolina",
  6409. "zip": "28601"
  6410. },
  6411. "Streamwood": {
  6412. "line1": "501 Waverly Ave",
  6413. "line2": "",
  6414. "city": "Streamwood",
  6415. "state": "IL",
  6416. "stateFull": "Illinois",
  6417. "zip": "60107"
  6418. },
  6419. "Norwich": {
  6420. "line1": "45 Uncas St",
  6421. "line2": "",
  6422. "city": "Norwich",
  6423. "state": "CT",
  6424. "stateFull": "Connecticut",
  6425. "zip": "06360"
  6426. },
  6427. "Coppell": {
  6428. "line1": "557 Shadowcrest Ln",
  6429. "line2": "",
  6430. "city": "Coppell",
  6431. "state": "TX",
  6432. "stateFull": "Texas",
  6433. "zip": "75019"
  6434. },
  6435. "San Gabriel": {
  6436. "line1": "928 Euclid Ave",
  6437. "line2": "",
  6438. "city": "San Gabriel",
  6439. "state": "CA",
  6440. "stateFull": "California",
  6441. "zip": "91776"
  6442. },
  6443. "Holyoke": {
  6444. "line1": "18 Howard St",
  6445. "line2": "",
  6446. "city": "Holyoke",
  6447. "state": "MA",
  6448. "stateFull": "Massachusetts",
  6449. "zip": "01040"
  6450. },
  6451. "Bentonville": {
  6452. "line1": "1010 SE C St",
  6453. "line2": "",
  6454. "city": "Bentonville",
  6455. "state": "AR",
  6456. "stateFull": "Arkansas",
  6457. "zip": "72712"
  6458. },
  6459. "Florence": {
  6460. "line1": "2016 Greenbrier Rd",
  6461. "line2": "",
  6462. "city": "Florence",
  6463. "state": "AL",
  6464. "stateFull": "Alabama",
  6465. "zip": "35630"
  6466. },
  6467. "Peachtree Corners": {
  6468. "line1": "5570 Clinchfield Trail",
  6469. "line2": "",
  6470. "city": "Norcross",
  6471. "state": "GA",
  6472. "stateFull": "Georgia",
  6473. "zip": "30092"
  6474. },
  6475. "New Berlin": {
  6476. "line1": "14335 W Redwood Dr",
  6477. "line2": "",
  6478. "city": "New Berlin",
  6479. "state": "WI",
  6480. "stateFull": "Wisconsin",
  6481. "zip": "53151"
  6482. },
  6483. "Goose Creek": {
  6484. "line1": "608 Abingdon Ln",
  6485. "line2": "",
  6486. "city": "Goose Creek",
  6487. "state": "SC",
  6488. "stateFull": "South Carolina",
  6489. "zip": "29445"
  6490. },
  6491. "Prescott Valley": {
  6492. "line1": "8400 E Leigh Dr",
  6493. "line2": "",
  6494. "city": "Prescott Valley",
  6495. "state": "AZ",
  6496. "stateFull": "Arizona",
  6497. "zip": "86314"
  6498. },
  6499. "Maplewood": {
  6500. "line1": "1929 Barclay St",
  6501. "line2": "",
  6502. "city": "St Paul",
  6503. "state": "MN",
  6504. "stateFull": "Minnesota",
  6505. "zip": "55109"
  6506. },
  6507. "Romeoville": {
  6508. "line1": "311 Hale Ave",
  6509. "line2": "",
  6510. "city": "Romeoville",
  6511. "state": "IL",
  6512. "stateFull": "Illinois",
  6513. "zip": "60446"
  6514. },
  6515. "Duncanville": {
  6516. "line1": "534 Johnson Dr",
  6517. "line2": "",
  6518. "city": "Duncanville",
  6519. "state": "TX",
  6520. "stateFull": "Texas",
  6521. "zip": "75116"
  6522. },
  6523. "Atlantic City": {
  6524. "line1": "611 Green St",
  6525. "line2": "",
  6526. "city": "Atlantic City",
  6527. "state": "NJ",
  6528. "stateFull": "New Jersey",
  6529. "zip": "08401"
  6530. },
  6531. "The Colony": {
  6532. "line1": "5008 Stanley Dr",
  6533. "line2": "",
  6534. "city": "The Colony",
  6535. "state": "TX",
  6536. "stateFull": "Texas",
  6537. "zip": "75056"
  6538. },
  6539. "Culver City": {
  6540. "line1": "4257 Le Bourget Ave",
  6541. "line2": "",
  6542. "city": "Culver City",
  6543. "state": "CA",
  6544. "stateFull": "California",
  6545. "zip": "90232"
  6546. },
  6547. "Marlborough": {
  6548. "line1": "80 Crestwood Ln",
  6549. "line2": "",
  6550. "city": "Marlborough",
  6551. "state": "MA",
  6552. "stateFull": "Massachusetts",
  6553. "zip": "01752"
  6554. },
  6555. "Hilton Head Island": {
  6556. "line1": "404 Long Cove Dr",
  6557. "line2": "",
  6558. "city": "Hilton Head Island",
  6559. "state": "SC",
  6560. "stateFull": "South Carolina",
  6561. "zip": "29928"
  6562. },
  6563. "Moorhead": {
  6564. "line1": "1416 15th St S",
  6565. "line2": "",
  6566. "city": "Moorhead",
  6567. "state": "MN",
  6568. "stateFull": "Minnesota",
  6569. "zip": "56560"
  6570. },
  6571. "Calexico": {
  6572. "line1": "755 Encanto Dr",
  6573. "line2": "",
  6574. "city": "Calexico",
  6575. "state": "CA",
  6576. "stateFull": "California",
  6577. "zip": "92231"
  6578. },
  6579. "Bullhead City": {
  6580. "line1": "1909 E Marble Canyon Dr",
  6581. "line2": "",
  6582. "city": "Bullhead City",
  6583. "state": "AZ",
  6584. "stateFull": "Arizona",
  6585. "zip": "86442"
  6586. },
  6587. "Germantown": {
  6588. "line1": "8314 Bryn Manor Ln",
  6589. "line2": "",
  6590. "city": "Germantown",
  6591. "state": "TN",
  6592. "stateFull": "Tennessee",
  6593. "zip": "38139"
  6594. },
  6595. "La Quinta": {
  6596. "line1": "51350 Cll Jacumba",
  6597. "line2": "",
  6598. "city": "La Quinta",
  6599. "state": "CA",
  6600. "stateFull": "California",
  6601. "zip": "92253"
  6602. },
  6603. "Wausau": {
  6604. "line1": "225 N 8th Ave",
  6605. "line2": "",
  6606. "city": "Wausau",
  6607. "state": "WI",
  6608. "stateFull": "Wisconsin",
  6609. "zip": "54401"
  6610. },
  6611. "Sherman": {
  6612. "line1": "1419 N Woods St",
  6613. "line2": "",
  6614. "city": "Sherman",
  6615. "state": "TX",
  6616. "stateFull": "Texas",
  6617. "zip": "75092"
  6618. },
  6619. "Ocoee": {
  6620. "line1": "803 Apricot Dr",
  6621. "line2": "",
  6622. "city": "Ocoee",
  6623. "state": "FL",
  6624. "stateFull": "Florida",
  6625. "zip": "34761"
  6626. },
  6627. "Shakopee": {
  6628. "line1": "2037 Cardinal Dr",
  6629. "line2": "",
  6630. "city": "Shakopee",
  6631. "state": "MN",
  6632. "stateFull": "Minnesota",
  6633. "zip": "55379"
  6634. },
  6635. "Woburn": {
  6636. "line1": "23 Scott St",
  6637. "line2": "",
  6638. "city": "Woburn",
  6639. "state": "MA",
  6640. "stateFull": "Massachusetts",
  6641. "zip": "01801"
  6642. },
  6643. "Bremerton": {
  6644. "line1": "2327 10th St",
  6645. "line2": "",
  6646. "city": "Bremerton",
  6647. "state": "WA",
  6648. "stateFull": "Washington",
  6649. "zip": "98312"
  6650. },
  6651. "Rock Island": {
  6652. "line1": "2522 22 1/2 Ave",
  6653. "line2": "",
  6654. "city": "Rock Island",
  6655. "state": "IL",
  6656. "stateFull": "Illinois",
  6657. "zip": "61201"
  6658. },
  6659. "Muskogee": {
  6660. "line1": "613 N 13th St",
  6661. "line2": "",
  6662. "city": "Muskogee",
  6663. "state": "OK",
  6664. "stateFull": "Oklahoma",
  6665. "zip": "74401"
  6666. },
  6667. "Cape Girardeau": {
  6668. "line1": "2527 Peach Tree St",
  6669. "line2": "",
  6670. "city": "Cape Girardeau",
  6671. "state": "MO",
  6672. "stateFull": "Missouri",
  6673. "zip": "63701"
  6674. },
  6675. "Annapolis": {
  6676. "line1": "22 Locust Ave",
  6677. "line2": "",
  6678. "city": "Annapolis",
  6679. "state": "MD",
  6680. "stateFull": "Maryland",
  6681. "zip": "21401"
  6682. },
  6683. "Greenacres": {
  6684. "line1": "321 Martin Ave",
  6685. "line2": "",
  6686. "city": "Greenacres",
  6687. "state": "FL",
  6688. "stateFull": "Florida",
  6689. "zip": "33463"
  6690. },
  6691. "Ormond Beach": {
  6692. "line1": "33 Marjorie Trail",
  6693. "line2": "",
  6694. "city": "Ormond Beach",
  6695. "state": "FL",
  6696. "stateFull": "Florida",
  6697. "zip": "32174"
  6698. },
  6699. "Hallandale Beach": {
  6700. "line1": "315 NE 4th St",
  6701. "line2": "",
  6702. "city": "Hallandale Beach",
  6703. "state": "FL",
  6704. "stateFull": "Florida",
  6705. "zip": "33009"
  6706. },
  6707. "Stanton": {
  6708. "line1": "7792 Eileen St",
  6709. "line2": "",
  6710. "city": "Stanton",
  6711. "state": "CA",
  6712. "stateFull": "California",
  6713. "zip": "90680"
  6714. },
  6715. "Puyallup": {
  6716. "line1": "1107 6th Ave SW",
  6717. "line2": "",
  6718. "city": "Puyallup",
  6719. "state": "WA",
  6720. "stateFull": "Washington",
  6721. "zip": "98371"
  6722. },
  6723. "Pacifica": {
  6724. "line1": "523 Fremont Ave",
  6725. "line2": "",
  6726. "city": "Pacifica",
  6727. "state": "CA",
  6728. "stateFull": "California",
  6729. "zip": "94044"
  6730. },
  6731. "Hanover Park": {
  6732. "line1": "6868 Edgebrook Ln",
  6733. "line2": "",
  6734. "city": "Hanover Park",
  6735. "state": "IL",
  6736. "stateFull": "Illinois",
  6737. "zip": "60133"
  6738. },
  6739. "Hurst": {
  6740. "line1": "416 Bob St",
  6741. "line2": "",
  6742. "city": "Hurst",
  6743. "state": "TX",
  6744. "stateFull": "Texas",
  6745. "zip": "76053"
  6746. },
  6747. "Lima": {
  6748. "line1": "1165 W High St",
  6749. "line2": "",
  6750. "city": "Lima",
  6751. "state": "OH",
  6752. "stateFull": "Ohio",
  6753. "zip": "45805"
  6754. },
  6755. "Marana": {
  6756. "line1": "12064 W Formosa Ln",
  6757. "line2": "",
  6758. "city": "Marana",
  6759. "state": "AZ",
  6760. "stateFull": "Arizona",
  6761. "zip": "85653"
  6762. },
  6763. "Carpentersville": {
  6764. "line1": "538 Wilmette Ave",
  6765. "line2": "",
  6766. "city": "Carpentersville",
  6767. "state": "IL",
  6768. "stateFull": "Illinois",
  6769. "zip": "60110"
  6770. },
  6771. "Oakley": {
  6772. "line1": "238 Sterling Way",
  6773. "line2": "",
  6774. "city": "Oakley",
  6775. "state": "CA",
  6776. "stateFull": "California",
  6777. "zip": "94561"
  6778. },
  6779. "Huber Heights": {
  6780. "line1": "7145 Lunceford Dr",
  6781. "line2": "",
  6782. "city": "Huber Heights",
  6783. "state": "OH",
  6784. "stateFull": "Ohio",
  6785. "zip": "45424"
  6786. },
  6787. "Montclair": {
  6788. "line1": "9839 Coalinga Ave",
  6789. "line2": "",
  6790. "city": "Montclair",
  6791. "state": "CA",
  6792. "stateFull": "California",
  6793. "zip": "91763"
  6794. },
  6795. "Wheeling": {
  6796. "line1": "325 Maureen Dr",
  6797. "line2": "",
  6798. "city": "Wheeling",
  6799. "state": "IL",
  6800. "stateFull": "Illinois",
  6801. "zip": "60090"
  6802. },
  6803. "Brookfield": {
  6804. "line1": "3220 Holsen Ct",
  6805. "line2": "",
  6806. "city": "Brookfield",
  6807. "state": "WI",
  6808. "stateFull": "Wisconsin",
  6809. "zip": "53005"
  6810. },
  6811. "Park Ridge": {
  6812. "line1": "809 Courtland Ave",
  6813. "line2": "",
  6814. "city": "Park Ridge",
  6815. "state": "IL",
  6816. "stateFull": "Illinois",
  6817. "zip": "60068"
  6818. },
  6819. "Roy": {
  6820. "line1": "2440 W 5025 S",
  6821. "line2": "",
  6822. "city": "Roy",
  6823. "state": "UT",
  6824. "stateFull": "Utah",
  6825. "zip": "84067"
  6826. },
  6827. "Winter Garden": {
  6828. "line1": "208 S Main St",
  6829. "line2": "",
  6830. "city": "Winter Garden",
  6831. "state": "FL",
  6832. "stateFull": "Florida",
  6833. "zip": "34787"
  6834. },
  6835. "Chelsea": {
  6836. "line1": "41 Parker St",
  6837. "line2": "",
  6838. "city": "Chelsea",
  6839. "state": "MA",
  6840. "stateFull": "Massachusetts",
  6841. "zip": "02150"
  6842. },
  6843. "Valley Stream": {
  6844. "line1": "53 N Grove St",
  6845. "line2": "",
  6846. "city": "Valley Stream",
  6847. "state": "NY",
  6848. "stateFull": "New York",
  6849. "zip": "11580"
  6850. },
  6851. "Spartanburg": {
  6852. "line1": "116 Celestial St",
  6853. "line2": "",
  6854. "city": "Spartanburg",
  6855. "state": "SC",
  6856. "stateFull": "South Carolin",
  6857. "zip": "29306"
  6858. },
  6859. "Lake Oswego": {
  6860. "line1": "580 7th St",
  6861. "line2": "",
  6862. "city": "Lake Oswego",
  6863. "state": "OR",
  6864. "stateFull": "Oregon",
  6865. "zip": "97034"
  6866. },
  6867. "Friendswood": {
  6868. "line1": "16714 Townes Rd",
  6869. "line2": "",
  6870. "city": "Friendswood",
  6871. "state": "TX",
  6872. "stateFull": "Texas",
  6873. "zip": "77546"
  6874. },
  6875. "Westerville": {
  6876. "line1": "580 Mulberry Way S",
  6877. "line2": "",
  6878. "city": "Westerville",
  6879. "state": "OH",
  6880. "stateFull": "Ohio",
  6881. "zip": "43082"
  6882. },
  6883. "Northglenn": {
  6884. "line1": "1314 Lucille Ct",
  6885. "line2": "",
  6886. "city": "Northglenn",
  6887. "state": "CO",
  6888. "stateFull": "Colorado",
  6889. "zip": "80233"
  6890. },
  6891. "Phenix City": {
  6892. "line1": "1317 17th St",
  6893. "line2": "",
  6894. "city": "Phenix City",
  6895. "state": "AL",
  6896. "stateFull": "Alabama",
  6897. "zip": "36867"
  6898. },
  6899. "Grove City": {
  6900. "line1": "3918 Tamara Dr",
  6901. "line2": "",
  6902. "city": "Grove City",
  6903. "state": "OH",
  6904. "stateFull": "Ohio",
  6905. "zip": "43123"
  6906. },
  6907. "Texarkana": {
  6908. "line1": "509 Lumpkin St",
  6909. "line2": "",
  6910. "city": "Texarkana",
  6911. "state": "TX",
  6912. "stateFull": "Texas",
  6913. "zip": "75501"
  6914. },
  6915. "Addison": {
  6916. "line1": "109 S Adeline Ave",
  6917. "line2": "",
  6918. "city": "Addison",
  6919. "state": "IL",
  6920. "stateFull": "Illinois",
  6921. "zip": "60101"
  6922. },
  6923. "Dover": {
  6924. "line1": "532 Lakewood Pl",
  6925. "line2": "",
  6926. "city": "Dover",
  6927. "state": "DE",
  6928. "stateFull": "Delaware",
  6929. "zip": "19904"
  6930. },
  6931. "Lincoln Park": {
  6932. "line1": "1035 Farnham Ave",
  6933. "line2": "",
  6934. "city": "Lincoln Park",
  6935. "state": "MI",
  6936. "stateFull": "Michigan",
  6937. "zip": "48146"
  6938. },
  6939. "Calumet City": {
  6940. "line1": "585 Hirsch Ave",
  6941. "line2": "",
  6942. "city": "Calumet City",
  6943. "state": "IL",
  6944. "stateFull": "Illinois",
  6945. "zip": "60409"
  6946. },
  6947. "Muskegon": {
  6948. "line1": "1431 Leahy St",
  6949. "line2": "",
  6950. "city": "Muskegon",
  6951. "state": "MI",
  6952. "stateFull": "Michigan",
  6953. "zip": "49442"
  6954. },
  6955. "Aventura": {
  6956. "line1": "21185 Mainsail Cir",
  6957. "line2": "",
  6958. "city": "Aventura",
  6959. "state": "FL",
  6960. "stateFull": "Florida",
  6961. "zip": "33180"
  6962. },
  6963. "Martinez": {
  6964. "line1": "1040 Vine Ave",
  6965. "line2": "",
  6966. "city": "Martinez",
  6967. "state": "CA",
  6968. "stateFull": "California",
  6969. "zip": "94553"
  6970. },
  6971. "Greenfield": {
  6972. "line1": "4650 S 49th St",
  6973. "line2": "",
  6974. "city": "Greenfield",
  6975. "state": "WI",
  6976. "stateFull": "Wisconsin",
  6977. "zip": "53220"
  6978. },
  6979. "Apache Junction": {
  6980. "line1": "645 E Mesquite Ave",
  6981. "line2": "",
  6982. "city": "Apache Junction",
  6983. "state": "AZ",
  6984. "stateFull": "Arizona",
  6985. "zip": "85119"
  6986. },
  6987. "Monrovia": {
  6988. "line1": "336 W Lime Ave",
  6989. "line2": "",
  6990. "city": "Monrovia",
  6991. "state": "CA",
  6992. "stateFull": "California",
  6993. "zip": "91016"
  6994. },
  6995. "Weslaco": {
  6996. "line1": "618 E Llano Grande St",
  6997. "line2": "",
  6998. "city": "Weslaco",
  6999. "state": "TX",
  7000. "stateFull": "Texas",
  7001. "zip": "78596"
  7002. },
  7003. "Keizer": {
  7004. "line1": "4754 Clark Ave NE",
  7005. "line2": "",
  7006. "city": "Keizer",
  7007. "state": "OR",
  7008. "stateFull": "Oregon",
  7009. "zip": "97303"
  7010. },
  7011. "Spanish Fork": {
  7012. "line1": "50 N 700 E",
  7013. "line2": "",
  7014. "city": "Spanish Fork",
  7015. "state": "UT",
  7016. "stateFull": "Utah",
  7017. "zip": "84660"
  7018. },
  7019. "Beloit": {
  7020. "line1": "1421 Wisconsin Ave",
  7021. "line2": "",
  7022. "city": "Beloit",
  7023. "state": "WI",
  7024. "stateFull": "Wisconsin",
  7025. "zip": "53511"
  7026. },
  7027. "Panama City": {
  7028. "line1": "1808 Chestnut Ave",
  7029. "line2": "",
  7030. "city": "Panama City",
  7031. "state": "FL",
  7032. "stateFull": "Florida",
  7033. "zip": "32405"
  7034. }
  7035. }
  7036. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement