

# Event Details

- **Event Name**: CANCELLED Roseville Community Band: Summer Concert
- **Event Start and End Date**: Thu, 16 Jul, 2026 at 06:30 pm
- **Event Description**: Cancelled due to hazardous air quality
- **Event URL**: https://allevents.in/roseville/cancelled-roseville-community-band-summer-concert/200030130631933
- **Event Categories**: music, entertainment, concerts
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Roseville
- **state**: MN
- **country**: United States
- **location**: Frank Rog Amphitheatre
- **lat**: 45.018311985221
- **long**: -93.14422286855
- **full address**: Frank Rog Amphitheatre, Roseville, Minnesota, United States

## Event gallery

- **Alt text**: CANCELLED Roseville Community Band: Summer Concert
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/5b909b28bc21a1174e9e2c8ffc336554b2e11d0b49a496198a0842eb13a74bd6-rimg-w1200-h362-dc171617-gmir?v=1784223867

## FAQs

- **Q**: When and where is CANCELLED Roseville Community Band: Summer Concert being held?
  - **A:** CANCELLED Roseville Community Band: Summer Concert takes place on Thu, 16 Jul, 2026 at 06:30 pm to Thu, 16 Jul, 2026 at 06:30 pm at Frank Rog Amphitheatre, Roseville, Minnesota, United States.
- **Q**: Who is organizing CANCELLED Roseville Community Band: Summer Concert?
  - **A:** CANCELLED Roseville Community Band: Summer Concert is organized by Roseville Community Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** CANCELLED Roseville Community Band: Summer Concert 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 Roseville, this event is thoughtfully curated to deliver a standout experience worth every moment. If CANCELLED Roseville Community Band: Summer Concert 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": "CANCELLED Roseville Community Band: Summer Concert",
        "image": "https://cdn-az.allevents.in/events5/banners/5b909b28bc21a1174e9e2c8ffc336554b2e11d0b49a496198a0842eb13a74bd6-rimg-w1200-h362-dc171617-gmir?v=1784223867",
        "startDate": "2026-07-16",
        "url": "https://allevents.in/roseville/cancelled-roseville-community-band-summer-concert/200030130631933",
        "eventStatus": "https://schema.org/EventCancelled",
        "location": {
            "@type": "Place",
            "name": "Frank Rog Amphitheatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Roseville, Minnesota",
                "addressLocality": "Roseville",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.018311985221",
                "longitude": "-93.14422286855"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Cancelled due to hazardous air quality",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Roseville Community Band",
                "url": "https://allevents.in/org/roseville-community-band/21237111"
            }
        ]
    }
]
```