

# Event Details

- **Event Name**: Live Music
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 08:00 pm (-04:00)
- **Event Description**: Come see us play live! Starts at 8pm
- **Event URL**: https://allevents.in/rising-sun/live-music/200029955205832
- **Event Categories**: Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Rising Sun
- **state**: MD
- **country**: United States
- **location**: Our place at the bottom of the hill
- **lat**: 39.6976589
- **long**: -76.0688662
- **full address**: Our place at the bottom of the hill, 325 w main street,Rising Sun, Maryland, United States

## Event gallery

- **Alt text**: Live Music
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/a7f2623332ec6a01152e2ecd31b6e1d5214b944ee46cfe843d397e4bd401a51e-rimg-w1024-h1024-dc010101-gmir?v=1776363212

## FAQs

- **Q**: When and where is Live Music being held?
  - **A:** Live Music takes place on Sat, 18 Apr, 2026 at 08:00 pm to Sat, 18 Apr, 2026 at 08:00 pm at Our place at the bottom of the hill, 325 w main street,Rising Sun, Maryland, United States.
- **Q**: Who is organizing Live Music?
  - **A:** Live Music is organized by Valravyn.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Live Music 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 Rising Sun, this event is thoughtfully curated to deliver a standout experience worth every moment. If Live Music sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Live Music",
        "image": "https://cdn-az.allevents.in/events6/banners/a7f2623332ec6a01152e2ecd31b6e1d5214b944ee46cfe843d397e4bd401a51e-rimg-w1024-h1024-dc010101-gmir?v=1776363212",
        "startDate": "2026-04-18T20:00:00-04:00",
        "url": "https://allevents.in/rising-sun/live-music/200029955205832",
        "location": {
            "@type": "Place",
            "name": "Our place at the bottom of the hill",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "325 w main street,Rising Sun, Maryland",
                "addressLocality": "Rising Sun",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.6976589",
                "longitude": "-76.0688662"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come see us play live! Starts at 8pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Valravyn",
                "url": "https://allevents.in/org/valravyn/21157696"
            }
        ]
    }
]
```