

# Event Details

- **Event Name**: CJ's at the Lake
- **Event Start and End Date**: Sat, 06 Jun, 2026 at 08:00 pm (-05:00)
- **Event Description**: Kick the summer off with a breath of fresh air.
- **Event URL**: https://allevents.in/crofton/cjs-at-the-lake/200028949899138
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Crofton
- **state**: NE
- **country**: United States
- **location**: CJ's At The Lake
- **lat**: 42.82811493054
- **long**: -97.547576303219
- **full address**: CJ's At The Lake, Crofton, United States

## Event gallery

- **Alt text**: CJ's at the Lake
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/85c5afe8a65409e7754d6b7158d8efa15dd92790e93b06c025e47d53abf30b3a-rimg-w1200-h480-dc2b2b2b-gmir?v=1776146175

## FAQs

- **Q**: When and where is CJ's at the Lake being held?
  - **A:** CJ's at the Lake takes place on Sat, 06 Jun, 2026 at 08:00 pm to Sat, 06 Jun, 2026 at 08:00 pm at CJ's At The Lake, Crofton, United States.
- **Q**: Who is organizing CJ's at the Lake?
  - **A:** CJ's at the Lake is organized by The Updraft.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "CJ's at the Lake",
        "image": "https://cdn-az.allevents.in/events1/banners/85c5afe8a65409e7754d6b7158d8efa15dd92790e93b06c025e47d53abf30b3a-rimg-w1200-h480-dc2b2b2b-gmir?v=1776146175",
        "startDate": "2026-06-06T20:00:00-05:00",
        "url": "https://allevents.in/crofton/cjs-at-the-lake/200028949899138",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "CJ's At The Lake",
            "address": {
                "@type": "PostalAddress",
                "name": "CJ's At The Lake, Crofton, United States",
                "addressLocality": "Crofton",
                "addressRegion": "NE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.82811493054",
                "longitude": "-97.547576303219"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Kick the summer off with a breath of fresh air.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Updraft",
                "url": "https://allevents.in/org/the-updraft/24388846"
            }
        ]
    }
]
```