

# Event Details

- **Event Name**: Music with Mrs. Raven
- **Event Start and End Date**: Wed, 15 Apr, 2026 at 03:30 pm
- **Event Description**: Come learn about music with Mrs. Raven!
- **Event URL**: https://allevents.in/henderson/music-with-mrs-raven/200029942000005
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Henderson
- **state**: TN
- **country**: United States
- **location**: 1012 E Main St, Henderson, TN, United States, Tennessee 38340
- **lat**: 35.44554
- **long**: -88.61487
- **full address**: 1012 E Main St, Henderson, TN, United States, Tennessee 38340

## Event gallery

- **Alt text**: Music with Mrs. Raven
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/70bbc5c132c7781345314acd8d9691d0e46d589956229a3e525a295885d93299-rimg-w940-h788-dcacdce6-gmir?v=1776169565

## FAQs

- **Q**: When and where is Music with Mrs. Raven being held?
  - **A:** Music with Mrs. Raven takes place on Wed, 15 Apr, 2026 at 03:30 pm to Wed, 15 Apr, 2026 at 03:30 pm at 1012 E Main St, Henderson, TN, United States, Tennessee 38340.
- **Q**: Who is organizing Music with Mrs. Raven?
  - **A:** Music with Mrs. Raven is organized by Chester County Library.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Music with Mrs. Raven is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Henderson, this event is thoughtfully curated to deliver a standout experience worth every moment. If Music with Mrs. Raven 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": "Music with Mrs. Raven",
        "image": "https://cdn-az.allevents.in/events5/banners/70bbc5c132c7781345314acd8d9691d0e46d589956229a3e525a295885d93299-rimg-w940-h788-dcacdce6-gmir?v=1776169565",
        "startDate": "2026-04-15",
        "url": "https://allevents.in/henderson/music-with-mrs-raven/200029942000005",
        "location": {
            "@type": "Place",
            "name": "1012 E Main St, Henderson, TN, United States, Tennessee 38340",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1012 E Main St, Henderson, TN 38340-1702, United States",
                "addressLocality": "Henderson",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.44554",
                "longitude": "-88.61487"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come learn about music with Mrs. Raven!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Chester County Library",
                "url": "https://allevents.in/org/chester-county-library/20373145"
            }
        ]
    }
]
```