

# Event Details

- **Event Name**: Holiday Market
- **Event Start and End Date**: Sat, 12 Dec, 2026 at 09:00 am – Sat, 12 Dec, 2026 at 03:00 pm (-05:00)
- **Event Description**: Please come join me at the Double Barrel Roadhouse!
- **Event URL**: https://allevents.in/red-lion/holiday-market/200029440454749
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details

- **Ticket URL**: http://facebook.com/200029440454749?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=red+lion-events

## Event venue details

- **city**: Red Lion
- **state**: PA
- **country**: United States
- **location**: Double Barrel Roadhouse
- **lat**: 39.909407048963
- **long**: -76.6233086586
- **full address**: Double Barrel Roadhouse, 3290 Cape Horn Road,Yoe, Pennsylvania, Red Lion, United States

## Event gallery

- **Alt text**: Holiday Market
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/ad225bbf27ec58c55dbc41de69c6a2fa8a3be7523033864fd384e81fc73ec261-rimg-w960-h640-dcfefbf7-gmir?v=1771596504

## FAQs

- **Q**: When and where is Holiday Market being held?
  - **A:** Holiday Market takes place on Sat, 12 Dec, 2026 at 09:00 am to Sat, 12 Dec, 2026 at 03:00 pm at Double Barrel Roadhouse, 3290 Cape Horn Road,Yoe, Pennsylvania, Red Lion, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Market",
        "image": "https://cdn-az.allevents.in/events7/banners/ad225bbf27ec58c55dbc41de69c6a2fa8a3be7523033864fd384e81fc73ec261-rimg-w960-h640-dcfefbf7-gmir?v=1771596504",
        "startDate": "2026-12-12T09:00:00-05:00",
        "endDate": "2026-12-12T15:00:00-05:00",
        "url": "https://allevents.in/red-lion/holiday-market/200029440454749",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Double Barrel Roadhouse",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3290 Cape Horn Road,Yoe, Pennsylvania",
                "addressLocality": "Red Lion",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.909407048963",
                "longitude": "-76.6233086586"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please come join me at the Double Barrel Roadhouse!"
    }
]
```