

# Event Details

- **Event Name**: The Event 
- **Event Start and End Date**: Fri, 05 Dec, 2025 at 07:00 pm
- **Event Description**: Tables and tickets to the Event will be going on sale to the public on Monday....
- **Event URL**: https://allevents.in/idaho-falls/the-event/200028951633204
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 97

## Ticket Details


## Event venue details

- **city**: Idaho Falls
- **state**: ID
- **country**: United States
- **location**: Elk's Lodge
- **lat**: 43.50358
- **long**: -112.02046
- **full address**: Elk's Lodge, 640 E Elva St,Idaho Falls,ID,United States

## Event gallery

- **Alt text**: The Event
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/e1f746539ad3a9b9a7f897514dddfa8ce8c1b8fae5f5ee7e37ed77efa8895dad-rimg-w720-h367-dcffffff-gmir?v=1764420739

## FAQs

- **Q**: When and where is The Event  being held?
  - **A:** The Event  takes place on Fri, 05 Dec, 2025 at 07:00 pm to Fri, 05 Dec, 2025 at 07:00 pm at Elk's Lodge, 640 E Elva St,Idaho Falls,ID,United States.
- **Q**: Who is organizing The Event ?
  - **A:** The Event  is organized by Breaking Boundaries.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Event",
        "image": "https://cdn-az.allevents.in/events10/banners/e1f746539ad3a9b9a7f897514dddfa8ce8c1b8fae5f5ee7e37ed77efa8895dad-rimg-w720-h367-dcffffff-gmir?v=1764420739",
        "startDate": "2025-12-05",
        "url": "https://allevents.in/idaho-falls/the-event/200028951633204",
        "location": {
            "@type": "Place",
            "name": "Elk's Lodge",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "640 E Elva St,Idaho Falls,ID,United States",
                "addressLocality": "Idaho Falls",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.50358",
                "longitude": "-112.02046"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Tables and tickets to the Event will be going on sale to the public on Monday....",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Breaking Boundaries",
                "url": "https://allevents.in/org/breaking-boundaries/26794501"
            }
        ]
    }
]
```