

# Event Details

- **Event Name**: 2025-2026 Red Flex Plan
- **Event Start and End Date**: Thu, 30 Apr, 2026 at 08:00 pm – Fri, 01 May, 2026 at 12:00 am (-05:00)
- **Event URL**: https://allevents.in/hartford/2025-2026-red-flex-plan/210002130049217
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/210002130049217

## Event venue details

- **city**: Hartford
- **state**: CT
- **country**: United States
- **location**: XL CENTER
- **lat**: 37.762543
- **long**: -122.43403900000003
- **full address**: XL CENTER, Hartford, United States

## Event gallery

- **Alt text**: 2025-2026 Red Flex Plan
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/58d4cfc0341b67ef0853d3d3ead93c1f254167278c898affa28fe653ba9525fb-rimg-w1024-h576-dc2e6091-gmir.jpg?v=1768900404

## FAQs

- **Q**: When and where is 2025-2026 Red Flex Plan being held?
  - **A:** 2025-2026 Red Flex Plan takes place on Thu, 30 Apr, 2026 at 08:00 pm to Fri, 01 May, 2026 at 12:00 am at XL CENTER, Hartford, United States.
- **Q**: Who is organizing 2025-2026 Red Flex Plan?
  - **A:** 2025-2026 Red Flex Plan is organized by TicketMaster.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "2025-2026 Red Flex Plan",
        "image": "https://cdn-az.allevents.in/events5/banners/58d4cfc0341b67ef0853d3d3ead93c1f254167278c898affa28fe653ba9525fb-rimg-w1024-h576-dc2e6091-gmir.jpg?v=1768900404",
        "startDate": "2026-04-30T20:00:00-05:00",
        "endDate": "2026-05-01T00:00:00-05:00",
        "url": "https://allevents.in/hartford/2025-2026-red-flex-plan/210002130049217",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "XL CENTER",
            "address": {
                "@type": "PostalAddress",
                "name": "XL CENTER, Hartford, United States",
                "addressLocality": "Hartford",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.762543",
                "longitude": "-122.43403900000003"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```