

# Event Details

- **Event Name**: Tri-State Cash Raffle
- **Event Start and End Date**: Sat, 07 Feb, 2026 at 05:00 pm
- **Event Description**: Join us for our yearly cash raffle.   You get dinner, fun and the chance to win!  Tickets are $50 and only 250 will be sold.
- **Event URL**: https://allevents.in/archbold/tri-state-cash-raffle/200028925690514
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 56

## Ticket Details


## Event venue details

- **city**: Archbold
- **state**: OH
- **country**: United States
- **location**: Archbold K of C Council 7552
- **lat**: 41.52931
- **long**: -84.31624
- **full address**: Archbold K of C Council 7552, 700 W. Lutz Rd.,Archbold,OH,United States

## Event gallery

- **Alt text**: Tri-State Cash Raffle
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/9b8b490e86a92344a6041054bc8fb8a3deecbb692c0cf3ad80bc925bcc517e54-rimg-w1200-h1600-dca3bfeb-gmir?v=1770489456

## FAQs

- **Q**: When and where is Tri-State Cash Raffle being held?
  - **A:** Tri-State Cash Raffle takes place on Sat, 07 Feb, 2026 at 05:00 pm to Sat, 07 Feb, 2026 at 05:00 pm at Archbold K of C Council 7552, 700 W. Lutz Rd.,Archbold,OH,United States.
- **Q**: Who is organizing Tri-State Cash Raffle?
  - **A:** Tri-State Cash Raffle is organized by Tri State Mini Pullers.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Tri-State Cash Raffle",
        "image": "https://cdn-az.allevents.in/events4/banners/9b8b490e86a92344a6041054bc8fb8a3deecbb692c0cf3ad80bc925bcc517e54-rimg-w1200-h1600-dca3bfeb-gmir?v=1770489456",
        "startDate": "2026-02-07",
        "url": "https://allevents.in/archbold/tri-state-cash-raffle/200028925690514",
        "location": {
            "@type": "Place",
            "name": "Archbold K of C Council 7552",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "700 W. Lutz Rd.,Archbold,OH,United States",
                "addressLocality": "Archbold",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.52931",
                "longitude": "-84.31624"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our yearly cash raffle.   You get dinner, fun and the chance to win!  Tickets are $50 and only 250 will be sold.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tri State Mini Pullers",
                "url": "https://allevents.in/org/tri-state-mini-pullers/18784647"
            }
        ]
    }
]
```