

# Event Details

- **Event Name**: 12 Days of CrossFit 
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 08:00 am
- **Event Description**: It’s time for our favorite workout of the year!! Join us for a fun workout that can be done solo or with a partner.  Bring your favorite post WOD snack or brunch item to share and let’s celebrate fitness and friends!!
- **Event URL**: https://allevents.in/southport/12-days-of-crossfit/200029357165358
- **Event Categories**: brunch
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Southport
- **state**: NC
- **country**: United States
- **location**: 4633 Long Beach Rd SE, Southport, NC
- **lat**: 33.94355
- **long**: -78.05727
- **full address**: 4633 Long Beach Rd SE, Southport, NC, United States

## Event gallery

- **Alt text**: 12 Days of CrossFit
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/70b3e952dc7079ca65c127964db7505e4b67ef5bd2867149b02c4ea63ff2181d-rimg-w1200-h1600-dcc3bba9-gmir?v=1765756378

## FAQs

- **Q**: When and where is 12 Days of CrossFit  being held?
  - **A:** 12 Days of CrossFit  takes place on Sat, 20 Dec, 2025 at 08:00 am to Sat, 20 Dec, 2025 at 08:00 am at 4633 Long Beach Rd SE, Southport, NC, United States.
- **Q**: Who is organizing 12 Days of CrossFit ?
  - **A:** 12 Days of CrossFit  is organized by CrossFit Southport.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "12 Days of CrossFit",
        "image": "https://cdn-az.allevents.in/events1/banners/70b3e952dc7079ca65c127964db7505e4b67ef5bd2867149b02c4ea63ff2181d-rimg-w1200-h1600-dcc3bba9-gmir?v=1765756378",
        "startDate": "2025-12-20",
        "url": "https://allevents.in/southport/12-days-of-crossfit/200029357165358",
        "location": {
            "@type": "Place",
            "name": "4633 Long Beach Rd SE, Southport, NC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4633 NC-133, Southport, NC 28461-8798, United States",
                "addressLocality": "Southport",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.94355",
                "longitude": "-78.05727"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It’s time for our favorite workout of the year!! Join us for a fun workout that can be done solo or with a partner.  Bring your favorite post WOD snack or brunch item to share and let’s celebrate fitness and friends!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "CrossFit Southport",
                "url": "https://allevents.in/org/crossfit-southport/27240284"
            }
        ]
    }
]
```