

# Event Details

- **Event Name**: Concert
- **Event Start and End Date**: Sun, 17 Aug, 2025 at 03:00 pm
- **Event Description**: Join us for an afternoon of music!
- **Event URL**: https://allevents.in/westmoreland/concert/200028313742418
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Westmoreland
- **state**: NH
- **country**: United States
- **location**: Westmoreland Park Hill Meeting House & Historical Society
- **lat**: 42.974448376241
- **long**: -72.457156777382
- **full address**: Westmoreland Park Hill Meeting House &amp; Historical Society, Westmoreland Park Hill Meeting House &amp; Historical Society, 1 Park Hill Cmn, Westmoreland, NH 03467, United States

## Event gallery

- **Alt text**: Concert
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/d671e0c8357229a41b785c02bd178adc54daf418350c57748240e37f2918c4ec-rimg-w1200-h675-dcd7d7d6-gmir?v=1755207658

## FAQs

- **Q**: When and where is Concert being held?
  - **A:** Concert takes place on Sun, 17 Aug, 2025 at 03:00 pm to Sun, 17 Aug, 2025 at 03:00 pm at Westmoreland Park Hill Meeting House & Historical Society, Westmoreland Park Hill Meeting House & Historical Society, 1 Park Hill Cmn, Westmoreland, NH 03467, United States.
- **Q**: Who is organizing Concert?
  - **A:** Concert is organized by Westmoreland Town Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 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 Westmoreland, this event is thoughtfully curated to deliver a standout experience worth every moment. If 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": "Concert",
        "image": "https://cdn-az.allevents.in/events7/banners/d671e0c8357229a41b785c02bd178adc54daf418350c57748240e37f2918c4ec-rimg-w1200-h675-dcd7d7d6-gmir?v=1755207658",
        "startDate": "2025-08-17",
        "url": "https://allevents.in/westmoreland/concert/200028313742418",
        "location": {
            "@type": "Place",
            "name": "Westmoreland Park Hill Meeting House & Historical Society",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Westmoreland Park Hill Meeting House &amp; Historical Society, 1 Park Hill Cmn, Westmoreland, NH 03467, United States",
                "addressLocality": "Westmoreland",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.974448376241",
                "longitude": "-72.457156777382"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for an afternoon of music!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Westmoreland Town Band",
                "url": "https://allevents.in/org/westmoreland-town-band/25937877"
            }
        ]
    }
]
```