

# Event Details

- **Event Name**: Christmas
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 03:00 pm – Fri, 26 Dec, 2025 at 12:00 am
- **Event Description**: Stop in to see Sue after you’re tired of the family festivities ?
- **Event URL**: https://allevents.in/east-moline/christmas/200029378055606
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: East Moline
- **state**: IL
- **country**: United States
- **location**: 1124 Avenue of the Cities, East Moline, IL
- **lat**: 41.48872
- **long**: -90.43584
- **full address**: 1124 Avenue of the Cities, East Moline, IL, United States

## Event gallery

- **Alt text**: Christmas
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/a4d5ba9d2f92a7157b5520539010b3478b3eeccb0c78f749ab9a93dce4b98907-rimg-w794-h794-dcffffff-gmir?v=1766170086

## FAQs

- **Q**: When and where is Christmas being held?
  - **A:** Christmas takes place on Thu, 25 Dec, 2025 at 03:00 pm to Fri, 26 Dec, 2025 at 12:00 am at 1124 Avenue of the Cities, East Moline, IL, United States.
- **Q**: Who is organizing Christmas?
  - **A:** Christmas is organized by Brownie's Tavern.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas",
        "image": "https://cdn-az.allevents.in/events4/banners/a4d5ba9d2f92a7157b5520539010b3478b3eeccb0c78f749ab9a93dce4b98907-rimg-w794-h794-dcffffff-gmir?v=1766170086",
        "startDate": "2025-12-25",
        "endDate": "2025-12-26",
        "url": "https://allevents.in/east-moline/christmas/200029378055606",
        "location": {
            "@type": "Place",
            "name": "1124 Avenue of the Cities, East Moline, IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1124 Avenue of the Cities, East Moline, IL 61244-4121, United States",
                "addressLocality": "East Moline",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.48872",
                "longitude": "-90.43584"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Stop in to see Sue after you’re tired of the family festivities ?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Brownies Tavern",
                "url": "https://allevents.in/org/brownies-tavern/23262134"
            }
        ]
    }
]
```