

# Event Details

- **Event Name**: Holiday Celebration
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 12:50 pm
- **Event Description**: Celebrate the holiday season with us!
- **Event URL**: https://allevents.in/kent/holiday-celebration/200028955470415
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

- **Ticket URL**: http://facebook.com/200028955470415?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=kent-events

## Event venue details

- **city**: Kent
- **state**: OH
- **country**: United States
- **location**: Mike's Place
- **lat**: 41.133904230814
- **long**: -81.354257896758
- **full address**: Mike's Place, Kent, Ohio, United States

## Event gallery

- **Alt text**: Holiday Celebration
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/d49fdccc9007a433a59e569d1680e0b1137f74e469c293ba2fd23fb4b8eeab1a-rimg-w1200-h1600-dc915a49-gmir?v=1766654524

## FAQs

- **Q**: When and where is Holiday Celebration being held?
  - **A:** Holiday Celebration takes place on Thu, 25 Dec, 2025 at 12:50 pm to Thu, 25 Dec, 2025 at 12:50 pm at Mike's Place, Kent, Ohio, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Celebration",
        "image": "https://cdn-az.allevents.in/events1/banners/d49fdccc9007a433a59e569d1680e0b1137f74e469c293ba2fd23fb4b8eeab1a-rimg-w1200-h1600-dc915a49-gmir?v=1766654524",
        "startDate": "2025-12-25",
        "url": "https://allevents.in/kent/holiday-celebration/200028955470415",
        "location": {
            "@type": "Place",
            "name": "Mike's Place",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Kent, Ohio",
                "addressLocality": "Kent",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.133904230814",
                "longitude": "-81.354257896758"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Celebrate the holiday season with us!"
    }
]
```