

# Event Details

- **Event Name**: 2025 Season Ticket Late Fee
- **Event Start and End Date**: Thu, 01 Jan, 2026 at 12:00 pm – Thu, 01 Jan, 2026 at 04:00 pm
- **Event Description**: Venue Details:Bank of America Stadium,800 South Mint Street, Bank of America Stadium,Charlotte, United States
- **Event URL**: https://allevents.in/charlotte/2025-season-ticket-late-fee/210001923104046
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Charlotte
- **state**: NC
- **country**: United States
- **location**: Bank of America Stadium
- **lat**: 35.225629
- **long**: -80.8527399999999881
- **full address**: Bank of America Stadium, Charlotte, United States

## Event gallery

- **Alt text**: 2025 Season Ticket Late Fee
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/f9bf00d15dea489ebf90dd64b385e70651ed5208c591be8086b69f2bcde04da2-rimg-w1024-h576-dc2e6091-gmir.jpg?v=1761712639

## FAQs

- **Q**: When and where is 2025 Season Ticket Late Fee being held?
  - **A:** 2025 Season Ticket Late Fee takes place on Thu, 01 Jan, 2026 at 12:00 pm to Thu, 01 Jan, 2026 at 04:00 pm at Bank of America Stadium, Charlotte, United States.
- **Q**: Who is organizing 2025 Season Ticket Late Fee?
  - **A:** 2025 Season Ticket Late Fee is organized by TicketMaster.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "2025 Season Ticket Late Fee",
        "image": "https://cdn-az.allevents.in/events4/banners/f9bf00d15dea489ebf90dd64b385e70651ed5208c591be8086b69f2bcde04da2-rimg-w1024-h576-dc2e6091-gmir.jpg?v=1761712639",
        "startDate": "2026-01-01",
        "endDate": "2026-01-01",
        "url": "https://allevents.in/charlotte/2025-season-ticket-late-fee/210001923104046",
        "location": {
            "@type": "Place",
            "name": "Bank of America Stadium",
            "address": {
                "@type": "PostalAddress",
                "name": "Bank of America Stadium, Charlotte, United States",
                "addressLocality": "Charlotte",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.225629",
                "longitude": "-80.8527399999999881"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Venue Details:Bank of America Stadium,800 South Mint Street, Bank of America Stadium,Charlotte, United States"
    }
]
```