

# Event Details

- **Event Name**: Athletics vs. Cincinnati Reds
- **Event Start and End Date**: Sat, 05 Jun, 2027 at 03:30 am – Sat, 05 Jun, 2027 at 05:30 am (+00:00)
- **Event URL**: https://allevents.in/las-vegas/athletics-vs-cincinnati-reds/2300030421071746
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: Las Vegas Ballpark
- **lat**: 36.169940948486
- **long**: -115.13983154297
- **full address**: Las Vegas Ballpark, 1650 S. Pavilion Center Drive, Las Vegas, United States

## Event gallery

- **Alt text**: Athletics vs. Cincinnati Reds
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/0edf7cd0-a7b6-11f1-a4a1-eb59356bc08b-rimg-w1200-h480-dc185838-gmir.jpg?v=1788453622

## FAQs

- **Q**: When and where is Athletics vs. Cincinnati Reds being held?
  - **A:** Athletics vs. Cincinnati Reds takes place on Sat, 05 Jun, 2027 at 03:30 am to Sat, 05 Jun, 2027 at 05:30 am at Las Vegas Ballpark, 1650 S. Pavilion Center Drive, Las Vegas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Athletics vs. Cincinnati Reds 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 Athletics vs. Cincinnati Reds sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Athletics vs. Cincinnati Reds",
        "image": "https://cdn-az.allevents.in/events2/banners/0edf7cd0-a7b6-11f1-a4a1-eb59356bc08b-rimg-w1200-h480-dc185838-gmir.jpg?v=1788453622",
        "startDate": "2027-06-05T03:30:00+00:00",
        "endDate": "2027-06-05T05:30:00+00:00",
        "url": "https://allevents.in/las-vegas/athletics-vs-cincinnati-reds/2300030421071746",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Las Vegas Ballpark",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1650 S. Pavilion Center Drive",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.169940948486",
                "longitude": "-115.13983154297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```