diff --git a/data/cemeteries.json b/data/cemeteries.json index 0637a08..ea1c3a1 100644 --- a/data/cemeteries.json +++ b/data/cemeteries.json @@ -1 +1,106 @@ -[] \ No newline at end of file +[ + { + "name": "Lone Fir Cemetery", + "address": "649 SE 26th Ave, Portland, OR 97214" + }, + { + "name": "Metro Pioneer Cemeteries", + "address": "600 NE Grand Ave, Portland, OR 97232" + }, + { + "name": "River View Cemetery", + "address": "300 S Taylors Ferry Rd, Portland, OR 97219" + }, + { + "name": "Mt. Calvary Catholic Cemetery", + "address": "333 SW Skyline Blvd, Portland, OR 97221" + }, + { + "name": "Multnomah Park Cemetery", + "address": "Southeast 82nd Ave & Holgate Blvd, Portland, OR 97266" + }, + { + "name": "Willamette National Cemetery", + "address": "11800 SE Mt. Scott Blvd, Portland, OR 97086" + }, + { + "name": "Powell Grove Cemetery", + "address": "Northeast 122nd Ave & Sandy Blvd, Portland, OR 97230" + }, + { + "name": "Brainard Cemetery", + "address": "8950 NE Glisan St, Portland, OR 97220" + }, + { + "name": "Grand Army of the Republic Cemetery", + "address": "9002 SW Boones Ferry Rd, Portland, OR 97219" + }, + { + "name": "Ahavai Sholom Cemetery", + "address": "9323 SW 1st Ave, Portland, OR 97219" + }, + { + "name": "Congregation Shaarie Torah Cemetery", + "address": "8013 SE 67th Ave, Portland, OR 97206" + }, + { + "name": "Historic Columbian Cemetery", + "address": "1151 N Columbia Blvd, Portland, OR 97217" + }, + { + "name": "Gatton Cemetery", + "address": "N Lombard St, Portland, OR 97203" + }, + { + "name": "Skyline Memorial Gardens", + "address": "4101 NW Skyline Blvd, Portland, OR 97229" + }, + { + "name": "The Riverview Abbey Funeral Home", + "address": "0319 SW Taylors Ferry Rd, Portland, OR 97219" + }, + { + "name": "Beth Israel Cemetery", + "address": "426 SW Taylors Ferry Rd, Portland, OR 97219" + }, + { + "name": "Wilhelm’s Portland Memorial Mausoleum", + "address": "6705 SE 14th Ave, Portland, OR 97202" + }, + { + "name": "Eastern Cemetery", + "address": "224 Congress St, Portland, ME 04101" + }, + { + "name": "Evergreen Cemetery", + "address": "672 Stevens Ave, Portland, ME 04103" + }, + { + "name": "Forest City Cemetery", + "address": "232 Lincoln St, South Portland, ME 04106" + }, + { + "name": "Western Cemetery", + "address": "2 Vaughan St, Portland, ME 04102" + }, + { + "name": "Grand Trunk Cemetery", + "address": "69 Presumpscot St, Portland, ME 04103" + }, + { + "name": "Crescent Grove Cemetery", + "address": "9925 SW Greenburg Rd, Tigard, OR 97223" + }, + { + "name": "Jones Pioneer Cemetery", + "address": "5763 SW Humphrey Blvd, Portland, OR 97221" + }, + { + "name": "Islamic Cemetery of Portland", + "address": "21207 NW St Helens Rd, Portland, OR 97231" + }, + { + "name": "Calvary Cemetery", + "address": "333 SW Skyline Blvd, Portland, OR 97221" + } +]