remove our coffee coach

add timberline catering
add wildfire knife and tool
This commit is contained in:
Gary 2026-06-11 21:09:43 -07:00
parent 93f09a6b63
commit e3c1b05fbe

View File

@ -43,7 +43,7 @@
<meta property="og:image:height" content="1080" />
<meta
property="og:image"
content="https://cdn.lasthourhosting.org/assets/shiloh-echo-2026-header.png"
content="https://lasthourcloud.b-cdn.net/assets/web-header.webp"
/>
<link
@ -52,7 +52,7 @@
/>
<link
rel="icon"
href="https://cdn.lasthourhosting.org/assets/"
href="https://cdn.lasthourhosting.org/assets/web-header.webp"
type="image/svg+xml"
/>
<link rel="apple-touch-icon" href="/apple-touch-icon.png" />
@ -68,6 +68,198 @@
<script src="./js/back-to-top.js"></script>
<script src="./js/countdown.js"></script>
<script src="./js/agenda.js"></script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Event",
"@id": "https://shilohecho.org",
"name": "3-Day Christian Family Retreat North Idaho",
"startDate": "2026-09-11T08:00:00-07:00",
"endDate": "2026-09-13T18:00:00-07:00",
"eventStatus": "https://schema.org/EventScheduled",
"location": {
"@id": "https://shilohecho.org/#location"
},
"image": ["https://cdn.lasthourhosting.org/assets/web-header.webp"],
"description": "North Idaho's annual affordable 3-day Christian family retreat featuring talks, outdoor activities, and live music.",
"url": "https://shilohecho.org/events/3-day-christian-family-retreat",
"organizer": {
"@id": "https://shilohecho.org/"
},
"isAccessibleForFree": false,
"offers": {
"@id": "https://app.hi.events/event/6507/3-day-christian-family-event-concert-in-idaho-shiloh-echo-26"
},
"performer": [
{ "@id": "William Toll" },
{ "@id": "Sean Patrick Tario" },
{ "@id": "David Walker" }
],
"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"
}
},
{
"@type": "Event",
"@id": "https://shilohecho.org/#schedule",
"name": "3-Day Christian Family Retreat — Day 1",
"startDate": "2026-09-11T07:00:00-07:00",
"endDate": "2026-09-11T23:00:00-07:00",
"location": {
"@id": "https://shilohecho.org/#location"
},
"url": "https://shilohecho.org/events/3-day-christian-family-retreat#day1"
},
{
"@type": "Event",
"@id": "https://shilohecho.org/events/3-day-christian-family-retreat#day2",
"name": "3-Day Christian Family Retreat — Day 2",
"startDate": "2026-09-12T08:00:00-07:00",
"endDate": "2026-09-12T23:00:00-07:00",
"location": {
"@id": "https://shilohecho.org/places/boulder-creek-retreat"
},
"url": "https://shilohecho.org/events/3-day-christian-family-retreat#day2"
},
{
"@type": "Event",
"@id": "https://shilohecho.org/events/3-day-christian-family-retreat#day3",
"name": "3-Day Christian Family Retreat — Day 3",
"startDate": "2026-09-13T08:00:00-07:00",
"endDate": "2026-09-13T18:00:00-07:00",
"location": {
"@id": "https://shilohecho.org/places/boulder-creek-retreat"
},
"url": "https://shilohecho.org/events/3-day-christian-family-retreat#day3"
},
{
"@type": "Place",
"@id": "https://shilohecho.org/places/boulder-creek-retreat",
"name": "Boulder Creek Retreat",
"image": "https://shilohecho.org/images/boulder-creek-logo.jpg",
"address": {
"@type": "PostalAddress",
"streetAddress": "372 Denali Ln",
"addressLocality": "Bonners Ferry",
"addressRegion": "ID",
"postalCode": "83805",
"addressCountry": "US"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 47.677,
"longitude": -116.312
},
"hasMap": "https://www.google.com/maps/place/372+Denali+Ln+Bonners+Ferry+ID+83805"
},
{
"@type": "Organization",
"@id": "https://shilohecho.org/#org-last-hour-hosting",
"name": "Last Hour Hosting",
"url": "https://shilohecho.org",
"logo": "https://shilohecho.org/images/last-hour-hosting-logo.jpg",
"sameAs": [
"https://shilohecho.org/facebook",
"https://shilohecho.org/twitter"
]
},
{
"@type": "Organization",
"@id": "https://shilohecho.org/#org-nonprofit",
"name": "Non-Profit Partner Name",
"url": "https://shilohecho.org/nonprofit-partner"
},
{
"@type": "Offer",
"@id": "https://shilohecho.org/events/3-day-christian-family-retreat#offers",
"name": "Event Offers",
"url": "https://shilohecho.org/events/3-day-christian-family-retreat/tickets",
"priceSpecification": [
{
"@type": "UnitPriceSpecification",
"name": "Early Bird Ticket",
"price": "99.00",
"priceCurrency": "USD",
"validFrom": "2026-06-01T12:00:00-07:00",
"availability": "https://schema.org/InStock"
},
{
"@type": "UnitPriceSpecification",
"name": "Stay Ticket",
"price": "249.00",
"priceCurrency": "USD",
"availability": "https://schema.org/InStock"
},
{
"@type": "UnitPriceSpecification",
"name": "Day Ticket",
"price": "59.00",
"priceCurrency": "USD",
"availability": "https://schema.org/InStock"
}
]
},
{
"@type": "FAQPage",
"@id": "https://shilohecho.org/events/3-day-christian-family-retreat#faq",
"mainEntity": [
{
"@type": "Question",
"name": "Where is the event located?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Boulder Creek Retreat, 372 Denali Ln, Bonners Ferry, ID 83805"
}
},
{
"@type": "Question",
"name": "What are the ticket options?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Early Bird, Stay Ticket, Day Ticket, plus activity add-ons such as forging and gun range."
}
}
]
},
{
"@type": "Person",
"@id": "https://shilohecho.org/speakers/sean-patrick-tario",
"name": "Sean Patrick Tario",
"jobTitle": "Digital Privacy Expert",
"description": "20+ year digital privacy expert, author and podcast producer.",
"sameAs": ["https://shilohecho.org/speakers/sean-patrick-tario"]
},
{
"@type": "Person",
"@id": "https://shilohecho.org/speakers/william-toll",
"name": "William Toll",
"jobTitle": "Folk Singer",
"description": "Nashville folk singer leading daily praise & worship.",
"sameAs": ["https://shilohecho.org/speakers/william-toll"]
},
{
"@type": "Person",
"@id": "https://shilohecho.org/speakers/david-walker",
"name": "David Walker",
"jobTitle": "Blacksmith / Instructor",
"description": "Experienced blacksmith and owner of North Idaho's premier forging school.",
"sameAs": ["https://shilohecho.org/speakers/david-walker"]
}
]
}
</script>
</head>
<body>
@ -146,6 +338,10 @@
href="https://app.hi.events/event/6507/3-day-christian-family-event-concert-in-idaho-shiloh-echo-26"
>Get Tickets</a
>
<p>
Register now and pay later with cash or card using "Offline
Payment" at checkout.
</p>
</div>
</div>
</div>
@ -351,6 +547,14 @@
src="https://cdn.lasthourhosting.org/assets/the-flame-quesabirria-black.webp"
height="80px"
/></a>
<a
href="https://www.instagram.com/timberline_catering/"
target="_blank"
rel="noopener noreferrer"
><img
src="https://cdn.lasthourhosting.org/assets/timberline-catering-logo.webp"
height="80px"
/></a>
</div>
</div>
<div id="details" class="bg-vid flex-column">
@ -1038,6 +1242,7 @@
><i class="fa-solid fa-link"></i
></a>
</div>
<div class="card">
<img
src="https://cdn.lasthourhosting.org/assets/fiber-spinning.webp"
@ -1074,6 +1279,25 @@
><i class="fa-solid fa-link"></i
></a>
</div>
<div class="card">
<img
src="https://cdn.lasthourhosting.org/assets/wild-fire-knife-and-tool1.webp"
style="width: 100%"
/>
<h3>Bladesmith</h3>
<p class="title">
Experience the art of bladesmithing with Wildfire Knife and Tool,
where traditional craftsmanship meets modern innovation. Our
skilled bladesmiths create hand-forged knives and tools that are
both functional and beautiful.
</p>
<a
target="_blank"
href="https://www.instagram.com/wildfireknifeandtool/"
><i class="fa-solid fa-link"></i
></a>
</div>
<div class="card">
<img
src="https://cdn.lasthourhosting.org/assets/righteousk9-activity.webp"
@ -1213,25 +1437,12 @@
pleasures of a crackling fire on a beautiful night.
</p>
</div>
<div class="card">
<!-- <div class="card">
<img src="" style="width: 100%" />
<h3>Closing Ceremony</h3>
<p class="title">TBA</p>
</div>
<div class="card">
<img
src="https://cdn.lasthourhosting.org/assets/ourcoffeecoach.webp"
style="width: 100%"
/>
<h3>Our Coffee Coach</h3>
<p class="title">
Veteran owned. Coffee, Conversation, and Community. Serving up
fresh coffee, sweet treats, italian sodas, snow cones, and more!
</p>
<a target="_blank" href="https://ourcoffeecoach.com/"
><i class="fa-solid fa-link"></i
></a>
</div>
</div> -->
<div class="card">
<img
src="https://cdn.lasthourhosting.org/assets/theflameprofile.webp"
@ -1241,7 +1452,8 @@
<p class="title">
The Flame is serving up fresh local ingredients grilled on the
spot from burritos, tacos, sides and more you'll enjoy these
authentic and fresh flavors! Organic, Non-GMO, and Seed Oil Free.
authentic and fresh flavors! Locally sourced, non-GMO, and seed
oil free.
</p>
<a
target="_blank"
@ -1249,6 +1461,25 @@
><i class="fa-solid fa-link"></i
></a>
</div>
<div class="card">
<img
src="https://cdn.lasthourhosting.org/assets/timberline-catering.webp"
style="width: 100%"
/>
<h3>Timberline Catering</h3>
<p class="title">
Our commitment to quality shines through in our use of 100%
locally sourced ingredients from North Idaho, including meat,
dairy, and produce. Enjoy fresh, farm-to-fork cuisine that's free
from seed oils and non-GMO, ensuring a truly exceptional dining
experience.
</p>
<a
target="_blank"
href="https://www.instagram.com/timberline_catering/"
><i class="fa-solid fa-link"></i
></a>
</div>
</div>
</div>
@ -1329,17 +1560,15 @@
>Doors Open — Check-in & Breakfast</span
>
<span class="session-details"
>Breakfast served by Our Coffee Coach.
>Breakfast served by Timberline Catering from local
farmers.
<a
class="dark-link"
target="_blank"
href="https://ourcoffeecoach.com/wp-content/uploads/2025/10/flyer-menu-design-Oct-27-25.pdf"
>See Menu<i class="fa fa-cutlery"></i
href="https://www.instagram.com/timberline_catering/"
>See Menu (TBA)<i class="fa fa-cutlery"></i
></a>
<a
class="dark-link"
target="_blank"
href="https://ourcoffeecoach.com"
<a class="dark-link" target="_blank" href=""
>Website<i class="fa fa-link"></i
></a>
<br />
@ -1390,7 +1619,9 @@
<th scope="row">10:00 AM 10:45 AM</th>
<td>
<div class="session session-talk">
<span class="session-title">Foraging Nature Walk</span>
<span class="session-title"
>Wild Medicine Nature Walk</span
>
<span class="session-speaker">Michelle McAninch</span>
<a
class="dark-link"
@ -1404,7 +1635,10 @@
href="tamaracgarden.com/about"
>Website<i class="fa-solid fa-link"></i
></a>
<div class="session-details">(45 Minutes Talk + Q&A)</div>
<div class="session-details">
Benefits of using local plants to care for your family.
<br />(45 Minutes Talk + Q&A)
</div>
</div>
</td>
<td>Meet Outside Timberline Lodge</td>
@ -1514,8 +1748,8 @@
<div class="session session-break">
<span class="session-title">Dinner</span>
<div class="session-details">
Dinner served by The Boulder Creek Kitchen with food
provided by local farmers
Dinner served by Timberline Catering with food provided
by local farmers
<!-- <a class="dark-link" target="_blank" href=""
>See Menu<i class="fa fa-cutlery"></i
></a> -->
@ -1609,17 +1843,15 @@
>Doors Open — Check-in & Breakfast</span
>
<span class="session-details"
>Breakfast served by Our Coffee Coach.
<a
class="dark-link"
target="_blank"
href="https://ourcoffeecoach.com/wp-content/uploads/2025/10/flyer-menu-design-Oct-27-25.pdf"
>See Menu<i class="fa fa-cutlery"></i
>Breakfast served by Timberline Catering from local
farmers.
<a class="dark-link" target="_blank" href=""
>See Menu (TBA)<i class="fa fa-cutlery"></i
></a>
<a
class="dark-link"
target="_blank"
href="https://ourcoffeecoach.com"
href="https://www.instagram.com/timberline_catering/"
>Website<i class="fa fa-link"></i
></a>
<br />
@ -1953,17 +2185,15 @@
>Doors Open — Check-in & Breakfast</span
>
<span class="session-details"
>Breakfast served by Our Coffee Coach.
<a
class="dark-link"
target="_blank"
href="https://ourcoffeecoach.com/wp-content/uploads/2025/10/flyer-menu-design-Oct-27-25.pdf"
>See Menu<i class="fa fa-cutlery"></i
>Breakfast served by Timberline Catering from local
farmers.
<a class="dark-link" target="_blank" href=""
>See Menu (TBA)<i class="fa fa-cutlery"></i
></a>
<a
class="dark-link"
target="_blank"
href="https://ourcoffeecoach.com"
href="https://www.instagram.com/timberline_catering/"
>Website<i class="fa fa-link"></i
></a>
</span>
@ -2174,8 +2404,8 @@
>Dinner: Mystery Prizes and Awards Ceremony</span
>
<div class="session-details">
Dinner served by The Boulder Creek Kitchen with food
provided by local farmers. <br />
Dinner served by Timberline Catering with food provided
by local farmers. <br />
Get ready to see who earned the most badges!
<br />
We'll be giving away 3 mystery prizes<br />