

# Event Details

- **Event Name**: David Allan Coe
- **Event Start and End Date**: Sun, 08 Sep, 2024 at 03:57 pm – Tue, 28 Apr, 2071 at 08:00 pm
- **Event URL**: https://allevents.in/new-york/david-allan-coe/2300026471775639
- **Event Categories**: country-music-festivals, music, entertainment, concerts, live-music
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: New York
- **country**: United States
- **location**: Sony Hall
- **lat**: 40.7127753000
- **long**: -74.0059728000
- **full address**: Sony Hall, Sony Hall, New York, United States of America, United States

## Event gallery

- **Alt text**: David Allan Coe
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/f232ccd0-08d0-11ef-a1ee-a9d25345f2c6-rimg-w1000-h1000-dcfef0b5-gmir.jpg?v=1714687898

## FAQs

- **Q**: When and where is David Allan Coe being held?
  - **A:** David Allan Coe takes place on Sun, 08 Sep, 2024 at 03:57 pm to Tue, 28 Apr, 2071 at 08:00 pm at Sony Hall, Sony Hall, New York, United States of America, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** David Allan Coe is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in New York, this event is thoughtfully curated to deliver a standout experience worth every moment. If David Allan Coe sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "David Allan Coe",
        "image": "https://cdn-az.allevents.in/events7/banners/f232ccd0-08d0-11ef-a1ee-a9d25345f2c6-rimg-w1000-h1000-dcfef0b5-gmir.jpg?v=1714687898",
        "startDate": "2024-09-08",
        "endDate": "2071-04-28",
        "url": "https://allevents.in/new-york/david-allan-coe/2300026471775639",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Sony Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Sony Hall, New York, United States of America",
                "addressLocality": "New York",
                "addressRegion": "New York",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.7127753000",
                "longitude": "-74.0059728000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```