

# Event Details

- **Event Name**: Annual Golf Tournament 
- **Event Start and End Date**: Thu, 07 May, 2026 at 08:00 am (-04:00)
- **Event Description**: Annual Burgaw Rotary Golf Tournament at Bear Trail Golf Club!
- **Event URL**: https://allevents.in/maple-hill/annual-golf-tournament/200029641559545
- **Event Categories**: sports, golf, tournaments, trips-adventures
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details

- **Ticket URL**: http://facebook.com/200029641559545?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=maple+hill-events

## Event venue details

- **city**: Maple Hill
- **state**: NC
- **country**: United States
- **location**: Bear Trail Golf Club
- **lat**: 34.70591797129
- **long**: -77.594374119058
- **full address**: Bear Trail Golf Club, Maple Hill, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Burgaw Rotary Club (https://allevents.in/org/burgaw-rotary-club/21309644)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/c14657ce542fbf17f5a613ffb4b96fc7d9b07c0ff205709376561c19fdf9cde0-rimg-w1200-h612-dcffffff-gmir?v=1775214199
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/6a031e887e6fc36e3be926ba8683b58e2e0cf84fa66ae3a72824d2a2a7136b22-rimg-w300-h300-dc627536-gmir?v=1775214200

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 07 May, 2026 at 08:00 am (-04:00)
- **Q**: Where is the event happening?
  - **A:** Bear Trail Golf Club, Maple Hill, United States
- **Q**: Who is organizing the event?
  - **A:** Burgaw Rotary Club
- **Q**: What type of event is this?
  - **A:** sports, golf, tournaments, trips-adventures
- **Q**: Where can I find ticket details about Annual Golf Tournament  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Annual Golf Tournament",
        "image": "https://cdn-az.allevents.in/events8/banners/c14657ce542fbf17f5a613ffb4b96fc7d9b07c0ff205709376561c19fdf9cde0-rimg-w1200-h612-dcffffff-gmir?v=1775214199",
        "startDate": "2026-05-07T08:00:00-04:00",
        "url": "https://allevents.in/maple-hill/annual-golf-tournament/200029641559545",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Bear Trail Golf Club",
            "address": {
                "@type": "PostalAddress",
                "name": "Bear Trail Golf Club, Maple Hill, United States",
                "addressLocality": "Maple Hill",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.70591797129",
                "longitude": "-77.594374119058"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Annual Burgaw Rotary Golf Tournament at Bear Trail Golf Club!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Burgaw Rotary Club",
                "url": "https://allevents.in/org/burgaw-rotary-club/21309644"
            }
        ]
    }
]
```