

# Event Details

- **Event Name**: The Glenn Band
- **Event Start and End Date**: Wed, 01 Jul, 2026 at 06:00 pm – Wed, 01 Jul, 2026 at 07:30 pm
- **Event Description**: The Glenn Band present a free concert honoring the America and the 250th Anniversary of the stars and stripes. Concert will be in the food court.North Olmsted, Ohio
- **Event URL**: https://allevents.in/north-olmsted/the-glenn-band/80001166330351
- **Event Categories**: Music, Entertainment, Concerts
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: North Olmsted
- **state**: OH
- **country**: United States
- **location**: Great Northern Mall
- **lat**: 41.4168119
- **long**: -81.9064143
- **full address**: Great Northern Mall, 4954 Great Northern Blvd, North Olmsted, OH 44070, United States

## Event gallery

- **Alt text**: The Glenn Band
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb6a39442781c77.jpg

## FAQs

- **Q**: When and where is The Glenn Band being held?
  - **A:** The Glenn Band takes place on Wed, 01 Jul, 2026 at 06:00 pm to Wed, 01 Jul, 2026 at 07:30 pm at Great Northern Mall, 4954 Great Northern Blvd, North Olmsted, OH 44070, United States.
- **Q**: Who is organizing The Glenn Band?
  - **A:** The Glenn Band is organized by dan c.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Glenn Band",
        "image": "https://cdn2.allevents.in/thumbs/thumb6a39442781c77.jpg",
        "startDate": "2026-07-01",
        "endDate": "2026-07-01",
        "url": "https://allevents.in/north-olmsted/the-glenn-band/80001166330351",
        "location": {
            "@type": "Place",
            "name": "Great Northern Mall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4954 Great Northern Blvd, North Olmsted, OH 44070, United States",
                "postalCode": "44070",
                "addressLocality": "North Olmsted",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.4168119",
                "longitude": "-81.9064143"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Glenn Band present a free concert honoring the America and the 250th Anniversary of the stars and stripes. Concert will be in the food court.North Olmsted, Ohio",
        "organizer": [
            {
                "@type": "Organization",
                "name": "dan c",
                "url": "https://allevents.in/org/dan-c/25383325"
            }
        ]
    }
]
```