

# Event Details

- **Event Name**: Hartford Athletic at Las Vegas Lights FC at Cashman Field
- **Event Start and End Date**: Sat, 19 Sep, 2026 at 11:59 pm – Sun, 20 Sep, 2026 at 01:59 am (-08:00)
- **Event URL**: https://allevents.in/las-vegas/hartford-athletic-at-las-vegas-lights-fc-at-cashman-field/2400029647035146
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: Cashman Field
- **lat**: 36.17982520
- **long**: -115.13027030
- **full address**: Cashman Field, 850 Las Vegas Blvd N, Las Vegas, NV 89101, United States

## Event gallery

- **Alt text**: Hartford Athletic at Las Vegas Lights FC at Cashman Field
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/325f98d0-9a90-11f1-9bc6-8b4f56db6c43-rimg-w1200-h800-dc080808-gmir.jpg?v=1787007954

## FAQs

- **Q**: When and where is Hartford Athletic at Las Vegas Lights FC at Cashman Field being held?
  - **A:** Hartford Athletic at Las Vegas Lights FC at Cashman Field takes place on Sat, 19 Sep, 2026 at 11:59 pm to Sun, 20 Sep, 2026 at 01:59 am at Cashman Field, 850 Las Vegas Blvd N, Las Vegas, NV 89101, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Hartford Athletic at Las Vegas Lights FC at Cashman Field 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 Hartford Athletic at Las Vegas Lights FC at Cashman Field 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": "Hartford Athletic at Las Vegas Lights FC at Cashman Field",
        "image": "https://cdn-az.allevents.in/events2/banners/325f98d0-9a90-11f1-9bc6-8b4f56db6c43-rimg-w1200-h800-dc080808-gmir.jpg?v=1787007954",
        "startDate": "2026-09-19T23:59:00-08:00",
        "endDate": "2026-09-20T01:59:00-08:00",
        "url": "https://allevents.in/las-vegas/hartford-athletic-at-las-vegas-lights-fc-at-cashman-field/2400029647035146",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Cashman Field",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "850 Las Vegas Blvd N, Las Vegas, NV 89101",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.17982520",
                "longitude": "-115.13027030"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```