

# Event Details

- **Event Name**: Radio show with Matt Connarton on WMNH 95.3
- **Event Start and End Date**: Sat, 17 May, 2025 at 11:00 am
- **Event Description**: Live radio broadcast
- **Event URL**: https://allevents.in/manchester/radio-show-with-matt-connarton-on-wmnh-953/200028151387243
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Manchester
- **state**: NH
- **country**: United States
- **location**: Manchester, New Hamshire
- **lat**: 42.9875455
- **long**: -71.4497385
- **full address**: Manchester, New Hamshire, United States

## Event gallery

- **Alt text**: Radio show with Matt Connarton on WMNH 95.3
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/d5060891f1cac1f871479033fc828d2e89442c899ef180919b9be71a8644973b-rimg-w800-h600-dc15192e-gmir?v=1746681102

## FAQs

- **Q**: When and where is Radio show with Matt Connarton on WMNH 95.3 being held?
  - **A:** Radio show with Matt Connarton on WMNH 95.3 takes place on Sat, 17 May, 2025 at 11:00 am to Sat, 17 May, 2025 at 11:00 am at Manchester, New Hamshire, United States.
- **Q**: Who is organizing Radio show with Matt Connarton on WMNH 95.3?
  - **A:** Radio show with Matt Connarton on WMNH 95.3 is organized by Moonlight Ride.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Radio show with Matt Connarton on WMNH 95.3",
        "image": "https://cdn-az.allevents.in/events9/banners/d5060891f1cac1f871479033fc828d2e89442c899ef180919b9be71a8644973b-rimg-w800-h600-dc15192e-gmir?v=1746681102",
        "startDate": "2025-05-17",
        "url": "https://allevents.in/manchester/radio-show-with-matt-connarton-on-wmnh-953/200028151387243",
        "location": {
            "@type": "Place",
            "name": "Manchester, New Hamshire",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Manchester, New Hampshire",
                "addressLocality": "Manchester",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.9875455",
                "longitude": "-71.4497385"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live radio broadcast",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Moonlight Ride",
                "url": "https://allevents.in/org/moonlight-ride/25676052"
            }
        ]
    }
]
```