

# Event Details

- **Event Name**: Men's  Disc Golf Meetup 
- **Event Start and End Date**: Sun, 28 Jun, 2026 at 09:00 am
- **Event Description**: Join us at park circle for disc golf! Send us a message for more details.
- **Event URL**: https://allevents.in/north-charleston/mens-disc-golf-meetup/200030254800335
- **Event Categories**: Sports, Meetups
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: North Charleston
- **state**: SC
- **country**: United States
- **location**: Park Circle Disc Golf
- **lat**: 32.881416
- **long**: -79.985245
- **full address**: Park Circle Disc Golf, 4800 Park Cir,North Charleston, South Carolina, United States

## Event gallery

- **Alt text**: Men's  Disc Golf Meetup
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/3f8bd01fac02926a23aa992e7c94896fbc59d694c3eba1fd8d31d394321bdec5-rimg-w1200-h1553-dce8eeec-gmir?v=1782461967

## FAQs

- **Q**: When and where is Men's  Disc Golf Meetup  being held?
  - **A:** Men's  Disc Golf Meetup  takes place on Sun, 28 Jun, 2026 at 09:00 am to Sun, 28 Jun, 2026 at 09:00 am at Park Circle Disc Golf, 4800 Park Cir,North Charleston, South Carolina, United States.
- **Q**: Who is organizing Men's  Disc Golf Meetup ?
  - **A:** Men's  Disc Golf Meetup  is organized by Hope Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Men's  Disc Golf Meetup",
        "image": "https://cdn-az.allevents.in/events9/banners/3f8bd01fac02926a23aa992e7c94896fbc59d694c3eba1fd8d31d394321bdec5-rimg-w1200-h1553-dce8eeec-gmir?v=1782461967",
        "startDate": "2026-06-28",
        "url": "https://allevents.in/north-charleston/mens-disc-golf-meetup/200030254800335",
        "location": {
            "@type": "Place",
            "name": "Park Circle Disc Golf",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4800 Park Cir,North Charleston, South Carolina",
                "addressLocality": "North Charleston",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.881416",
                "longitude": "-79.985245"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at park circle for disc golf! Send us a message for more details.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hope Church",
                "url": "https://allevents.in/org/hope-church/23401213"
            }
        ]
    }
]
```