

# Event Details

- **Event Name**: Boston Red Sox at New York Mets Tickets
- **Event Start and End Date**: Fri, 10 Jul, 2026 at 12:01 am – Sun, 12 Jul, 2026 at 12:01 am
- **Event URL**: https://allevents.in/flushing/boston-red-sox-at-new-york-mets-tickets/100029080085653
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket Price Range**: min: 13.33, max: 13.33, currency: EUR

## Event venue details

- **city**: Flushing
- **state**: NY
- **country**: United States
- **location**: Citi Field
- **lat**: 40.75719833374
- **long**: -73.827201843262
- **full address**: Citi Field, Citi Field, Flushing, United States

## Event gallery

- **Alt text**: Boston Red Sox at New York Mets Tickets
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/941d22d0-5af9-11f1-9c6c-596b2ced93b9-rimg-w1200-h514-dc34302a-gmir.jpg?v=1780016340

## FAQs

- **Q**: When and where is Boston Red Sox at New York Mets Tickets being held?
  - **A:** Boston Red Sox at New York Mets Tickets takes place on Fri, 10 Jul, 2026 at 12:01 am to Sun, 12 Jul, 2026 at 12:01 am at Citi Field, Citi Field, Flushing, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Boston Red Sox at New York Mets Tickets",
        "image": "https://cdn-az.allevents.in/events6/banners/941d22d0-5af9-11f1-9c6c-596b2ced93b9-rimg-w1200-h514-dc34302a-gmir.jpg?v=1780016340",
        "startDate": "2026-07-10",
        "endDate": "2026-07-12",
        "url": "https://allevents.in/flushing/boston-red-sox-at-new-york-mets-tickets/100029080085653",
        "location": {
            "@type": "Place",
            "name": "Citi Field",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Citi Field, Flushing, United States",
                "addressLocality": "Flushing",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.75719833374",
                "longitude": "-73.827201843262"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "offers": [
            {
                "@type": "AggregateOffer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "EUR",
                "availabilityStarts": "2026-09-01",
                "availabilityEnds": "2026-07-12",
                "validFrom": "2026-09-01",
                "lowPrice": "13.33",
                "highPrice": "13.33",
                "price": "13.33",
                "url": "https://allevents.in/flushing/boston-red-sox-at-new-york-mets-tickets/100029080085653"
            }
        ]
    }
]
```