

# Event Details

- **Event Name**: The Boulder Symphony - 4th of July Celebration Concert!
- **Event Start and End Date**: Fri, 04 Jul, 2025 at 07:00 pm – Fri, 04 Jul, 2025 at 08:00 pm
- **Event Description**: The Boulder Symphony celebrates July 4th with symphonic and cinematic classics!
- **Event URL**: https://allevents.in/boulder/the-boulder-symphony-4th-of-july-celebration-concert/80001841764078
- **Event Categories**: Concerts, Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Boulder
- **state**: CO
- **country**: United States
- **location**: Boulder Bandshell, Canyon Boulevard, Boulder, CO, USA
- **lat**: 40.0149856000
- **long**: -105.2705456000
- **full address**: Boulder Bandshell, Canyon Boulevard, Boulder, CO, USA, United States

## Event gallery

- **Alt text**: The Boulder Symphony - 4th of July Celebration Concert!
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb681ce08fead57.jpg

## FAQs

- **Q**: When and where is The Boulder Symphony - 4th of July Celebration Concert! being held?
  - **A:** The Boulder Symphony - 4th of July Celebration Concert! takes place on Fri, 04 Jul, 2025 at 07:00 pm to Fri, 04 Jul, 2025 at 08:00 pm at Boulder Bandshell, Canyon Boulevard, Boulder, CO, USA, United States.
- **Q**: Who is organizing The Boulder Symphony - 4th of July Celebration Concert!?
  - **A:** The Boulder Symphony - 4th of July Celebration Concert! is organized by Boulder Symphony & Music Academy.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Boulder Symphony - 4th of July Celebration Concert!",
        "image": "https://cdn2.allevents.in/thumbs/thumb681ce08fead57.jpg",
        "startDate": "2025-07-04",
        "endDate": "2025-07-04",
        "url": "https://allevents.in/boulder/the-boulder-symphony-4th-of-july-celebration-concert/80001841764078",
        "location": {
            "@type": "Place",
            "name": "Boulder Bandshell, Canyon Boulevard, Boulder, CO, USA",
            "address": {
                "@type": "PostalAddress",
                "name": "Boulder Bandshell, Canyon Boulevard, Boulder, CO, USA, United States",
                "addressLocality": "Boulder",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.0149856000",
                "longitude": "-105.2705456000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Boulder Symphony celebrates July 4th with symphonic and cinematic classics!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Boulder Symphony & Music Academy",
                "url": "https://allevents.in/org/boulder-symphony-and-music-academy/25679502"
            }
        ]
    }
]
```