

# Event Details

- **Event Name**: Christmas Day
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 03:00 pm
- **Event Description**: Clive's Roadhouse will be closing at 2 PM on Christmas Eve.

We will be opening at 3 PM on Christmas Day.

We will be featuring our holiday menu on Christmas Eve and Christmas Day.
- **Event URL**: https://allevents.in/rogers/christmas-day/200029198227653
- **Event Categories**: christmas, holiday
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Rogers
- **state**: MN
- **country**: United States
- **location**: 21390 John Milless Drive, Rogers, MN 55374
- **lat**: 45.19288
- **long**: -93.55027
- **full address**: 21390 John Milless Drive, Rogers, MN 55374, United States

## Event gallery

- **Alt text**: Christmas Day
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/09b0c53718e3181faafc56a1afec9734c8e5bc031c635ffe9d37fe7b2c37557f-rimg-w1200-h800-dc480202-gmir?v=1766172741

## FAQs

- **Q**: When and where is Christmas Day being held?
  - **A:** Christmas Day takes place on Thu, 25 Dec, 2025 at 03:00 pm to Thu, 25 Dec, 2025 at 03:00 pm at 21390 John Milless Drive, Rogers, MN 55374, United States.
- **Q**: Who is organizing Christmas Day?
  - **A:** Christmas Day is organized by Clive's Roadhouse (Rogers).

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Day",
        "image": "https://cdn-az.allevents.in/events4/banners/09b0c53718e3181faafc56a1afec9734c8e5bc031c635ffe9d37fe7b2c37557f-rimg-w1200-h800-dc480202-gmir?v=1766172741",
        "startDate": "2025-12-25",
        "url": "https://allevents.in/rogers/christmas-day/200029198227653",
        "location": {
            "@type": "Place",
            "name": "21390 John Milless Drive, Rogers, MN 55374",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "21390 John Milless Dr, Rogers, MN 55374-9449, United States",
                "addressLocality": "Rogers",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.19288",
                "longitude": "-93.55027"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Clive's Roadhouse will be closing at 2 PM on Christmas Eve.\n\nWe will be opening at 3 PM on Christmas Day.\n\nWe will be featuring our holiday menu on Christmas Eve and Christmas Day.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Clives Roadhouse (Rogers)",
                "url": "https://allevents.in/org/clives-roadhouse-rogers/25952189"
            }
        ]
    }
]
```