

# Event Details

- **Event Name**: Storm fury on the plains 
- **Event Start and End Date**: Wed, 04 Mar, 2026 at 06:30 pm
- **Event Description**: Storm fury on the plains spotter training for the public!
- **Event URL**: https://allevents.in/great-bend/storm-fury-on-the-plains/200029682974944
- **Event Categories**: workshops
- **Interested Audience**: 
  - total_interested_count: 47

## Ticket Details

- **Ticket URL**: http://facebook.com/200029682974944?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=great+bend-events

## Event venue details

- **city**: Great Bend
- **state**: KS
- **country**: United States
- **location**: Crest Theater
- **lat**: 38.36411
- **long**: -98.76407
- **full address**: Crest Theater, 1905 Lakin Ave,Great Bend, Kansas, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Golden Belt Storm Spotters (https://allevents.in/org/golden-belt-storm-spotters/25346693)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/394ba8ca0937d072c1db3409d216e88adcb9b40d3f3d2528b6e4fa19a02b8b2d-rimg-w1200-h488-dc7891a9-gmir?v=1772033444
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Storm+fury+on+the+plains+&date=04+Mar

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 04 Mar, 2026 at 06:30 pm
- **Q**: Where is the event happening?
  - **A:** Crest Theater, 1905 Lakin Ave,Great Bend, Kansas, United States
- **Q**: Who is organizing the event?
  - **A:** Golden Belt Storm Spotters
- **Q**: What type of event is this?
  - **A:** workshops
- **Q**: Where can I find ticket details about Storm fury on the plains  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Storm fury on the plains",
        "image": "https://cdn-az.allevents.in/events10/banners/394ba8ca0937d072c1db3409d216e88adcb9b40d3f3d2528b6e4fa19a02b8b2d-rimg-w1200-h488-dc7891a9-gmir?v=1772033444",
        "startDate": "2026-03-04",
        "url": "https://allevents.in/great-bend/storm-fury-on-the-plains/200029682974944",
        "location": {
            "@type": "Place",
            "name": "Crest Theater",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1905 Lakin Ave,Great Bend, Kansas",
                "addressLocality": "Great Bend",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.36411",
                "longitude": "-98.76407"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Storm fury on the plains spotter training for the public!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Golden Belt Storm Spotters",
                "url": "https://allevents.in/org/golden-belt-storm-spotters/25346693"
            }
        ]
    }
]
```