

# Event Details

- **Event Name**: The Most
- **Event Start and End Date**: Mon, 13 Jul, 2026 at 06:00 pm
- **Event Description**: Monday Night Concerts at Brooks Park are back. Join us at 6pm for Free Live Music.
- **Event URL**: https://allevents.in/harwich/the-most/200030332699300
- **Event Categories**: music, entertainment, concerts, live-music
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Harwich
- **state**: MA
- **country**: United States
- **location**: Brooks Park Harwich
- **lat**: 41.68682521101
- **long**: -70.07140296723
- **full address**: Brooks Park Harwich, 750 Main St,Harwich, Massachusetts, United States

## Event gallery

- **Alt text**: The Most
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/05a84a2232b764feadef969c822accff9e3085d4ed68f2efa6eea14afc41dec3-rimg-w1200-h675-dcffffff-gmir?v=1783474014

## FAQs

- **Q**: When and where is The Most being held?
  - **A:** The Most takes place on Mon, 13 Jul, 2026 at 06:00 pm to Mon, 13 Jul, 2026 at 06:00 pm at Brooks Park Harwich, 750 Main St,Harwich, Massachusetts, United States.
- **Q**: Who is organizing The Most?
  - **A:** The Most is organized by The 204, Cultural Arts Municipal Building.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Most 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 Harwich, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Most 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": "The Most",
        "image": "https://cdn-az.allevents.in/events8/banners/05a84a2232b764feadef969c822accff9e3085d4ed68f2efa6eea14afc41dec3-rimg-w1200-h675-dcffffff-gmir?v=1783474014",
        "startDate": "2026-07-13",
        "url": "https://allevents.in/harwich/the-most/200030332699300",
        "location": {
            "@type": "Place",
            "name": "Brooks Park Harwich",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "750 Main St,Harwich, Massachusetts",
                "addressLocality": "Harwich",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.68682521101",
                "longitude": "-70.07140296723"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Monday Night Concerts at Brooks Park are back. Join us at 6pm for Free Live Music.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The 204 Cultural Arts Municipal Building",
                "url": "https://allevents.in/org/the-204-cultural-arts-municipal-building/21996939"
            }
        ]
    }
]
```