

# Event Details

- **Event Name**: Holiday Concert 
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 03:00 pm
- **Event Description**: Come enjoy a mix of holiday classics and new favorites from the North Coast Concert Band and Big Band!
- **Event URL**: https://allevents.in/port-clinton/holiday-concert/200029217963956
- **Event Categories**: music, entertainment, concerts, holiday
- **Interested Audience**: 
  - total_interested_count: 88

## Ticket Details


## Event venue details

- **city**: Port Clinton
- **state**: OH
- **country**: United States
- **location**: Port Clinton Performing Arts Center
- **lat**: 41.503021427102
- **long**: -82.937490427102
- **full address**: Port Clinton Performing Arts Center, E 10th St,Port Clinton, Ohio, United States

## Event gallery

- **Alt text**: Holiday Concert
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/886b531a06f11be01ed13822a769a7073e256f9ba5e047b015ccff6fb1770858-rimg-w995-h1605-dcffffff-gmir?v=1764863096

## FAQs

- **Q**: When and where is Holiday Concert  being held?
  - **A:** Holiday Concert  takes place on Sun, 07 Dec, 2025 at 03:00 pm to Sun, 07 Dec, 2025 at 03:00 pm at Port Clinton Performing Arts Center, E 10th St,Port Clinton, Ohio, United States.
- **Q**: Who is organizing Holiday Concert ?
  - **A:** Holiday Concert  is organized by North Coast Concert Band & Big Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Holiday 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 Port Clinton, this event is thoughtfully curated to deliver a standout experience worth every moment. With 80+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Holiday Concert",
        "image": "https://cdn-az.allevents.in/events2/banners/886b531a06f11be01ed13822a769a7073e256f9ba5e047b015ccff6fb1770858-rimg-w995-h1605-dcffffff-gmir?v=1764863096",
        "startDate": "2025-12-07",
        "url": "https://allevents.in/port-clinton/holiday-concert/200029217963956",
        "location": {
            "@type": "Place",
            "name": "Port Clinton Performing Arts Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "E 10th St,Port Clinton, Ohio",
                "addressLocality": "Port Clinton",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.503021427102",
                "longitude": "-82.937490427102"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come enjoy a mix of holiday classics and new favorites from the North Coast Concert Band and Big Band!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "North Coast Concert Band & Big Band",
                "url": "https://allevents.in/org/north-coast-concert-band-and-big-band/25158986"
            }
        ]
    }
]
```