

# Event Details

- **Event Name**: Connecticut Maritime Heritage Festival
- **Event Start and End Date**: Fri, 11 Sep, 2026 at 10:00 am – Sun, 13 Sep, 2026 at 05:00 pm (-05:00)
- **Event Description**: Experience two unforgettable days along the New London waterfront with military and private vessel tours, Coast Guard demonstrations, living history, children’s activities, live music, local vendors, and maritime traditions for the entire family.
- **Event URL**: https://allevents.in/new-london/connecticut-maritime-heritage-festival/80002159394442
- **Event Categories**: festivals, music, live-music, entertainment, kids
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New London
- **state**: CT
- **country**: United States
- **location**: New London Waterfront Park, Waterfront Park St, New London, CT, USA
- **lat**: 41.355655670166016
- **long**: -72.09951782226562
- **full address**: New London Waterfront Park, Waterfront Park St, New London, CT, USA, United States

## Event gallery

- **Alt text**: Connecticut Maritime Heritage Festival
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb6aa0549f91af8.jpg

## FAQs

- **Q**: When and where is Connecticut Maritime Heritage Festival being held?
  - **A:** Connecticut Maritime Heritage Festival takes place on Fri, 11 Sep, 2026 at 10:00 am to Sun, 13 Sep, 2026 at 05:00 pm at New London Waterfront Park, Waterfront Park St, New London, CT, USA, United States.
- **Q**: Who is organizing Connecticut Maritime Heritage Festival?
  - **A:** Connecticut Maritime Heritage Festival is organized by Connecticut Maritime Heritage Festival.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Festival",
        "name": "Connecticut Maritime Heritage Festival",
        "image": "https://cdn2.allevents.in/thumbs/thumb6aa0549f91af8.jpg",
        "startDate": "2026-09-11T10:00:00-05:00",
        "endDate": "2026-09-13T17:00:00-05:00",
        "url": "https://allevents.in/new-london/connecticut-maritime-heritage-festival/80002159394442",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "New London Waterfront Park, Waterfront Park St, New London, CT, USA",
            "address": {
                "@type": "PostalAddress",
                "name": "New London Waterfront Park, Waterfront Park St, New London, CT, USA, United States",
                "addressLocality": "New London",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.355655670166016",
                "longitude": "-72.09951782226562"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Experience two unforgettable days along the New London waterfront with military and private vessel tours, Coast Guard demonstrations, living history, children’s activities, live music, local vendors, and maritime traditions for the entire family.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Connecticut Maritime Heritage Festival",
                "url": "https://allevents.in/org/connecticut-maritime-heritage-festival/28144337"
            }
        ]
    }
]
```