

# Event Details

- **Event Name**: Las Vegas Lights FC vs. Charleston Battery
- **Event Start and End Date**: Sat, 29 Aug, 2026 at 07:30 pm – Sat, 29 Aug, 2026 at 09:30 pm
- **Event URL**: https://allevents.in/las-vegas/las-vegas-lights-fc-vs-charleston-battery/2300029434753535
- **Event Categories**: calendar
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: Cashman Field
- **lat**: 36.169940948486
- **long**: -115.13983154297
- **full address**: Cashman Field, 850 Las Vegas Blvd North, Las Vegas, United States

## Event gallery

- **Alt text**: Las Vegas Lights FC vs. Charleston Battery
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/6e27d370-8eb3-11f1-af5a-17ce4ea54341-rimg-w1200-h800-dc080808-gmir.jpg?v=1785703672

## FAQs

- **Q**: When and where is Las Vegas Lights FC vs. Charleston Battery being held?
  - **A:** Las Vegas Lights FC vs. Charleston Battery takes place on Sat, 29 Aug, 2026 at 07:30 pm to Sat, 29 Aug, 2026 at 09:30 pm at Cashman Field, 850 Las Vegas Blvd North, Las Vegas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Las Vegas Lights FC vs. Charleston Battery 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 Las Vegas, this event is thoughtfully curated to deliver a standout experience worth every moment. If Las Vegas Lights FC vs. Charleston Battery 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": "Las Vegas Lights FC vs. Charleston Battery",
        "image": "https://cdn-az.allevents.in/events9/banners/6e27d370-8eb3-11f1-af5a-17ce4ea54341-rimg-w1200-h800-dc080808-gmir.jpg?v=1785703672",
        "startDate": "2026-08-29",
        "endDate": "2026-08-29",
        "url": "https://allevents.in/las-vegas/las-vegas-lights-fc-vs-charleston-battery/2300029434753535",
        "location": {
            "@type": "Place",
            "name": "Cashman Field",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "850 Las Vegas Blvd North",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.169940948486",
                "longitude": "-115.13983154297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```