

# Event Details

- **Event Name**: Red, White and Blue Springs
- **Event Start and End Date**: Mon, 04 Jul, 2022 at 06:30 pm
- **Event Description**: Celebrate the Fourth of July at Red, White and Blue Springs! This celebration will have live music, fireworks, vendors and more. Join us at this free event, located at Blue Springs South High School.
- **Event URL**: https://allevents.in/blue-springs/red-white-and-blue-springs/200022717433553
- **Event Categories**: music, fireworks, live-music, entertainment, fourth-of-july
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Blue Springs
- **state**: MO
- **country**: United States
- **location**: Blue Springs South High School
- **lat**: 39.004017187571
- **long**: -94.252349704073
- **full address**: Blue Springs South High School, Blue Springs, United States

## Event gallery

- **Alt text**: Red, White and Blue Springs
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/52ccd88eb0a00b16c71207e8f2bd813c5c45a47ac02d24495545581d360d3020-rimg-w960-h540-gmir.jpg?v=1656775998

## FAQs

- **Q**: When and where is Red, White and Blue Springs being held?
  - **A:** Red, White and Blue Springs takes place on Mon, 04 Jul, 2022 at 06:30 pm to Mon, 04 Jul, 2022 at 06:30 pm at Blue Springs South High School, Blue Springs, United States.
- **Q**: Who is organizing Red, White and Blue Springs?
  - **A:** Red, White and Blue Springs is organized by Blue Springs Parks & Recreation.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Red, White and Blue Springs is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Blue Springs, this event is thoughtfully curated to deliver a standout experience worth every moment. If Red, White and Blue Springs sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Red, White and Blue Springs",
        "image": "https://cdn-az.allevents.in/events10/banners/52ccd88eb0a00b16c71207e8f2bd813c5c45a47ac02d24495545581d360d3020-rimg-w960-h540-gmir.jpg?v=1656775998",
        "startDate": "2022-07-04",
        "url": "https://allevents.in/blue-springs/red-white-and-blue-springs/200022717433553",
        "location": {
            "@type": "Place",
            "name": "Blue Springs South High School",
            "address": {
                "@type": "PostalAddress",
                "name": "Blue Springs South High School, Blue Springs, United States",
                "addressLocality": "Blue Springs",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.004017187571",
                "longitude": "-94.252349704073"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Celebrate the Fourth of July at Red, White and Blue Springs! This celebration will have live music, fireworks, vendors and more. Join us at this free event, located at Blue Springs South High School.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Blue Springs Parks & Recreation",
                "url": "https://allevents.in/org/blue-springs-parks-and-recreation/4284919",
                "description": "Creating superb recreational, cultural, and natural experiences to enrich the Blue Springs community"
            }
        ]
    }
]
```