

# Event Details

- **Event Name**: LGN Ladies only class
- **Event Start and End Date**: Mon, 02 Jun, 2025 at 12:00 pm
- **Event Description**: This will be a ladies only not CrossFit class. Designed around circuit training and high intensity intervals. Nutrition included, and lots of fun with the girls.
- **Event URL**: https://allevents.in/central/lgn-ladies-only-class/200028187884946
- **Event Categories**: workshops
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details

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

## Event venue details

- **city**: Central
- **state**: SC
- **country**: United States
- **location**: 704 w Main Street, Central, SC
- **lat**: 34.72193
- **long**: -82.78519
- **full address**: 704 w Main Street, Central, SC, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: CrossFit Epoch (https://allevents.in/org/crossfit-epoch/25709125)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=LGN+Ladies+only+class&date=Mon%2C+02+Jun%2C+2025+at+12%3A00+pm&bg=2
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=LGN+Ladies+only+class&date=02+Jun

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 02 Jun, 2025 at 12:00 pm
- **Q**: Where is the event happening?
  - **A:** 704 w Main Street, Central, SC, United States
- **Q**: Who is organizing the event?
  - **A:** CrossFit Epoch
- **Q**: What type of event is this?
  - **A:** workshops
- **Q**: Where can I find ticket details about LGN Ladies only class ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "LGN Ladies only class",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=LGN+Ladies+only+class&date=Mon%2C+02+Jun%2C+2025+at+12%3A00+pm&bg=2",
        "startDate": "2025-06-02",
        "url": "https://allevents.in/central/lgn-ladies-only-class/200028187884946",
        "location": {
            "@type": "Place",
            "name": "704 w Main Street, Central, SC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "704 W Main St, Central, SC 29630-4146, United States,Central, South Carolina",
                "addressLocality": "Central",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.72193",
                "longitude": "-82.78519"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This will be a ladies only not CrossFit class. Designed around circuit training and high intensity intervals. Nutrition included, and lots of fun with the girls.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "CrossFit Epoch",
                "url": "https://allevents.in/org/crossfit-epoch/25709125"
            }
        ]
    }
]
```