

# Event Details

- **Event Name**: Lake Marion Tournament 
- **Event Start and End Date**: Sun, 29 Jun, 2025 at 11:00 am
- **Event Description**: 2 more tournaments left of the Spring Season .
- **Event URL**: https://allevents.in/santee/lake-marion-tournament/200028407045958
- **Event Categories**: tournaments, sports
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details

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

## Event venue details

- **city**: Santee
- **state**: SC
- **country**: United States
- **location**: Lake Marion Golf Course
- **lat**: 33.486310957155
- **long**: -80.465747045597
- **full address**: Lake Marion Golf Course, 9069 Highway 6 - Post Office Box 160,Santee, South Carolina, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Charleston Golf Tour (https://allevents.in/org/charleston-golf-tour/25017666)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/ad028bc21738d9e2f68fa74134f39c18c6984a3cafdf6e2f86d75807d4dc99ae-rimg-w1200-h799-dc616314-gmir?v=1751020497
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/4644aaba12351b4a92b36db923109ab40148557bf40d3236ac049cd555339ffa-rimg-w300-h300-dc616316-gmir?v=1751020498

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 29 Jun, 2025 at 11:00 am
- **Q**: Where is the event happening?
  - **A:** Lake Marion Golf Course, 9069 Highway 6 - Post Office Box 160,Santee, South Carolina, United States
- **Q**: Who is organizing the event?
  - **A:** Charleston Golf Tour
- **Q**: What type of event is this?
  - **A:** tournaments, sports
- **Q**: Where can I find ticket details about Lake Marion Tournament  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Lake Marion Tournament",
        "image": "https://cdn-az.allevents.in/events3/banners/ad028bc21738d9e2f68fa74134f39c18c6984a3cafdf6e2f86d75807d4dc99ae-rimg-w1200-h799-dc616314-gmir?v=1751020497",
        "startDate": "2025-06-29",
        "url": "https://allevents.in/santee/lake-marion-tournament/200028407045958",
        "location": {
            "@type": "Place",
            "name": "Lake Marion Golf Course",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9069 Highway 6 - Post Office Box 160,Santee, South Carolina",
                "addressLocality": "Santee",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.486310957155",
                "longitude": "-80.465747045597"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "2 more tournaments left of the Spring Season .",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Charleston Golf Tour",
                "url": "https://allevents.in/org/charleston-golf-tour/25017666"
            }
        ]
    }
]
```