

# Event Details

- **Event Name**: March Winds
- **Event Start and End Date**: Fri, 06 Mar, 2026 at 07:00 pm
- **Event Description**: Come watch our annual March Winds performance. Entry fee $5 per person or $10 for families of 3 or more.
- **Event URL**: https://allevents.in/columbus-junction/march-winds/200029685897035
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 42

## Ticket Details

- **Ticket URL**: http://facebook.com/200029685897035?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=columbus+junction-events

## Event venue details

- **city**: Columbus Junction
- **state**: IA
- **country**: United States
- **location**: Columbus Community School District
- **lat**: 41.269268786426
- **long**: -91.367458058604
- **full address**: Columbus Community School District, 1208 Colton Street,Columbus Junction,IA,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Columbus Music Boosters (https://allevents.in/org/columbus-music-boosters/21095383)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/f16a224d79d448b63d6e504fa17d0a9615852da1676627e2c77de487744acf55-rimg-w1024-h1536-dc151a46-gmir?v=1772721226
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/3f7986305aa86e90b14a7a8fc70aa0d9b9963fa70fddd7a58bac6936df114cba-rimg-w300-h300-dc19172f-gmir?v=1772721227

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 06 Mar, 2026 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Columbus Community School District, 1208 Colton Street,Columbus Junction,IA,United States
- **Q**: Who is organizing the event?
  - **A:** Columbus Music Boosters
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about March Winds ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "March Winds",
        "image": "https://cdn-az.allevents.in/events8/banners/f16a224d79d448b63d6e504fa17d0a9615852da1676627e2c77de487744acf55-rimg-w1024-h1536-dc151a46-gmir?v=1772721226",
        "startDate": "2026-03-06",
        "url": "https://allevents.in/columbus-junction/march-winds/200029685897035",
        "location": {
            "@type": "Place",
            "name": "Columbus Community School District",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1208 Colton Street,Columbus Junction,IA,United States",
                "addressLocality": "Columbus Junction",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.269268786426",
                "longitude": "-91.367458058604"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come watch our annual March Winds performance. Entry fee $5 per person or $10 for families of 3 or more.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Columbus Music Boosters",
                "url": "https://allevents.in/org/columbus-music-boosters/21095383"
            }
        ]
    }
]
```