From 2a3d82e3fb9c94347e8b91e40490459fda145708 Mon Sep 17 00:00:00 2001 From: Tony M Date: Mon, 13 Jul 2026 18:39:39 -0700 Subject: [PATCH] update sitemap add description --- css/styles.css | 29 ++ index.html | 1065 ++++++++++++++++++++++++++++++++++++++++-------- schedule.html | 454 ++++++++++++++++++++- sitemap.xml | 2 +- 4 files changed, 1371 insertions(+), 179 deletions(-) diff --git a/css/styles.css b/css/styles.css index ad27399..0613f86 100644 --- a/css/styles.css +++ b/css/styles.css @@ -2864,6 +2864,27 @@ footer { margin: 0; } +.giveaway__food-notice { + display: flex; + align-items: flex-start; + gap: 10px; + background: rgba(255, 193, 7, 0.12); + border-left: 4px solid #ffc107; + border-radius: 8px; + padding: 12px 14px; + margin: 16px 0 24px; + color: var(--text-color); + font-size: 0.95rem; + line-height: 1.5; +} + +.giveaway__food-notice i { + color: #ffc107; + font-size: 1.1rem; + margin-top: 2px; + flex-shrink: 0; +} + .giveaway__perks { display: flex; flex-direction: column; @@ -2893,6 +2914,14 @@ footer { line-height: 1.5; } +.giveaway__note { + display: block; + color: var(--text-muted, #6c757d); + font-size: 0.85rem; + font-style: italic; + margin-top: 4px; +} + .giveaway__steps { background: var(--bg-surface); border-radius: 16px; diff --git a/index.html b/index.html index 4013349..64e4e11 100644 --- a/index.html +++ b/index.html @@ -119,14 +119,31 @@ "performer": [ { "@id": "https://shilohecho.org/speakers/william-toll" }, { "@id": "https://shilohecho.org/speakers/sean-patrick-tario" }, - { "@id": "https://shilohecho.org/speakers/david-walker" } + { "@id": "https://shilohecho.org/speakers/david-walker" }, + { "@id": "https://shilohecho.org/speakers/neil-dyer" }, + { "@id": "https://shilohecho.org/speakers/april-mills" }, + { "@id": "https://shilohecho.org/speakers/geoff-shively" }, + { "@id": "https://shilohecho.org/speakers/marcus-roe" }, + { "@id": "https://shilohecho.org/speakers/michael-lehman" }, + { "@id": "https://shilohecho.org/speakers/carl-tompkins" }, + { "@id": "https://shilohecho.org/speakers/tony" }, + { "@id": "https://shilohecho.org/speakers/michelle-mcaninch" }, + { "@id": "https://shilohecho.org/speakers/bohdan-lechnowsky" }, + { "@id": "https://shilohecho.org/speakers/cliff-graham" }, + { "@id": "https://shilohecho.org/speakers/rick-seigmund" } ], + "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode", + "isAccessibleForFree": false, "audience": { "@type": "Audience", "audienceType": "Families" }, "typicalAgeRange": "0-99", "potentialAction": { "@type": "BuyAction", "target": "https://app.hi.events/event/6507/3-day-christian-family-event-concert-in-idaho-shiloh-echo-26" - } + }, + "subjectOf": [ + { "@id": "https://shilohecho.org/#speakers" }, + { "@id": "https://shilohecho.org/#activities" } + ] }, { @@ -135,10 +152,33 @@ "name": "3-Day Christian Family Retreat — Day 1", "startDate": "2026-09-11T07:00:00-07:00", "endDate": "2026-09-11T23:00:00-07:00", + "eventStatus": "https://schema.org/EventScheduled", + "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode", "location": { "@id": "https://shilohecho.org/places/boulder-creek-retreat" }, - "url": "https://shilohecho.org/schedule.html#day1" + "image": ["https://cdn.lasthourhosting.org/assets/web-header.webp"], + "description": "Day 1 of Shiloh Echo '26 — Friday, Sept 11, 2026: opening session, evening worship, and community gathering at Boulder Creek Retreat, Bonners Ferry, ID.", + "url": "https://shilohecho.org/schedule.html#day1", + "organizer": { + "@id": "https://shilohecho.org/#org-last-hour-hosting" + }, + "performer": [ + { "@id": "https://shilohecho.org/speakers/william-toll" }, + { "@id": "https://shilohecho.org/speakers/sean-patrick-tario" }, + { "@id": "https://shilohecho.org/speakers/david-walker" }, + { "@id": "https://shilohecho.org/speakers/neil-dyer" }, + { "@id": "https://shilohecho.org/speakers/april-mills" }, + { "@id": "https://shilohecho.org/speakers/geoff-shively" }, + { "@id": "https://shilohecho.org/speakers/marcus-roe" }, + { "@id": "https://shilohecho.org/speakers/michael-lehman" }, + { "@id": "https://shilohecho.org/speakers/carl-tompkins" }, + { "@id": "https://shilohecho.org/speakers/tony" }, + { "@id": "https://shilohecho.org/speakers/michelle-mcaninch" }, + { "@id": "https://shilohecho.org/speakers/bohdan-lechnowsky" }, + { "@id": "https://shilohecho.org/speakers/cliff-graham" }, + { "@id": "https://shilohecho.org/speakers/rick-seigmund" } + ] }, { "@type": "Event", @@ -146,10 +186,33 @@ "name": "3-Day Christian Family Retreat — Day 2", "startDate": "2026-09-12T08:00:00-07:00", "endDate": "2026-09-12T23:00:00-07:00", + "eventStatus": "https://schema.org/EventScheduled", + "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode", "location": { "@id": "https://shilohecho.org/places/boulder-creek-retreat" }, - "url": "https://shilohecho.org/schedule.html#day2" + "image": ["https://cdn.lasthourhosting.org/assets/web-header.webp"], + "description": "Day 2 of Shiloh Echo '26 — Saturday, Sept 12, 2026: full day of talks, outdoor activities across 100+ acres, and live worship music at Boulder Creek Retreat, Bonners Ferry, ID.", + "url": "https://shilohecho.org/schedule.html#day2", + "organizer": { + "@id": "https://shilohecho.org/#org-last-hour-hosting" + }, + "performer": [ + { "@id": "https://shilohecho.org/speakers/william-toll" }, + { "@id": "https://shilohecho.org/speakers/sean-patrick-tario" }, + { "@id": "https://shilohecho.org/speakers/david-walker" }, + { "@id": "https://shilohecho.org/speakers/neil-dyer" }, + { "@id": "https://shilohecho.org/speakers/april-mills" }, + { "@id": "https://shilohecho.org/speakers/geoff-shively" }, + { "@id": "https://shilohecho.org/speakers/marcus-roe" }, + { "@id": "https://shilohecho.org/speakers/michael-lehman" }, + { "@id": "https://shilohecho.org/speakers/carl-tompkins" }, + { "@id": "https://shilohecho.org/speakers/tony" }, + { "@id": "https://shilohecho.org/speakers/michelle-mcaninch" }, + { "@id": "https://shilohecho.org/speakers/bohdan-lechnowsky" }, + { "@id": "https://shilohecho.org/speakers/cliff-graham" }, + { "@id": "https://shilohecho.org/speakers/rick-seigmund" } + ] }, { "@type": "Event", @@ -157,10 +220,33 @@ "name": "3-Day Christian Family Retreat — Day 3", "startDate": "2026-09-13T08:00:00-07:00", "endDate": "2026-09-13T21:00:00-07:00", + "eventStatus": "https://schema.org/EventScheduled", + "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode", "location": { "@id": "https://shilohecho.org/places/boulder-creek-retreat" }, - "url": "https://shilohecho.org/schedule.html#day3" + "image": ["https://cdn.lasthourhosting.org/assets/web-header.webp"], + "description": "Day 3 of Shiloh Echo '26 — Sunday, Sept 13, 2026: closing session, worship, and farewell at Boulder Creek Retreat, Bonners Ferry, ID.", + "url": "https://shilohecho.org/schedule.html#day3", + "organizer": { + "@id": "https://shilohecho.org/#org-last-hour-hosting" + }, + "performer": [ + { "@id": "https://shilohecho.org/speakers/william-toll" }, + { "@id": "https://shilohecho.org/speakers/sean-patrick-tario" }, + { "@id": "https://shilohecho.org/speakers/david-walker" }, + { "@id": "https://shilohecho.org/speakers/neil-dyer" }, + { "@id": "https://shilohecho.org/speakers/april-mills" }, + { "@id": "https://shilohecho.org/speakers/geoff-shively" }, + { "@id": "https://shilohecho.org/speakers/marcus-roe" }, + { "@id": "https://shilohecho.org/speakers/michael-lehman" }, + { "@id": "https://shilohecho.org/speakers/carl-tompkins" }, + { "@id": "https://shilohecho.org/speakers/tony" }, + { "@id": "https://shilohecho.org/speakers/michelle-mcaninch" }, + { "@id": "https://shilohecho.org/speakers/bohdan-lechnowsky" }, + { "@id": "https://shilohecho.org/speakers/cliff-graham" }, + { "@id": "https://shilohecho.org/speakers/rick-seigmund" } + ] }, { @@ -388,6 +474,404 @@ "description": "Experienced blacksmith and owner of North Idaho's premier forging school.", "sameAs": ["https://www.instagram.com/fire_iron_forge/"] }, + { + "@type": "Person", + "@id": "https://shilohecho.org/speakers/neil-dyer", + "name": "SOC (Ret) Neil C. Dyer", + "jobTitle": "Former Navy SEAL / Founder of Warriors Rise", + "description": "Former Navy SEAL with over 150 operations, Platoon Chief and TACLEAD, and 1st Phase instructor who trained over 2,000 students. Founder of Warriors Rise.", + "sameAs": ["https://www.warriorsrise.org/"] + }, + { + "@type": "Person", + "@id": "https://shilohecho.org/speakers/april-mills", + "name": "April K. Mills", + "jobTitle": "CEO & Founder of Engine-for-Change", + "description": "Nuclear Engineer, Bureaucracy Hacker, author, ex-Navy, and faith-guided entrepreneur.", + "sameAs": ["https://www.linkedin.com/in/aprilkmills/"] + }, + { + "@type": "Person", + "@id": "https://shilohecho.org/speakers/geoff-shively", + "name": "Geoff Shively", + "jobTitle": "Cybersecurity Expert / COO at KnotsofLove.org", + "description": "Renowned cybersecurity expert, founder of PIVX, and White House advisor. Host of the Regenerative Agriculture Podcast.", + "sameAs": ["https://geoffshively.com/"] + }, + { + "@type": "Person", + "@id": "https://shilohecho.org/speakers/marcus-roe", + "name": "Dr. Marcus Roe", + "jobTitle": "Author, Computer Scientist, Psychologist", + "description": "Host of 'Touch Grass', author and fiction writer, founder of the American Cooperatives Institute, computer scientist, teacher, and psychologist.", + "sameAs": ["https://drm.cc/"] + }, + { + "@type": "Person", + "@id": "https://shilohecho.org/speakers/michael-lehman", + "name": "Dr. Michael Lehman, ND", + "jobTitle": "Licensed Naturopathic Physician", + "description": "Doctorate of Naturopathic Medicine from Bastyr University. Specializing in chronic inflammatory conditions and digestive concerns.", + "sameAs": ["https://www.evergreennaturopathic.com/"] + }, + { + "@type": "Person", + "@id": "https://shilohecho.org/speakers/carl-tompkins", + "name": "Carl Tompkins", + "jobTitle": "Christian Philanthropist & Author", + "description": "Christian philanthropist and organizer. Author and founder of the non-profit ministry 'The Way of Business'.", + "sameAs": ["https://www.youtube.com/watch?v=CYAhykuKYBA"] + }, + { + "@type": "Person", + "@id": "https://shilohecho.org/speakers/tony", + "name": "Tony", + "jobTitle": "Co-founder / CEO of Shiloh & Last Hour Hosting", + "description": "Co-founder/CEO of Shiloh & Last Hour Hosting, Echo organizer, full-stack developer, senior SEO. Cystic Fibrosis survivor and advocate.", + "sameAs": ["https://shilohcode.com"] + }, + { + "@type": "Person", + "@id": "https://shilohecho.org/speakers/michelle-mcaninch", + "name": "Michelle McAninch", + "jobTitle": "Herbalist / Founder of Tamarac Garden", + "description": "Herbalist and founder of Tamarac Garden. Empowers others to take control of their health with plant-based solutions. Featured in Rumble's 'Eat Your Weeds.'", + "sameAs": ["https://www.instagram.com/tamaracgardenfamilyfarm/"] + }, + { + "@type": "Person", + "@id": "https://shilohecho.org/speakers/bohdan-lechnowsky", + "name": "Bohdan Lechnowsky", + "jobTitle": "Founder & Owner at RespecTech and Ameridroid", + "description": "Founder & owner at RespecTech and Ameridroid with 20+ years in alternative tech. Missions organizer delivering aid to impoverished communities.", + "sameAs": ["https://ameridroid.com/"] + }, + { + "@type": "Person", + "@id": "https://shilohecho.org/speakers/cliff-graham", + "name": "Cliff Graham", + "jobTitle": "Author / Former Soldier & Pastor", + "description": "Former soldier, pastor, and railroad worker. Author of 'The Lion of War Series' novels focused on Old Testament wars. Writer of the War Prayers Daily Devotional.", + "sameAs": ["https://www.kavodfamilyministries.org/lionofwarseries"] + }, + { + "@type": "Person", + "@id": "https://shilohecho.org/speakers/rick-seigmund", + "name": "Rick Seigmund", + "jobTitle": "Law Enforcement & Security Veteran", + "description": "20+ year law enforcement and security veteran. Founder of the Family Readiness Project and Full Circle Systems Security & Defense. Former U.S. Border Patrol Agent.", + "sameAs": ["https://familyreadinessproject.com/"] + }, + { + "@type": "ItemList", + "@id": "https://shilohecho.org/#speakers", + "name": "Shiloh Echo '26 Speakers", + "itemListOrder": "https://schema.org/ItemListUnordered", + "itemListElement": [ + { + "@type": "ListItem", + "position": 1, + "item": { "@id": "https://shilohecho.org/speakers/neil-dyer" } + }, + { + "@type": "ListItem", + "position": 2, + "item": { "@id": "https://shilohecho.org/speakers/april-mills" } + }, + { + "@type": "ListItem", + "position": 3, + "item": { + "@id": "https://shilohecho.org/speakers/geoff-shively" + } + }, + { + "@type": "ListItem", + "position": 4, + "item": { "@id": "https://shilohecho.org/speakers/marcus-roe" } + }, + { + "@type": "ListItem", + "position": 5, + "item": { + "@id": "https://shilohecho.org/speakers/michael-lehman" + } + }, + { + "@type": "ListItem", + "position": 6, + "item": { + "@id": "https://shilohecho.org/speakers/carl-tompkins" + } + }, + { + "@type": "ListItem", + "position": 7, + "item": { "@id": "https://shilohecho.org/speakers/tony" } + }, + { + "@type": "ListItem", + "position": 8, + "item": { + "@id": "https://shilohecho.org/speakers/david-walker" + } + }, + { + "@type": "ListItem", + "position": 9, + "item": { + "@id": "https://shilohecho.org/speakers/michelle-mcaninch" + } + }, + { + "@type": "ListItem", + "position": 10, + "item": { + "@id": "https://shilohecho.org/speakers/sean-patrick-tario" + } + }, + { + "@type": "ListItem", + "position": 11, + "item": { + "@id": "https://shilohecho.org/speakers/bohdan-lechnowsky" + } + }, + { + "@type": "ListItem", + "position": 12, + "item": { + "@id": "https://shilohecho.org/speakers/cliff-graham" + } + }, + { + "@type": "ListItem", + "position": 13, + "item": { + "@id": "https://shilohecho.org/speakers/rick-seigmund" + } + } + ] + }, + { + "@type": "ItemList", + "@id": "https://shilohecho.org/#activities", + "name": "Shiloh Echo '26 Activities", + "description": "Over 20 outdoor activities, workshops, and food experiences at Shiloh Echo '26 across 100+ acres at Boulder Creek Retreat, Bonners Ferry, Idaho.", + "itemListOrder": "https://schema.org/ItemListUnordered", + "itemListElement": [ + { + "@type": "ListItem", + "position": 1, + "name": "Light the Night", + "url": "https://shilohecho.org/#activities", + "description": "Spectacular fireworks display lighting up the evening sky with vibrant colors and patterns." + }, + { + "@type": "ListItem", + "position": 2, + "name": "The Flame Quesabirria", + "url": "https://shilohecho.org/#activities", + "description": "Fresh local ingredients grilled on the spot — burritos, tacos, sides and more. Locally sourced, non-GMO, and seed-oil free." + }, + { + "@type": "ListItem", + "position": 3, + "name": "Timberline Catering", + "url": "https://shilohecho.org/#activities", + "description": "100% locally sourced farm-to-fork cuisine from North Idaho, seed-oil free and non-GMO." + }, + { + "@type": "ListItem", + "position": 4, + "name": "Lore Coffee Roasters", + "url": "https://shilohecho.org/#activities", + "description": "Unique coffees grown and processed by expert farmers worldwide — delicately roasted for optimum flavor." + }, + { + "@type": "ListItem", + "position": 5, + "name": "Seed & Plant Swap", + "url": "https://shilohecho.org/#activities", + "description": "Bring your extras, take home something new — communal table for seeds, cuttings, and potted plants." + }, + { + "@type": "ListItem", + "position": 6, + "name": "Community Painting", + "url": "https://shilohecho.org/#activities", + "description": "Add your splash to a giant shared canvas — no skill required, just bring your creativity." + }, + { + "@type": "ListItem", + "position": 7, + "name": "Forging", + "url": "https://shilohecho.org/#activities", + "description": "Hands-on blacksmithing with David Walker — forge a piece to take home." + }, + { + "@type": "ListItem", + "position": 8, + "name": "Axe Throwing", + "url": "https://shilohecho.org/#activities", + "description": "Unleash your inner lumberjack with axes at targets." + }, + { + "@type": "ListItem", + "position": 9, + "name": "Horse Riding", + "url": "https://shilohecho.org/#activities", + "description": "Guided horseback rides on North Idaho trails for all skill levels." + }, + { + "@type": "ListItem", + "position": 10, + "name": "Gun Range", + "url": "https://shilohecho.org/#activities", + "description": "Guided shooting experience by Jager Defense with multiple weapons systems and trained instructors on-site." + }, + { + "@type": "ListItem", + "position": 11, + "name": "Foraging", + "url": "https://shilohecho.org/#activities", + "description": "Guided foraging adventure with herbalist Michelle McAninch — identify medicinal plants, herbs, berries, and mushrooms." + }, + { + "@type": "ListItem", + "position": 12, + "name": "Scavenger Hunt", + "url": "https://shilohecho.org/#activities", + "description": "Explore 100+ acres and complete challenges to win prizes in this family-friendly adventure." + }, + { + "@type": "ListItem", + "position": 13, + "name": "Alt Electronics Showcase", + "url": "https://shilohecho.org/#activities", + "description": "Hands-on de-Googled phones, privacy devices, mesh comms, and open-source gear with Ameridroid and Mark37." + }, + { + "@type": "ListItem", + "position": 14, + "name": "Open Source Hack Bench", + "url": "https://shilohecho.org/#activities", + "description": "Tinker with Raspberry Pis, ESP32s, breadboards, and soldering irons." + }, + { + "@type": "ListItem", + "position": 15, + "name": "Sauna", + "url": "https://shilohecho.org/#activities", + "description": "Unwind in a wood-fired sauna — melt away stress and share stories." + }, + { + "@type": "ListItem", + "position": 16, + "name": "Pack Llama Treks", + "url": "https://shilohecho.org/#activities", + "description": "Guided trek with friendly, sure-footed pack llamas from Western Adventure Pack Llamas." + }, + { + "@type": "ListItem", + "position": 17, + "name": "Wool Spinning", + "url": "https://shilohecho.org/#activities", + "description": "Turn raw wool into beautiful yarn with Amiable Acres." + }, + { + "@type": "ListItem", + "position": 18, + "name": "Timber Framing", + "url": "https://shilohecho.org/#activities", + "description": "Learn the ancient craft of timber framing with Amiable Acres." + }, + { + "@type": "ListItem", + "position": 19, + "name": "Bladesmith", + "url": "https://shilohecho.org/#activities", + "description": "Hand-forged knives with Wildfire Knife and Tool." + }, + { + "@type": "ListItem", + "position": 20, + "name": "K9 Training", + "url": "https://shilohecho.org/#activities", + "description": "Interactive canine training with Righteous K9 — military & law enforcement-based techniques." + }, + { + "@type": "ListItem", + "position": 21, + "name": "Locksport", + "url": "https://shilohecho.org/#activities", + "description": "Learn the sport of lock picking and test your skills on various locks." + }, + { + "@type": "ListItem", + "position": 22, + "name": "Canoeing", + "url": "https://shilohecho.org/#activities", + "description": "Paddle through calm, scenic North Idaho waters." + }, + { + "@type": "ListItem", + "position": 23, + "name": "Petting Zoo", + "url": "https://shilohecho.org/#activities", + "description": "Get up close with friendly farm animals — fun for kids of all ages." + }, + { + "@type": "ListItem", + "position": 24, + "name": "Hiking", + "url": "https://shilohecho.org/#activities", + "description": "Guided hikes through scenic North Idaho trails, from leisurely strolls to challenging treks." + }, + { + "@type": "ListItem", + "position": 25, + "name": "Swimming", + "url": "https://shilohecho.org/#activities", + "description": "Fun swim with family and friends, or float and soak up the sun." + }, + { + "@type": "ListItem", + "position": 26, + "name": "Fishing", + "url": "https://shilohecho.org/#activities", + "description": "Reel in a catch in North Idaho's waters — for beginners and experienced anglers." + }, + { + "@type": "ListItem", + "position": 27, + "name": "Basketball", + "url": "https://shilohecho.org/#activities", + "description": "Friendly pickup games with fellow retreat attendees." + }, + { + "@type": "ListItem", + "position": 28, + "name": "Volleyball", + "url": "https://shilohecho.org/#activities", + "description": "Spike, block, and serve on the outdoor court." + }, + { + "@type": "ListItem", + "position": 29, + "name": "Pickleball", + "url": "https://shilohecho.org/#activities", + "description": "Dink, dash, and volley in this fast-paced, social game for all ages." + }, + { + "@type": "ListItem", + "position": 30, + "name": "Fire Pit", + "url": "https://shilohecho.org/#activities", + "description": "Roast marshmallows, share stories, and make memories under the stars." + } + ] + }, { "@type": "BreadcrumbList", "itemListElement": [ @@ -527,7 +1011,8 @@ var h = Math.floor((diff % 86400000) / 3600000); var m = Math.floor((diff % 3600000) / 60000); var s = Math.floor((diff % 60000) / 1000); - el.textContent = pad(d) + "d " + pad(h) + ":" + pad(m) + ":" + pad(s); + el.textContent = + pad(d) + "d " + pad(h) + ":" + pad(m) + ":" + pad(s); } tick(); setInterval(tick, 1000); @@ -537,7 +1022,9 @@
- Shiloh Echo '26 — 3-day Christian family retreat in North Idaho, September 11–13, 2026 Become a SponsorBecome a Sponsor @@ -824,7 +1314,8 @@ target="_blank" role="button" href="https://app.hi.events/event/6759/sponsor-3-day-christian-family-event-concert-in-idaho-shiloh-echo-26" - rel="noopener noreferrer">Become a SponsorBecome a Sponsor @@ -837,7 +1328,8 @@ target="_blank" role="button" href="https://app.hi.events/event/6759/sponsor-3-day-christian-family-event-concert-in-idaho-shiloh-echo-26" - rel="noopener noreferrer">Become a SponsorBecome a Sponsor

Retreat Location in Bonners Ferry, Idaho

- Boulder Creek Retreat logo — 100+ acre venue in Bonners Ferry, Idaho - Get Tickets
@@ -1154,7 +1689,8 @@ target="_blank" role="button" href="https://www.skyscanner.com/flights-to/geg/cheap-flights-to-spokane-international-airport.html" - rel="noopener noreferrer">Check FlightsCheck Flights @@ -1338,7 +1874,8 @@ class="btn btn--outline music__link" target="_blank" href="https://linktr.ee/williamtoll" - rel="noopener noreferrer">Listen on Linktree + rel="noopener noreferrer" + >Listen on Linktree @@ -1419,7 +1956,9 @@
- SOC (Ret) Neil C. Dyer — former Navy SEAL and founder of Warriors Rise
- April K. Mills — CEO & Founder of Engine-for-Change, nuclear engineer and author
- Geoff Shively — cybersecurity expert, founder of PIVX and White House advisor
- Dr. Marcus Roe — author, psychologist, and founder of the American Cooperatives Institute -
- Dr. Michael Lehman, ND — licensed naturopathic physician from Bastyr University
- Carl Tompkins — Christian philanthropist and founder of The Way of Business ministry
- Tony — co-founder/CEO of Shiloh & Last Hour Hosting and Shiloh Echo organizer
- David Walker — experienced blacksmith and owner of North Idaho's premier forging school
- Michelle McAninch — herbalist and founder of Tamarac Garden
- Sean Patrick Tario — 20+ year digital privacy expert and co-founder of RightForge and MARK37
- Bohdan Lechnowsky — founder of RespecTech and Ameridroid, alternative tech expert
- Cliff Graham — former soldier, pastor, and author of The Lion of War series
- Rick Seigmund — 20+ year law enforcement veteran and founder of the Family Readiness Project
- Get Tickets to Hear Them Live @@ -1907,7 +2483,9 @@ href="https://foundationsk12school.org/" class="donate__partner-link" > - Learn About the School + rel="noopener noreferrer" + >Learn About the School @@ -2041,19 +2620,25 @@
- Lodge room accommodation at Boulder Creek Retreat