

# Event Details

- **Event Name**: Colorado Rockies vs. Boston Red Sox
- **Event Start and End Date**: Tue, 23 Jun, 2026 at 06:40 pm – Wed, 24 Jun, 2026 at 01:10 pm
- **Event Description**: Sale Dates and Times:

Public Onsale : Thu, 15 Jan 2026 at 10:00 AM
- **Event URL**: https://allevents.in/denver/colorado-rockies-vs-boston-red-sox/200030089466146
- **Interested Audience**: 
  - total_interested_count: 57

## Ticket Details


## Event venue details

- **city**: Denver
- **state**: CO
- **country**: United States
- **location**: Coors Field
- **lat**: 39.75603031821
- **long**: -104.99402746817
- **full address**: Coors Field, 2001 Blake St, Unit A,Denver, Colorado, United States

## Event gallery

- **Alt text**: Colorado Rockies vs. Boston Red Sox
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/9ce8ca653319cf54d12d21b7e2d5f58fe15febaaadc36a476bfba5136f14701e-rimg-w1200-h675-dc290061-gmir?v=1781732782

## FAQs

- **Q**: When and where is Colorado Rockies vs. Boston Red Sox being held?
  - **A:** Colorado Rockies vs. Boston Red Sox takes place on Tue, 23 Jun, 2026 at 06:40 pm to Wed, 24 Jun, 2026 at 01:10 pm at Coors Field, 2001 Blake St, Unit A,Denver, Colorado, United States.
- **Q**: Who is organizing Colorado Rockies vs. Boston Red Sox?
  - **A:** Colorado Rockies vs. Boston Red Sox is organized by Coors Field.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Colorado Rockies vs. Boston Red Sox 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 Denver, this event is thoughtfully curated to deliver a standout experience worth every moment. With 50+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Colorado Rockies vs. Boston Red Sox",
        "image": "https://cdn-az.allevents.in/events2/banners/9ce8ca653319cf54d12d21b7e2d5f58fe15febaaadc36a476bfba5136f14701e-rimg-w1200-h675-dc290061-gmir?v=1781732782",
        "startDate": "2026-06-23",
        "endDate": "2026-06-24",
        "url": "https://allevents.in/denver/colorado-rockies-vs-boston-red-sox/200030089466146",
        "location": {
            "@type": "Place",
            "name": "Coors Field",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2001 Blake St, Unit A,Denver, Colorado",
                "addressLocality": "Denver",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.75603031821",
                "longitude": "-104.99402746817"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sale Dates and Times:\n\nPublic Onsale : Thu, 15 Jan 2026 at 10:00 AM",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Coors Field",
                "url": "https://allevents.in/org/coors-field/21373450"
            }
        ]
    }
]
```