

# Event Details

- **Event Name**: Annual Holiday Celebration
- **Event Start and End Date**: Tue, 16 Dec, 2025 at 05:00 pm
- **Event Description**: Join us for Holiday Music and fun!
- **Event URL**: https://allevents.in/port-clinton/annual-holiday-celebration/200029362117144
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Port Clinton
- **state**: OH
- **country**: United States
- **location**: Gary Anderson CMP Competition Center
- **lat**: 41.545540745693
- **long**: -83.016117191335
- **full address**: Gary Anderson CMP Competition Center, 1000 Lawrence Rd, Bldg 5042,Port Clinton, Ohio, United States

## Event gallery

- **Alt text**: Annual Holiday Celebration
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Annual+Holiday+Celebration&date=Tue%2C+16+Dec%2C+2025+at+05%3A00+pm&bg=5

## FAQs

- **Q**: When and where is Annual Holiday Celebration being held?
  - **A:** Annual Holiday Celebration takes place on Tue, 16 Dec, 2025 at 05:00 pm to Tue, 16 Dec, 2025 at 05:00 pm at Gary Anderson CMP Competition Center, 1000 Lawrence Rd, Bldg 5042,Port Clinton, Ohio, United States.
- **Q**: Who is organizing Annual Holiday Celebration?
  - **A:** Annual Holiday Celebration is organized by Gary Anderson CMP Competition Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual Holiday Celebration",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Annual+Holiday+Celebration&date=Tue%2C+16+Dec%2C+2025+at+05%3A00+pm&bg=5",
        "startDate": "2025-12-16",
        "url": "https://allevents.in/port-clinton/annual-holiday-celebration/200029362117144",
        "location": {
            "@type": "Place",
            "name": "Gary Anderson CMP Competition Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1000 Lawrence Rd, Bldg 5042,Port Clinton, Ohio",
                "addressLocality": "Port Clinton",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.545540745693",
                "longitude": "-83.016117191335"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for Holiday Music and fun!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Gary Anderson CMP Competition Center",
                "url": "https://allevents.in/org/gary-anderson-cmp-competition-center/27032667"
            }
        ]
    }
]
```