

# Event Details

- **Event Name**: Christmas pajama party
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 08:00 pm
- **Event Description**: Wear your PJs and come on in to The Grumpy Goat to celebrate a Christmas party. Drink specials, 50/50 raffle, karaoke, and music.
- **Event URL**: https://allevents.in/amherst/christmas-pajama-party/200029307089956
- **Event Categories**: christmas, parties, entertainment, karaoke, music
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details

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

## Event venue details

- **city**: Amherst
- **state**: OH
- **country**: United States
- **location**: 108 Jackson Street
- **lat**: 41.4021
- **long**: -82.21758
- **full address**: 108 Jackson Street, 111 Jackson St, Amherst, OH 44001-1607, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: The Grumpy Goat (https://allevents.in/org/the-grumpy-goat/26374603)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Christmas+pajama+party&date=Sat%2C+13+Dec%2C+2025+at+08%3A00+pm&bg=2
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Christmas+pajama+party&date=13+Dec

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 13 Dec, 2025 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** 108 Jackson Street, 111 Jackson St, Amherst, OH 44001-1607, United States
- **Q**: Who is organizing the event?
  - **A:** The Grumpy Goat
- **Q**: What type of event is this?
  - **A:** christmas, parties, entertainment, karaoke, music
- **Q**: Where can I find ticket details about Christmas pajama party ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas pajama party",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Christmas+pajama+party&date=Sat%2C+13+Dec%2C+2025+at+08%3A00+pm&bg=2",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/amherst/christmas-pajama-party/200029307089956",
        "location": {
            "@type": "Place",
            "name": "108 Jackson Street",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "111 Jackson St, Amherst, OH 44001-1607, United States",
                "addressLocality": "Amherst",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.4021",
                "longitude": "-82.21758"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Wear your PJs and come on in to The Grumpy Goat to celebrate a Christmas party. Drink specials, 50/50 raffle, karaoke, and music.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Grumpy Goat",
                "url": "https://allevents.in/org/the-grumpy-goat/26374603"
            }
        ]
    }
]
```