Skip to content

Instantly share code, notes, and snippets.

@MFQ
Created November 18, 2014 09:49
Show Gist options
  • Save MFQ/64c4654bc14853c1ade6 to your computer and use it in GitHub Desktop.
Save MFQ/64c4654bc14853c1ade6 to your computer and use it in GitHub Desktop.
Locations
Meteor.startup(function() {
if (Locations.find().count() == 0) {
Locations.insert({ "name": "121MD", "url": "http://www.121md.net// ", "address": "5801 Oakbend Trail, Suite 260, Fort Worth, TX 76132" });
Locations.insert({ "name": "Access Direct Care", "url": "http://www.accessdirectcare.com/site/ ", "address": "2829 Glenwood Ave, Rockford, IL 61101" });
Locations.insert({ "name": "Access Healthcare", "url": "http://www.acchealth.com/ ", "address": "1031 W Williams St, Apex, NC 27502" });
Locations.insert({ "name": "Access Healthcare", "url": "http://www.letssimplify.com/ ", "address": "235 Calhoun Street, Charleston, SC 29401" });
Locations.insert({ "name": "Access Healthcare", "url": "http://www.letssimplify.com/ ", "address": "246 Mathis Ferry Rd., Suite 100, Mount Pleasant, SC 29464" });
Locations.insert({ "name": "Access MD", "url": "http://youraccessmd.com/ ", "address": "1153 East Gannon Drive, Festus, Missouri 63028" });
Locations.insert({ "name": "Access Medical Home", "url": "http://www.accessmedhome.com/ ", "address": "2104 North Hwy 367, Bald Knob, Arkansas� 72010" });
Locations.insert({ "name": "Access Medicine", "url": "http://www.accessmedicine.co/ ", "address": "112 West Main St, Williamston, NC 27892" });
Locations.insert({ "name": "Affordable Health Inc", "url": "https://plus.google.com/102622656439281155214/about?gl=us&hl=en", "address": "1056 Stelton Rd, Piscataway Township, NJ 08854" });
Locations.insert({ "name": "Alonso, Lynn MD", "url": "http://www.dralonso.net/ ", "address": "8955 Guilford Road Suite 140 Columbia, Maryland 21046" });
Locations.insert({ "name": "AMG Medical Group", "url": "http://www.amgmedicalgroup.com/", "address": "408 77th Street at 4th Avenue, Bay Ridge, NY 11209" });
Locations.insert({ "name": "AMG Medical Group", "url": "http://www.amgmedicalgroup.com/", "address": "535 Eighth Avenue at 37th Street 6th Floor South, New York, NY 10018" });
Locations.insert({ "name": "AMG Medical Group", "url": "http://www.amgmedicalgroup.com/", "address": "80-02 Kew Gardens Road, Kew Gardens, NY 11415" });
Locations.insert({ "name": "AMG Medical Group", "url": "http://www.amgmedicalgroup.com/", "address": "2826 Westchester Avenue Suite 204, Bronx, NY 10461" });
Locations.insert({ "name": "AMG Medical Group", "url": "http://www.amgmedicalgroup.com/", "address": "235 Dongan Hills Avenue, Staten Island, NY 10305" });
Locations.insert({ "name": "AMG Medical Group", "url": "http://www.amgmedicalgroup.com/", "address": "120 Bethpage Road suite 309, Hicksville, NY 11801" });
Locations.insert({ "name": "Anchor Medical Clinic", "url": "http://www.anchormedicalclinic.com", "address": "8227 44th Ave W., #E, Mukilteo, WA 98275" });
Locations.insert({ "name": "Appleton Clinics", "url": "http://www.appletonclinics.com/", "address": "2478 Patterson Rd (F Rd) #27, Grand Junction, CO 81505" });
Locations.insert({ "name": "AtlasMD", "url": "http://atlas.md/wichita/", "address": "10500 E Berkeley Square #200, Wichita, KS 67206" });
Locations.insert({ "name": "Austin Osteopathic Family Medicine", "url": "http://austinofm.com/", "address": "711 W 38th Street, Suite D1, Austin, TX 78705" });
Locations.insert({ "name": "Balance Health", "url": "http://www.balanceclinics.com/", "address": "61st Ave, Greeley, Colorado" });
Locations.insert({ "name": "Baskin Clinic", "url": "http://baskinclinic.com/", "address": "2222 NW Lovejoy St, STE 406, Portland, Oregon 97210" });
Locations.insert({ "name": "Belleview Medical Partners", "url": "http://www.belleviewmedical.com/", "address": "113 South West Street, Suite 204, Alexandria, VA 22314" });
Locations.insert({ "name": "Bridge City Family Medical Clinic", "url": "http://www.bridgecitymedical.com/", "address": "1410 Ne 106th Avenue, Portland, OR 97220" });
Locations.insert({ "name": "Broderick, Dawn MD", "url": "http://www.dawnbroderick.com/", "address": "18111 Prince Philip Dr, Suite 201, Olney, MD 20832" });
Locations.insert({ "name": "Brooks Family Care", "url": "http://brooksfamilycare.com/", "address": "13795 S Mur-Len Rd, Ste 203, Olathe, KS 66062" });
Locations.insert({ "name": "Care Only", "url": "http://careonly.com/", "address": "1401 N. Tenth Ave, Ste 100, Stayton, OR 97383" });
Locations.insert({ "name": "Carlson, Rhonda MD", "url": "http://www.rhondacarlsonmd.com/", "address": "10 Landing Circle, Suite 3, Chico, CA 95973" });
Locations.insert({ "name": "Consolare Personal Physician Services", "url": "http://www.consolaremd.com/", "address": "4306 E. Desert Crest Dr., Paradise Valley, AZ 85253" });
Locations.insert({ "name": "Criscenzo, Donna MD", "url": "http://drcriscenzo.netrootz.com/", "address": "199 Goose Lane, Guilford, CT 06437" });
Locations.insert({ "name": "Cunningham, Alicia MD", "url": "http://www.aliciacunningham.com/", "address": "43 Timber Lane, South Burlington, VT 05403" });
Locations.insert({ "name": "Ciampi Family Practice", "url": "http://www.ciampifamilypractice.com/", "address": "380 Lincoln Street, South Portland, Maine 04106" });
Locations.insert({ "name": "Compass Healthcare", "url": "http://www.compasshealthcarear.com/", "address": "2606 Pine St, Arkadelphia, AR 71923" });
Locations.insert({ "name": "Diamond Luxury Healthcare", "url": "http://diamondphysicians.com/", "address": "8222 Douglas Ave, #700 Dallas, TX" });
Locations.insert({ "name": "Direct Access Family Care", "url": "http://1pbdoc.com/", "address": "4801 West Blvd., Poplar Bluff, MO 63901" });
Locations.insert({ "name": "Direct Doctors Inc", "url": "http://www.directdoctors.org/", "address": "320 Phillips St, Suite 203, North Kingstown, RI 02852" });
Locations.insert({ "name": "Direct MD Austin", "url": "http://www.directmdaustin.com/", "address": "1306C Platte Falls Rd., Platte City, MO 64079" });
Locations.insert({ "name": "Direct Medical Care", "url": "http://directmedicalcare.net", "address": "5656 Bee Caves Rd Suite D-205, Austin, TX 78746" });
Locations.insert({ "name": "Direct Primary Care of Austin", "url": "http://dpcaustin.com/", "address": "8500 Bluffstone Cove, Suite A-101, Austin, TX 78759" });
Locations.insert({ "name": "Direct Primary Care of the Carolinas", "url": "http://www.directpcc.com/", "address": "10320 Mallard Creek Rd, Suite 100, Charlotte NC 28262" });
Locations.insert({ "name": "Direct Primary Care Clinics", "url": "http://www.dpcareclinics.com/", "address": "5780 Osage Beach Parkway, Suite 225, Osage Beach, Missouri 65065" });
Locations.insert({ "name": "The Doc Shoppe", "url": "http://www.docshoppe.net/", "address": "1704 Forest Drive, Corbin, KY, 40701" });
Locations.insert({ "name": "Epiphany Health", "url": "http://www.epiphanyhealth.net", "address": "2975 Bobcat Village Center, Suite 100, North Port, Fl 34288" });
Locations.insert({ "name": "Exceptional Health Care", "url": "http://www.exceptionalmd.com/", "address": "1755 Coburg Rd., Suite 6B, Eugene, OR 97401" });
Locations.insert({ "name": "Family Health Connections, Inc", "url": "https://plus.google.com/103815668627912310523/about?gl=us&hl=en", "address": "2633 Commons Blvd # 120 Beavercreek, OH 45431" });
Locations.insert({ "name": "Fields, Robert MD", "url": "http://www.drfields.net/", "address": "18109 Prince Philip Dr, Suite 200, Onley, MD 20832" });
Locations.insert({ "name": "Flat Rock Health", "url": "http://www.flatrockhealthseattle.com/", "address": "10564 5th Ave NE, Suite 402, Seattle, WA 98125" });
Locations.insert({ "name": "Forest Direct Primary Care", "url": "http://forestdirectprimarycare.com/", "address": "1149 Vista Park Dr., Suite C, Forest, VA 24551" });
Locations.insert({ "name": "Free Market Physician", "url": "http://www.freemarketphysician.com/", "address": "317 S. Wood St, Neosho, MO 64850" });
Locations.insert({ "name": "Furlow, John MD", "url": "http://johnfurlow.com/", "address": "237 Millsap Rd., Suite 7, Fayetteville, AR, 72703" });
Locations.insert({ "name": "GoodMD", "url": "http://good.md/", "address": "274 N Goodman St, Space 624, Rochester, NY 14607" });
Locations.insert({ "name": "GracePointe Healthcare", "url": "http://gracepointehealthcare.com/", "address": "740 Cool Springs Blvd, Suite 110, Franklin, TN 37067" });
Locations.insert({ "name": "Green Medicine", "url": "http://www.thegreenmedicalpractice.com/", "address": "715 Lake St, Suite 302, Oak Park, IL 60301" });
Locations.insert({ "name": "Guardian Family care", "url": "http://millcreekguardianfamilycare.com/", "address": "805 - 164th SE #100, Mill Creek, WA 98012-6316" });
Locations.insert({ "name": "Hannon & Maltz", "url": "http://www.drshannonandmaltz.com/", "address": "3300 Olney Sandy Spring Rd, Suite 330, Olney, MD 20832" });
Locations.insert({ "name": "A Heartbeat Away Clinic", "url": "http://www.aheartbeatawayclinic.com/", "address": "1416 6th Ave, Suite D, Decatur, AL 35601" });
Locations.insert({ "name": "Hendler, Jared MD", "url": "http://www.hendlermd.com/", "address": "231 Madison Avenue South, Bainbridge Island, WA" });
Locations.insert({ "name": "Henjum, Philip MD", "url": "http://www.drhenjum.net/", "address": "18109 Prince Philip Dr, Suite 200, Onley, MD 20832" });
Locations.insert({ "name": "Independent MD", "url": "http://independentmd.net/", "address": "37 Doctors Park, Suite #1, Cape Girardeau, MO 63703" });
Locations.insert({ "name": "Insight Primary Care", "url": "http://www.insightprimary.com/", "address": "2373 Central Park Blvd #205, Denver, CO 80238" });
Locations.insert({ "name": "Institute for Medical Wellness", "url": "http://www.drhorvitz.com/", "address": "110 Marter Ave, Moorestown NJ 08057" });
Locations.insert({ "name": "Integrative Family Medicine of Asheville", "url": "http://www.integrativeasheville.org/", "address": "372 Depot St, Asheville, NC 28801" });
Locations.insert({ "name": "Iora Health (DBA Turntable Health)", "url": "http://www.turntablehealth.com/", "address": "701 Bridger Avenue, Suite 150, Las Vegas, NV" });
Locations.insert({ "name": "Island Direct Care", "url": "http://islanddirectcare.com/", "address": "538 W 21st St #33662, Houston, TX 77008" });
Locations.insert({ "name": "Izbiki Family Medicine", "url": "http://doctoriz.com/", "address": "3424 Peach Street, Erie, PA 16508" });
Locations.insert({ "name": "The Knope Clinic", "url": "http://www.conciergemedicinemd.com/", "address": "4570 N. 1st Avenue, Tucson, AZ 85718" });
Locations.insert({ "name": "Lamberts, Rob LLC", "url": "http://doctorlamberts.org/", "address": "119 Davis Road, Suite 4A, Augusta, GA 30907" });
Locations.insert({ "name": "Landsdale, Thomas", "url": "http://thomaslansdalemd.com/", "address": "6535 North Charles St, Suite 500, Baltimore, MD 21204" });
Locations.insert({ "name": "Lutz, Kevin MD", "url": "http://drkevinlutz.com/", "address": "180 Adams Street, Suite 200 Denver, Colorado 80206" });
Locations.insert({ "name": "Marable Personal Healthcare", "url": "http://sublimecare.com/", "address": "2001 Mallory Lane, Suite 104, Franklin, TN 37067" });
Locations.insert({ "name": "MDStat Urgent Care", "url": "http://mdstaturgentcare.com/medical-membership/", "address": "484 Howe Ave, Sacremento, CA 95825" });
Locations.insert({ "name": "MDStat Urgent Care", "url": "http://mdstaturgentcare.com/medical-membership/", "address": "851 pleasant grove blvd, suite 110, rocklin, ca 95765" });
Locations.insert({ "name": "MDStat Urgent Care", "url": "http://mdstaturgentcare.com/medical-membership/", "address": "3860 El Dorado Hills Blvd. el dorado hills, CA 95762" });
Locations.insert({ "name": "MDStat Urgent Care", "url": "http://mdstaturgentcare.com/medical-membership/", "address": "7811 Laguna Blvd. Suite 161 elk grove, CA 95758" });
Locations.insert({ "name": "MDStat Urgent Care", "url": "http://mdstaturgentcare.com/medical-membership/", "address": "9221 Sierra College Blvd., Suite 100 roseville, CA 95661" });
Locations.insert({ "name": "Medlion (Jerry Hankins, M.D.)", "url": "http://medlion.com/", "address": "12 Cropwell Drive, Pell City, Alabama" });
Locations.insert({ "name": "Medlion (Arrowhead Health Centers – Glendale)", "url": "http://medlion.com/", "address": "16222 North 59th Avenue, Suite A-100, Glendale, AZ" });
Locations.insert({ "name": "Medlion (Arrowhead Health Centers – Mesa)", "url": "http://medlion.com/", "address": "5845 E. Still Circle, Suite 104, Mesa, AZ" });
Locations.insert({ "name": "Medlion (Arrowhead Health Centers – Scottsdale)", "url": "http://medlion.com/", "address": "2629 North Scottsdale Road, Suite 200, Scottsdale, AZ" });
Locations.insert({ "name": "Medlion (Arrowhead Health Centers – Surprise / Sun City )", "url": "http://medlion.com/", "address": "17061 N. Avenue of the Arts, Suite 100, Surprise, AZ" });
Locations.insert({ "name": "Medlion (Greta Ivers, M.D.)", "url": "http://medlion.com/", "address": "1727 W. Frye Road, Suite 250, Chandler, Arizona" });
Locations.insert({ "name": "Medlion (Erik Lundquist, M.D.)", "url": "http://medlion.com/", "address": "31537 Rancho Pueblo Rd #102, Temecula, California" });
Locations.insert({ "name": "Medlion (Linette Williamson, M.D.)", "url": "http://medlion.com/", "address": "227 N. El Camino Real, Suite 106, Encinitas, California" });
Locations.insert({ "name": "Medlion (Mona Shah, M.D.)", "url": "http://medlion.com/", "address": "1294 W. 6th Street, Suite 205, San Pedro, California" });
Locations.insert({ "name": "Medlion (Pouya Shafipour, M.D.)", "url": "http://medlion.com/", "address": "12304 Santa Monica Blvd., Los Angeles, California" });
Locations.insert({ "name": "Medlion (Shahzad Anwar, M.D.)", "url": "http://medlion.com/", "address": "1478 Stone Point Drive, Suite 290, Roseville, California" });
Locations.insert({ "name": "Medlion (Family Care Partners – Argyle)", "url": "http://medlion.com/", "address": "6339-2 Argyle Forest Blvd, Jacksonville, Florida" });
Locations.insert({ "name": "Medlion (Family Care Partners – Arlington)", "url": "http://medlion.com/", "address": "6484 Ft. Caroline Road, Jacksonville, Florida" });
Locations.insert({ "name": "Medlion (Family Care Partners – Fleming Island)", "url": "http://medlion.com/", "address": "4607 US Hwy 17 South, Orange Park, Florida" });
Locations.insert({ "name": "Medlion (Family Care Partners – Neptune Beach)", "url": "http://medlion.com/", "address": "320 Third Street, Suite B, Neptune Beach, Florida" });
Locations.insert({ "name": "Medlion (Family Care Partners – Northside Jacksonville)", "url": "http://medlion.com/", "address": "1215 Dunn Avenue, Jacksonville, Florida" });
Locations.insert({ "name": "Medlion (Family Care Partners – Oceanside)", "url": "http://medlion.com/", "address": "11513 North Main Street, Jacksonville, Florida" });
Locations.insert({ "name": "Medlion (Family Care Partners – Ponte Vedra Beach)", "url": "http://medlion.com/", "address": "228 Ponte Vedra Park Dr, St 500, Ponte Vedra Beach, FL" });
Locations.insert({ "name": "Medlion (Christianna Ghaleb, M.D.)", "url": "http://medlion.com/", "address": "433 U.S. Hwy 80 W., Pooler, GA" });
Locations.insert({ "name": "Medlion (Brian Crownover, M.D.)", "url": "http://medlion.com/", "address": "2456 N. Stokesberry Place, Meridian, Idaho" });
Locations.insert({ "name": "Medlion (Henry J. Goolsby, III, M.D.)", "url": "http://medlion.com/", "address": "780 Bayou Pines Dr., Lake Charles, Louisiana" });
Locations.insert({ "name": "Medlion (Jagjit & Nandita Chadha, M.D.s)", "url": "http://medlion.com/", "address": "140 W. Fourth Street, Dequincy, Louisiana" });
Locations.insert({ "name": "Medlion (Maureen Dollinger, M.D. & Nancy Tove, M.D.)", "url": "http://medlion.com/", "address": "2021 Shepherd's Vineyard Dr., Suite 101, Apex, NC" });
Locations.insert({ "name": "Medlion (David Simon, D.O.)", "url": "http://medlion.com/", "address": "1995 Errecart Blvd., Suite 208, Elko, Nevada" });
Locations.insert({ "name": "Medlion (Family Doctors of Boulder City)", "url": "http://medlion.com/", "address": "895 Adams Blvd., Boulder City, Nevada" });
Locations.insert({ "name": "Medlion (Gary Ridenour, M.D.)", "url": "http://medlion.com/", "address": "625 W. Williams St., Suite B, Fallon, Nevada" });
Locations.insert({ "name": "Medlion (Greg Fihn, D.O.)", "url": "http://medlion.com/", "address": "7455 W. Azure Drive, Suite 140, Las Vegas, Nevada" });
Locations.insert({ "name": "Medlion (M. Samir & Hisana Qamar, M.D.s)", "url": "http://medlion.com/", "address": "851 South Rampart Blvd., Suite 110, Las Vegas, Nevada" });
Locations.insert({ "name": "Medlion (Michael Gorman, D.O.)", "url": "http://medlion.com/", "address": "1301 Bertha Howe Ave., Suite 2, Mesquite, Nevada" });
Locations.insert({ "name": "Medlion (Michael Reiner, M.D.)", "url": "http://medlion.com/", "address": "1320 E. Calvada Rd, Pahrump, Nevada" });
Locations.insert({ "name": "Medlion (Robert Rand, M.D.)", "url": "http://medlion.com/", "address": "6880 S. McCarran Blvd., #14, Reno, Nevada" });
Locations.insert({ "name": "Medlion (Pennie Marchetti, M.D.)", "url": "http://medlion.com/", "address": "3917 Darrow Road, Stow, Ohio" });
Locations.insert({ "name": "Medlion (Alexander Spasic, M.D.)", "url": "http://medlion.com/", "address": "419 Village Drive, Suite 6, Carlisle, Pennsylvania" });
Locations.insert({ "name": "Medlion (Darrel Pierce, M.D.)", "url": "http://medlion.com/", "address": "1240 E. Shannon Rd., Sulphur Springs, TX" });
Locations.insert({ "name": "Melioria Family Medicine", "url": "http://www.meliorafamilymedicine.com/", "address": "781 Hudson Ave, Suite 2, Stillwater NY 12170" });
Locations.insert({ "name": "MyDoc Personal Physician Services", "url": "http://mydocpps.com/", "address": "Forsyth, Georgia" });
Locations.insert({ "name": "NeuCare Family Medicine", "url": "http://neucare.net/", "address": "346 Maine St. Lawrence, KS 66049" });
Locations.insert({ "name": "Nextara Healthcare", "url": "http://www.nexterahealthcare.com/", "address": "8308 Colorado Blvd, Suite 200, Firestone, CO 80520" });
Locations.insert({ "name": "Nextara Healthcare", "url": "http://www.nexterahealthcare.com/", "address": "2017 100 Year Party Court, Unit C, Longmont, CO 80504" });
Locations.insert({ "name": "Nextara Healthcare", "url": "http://www.nexterahealthcare.com/", "address": "3601 Arapahoe Ave, Boulder, CO 80303" });
Locations.insert({ "name": "Northwest Direct Care", "url": "http://www.northwestdirectcare.com/", "address": "2250 NW Flanders Street, Suite 205, Portland, OR 97210" });
Locations.insert({ "name": "Nostalgia Family Medicine", "url": "https://www.facebook.com/NostalgiaFamilyMedicine", "address": "Lake Mary, Florida" });
Locations.insert({ "name": "One Focus Medical", "url": "http://www.onefocusmedical.com/", "address": "3815 S. Boulevard, Edmond, OK 73013" });
Locations.insert({ "name": "Osteopathic Center for Family Medicine", "url": "http://www.ocfm.com/dcp/", "address": "603 Main Road North, Hampden, ME 04444" });
Locations.insert({ "name": "Pacific Direct Care", "url": "http://www.pacificdirectcare.com", "address": "17200 NW Corridor Court, Suite 105, Beaverton, OR 97006-3295" });
Locations.insert({ "name": "Paladina Health", "url": "http://www.paladinahealth.com/", "address": "1551 Wewatta St, Denver, CO 80202" });
Locations.insert({ "name": "Palmetto Proactive Healthcare", "url": "http://www.palmettoproactive.com/", "address": "1703 John B White Sr Blvd, Spartanburg, SC 29301" });
Locations.insert({ "name": "Palmetto Proactive Healthcare", "url": "http://www.palmettoproactive.com/", "address": "1120 N. Pleasantburg Dr. Ste. 301, Greenville SC 29607" });
Locations.insert({ "name": "PeakMed Primary Care", "url": "https://peakmed.com/", "address": "6915 Tutt Blvd., Suite 100, Colorado Springs, Colorado" });
Locations.insert({ "name": "Personal Family Physicians", "url": "http://www.pfpsaltlake.com/", "address": "4525 Wasatch Blvd. Suite 310, Salt Lake City, UT 84124" });
Locations.insert({ "name": "Prairie Health & Wellness", "url": "https://prairiehealthwellness.com/", "address": "12115 East 21st North, Suite 107, Wichita, KS 67206" });
Locations.insert({ "name": "PrimaraCare", "url": "http://primaracare.com", "address": "120 E. Monterey Way, Phoenix, AZ" });
Locations.insert({ "name": "PrimaraCare", "url": "http://primaracare.com", "address": "6170 S. 51st Ave. Suite 103, Laveen, AZ" });
Locations.insert({ "name": "PrimaraCare", "url": "http://primaracare.com", "address": "367 E Virginia Ave. Phoenix, AZ" });
Locations.insert({ "name": "PrimaraCare", "url": "http://primaracare.com", "address": "6245 W Chandler Blvd #4, Chandler, AZ" });
Locations.insert({ "name": "PrimaraCare", "url": "http://primaracare.com", "address": "150 S Main St, Florence, AZ" });
Locations.insert({ "name": "PrimaraCare", "url": "http://primaracare.com", "address": "151 S White Mountain Rd., Show Low, AZ" });
Locations.insert({ "name": "Primary Care One", "url": "http://www.primarycareone.com/index.php", "address": "4850 Eoff St., Benwood, WV" });
Locations.insert({ "name": "Primary Care One", "url": "http://www.primarycareone.com/index.php", "address": "51342 National Rd., St. Clairsville, OH" });
Locations.insert({ "name": "Primary Care One", "url": "http://www.primarycareone.com/index.php", "address": "24 Homestead Ave., Wheeling, WV" });
Locations.insert({ "name": "Primary Care One", "url": "http://www.primarycareone.com/index.php", "address": "181 Middletown Circle, Fairmont, WV 26554" });
Locations.insert({ "name": "Primary Care One", "url": "http://www.primarycareone.com/index.php", "address": "100 Main Street, Farmington, WV 26571" });
Locations.insert({ "name": "Priority Health Family Medicine", "url": "http://www.priorityhealthmd.com", "address": "5160 North Hickory Point Frontage Road, Decatur, IL 62526" });
Locations.insert({ "name": "Priority Physicians", "url": "http://priorityphysicianspc.com/", "address": "8333 Naab Road, Suite 360, Indianapolis, IN 46260" });
Locations.insert({ "name": "ProPartners MD Direct", "url": "https://propartnersmddirect.com/", "address": "4501 College Boulevard, Suite 300, Leawood, KS 66211" });
Locations.insert({ "name": "Qliance", "url": "http://qliance.com/", "address": "509 Olive Way, Suite 1607, Seattle, WA 98101-1721" });
Locations.insert({ "name": "Qliance", "url": "http://qliance.com/", "address": "521 2nd Place North, Suite 103, Kent, WA 98032-4538" });
Locations.insert({ "name": "Qliance", "url": "http://qliance.com/", "address": "2420 S. Union Avenue, Suite 100, Tacoma, WA 98405" });
Locations.insert({ "name": "Qliance", "url": "http://qliance.com/", "address": "333 108th Ave NE, Suite M150, Bellevue, WA 98004" });
Locations.insert({ "name": "Qliance", "url": "http://qliance.com/", "address": "7315 212th Street SW, Suite 101, Edmonds, WA 98026" });
Locations.insert({ "name": "R Health Connect", "url": "http://www.rhealthconnect.com/", "address": "1528 Walnut Street, Philadelphia PA 19102" });
Locations.insert({ "name": "ReforMedicine", "url": "http://www.reformedicine.com/", "address": "3004 Golf Rd, Suite 103, Eau Claire, WI 54701" });
Locations.insert({ "name": "Revolutionary Health Services", "url": "http://www.revolutionaryhealthservices.com/", "address": "1121 General Washington Memorial Blvd. Washington Crossing, PA 18977" });
Locations.insert({ "name": "Rio Pecos Family Practice", "url": "http://www.riopecosfamilypractice.com/", "address": "159 Mescalero Trail, Ruidoso, NM 88345" });
Locations.insert({ "name": "River Rock Medical Clinic", "url": "http://drhakeem.com/", "address": "711 W. 38th St. Suite D1, Rm 105 Austin, TX 78705" });
Locations.insert({ "name": "Rockville Concierge Doctors", "url": "http://www.rockvilleconciergedocs.net/", "address": "9420 Key West Ave, Suite 104, Rockville, MD 20850" });
Locations.insert({ "name": "Salud Optima Direct", "url": "http://www.newpathmd.com/", "address": "702 W Girard Avenue, Philadelphia, PA 19123" });
Locations.insert({ "name": "Samuel, Richard MD", "url": "http://richardsamuelmd.com/", "address": "8880 N. Hess St., Suite #1, Hayden, ID 83835" });
Locations.insert({ "name": "Scotland Family Medicine", "url": "http://scotlandfamilymedicine.com/", "address": "3730 Scotland Rd, Scotland, PA 17254" });
Locations.insert({ "name": "Seattle Medical Associates", "url": "http://www.seamedassoc.com/", "address": "1221 Madison Street, #920, Arnold Medical Pavilion, Seattle, WA 98104" });
Locations.insert({ "name": "Seattle Premier Health", "url": "http://www.seattlepremierhealth.com/", "address": "1600 E Jefferson St #115, Seattle, WA 98122" });
Locations.insert({ "name": "Spark MD", "url": "https://sparkmd.org/", "address": "302 West Idaho Street, Boise, Idaho 83702" });
Locations.insert({ "name": "Vantage Physicians", "url": "http://www.vantagephysicians.net/", "address": "3703 Ensign Road Suite 10A, Olympia, WA 98506" });
Locations.insert({ "name": "The Village Doctor", "url": "http://www.villagedoctor.com/index.html", "address": "2979 Woodside Rd Woodside CA 94062" });
Locations.insert({ "name": "Washington Park Direct Care", "url": "http://washingtonpark.md", "address": "208 Centralia Blvd, Centralia, WA 98531" });
Locations.insert({ "name": "Yapha Physician Services", "url": "http://www.yaphaphysicianservices.com/", "address": "Alexandria, Louisiana 71301" });
}
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment