

# Event Details

- **Event Name**: Closed on Thanksgiving Day 
- **Event Start and End Date**: Thu, 27 Nov, 2025 at 06:00 am
- **Event Description**: We will be closed in Thanksgiving Day. Enjoy your family time!
- **Event URL**: https://allevents.in/marion/closed-on-thanksgiving-day/200029154312916
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

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

## Event venue details

- **city**: Marion
- **state**: IL
- **country**: United States
- **location**: Robin’s Nest of Marion
- **lat**: 37.73066
- **long**: -88.92355
- **full address**: Robin’s Nest of Marion, 417 E Main St, Marion, IL 62959-2654, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Robin’s Nest of Marion (https://allevents.in/org/robin’s-nest-of-marion/26975008)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/ed27b6db6ad39dba27f7f0fbaa3800cc6b0e6bc4268dc8dfe336ba647be85618-rimg-w640-h320-dcffffff-gmir?v=1763628185
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/d9ad2162af6fa8a0f5a05a88fe774b83c6d72808d43775e1fe82c4fbb31f0f76-rimg-w300-h300-dcffffff-gmir?v=1763628186

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 27 Nov, 2025 at 06:00 am
- **Q**: Where is the event happening?
  - **A:** Robin’s Nest of Marion, 417 E Main St, Marion, IL 62959-2654, United States
- **Q**: Who is organizing the event?
  - **A:** Robin’s Nest of Marion
- **Q**: What type of event is this?
  - **A:** thanksgiving
- **Q**: Where can I find ticket details about Closed on Thanksgiving Day  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Closed on Thanksgiving Day",
        "image": "https://cdn-az.allevents.in/events4/banners/ed27b6db6ad39dba27f7f0fbaa3800cc6b0e6bc4268dc8dfe336ba647be85618-rimg-w640-h320-dcffffff-gmir?v=1763628185",
        "startDate": "2025-11-27",
        "url": "https://allevents.in/marion/closed-on-thanksgiving-day/200029154312916",
        "location": {
            "@type": "Place",
            "name": "Robin’s Nest of Marion",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "417 E Main St, Marion, IL 62959-2654, United States",
                "addressLocality": "Marion",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.73066",
                "longitude": "-88.92355"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will be closed in Thanksgiving Day. Enjoy your family time!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Robins Nest of Marion",
                "url": "https://allevents.in/org/robin’s-nest-of-marion/26975008"
            }
        ]
    }
]
```