

# Event Details

- **Event Name**: Christopher Cross
- **Event Start and End Date**: Sun, 08 Mar, 2026 at 07:00 pm – Sun, 08 Mar, 2026 at 09:00 pm
- **Event Description**: Nearby AttractionsChristopher Cross has 74 upcoming events.
- **Event URL**: https://allevents.in/naples/christopher-cross/210002216410014
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketmaster.com/event/Z7r9jZ1A7r_4-&utm_medium=affiliate

## Event venue details

- **city**: Naples
- **state**: FL
- **country**: United States
- **location**: Hayes Hall
- **lat**: 26.245100000
- **long**: -81.806702000
- **full address**: Hayes Hall, Naples, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/5ffccb0669d51feb7bf959a3af384f0c85c289246f217ac4063ba6433fbbf125-rimg-w1024-h576-dc161111-gmir.jpg?v=1769063659
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/7991ef88f72afcbeb02c52664f592ecd82a1558dd755639d0d4dc98cbf59a785-rimg-w400-h400-dc161213-gmir.jpg?v=1772793085

## Artist Details

- **Artist name**: Christopher Cross
  - **Artist page URL**: https://allevents.in/performer/christopher-cross

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 08 Mar, 2026 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Hayes Hall, Naples, United States
- **Q**: Who are the performers at this event?
  - **A:** Christopher Cross
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about Christopher Cross ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Christopher Cross",
        "image": "https://cdn-az.allevents.in/events2/banners/5ffccb0669d51feb7bf959a3af384f0c85c289246f217ac4063ba6433fbbf125-rimg-w1024-h576-dc161111-gmir.jpg?v=1769063659",
        "startDate": "2026-03-08",
        "endDate": "2026-03-08",
        "url": "https://allevents.in/naples/christopher-cross/210002216410014",
        "location": {
            "@type": "Place",
            "name": "Hayes Hall",
            "address": {
                "@type": "PostalAddress",
                "name": "Hayes Hall, Naples, United States",
                "addressLocality": "Naples",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "26.245100000",
                "longitude": "-81.806702000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsChristopher Cross has 74 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Christopher Cross",
                "url": "https://allevents.in/performer/christopher-cross"
            }
        ]
    }
]
```