

# Event Details

- **Event Name**: United Way Classic
- **Event Start and End Date**: Fri, 12 Jun, 2026 at 07:05 pm – Fri, 12 Jun, 2026 at 09:05 pm
- **Event URL**: https://allevents.in/fayetteville/united-way-classic/210003606830143
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Fayetteville
- **state**: NC
- **country**: United States
- **location**: Crown Coliseum
- **lat**: 35.01700600
- **long**: -78.89128300
- **full address**: Crown Coliseum, Fayetteville, United States

## Event gallery

- **Alt text**: United Way Classic
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/c5c278bd6d8fcb579fd533bcf1a9fd06179151b643dac154c7ba40a9b21bd042-rimg-w1024-h576-dc78291e-gmir.jpg?v=1774635023

## FAQs

- **Q**: When and where is United Way Classic being held?
  - **A:** United Way Classic takes place on Fri, 12 Jun, 2026 at 07:05 pm to Fri, 12 Jun, 2026 at 09:05 pm at Crown Coliseum, Fayetteville, United States.
- **Q**: Who is organizing United Way Classic?
  - **A:** United Way Classic is organized by PROMOTED BY VENUE.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "United Way Classic",
        "image": "https://cdn-az.allevents.in/events1/banners/c5c278bd6d8fcb579fd533bcf1a9fd06179151b643dac154c7ba40a9b21bd042-rimg-w1024-h576-dc78291e-gmir.jpg?v=1774635023",
        "startDate": "2026-06-12",
        "endDate": "2026-06-12",
        "url": "https://allevents.in/fayetteville/united-way-classic/210003606830143",
        "location": {
            "@type": "Place",
            "name": "Crown Coliseum",
            "address": {
                "@type": "PostalAddress",
                "name": "Crown Coliseum, Fayetteville, United States",
                "addressLocality": "Fayetteville",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.01700600",
                "longitude": "-78.89128300"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```