

# Event Details

- **Event Name**: Celebration of Bands
- **Event Start and End Date**: Fri, 24 Jul, 2026 at 07:00 pm
- **Event Description**: Free concert with 4 amazing bands from the area (North Ogden Community Band, Clearfield Community Band, Harmonic Winds of Utah, and the Ogden Wind Ensemble. You'll hear a mix of patriotic music, pop music and more. Come enjoy a concert in the park.
- **Event URL**: https://allevents.in/ogden/celebration-of-bands/200030348237457
- **Event Categories**: music, entertainment, concerts, pop
- **Interested Audience**: 
  - total_interested_count: 50

## Ticket Details


## Event venue details

- **city**: Ogden
- **state**: UT
- **country**: United States
- **location**: Barker Park
- **lat**: 41.302792554156
- **long**: -111.95139208365
- **full address**: Barker Park, Barker Park, 2375 Fruitland Dr, Ogden, UT 84414, United States

## Event gallery

- **Alt text**: Celebration of Bands
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/a436c2de5b39179949fb53da20960efc6b4a5571f078496dc5b752f0c44b5185-rimg-w1200-h1553-dc26211f-gmir?v=1784460918

## FAQs

- **Q**: When and where is Celebration of Bands being held?
  - **A:** Celebration of Bands takes place on Fri, 24 Jul, 2026 at 07:00 pm to Fri, 24 Jul, 2026 at 07:00 pm at Barker Park, Barker Park, 2375 Fruitland Dr, Ogden, UT 84414, United States.
- **Q**: Who is organizing Celebration of Bands?
  - **A:** Celebration of Bands is organized by North Ogden Community Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Celebration of Bands 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 Ogden, this event is thoughtfully curated to deliver a standout experience worth every moment. If Celebration of Bands 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": "Celebration of Bands",
        "image": "https://cdn-az.allevents.in/events3/banners/a436c2de5b39179949fb53da20960efc6b4a5571f078496dc5b752f0c44b5185-rimg-w1200-h1553-dc26211f-gmir?v=1784460918",
        "startDate": "2026-07-24",
        "url": "https://allevents.in/ogden/celebration-of-bands/200030348237457",
        "location": {
            "@type": "Place",
            "name": "Barker Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Barker Park, 2375 Fruitland Dr, Ogden, UT 84414, United States",
                "addressLocality": "Ogden",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.302792554156",
                "longitude": "-111.95139208365"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free concert with 4 amazing bands from the area (North Ogden Community Band, Clearfield Community Band, Harmonic Winds of Utah, and the Ogden Wind Ensemble. You'll hear a mix of patriotic music, pop music and more. Come enjoy a concert in the park.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "North Ogden Community Band",
                "url": "https://allevents.in/org/north-ogden-community-band/19270361"
            }
        ]
    }
]
```