

# Event Details

- **Event Name**: La Crosse Holiday Fair
- **Event Start and End Date**: Thu, 20 Nov, 2025 at 02:00 pm
- **Event Description**: Are you ready for our upcoming events ?
- **Event URL**: https://allevents.in/la-crosse/la-crosse-holiday-fair/200028904161251
- **Event Categories**: christmas-markets-and-fairs, holiday
- **Interested Audience**: 
  - total_interested_count: 36

## Ticket Details

- **Ticket URL**: http://facebook.com/200028904161251?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=la+crosse-events

## Event venue details

- **city**: La Crosse
- **state**: WI
- **country**: United States
- **location**: Springbrook-Clayton-Johnson
- **lat**: 43.763517
- **long**: -91.20415
- **full address**: Springbrook-Clayton-Johnson, La Crosse, Wisconsin, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Scotchwood Candy Co. (https://allevents.in/org/scotchwood-candy-co/22911529)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/9b30aea12625bf1d2745155f29ba096368543e4248dd116f8aa545679c3470f1-rimg-w1170-h2033-dcf5f4f2-gmir?v=1763309145
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=La+Crosse+Holiday+Fair&date=20+Nov

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 20 Nov, 2025 at 02:00 pm
- **Q**: Where is the event happening?
  - **A:** Springbrook-Clayton-Johnson, La Crosse, Wisconsin, United States
- **Q**: Who is organizing the event?
  - **A:** Scotchwood Candy Co.
- **Q**: What type of event is this?
  - **A:** christmas-markets-and-fairs, holiday
- **Q**: Where can I find ticket details about La Crosse Holiday Fair ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "La Crosse Holiday Fair",
        "image": "https://cdn-az.allevents.in/events10/banners/9b30aea12625bf1d2745155f29ba096368543e4248dd116f8aa545679c3470f1-rimg-w1170-h2033-dcf5f4f2-gmir?v=1763309145",
        "startDate": "2025-11-20",
        "url": "https://allevents.in/la-crosse/la-crosse-holiday-fair/200028904161251",
        "location": {
            "@type": "Place",
            "name": "Springbrook-Clayton-Johnson",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "La Crosse, Wisconsin",
                "addressLocality": "La Crosse",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.763517",
                "longitude": "-91.20415"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Are you ready for our upcoming events ?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Scotchwood Candy Co.",
                "url": "https://allevents.in/org/scotchwood-candy-co/22911529"
            }
        ]
    }
]
```