

# Event Details

- **Event Name**: 29th Annual Sportsman's night
- **Event Start and End Date**: Sat, 17 Jan, 2026 at 06:00 pm – Sat, 17 Jan, 2026 at 11:00 pm
- **Event Description**: Same as it's been for the last few years. Prizes will be announced shortly.
- **Event URL**: https://allevents.in/bloomville/29th-annual-sportsmans-night/200029131708710
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 134

## Ticket Details


## Event venue details

- **city**: Bloomville
- **state**: OH
- **country**: United States
- **location**: 74 South Marion St.
- **lat**: 41.04613
- **long**: -83.01558
- **full address**: 74 South Marion St., 74 S Marion St, Bloomville, OH 44818, United States

## Event gallery

- **Alt text**: 29th Annual Sportsman's night
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/a1f06074653c51f50ae658af04070c26c4ae5094dd53c287c936564045ff9daf-rimg-w1200-h1200-dcc10001-gmir?v=1768707878

## FAQs

- **Q**: When and where is 29th Annual Sportsman's night being held?
  - **A:** 29th Annual Sportsman's night takes place on Sat, 17 Jan, 2026 at 06:00 pm to Sat, 17 Jan, 2026 at 11:00 pm at 74 South Marion St., 74 S Marion St, Bloomville, OH 44818, United States.
- **Q**: Who is organizing 29th Annual Sportsman's night?
  - **A:** 29th Annual Sportsman's night is organized by Bloom Twp Vol. Fire Dept..

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "29th Annual Sportsman's night",
        "image": "https://cdn-az.allevents.in/events7/banners/a1f06074653c51f50ae658af04070c26c4ae5094dd53c287c936564045ff9daf-rimg-w1200-h1200-dcc10001-gmir?v=1768707878",
        "startDate": "2026-01-17",
        "endDate": "2026-01-17",
        "url": "https://allevents.in/bloomville/29th-annual-sportsmans-night/200029131708710",
        "location": {
            "@type": "Place",
            "name": "74 South Marion St.",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "74 S Marion St, Bloomville, OH 44818, United States",
                "addressLocality": "Bloomville",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.04613",
                "longitude": "-83.01558"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Same as it's been for the last few years. Prizes will be announced shortly.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bloom Twp Vol. Fire Dept.",
                "url": "https://allevents.in/org/bloom-twp-vol-fire-dept/24368914"
            }
        ]
    }
]
```