

# Event Details

- **Event Name**: Socastee Football Golf Tournament
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 08:30 am
- **Event Description**: Tournament coming soon! Come out and support the football team.
- **Event URL**: https://allevents.in/conway/socastee-football-golf-tournament/200030120869538
- **Event Categories**: sports, football, tournaments, golf
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Conway
- **state**: SC
- **country**: United States
- **location**: The Hackler Course at CCU
- **lat**: 33.788958933355
- **long**: -79.009751489001
- **full address**: The Hackler Course at CCU, 107 Citadel Drive,Conway, South Carolina, United States

## Event gallery

- **Alt text**: Socastee Football Golf Tournament
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/22de20e094a8a4bd7f3c1efaff29145defb7e6949dc7be925b0218a4227abf82-rimg-w1200-h1500-dcf5f5f5-gmir?v=1782560543

## FAQs

- **Q**: When and where is Socastee Football Golf Tournament being held?
  - **A:** Socastee Football Golf Tournament takes place on Sat, 27 Jun, 2026 at 08:30 am to Sat, 27 Jun, 2026 at 08:30 am at The Hackler Course at CCU, 107 Citadel Drive,Conway, South Carolina, United States.
- **Q**: Who is organizing Socastee Football Golf Tournament?
  - **A:** Socastee Football Golf Tournament is organized by Socastee High Football.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Socastee Football Golf Tournament is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Conway, this event is thoughtfully curated to deliver a standout experience worth every moment. If Socastee Football Golf Tournament sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Socastee Football Golf Tournament",
        "image": "https://cdn-az.allevents.in/events5/banners/22de20e094a8a4bd7f3c1efaff29145defb7e6949dc7be925b0218a4227abf82-rimg-w1200-h1500-dcf5f5f5-gmir?v=1782560543",
        "startDate": "2026-06-27",
        "url": "https://allevents.in/conway/socastee-football-golf-tournament/200030120869538",
        "location": {
            "@type": "Place",
            "name": "The Hackler Course at CCU",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "107 Citadel Drive,Conway, South Carolina",
                "addressLocality": "Conway",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.788958933355",
                "longitude": "-79.009751489001"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Tournament coming soon! Come out and support the football team.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Socastee High Football",
                "url": "https://allevents.in/org/socastee-high-football/23856919"
            }
        ]
    }
]
```