

# Event Details

- **Event Name**: Christmas Cheer
- **Event Start and End Date**: Wed, 17 Dec, 2025 at 05:00 pm
- **Event Description**: please join us and we are looking for a couple more sponsors for our music!
- **Event URL**: https://allevents.in/overland-park/christmas-cheer/200029369462244
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Overland Park
- **state**: KS
- **country**: United States
- **location**: Pinehurst
- **lat**: 38.946043
- **long**: -94.666817
- **full address**: Pinehurst, Overland Park, Kansas, United States

## Event gallery

- **Alt text**: Christmas Cheer
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/7be12bd3c643cb630318e6777f97bf0e79aecbe54d8493ca30a813bc9fb2acb7-rimg-w1200-h1553-dcfbf3e6-gmir?v=1765986524

## FAQs

- **Q**: When and where is Christmas Cheer being held?
  - **A:** Christmas Cheer takes place on Wed, 17 Dec, 2025 at 05:00 pm to Wed, 17 Dec, 2025 at 05:00 pm at Pinehurst, Overland Park, Kansas, United States.
- **Q**: Who is organizing Christmas Cheer?
  - **A:** Christmas Cheer is organized by ACA Business Club Overland Park KS.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Cheer",
        "image": "https://cdn-az.allevents.in/events1/banners/7be12bd3c643cb630318e6777f97bf0e79aecbe54d8493ca30a813bc9fb2acb7-rimg-w1200-h1553-dcfbf3e6-gmir?v=1765986524",
        "startDate": "2025-12-17",
        "url": "https://allevents.in/overland-park/christmas-cheer/200029369462244",
        "location": {
            "@type": "Place",
            "name": "Pinehurst",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Overland Park, Kansas",
                "addressLocality": "Overland Park",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.946043",
                "longitude": "-94.666817"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "please join us and we are looking for a couple more sponsors for our music!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "ACA Business Club Overland Park KS",
                "url": "https://allevents.in/org/aca-business-club-overland-park-ks/21599411"
            }
        ]
    }
]
```