

# Event Details

- **Event Name**: ICCB at College Green Park
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 07:00 pm
- **Event Description**: Join the Iowa City Community Band for a performance at College Green Park on Sunday June 21, at 7pm.
- **Event URL**: https://allevents.in/iowa-city/iccb-at-college-green-park/200030271987117
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Iowa City
- **state**: IA
- **country**: United States
- **location**: 600 E College St, Iowa City
- **lat**: 41.65946
- **long**: -91.52652
- **full address**: 600 E College St, Iowa City, United States

## Event gallery

- **Alt text**: ICCB at College Green Park
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/4baba949c4957899287ab6e57c94cd134de07d6d3cf50a550ffc623ba3e8da4c-rimg-w1200-h900-dc5d7932-gmir?v=1781911817

## FAQs

- **Q**: When and where is ICCB at College Green Park being held?
  - **A:** ICCB at College Green Park takes place on Sun, 21 Jun, 2026 at 07:00 pm to Sun, 21 Jun, 2026 at 07:00 pm at 600 E College St, Iowa City, United States.
- **Q**: Who is organizing ICCB at College Green Park?
  - **A:** ICCB at College Green Park is organized by Iowa City Community Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** ICCB at College Green Park 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 Iowa City, this event is thoughtfully curated to deliver a standout experience worth every moment. If ICCB at College Green Park 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": "ICCB at College Green Park",
        "image": "https://cdn-az.allevents.in/events8/banners/4baba949c4957899287ab6e57c94cd134de07d6d3cf50a550ffc623ba3e8da4c-rimg-w1200-h900-dc5d7932-gmir?v=1781911817",
        "startDate": "2026-06-21",
        "url": "https://allevents.in/iowa-city/iccb-at-college-green-park/200030271987117",
        "location": {
            "@type": "Place",
            "name": "600 E College St, Iowa City",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "600 E College St, Iowa City, IA 52240, United States",
                "addressLocality": "Iowa City",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.65946",
                "longitude": "-91.52652"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the Iowa City Community Band for a performance at College Green Park on Sunday June 21, at 7pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Iowa City Community Band",
                "url": "https://allevents.in/org/iowa-city-community-band/18637155"
            }
        ]
    }
]
```