

# Event Details

- **Event Name**: Lions Club Meat Raffle
- **Event Start and End Date**: Sat, 10 Jan, 2026 at 02:00 pm
- **Event Description**: Join us Sat Jan 10th for a meat raffle supporting Wanderoos Lions Club. Followed by the queen of hearts at 3pm
- **Event URL**: https://allevents.in/amery/lions-club-meat-raffle/200029390098156
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Amery
- **state**: WI
- **country**: United States
- **location**: 1629 70th Ave, Amery, WI, United States, Wisconsin 54001
- **lat**: 45.30999
- **long**: -92.49522
- **full address**: 1629 70th Ave, Amery, WI, United States, Wisconsin 54001

## Event gallery

- **Alt text**: Lions Club Meat Raffle
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/0fde87da9af09743e3d0dbdf5133ebeee16747f414bd5370c12b6095f58219ed-rimg-w1200-h675-dc010101-gmir?v=1767018358

## FAQs

- **Q**: When and where is Lions Club Meat Raffle being held?
  - **A:** Lions Club Meat Raffle takes place on Sat, 10 Jan, 2026 at 02:00 pm to Sat, 10 Jan, 2026 at 02:00 pm at 1629 70th Ave, Amery, WI, United States, Wisconsin 54001.
- **Q**: Who is organizing Lions Club Meat Raffle?
  - **A:** Lions Club Meat Raffle is organized by UW Wanderoos.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Lions Club Meat Raffle",
        "image": "https://cdn-az.allevents.in/events2/banners/0fde87da9af09743e3d0dbdf5133ebeee16747f414bd5370c12b6095f58219ed-rimg-w1200-h675-dc010101-gmir?v=1767018358",
        "startDate": "2026-01-10",
        "url": "https://allevents.in/amery/lions-club-meat-raffle/200029390098156",
        "location": {
            "@type": "Place",
            "name": "1629 70th Ave, Amery, WI, United States, Wisconsin 54001",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1629 70th Ave, Amery, WI 54001-4716, United States",
                "addressLocality": "Amery",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.30999",
                "longitude": "-92.49522"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us Sat Jan 10th for a meat raffle supporting Wanderoos Lions Club. Followed by the queen of hearts at 3pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "UW Wanderoos",
                "url": "https://allevents.in/org/uw-wanderoos/25985533"
            }
        ]
    }
]
```