

# Event Details

- **Event Name**: Holiday Market
- **Event Start and End Date**: Sat, 22 Nov, 2025 at 10:00 am
- **Event Description**: As we prepare to open Trailside Coffee House, join us for a sneak peak and a Holiday Market.
- **Event URL**: https://allevents.in/osceola/holiday-market/200029212007150
- **Event Categories**: christmas-markets-and-fairs, holiday
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Osceola
- **state**: WI
- **country**: United States
- **location**: 730 205 th St Osceola Township. WI 54020
- **lat**: 45.31481
- **long**: -92.58079
- **full address**: 730 205 th St Osceola Township. WI 54020, 730 205th St, Osceola, WI 54020-5635, United States

## Event gallery

- **Alt text**: Holiday Market
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/e145c1783c36741e0701b758b38c0af0dc3d9d57aca04b9def98d334c62a9014-rimg-w752-h1020-dc797977-gmir?v=1763416489

## FAQs

- **Q**: When and where is Holiday Market being held?
  - **A:** Holiday Market takes place on Sat, 22 Nov, 2025 at 10:00 am to Sat, 22 Nov, 2025 at 10:00 am at 730 205 th St Osceola Township. WI 54020, 730 205th St, Osceola, WI 54020-5635, United States.
- **Q**: Who is organizing Holiday Market?
  - **A:** Holiday Market is organized by Trailside Coffee House.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Market",
        "image": "https://cdn-az.allevents.in/events8/banners/e145c1783c36741e0701b758b38c0af0dc3d9d57aca04b9def98d334c62a9014-rimg-w752-h1020-dc797977-gmir?v=1763416489",
        "startDate": "2025-11-22",
        "url": "https://allevents.in/osceola/holiday-market/200029212007150",
        "location": {
            "@type": "Place",
            "name": "730 205 th St Osceola Township. WI 54020",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "730 205th St, Osceola, WI 54020-5635, United States",
                "addressLocality": "Osceola",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.31481",
                "longitude": "-92.58079"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "As we prepare to open Trailside Coffee House, join us for a sneak peak and a Holiday Market.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Trailside Coffee House",
                "url": "https://allevents.in/org/trailside-coffee-house/27097862"
            }
        ]
    }
]
```