

# Event Details

- **Event Name**: The Moth
- **Event Start and End Date**: Thu, 24 Sep, 2026 at 07:30 pm – Thu, 24 Sep, 2026 at 09:30 pm (-05:00)
- **Event Description**: Nearby AttractionsThe Moth has 13 upcoming events.
- **Event URL**: https://allevents.in/new-haven/the-moth/210001370407653
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: New Haven
- **state**: CT
- **country**: United States
- **location**: College Street Music Hall
- **lat**: 41.306801000
- **long**: -72.925201000
- **full address**: College Street Music Hall, New Haven, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/62699c15000cbaf4608c30b72cac86c6b0f9a98a0b6cbc7c8269a3a3cec46470-rimg-w1024-h576-dc0d2241-gmir.jpg?v=1769573922
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/2081d31efc4791abd01e8af0b73dd201e79ce706f23a0f315e643f2692ffbd63-rimg-w400-h400-dc010101-gmir.jpg?v=1774762224

## Artist Details

- **Artist name**: The Myth of the Turtle
  - **Artist page URL**: https://allevents.in/performer/the-myth-of-the-turtle

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 24 Sep, 2026 at 07:30 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** College Street Music Hall, New Haven, United States
- **Q**: Who are the performers at this event?
  - **A:** The Myth of the Turtle
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about The Moth ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Moth",
        "image": "https://cdn-az.allevents.in/events1/banners/62699c15000cbaf4608c30b72cac86c6b0f9a98a0b6cbc7c8269a3a3cec46470-rimg-w1024-h576-dc0d2241-gmir.jpg?v=1769573922",
        "startDate": "2026-09-24T19:30:00-05:00",
        "endDate": "2026-09-24T21:30:00-05:00",
        "url": "https://allevents.in/new-haven/the-moth/210001370407653",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "College Street Music Hall",
            "address": {
                "@type": "PostalAddress",
                "name": "College Street Music Hall, New Haven, United States",
                "addressLocality": "New Haven",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.306801000",
                "longitude": "-72.925201000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsThe Moth has 13 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "The Myth Of The Turtle",
                "url": "https://allevents.in/performer/the-myth-of-the-turtle"
            }
        ]
    }
]
```