

# Event Details

- **Event Name**: Happy Thanksgiving Bar is Closed
- **Event Start and End Date**: Thu, 27 Nov, 2025 at 12:00 pm
- **Event Description**: Closed for Thanksgiving
- **Event URL**: https://allevents.in/arcadia/happy-thanksgiving-bar-is-closed/200029206829236
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

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

## Event venue details

- **city**: Arcadia
- **state**: FL
- **country**: United States
- **location**: 111 W OAK STREET, Arcadia, FL
- **lat**: 27.21581
- **long**: -81.86198
- **full address**: 111 W OAK STREET, Arcadia, FL, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Neon Moon Saloon (https://allevents.in/org/neon-moon-saloon/23650730)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/a4a4ec41556adaccf0e8350a108b7cfe262bbc7a2046598c911beb1e42eb4e50-rimg-w612-h459-dc353330-gmir?v=1763943527
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/621f185cac5b29717f64bcc3b66d484f7bc013e6fcee8bc5f776cb20ce0a88de-rimg-w300-h300-dc34322f-gmir?v=1763943527

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 27 Nov, 2025 at 12:00 pm
- **Q**: Where is the event happening?
  - **A:** 111 W OAK STREET, Arcadia, FL, United States
- **Q**: Who is organizing the event?
  - **A:** Neon Moon Saloon
- **Q**: What type of event is this?
  - **A:** thanksgiving
- **Q**: Where can I find ticket details about Happy Thanksgiving Bar is Closed ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Happy Thanksgiving Bar is Closed",
        "image": "https://cdn-az.allevents.in/events6/banners/a4a4ec41556adaccf0e8350a108b7cfe262bbc7a2046598c911beb1e42eb4e50-rimg-w612-h459-dc353330-gmir?v=1763943527",
        "startDate": "2025-11-27",
        "url": "https://allevents.in/arcadia/happy-thanksgiving-bar-is-closed/200029206829236",
        "location": {
            "@type": "Place",
            "name": "111 W OAK STREET, Arcadia, FL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "115 W Oak St, Arcadia, FL 34266-3913, United States",
                "addressLocality": "Arcadia",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "27.21581",
                "longitude": "-81.86198"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Closed for Thanksgiving",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Neon Moon Saloon",
                "url": "https://allevents.in/org/neon-moon-saloon/23650730"
            }
        ]
    }
]
```