

# Event Details

- **Event Name**: Roseville Community Band: Summer Concert
- **Event Start and End Date**: Sat, 13 Jun, 2026 at 03:30 pm
- **Event Description**: Join us for a free summer concert in the great MN outdoors!
- **Event URL**: https://allevents.in/blaine/roseville-community-band-summer-concert/200030138474245
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Blaine
- **state**: MN
- **country**: United States
- **location**: Cub Foods, 585 Northtown Drive, Blaine, MN 55434
- **lat**: 45.125547480286
- **long**: -93.257262158241
- **full address**: Cub Foods, 585 Northtown Drive, Blaine, MN 55434, United States

## Event gallery

- **Alt text**: Roseville Community Band: Summer Concert
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/59b795c7b937e27c056ee54283071beca0656dd5dcb019a5de1500d9a54ce688-rimg-w1200-h362-dc171617-gmir?v=1780629130

## FAQs

- **Q**: When and where is Roseville Community Band: Summer Concert being held?
  - **A:** Roseville Community Band: Summer Concert takes place on Sat, 13 Jun, 2026 at 03:30 pm to Sat, 13 Jun, 2026 at 03:30 pm at Cub Foods, 585 Northtown Drive, Blaine, MN 55434, United States.
- **Q**: Who is organizing Roseville Community Band: Summer Concert?
  - **A:** Roseville Community Band: Summer Concert is organized by Roseville Community Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Roseville Community Band: Summer Concert is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Blaine, this event is thoughtfully curated to deliver a standout experience worth every moment. If 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": "Roseville Community Band: Summer Concert",
        "image": "https://cdn-az.allevents.in/events3/banners/59b795c7b937e27c056ee54283071beca0656dd5dcb019a5de1500d9a54ce688-rimg-w1200-h362-dc171617-gmir?v=1780629130",
        "startDate": "2026-06-13",
        "url": "https://allevents.in/blaine/roseville-community-band-summer-concert/200030138474245",
        "location": {
            "@type": "Place",
            "name": "Cub Foods, 585 Northtown Drive, Blaine, MN 55434",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Cub Foods, 585 Northtown Dr NE, Minneapolis, MN 55434, United States",
                "addressLocality": "Blaine",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.125547480286",
                "longitude": "-93.257262158241"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a free summer concert in the great MN outdoors!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Roseville Community Band",
                "url": "https://allevents.in/org/roseville-community-band/21237111"
            }
        ]
    }
]
```