

# Event Details

- **Event Name**: Timberland B @ Holt B
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 09:40 am (-05:00)
- **Event Description**: Free Admission
- **Event URL**: https://allevents.in/wentzville/timberland-b-holt-b/200029966635046
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Wentzville
- **state**: MO
- **country**: United States
- **location**: Wentzville Ice Arena
- **lat**: 38.82001
- **long**: -90.85166
- **full address**: Wentzville Ice Arena, 910 Main Plaza Dr,Wentzville, Missouri, United States

## Event gallery

- **Alt text**: Timberland B @ Holt B
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/0bc11d24713d31846d1ab065ff5b2dc8dfc2d7489f232a8aeff32881b033940f-rimg-w1200-h626-dc193157-gmir?v=1776715246

## FAQs

- **Q**: When and where is Timberland B @ Holt B being held?
  - **A:** Timberland B @ Holt B takes place on Sat, 20 Jun, 2026 at 09:40 am to Sat, 20 Jun, 2026 at 09:40 am at Wentzville Ice Arena, 910 Main Plaza Dr,Wentzville, Missouri, United States.
- **Q**: Who is organizing Timberland B @ Holt B?
  - **A:** Timberland B @ Holt B is organized by Holt Hockey.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Timberland B @ Holt B",
        "image": "https://cdn-az.allevents.in/events6/banners/0bc11d24713d31846d1ab065ff5b2dc8dfc2d7489f232a8aeff32881b033940f-rimg-w1200-h626-dc193157-gmir?v=1776715246",
        "startDate": "2026-06-20T09:40:00-05:00",
        "url": "https://allevents.in/wentzville/timberland-b-holt-b/200029966635046",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Wentzville Ice Arena",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "910 Main Plaza Dr,Wentzville, Missouri",
                "addressLocality": "Wentzville",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.82001",
                "longitude": "-90.85166"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free Admission",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Holt Hockey",
                "url": "https://allevents.in/org/holt-hockey/23818652"
            }
        ]
    }
]
```