

# Event Details

- **Event Name**: 15th Annual Deer Camp Dinner 
- **Event Start and End Date**: Sat, 28 Feb, 2026 at 03:00 pm
- **Event Description**: This is our 15th year of gathering together to raise funds for our student athletes.  Money raised from this event helps purchase uniforms, equipment, provide scholarships to graduating seniors.
- **Event URL**: https://allevents.in/otisville/15th-annual-deer-camp-dinner/200028974346525
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 51

## Ticket Details


## Event venue details

- **city**: Otisville
- **state**: MI
- **country**: United States
- **location**: Forest Township Hall
- **lat**: 43.166608
- **long**: -83.522742
- **full address**: Forest Township Hall, 130 E. Main St.,Otisville, Michigan, United States

## Event gallery

- **Alt text**: 15th Annual Deer Camp Dinner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/91e389d88b3ff6187489550c440fc2752cf3e08c8abe8b02e2f3ea7aeca3a54c-rimg-w1200-h900-dc7d7873-gmir?v=1772307585

## FAQs

- **Q**: When and where is 15th Annual Deer Camp Dinner  being held?
  - **A:** 15th Annual Deer Camp Dinner  takes place on Sat, 28 Feb, 2026 at 03:00 pm to Sat, 28 Feb, 2026 at 03:00 pm at Forest Township Hall, 130 E. Main St.,Otisville, Michigan, United States.
- **Q**: Who is organizing 15th Annual Deer Camp Dinner ?
  - **A:** 15th Annual Deer Camp Dinner  is organized by LakevilleAthletic Boosters.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "15th Annual Deer Camp Dinner",
        "image": "https://cdn-az.allevents.in/events8/banners/91e389d88b3ff6187489550c440fc2752cf3e08c8abe8b02e2f3ea7aeca3a54c-rimg-w1200-h900-dc7d7873-gmir?v=1772307585",
        "startDate": "2026-02-28",
        "url": "https://allevents.in/otisville/15th-annual-deer-camp-dinner/200028974346525",
        "location": {
            "@type": "Place",
            "name": "Forest Township Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "130 E. Main St.,Otisville, Michigan",
                "addressLocality": "Otisville",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.166608",
                "longitude": "-83.522742"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is our 15th year of gathering together to raise funds for our student athletes.  Money raised from this event helps purchase uniforms, equipment, provide scholarships to graduating seniors.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "LakevilleAthletic Boosters",
                "url": "https://allevents.in/org/lakevilleathletic-boosters/26820606"
            }
        ]
    }
]
```