

# Event Details

- **Event Name**: Moultonborough Town Concert
- **Event Start and End Date**: Wed, 19 Aug, 2026 at 06:00 pm – Wed, 19 Aug, 2026 at 07:30 pm
- **Event Description**: Join us for a night of music for the Moultonborough summer concert series!
- **Event URL**: https://allevents.in/moultonborough/moultonborough-town-concert/200030123439109
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Moultonborough
- **state**: NH
- **country**: United States
- **location**: Moultonborough, New Hampshire
- **lat**: 43.7547
- **long**: -71.3972
- **full address**: Moultonborough, New Hampshire, United States

## Event gallery

- **Alt text**: Moultonborough Town Concert
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/f331d637de369d9773e8cb5257ce6e5efcb6565acba185ad310ce126a5cd9bf4-rimg-w960-h517-dc080818-gmir?v=1786583824

## FAQs

- **Q**: When and where is Moultonborough Town Concert being held?
  - **A:** Moultonborough Town Concert takes place on Wed, 19 Aug, 2026 at 06:00 pm to Wed, 19 Aug, 2026 at 07:30 pm at Moultonborough, New Hampshire, United States.
- **Q**: Who is organizing Moultonborough Town Concert?
  - **A:** Moultonborough Town Concert is organized by Ricky and the Giants.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Moultonborough Town Concert 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 Moultonborough, this event is thoughtfully curated to deliver a standout experience worth every moment. If Moultonborough Town Concert 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": "Moultonborough Town Concert",
        "image": "https://cdn-az.allevents.in/events8/banners/f331d637de369d9773e8cb5257ce6e5efcb6565acba185ad310ce126a5cd9bf4-rimg-w960-h517-dc080818-gmir?v=1786583824",
        "startDate": "2026-08-19",
        "endDate": "2026-08-19",
        "url": "https://allevents.in/moultonborough/moultonborough-town-concert/200030123439109",
        "location": {
            "@type": "Place",
            "name": "Moultonborough, New Hampshire",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Moultonborough,NH,United States",
                "addressLocality": "Moultonborough",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.7547",
                "longitude": "-71.3972"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a night of music for the Moultonborough summer concert series!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ricky and the Giants",
                "url": "https://allevents.in/org/ricky-and-the-giants/27083902"
            }
        ]
    }
]
```