

# Event Details

- **Event Name**: live music
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 12:00 am – Sun, 28 Dec, 2025 at 02:00 am
- **Event Description**: On Dec 27, we will be playing at the lounge 360. Please join us for an evening of live music.
- **Event URL**: https://allevents.in/richmond-hill/live-music/200029216520101
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Richmond Hill
- **state**: ON
- **country**: Canada
- **location**: lounge 360 
- **lat**: 43.84157
- **long**: -79.39665
- **full address**: lounge 360 , Kenny's Noodle, 360 HWY-7 E, Richmond Hill, ON L4B 3Y7, Canada
- **location**: lounge 360

## Event gallery

- **Alt text**: live music
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/bc6844f55c19ab4812f21414e56b373383c16fdaeec5309f3aab04735a20ffeb-rimg-w1080-h1920-dc010101-gmir?v=1766529567

## FAQs

- **Q**: When and where is live music being held?
  - **A:** live music takes place on Sun, 28 Dec, 2025 at 12:00 am to Sun, 28 Dec, 2025 at 02:00 am at lounge 360 , Kenny's Noodle, 360 HWY-7 E, Richmond Hill, ON L4B 3Y7, Canada.
- **Q**: Who is organizing live music?
  - **A:** live music is organized by The Band Rattler.
- **Q**: Who is this event for? Is it right for me?
  - **A:** live music 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 Richmond Hill, 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": "MusicEvent",
        "name": "live music",
        "image": "https://cdn-az.allevents.in/events1/banners/bc6844f55c19ab4812f21414e56b373383c16fdaeec5309f3aab04735a20ffeb-rimg-w1080-h1920-dc010101-gmir?v=1766529567",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/richmond-hill/live-music/200029216520101",
        "location": {
            "@type": "Place",
            "name": "lounge 360 ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Kenny's Noodle, 360 HWY-7 E, Richmond Hill, ON L4B 3Y7, Canada",
                "addressLocality": "Richmond Hill",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.84157",
                "longitude": "-79.39665"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "On Dec 27, we will be playing at the lounge 360. Please join us for an evening of live music.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Band Rattler",
                "url": "https://allevents.in/org/the-band-rattler/27102617"
            }
        ]
    }
]
```