

# Event Details

- **Event Name**: Scholarship Fundraiser Event
- **Event Start and End Date**: Tue, 09 Sep, 2025 at 05:30 pm
- **Event Description**: Reservations due Sept 1, see flyer for details.
- **Event URL**: https://allevents.in/eaton/scholarship-fundraiser-event/200028766100741
- **Event Categories**: Nonprofit
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Eaton
- **state**: OH
- **country**: United States
- **location**: Eaton Country Club 100 Morton Rd
- **lat**: 39.74324
- **long**: -84.64249
- **full address**: Eaton Country Club 100 Morton Rd, Eaton Country Club, 100 Morton Rd, Eaton, OH 45320, United States

## Event gallery

- **Alt text**: Scholarship Fundraiser Event
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/1ce3b3cc50c02481d57ba1a4c865b2459d537e9c38ba197faf8d29e611bd00e0-rimg-w1200-h1600-dcac9e92-gmir?v=1757228792

## FAQs

- **Q**: When and where is Scholarship Fundraiser Event being held?
  - **A:** Scholarship Fundraiser Event takes place on Tue, 09 Sep, 2025 at 05:30 pm to Tue, 09 Sep, 2025 at 05:30 pm at Eaton Country Club 100 Morton Rd, Eaton Country Club, 100 Morton Rd, Eaton, OH 45320, United States.
- **Q**: Who is organizing Scholarship Fundraiser Event?
  - **A:** Scholarship Fundraiser Event is organized by Ohio Agri Women.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Scholarship Fundraiser Event",
        "image": "https://cdn-az.allevents.in/events3/banners/1ce3b3cc50c02481d57ba1a4c865b2459d537e9c38ba197faf8d29e611bd00e0-rimg-w1200-h1600-dcac9e92-gmir?v=1757228792",
        "startDate": "2025-09-09",
        "url": "https://allevents.in/eaton/scholarship-fundraiser-event/200028766100741",
        "location": {
            "@type": "Place",
            "name": "Eaton Country Club 100 Morton Rd",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Eaton Country Club, 100 Morton Rd, Eaton, OH 45320, United States",
                "addressLocality": "Eaton",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.74324",
                "longitude": "-84.64249"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Reservations due Sept 1, see flyer for details.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ohio Agri Women",
                "url": "https://allevents.in/org/ohio-agri-women/26567003"
            }
        ]
    }
]
```