

# Event Details

- **Event Name**: Christmas movie trivia
- **Event Start and End Date**: Tue, 02 Dec, 2025 at 06:00 pm
- **Event Description**: Our next trivia night will be December 2nd and the theme will be Christmas movies! Many fun prizes and giveaways!
- **Event URL**: https://allevents.in/asbury-park/christmas-movie-trivia/200029240101424
- **Event Categories**: entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Asbury Park
- **state**: NJ
- **country**: United States
- **location**: The Robinson Ale House (Next to Convention Hall)
- **lat**: 40.22293
- **long**: -73.99913
- **full address**: The Robinson Ale House (Next to Convention Hall), 1200 Ocean Ave,Asbury Park,NJ,United States

## Event gallery

- **Alt text**: Christmas movie trivia
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/a7af435f7ab50a68df6286662a48bc4dab2e192c851dd380a92392d46375ee43-rimg-w1200-h1553-dc121f41-gmir?v=1764574388

## FAQs

- **Q**: When and where is Christmas movie trivia being held?
  - **A:** Christmas movie trivia takes place on Tue, 02 Dec, 2025 at 06:00 pm to Tue, 02 Dec, 2025 at 06:00 pm at The Robinson Ale House (Next to Convention Hall), 1200 Ocean Ave,Asbury Park,NJ,United States.
- **Q**: Who is organizing Christmas movie trivia?
  - **A:** Christmas movie trivia is organized by The Robinson Ale House.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas movie trivia",
        "image": "https://cdn-az.allevents.in/events5/banners/a7af435f7ab50a68df6286662a48bc4dab2e192c851dd380a92392d46375ee43-rimg-w1200-h1553-dc121f41-gmir?v=1764574388",
        "startDate": "2025-12-02",
        "url": "https://allevents.in/asbury-park/christmas-movie-trivia/200029240101424",
        "location": {
            "@type": "Place",
            "name": "The Robinson Ale House (Next to Convention Hall)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1200 Ocean Ave,Asbury Park,NJ,United States",
                "addressLocality": "Asbury Park",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.22293",
                "longitude": "-73.99913"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our next trivia night will be December 2nd and the theme will be Christmas movies! Many fun prizes and giveaways!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Robinson Ale House",
                "url": "https://allevents.in/org/the-robinson-ale-house/25390893"
            }
        ]
    }
]
```