

# Event Details

- **Event Name**: Sunday Funday Meat Raffle @ The Holler Inn
- **Event Start and End Date**: Sun, 22 Mar, 2026 at 01:00 pm
- **Event Description**: Meat raffles!
- **Event URL**: https://allevents.in/browntown/sunday-funday-meat-raffle-the-holler-inn/200029613124751
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 53

## Ticket Details

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

## Event venue details

- **city**: Browntown
- **state**: WI
- **country**: United States
- **location**: 101 E Old Hwy Road, Browntown, WI
- **lat**: 42.57859
- **long**: -89.79413
- **full address**: 101 E Old Hwy Road, Browntown, WI, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: The Holler Inn (https://allevents.in/org/the-holler-inn/23411637)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/e83a066b511dc4f83e47b694fbb8c008eca326ba4dd01494197f7db1f01d27b1-rimg-w1024-h1024-dcfdfdfd-gmir?v=1774022918
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/d9432ef94c98e2fb28e1d393d9f350effd50ae48276ab793daa8775ebd6cfaf2-rimg-w300-h300-dcfdfdfd-gmir?v=1774022918

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 22 Mar, 2026 at 01:00 pm
- **Q**: Where is the event happening?
  - **A:** 101 E Old Hwy Road, Browntown, WI, United States
- **Q**: Who is organizing the event?
  - **A:** The Holler Inn
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Sunday Funday Meat Raffle @ The Holler Inn ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Funday Meat Raffle @ The Holler Inn",
        "image": "https://cdn-az.allevents.in/events5/banners/e83a066b511dc4f83e47b694fbb8c008eca326ba4dd01494197f7db1f01d27b1-rimg-w1024-h1024-dcfdfdfd-gmir?v=1774022918",
        "startDate": "2026-03-22",
        "url": "https://allevents.in/browntown/sunday-funday-meat-raffle-the-holler-inn/200029613124751",
        "location": {
            "@type": "Place",
            "name": "101 E Old Hwy Road, Browntown, WI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "101 E Old Highway Rd, Browntown, WI 53522-9535, United States",
                "addressLocality": "Browntown",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.57859",
                "longitude": "-89.79413"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Meat raffles!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Holler Inn",
                "url": "https://allevents.in/org/the-holler-inn/23411637"
            }
        ]
    }
]
```