

# Event Details

- **Event Name**: Inaugural Golf Tournament 2025
- **Event Start and End Date**: Sat, 25 Oct, 2025 at 08:00 am
- **Event Description**: 2 Man Scramble $300 per team
1st,2nd and 3rd place prizes 
Longest Yard
Closest to pin
$5 Mulligans-2 Per Person
- **Event URL**: https://allevents.in/reidsville/inaugural-golf-tournament-2025/200028675241245
- **Event Categories**: sports, tournaments, golf
- **Interested Audience**: 
  - total_interested_count: 22

## Ticket Details

- **Ticket URL**: http://facebook.com/200028675241245?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=reidsville-events

## Event venue details

- **city**: Reidsville
- **state**: GA
- **country**: United States
- **location**: Brazells Creek Golf Course
- **lat**: 32.089605615022
- **long**: -82.136595935164
- **full address**: Brazells Creek Golf Course, 355 Golf Course Rd,Reidsville, Georgia, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Battle Creek Diamond Club (https://allevents.in/org/battle-creek-diamond-club/26454102)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Inaugural+Golf+Tournament+2025&date=Sat%2C+25+Oct%2C+2025+at+08%3A00+am&bg=1
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Inaugural+Golf+Tournament+2025&date=25+Oct

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 25 Oct, 2025 at 08:00 am
- **Q**: Where is the event happening?
  - **A:** Brazells Creek Golf Course, 355 Golf Course Rd,Reidsville, Georgia, United States
- **Q**: Who is organizing the event?
  - **A:** Battle Creek Diamond Club
- **Q**: What type of event is this?
  - **A:** sports, tournaments, golf
- **Q**: Where can I find ticket details about Inaugural Golf Tournament 2025 ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Inaugural Golf Tournament 2025",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Inaugural+Golf+Tournament+2025&date=Sat%2C+25+Oct%2C+2025+at+08%3A00+am&bg=1",
        "startDate": "2025-10-25",
        "url": "https://allevents.in/reidsville/inaugural-golf-tournament-2025/200028675241245",
        "location": {
            "@type": "Place",
            "name": "Brazells Creek Golf Course",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "355 Golf Course Rd,Reidsville, Georgia",
                "addressLocality": "Reidsville",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.089605615022",
                "longitude": "-82.136595935164"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "2 Man Scramble $300 per team\n1st,2nd and 3rd place prizes \nLongest Yard\nClosest to pin\n$5 Mulligans-2 Per Person",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Battle Creek Diamond Club",
                "url": "https://allevents.in/org/battle-creek-diamond-club/26454102"
            }
        ]
    }
]
```