

# Event Details

- **Event Name**: Live music
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 08:00 pm – Wed, 24 Dec, 2025 at 11:00 pm
- **Event Description**: Come in and check out some awesome live local talent!
- **Event URL**: https://allevents.in/st-johns/live-music/200029373085401
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: St. John's
- **state**: NF
- **country**: Canada
- **location**: 367 Water St, St. John's, Newfoundland and Labrador, NL, Canada
- **lat**: 47.5595
- **long**: -52.71099
- **full address**: 367 Water St, St. John's, Newfoundland and Labrador, NL, Canada

## Event gallery

- **Alt text**: Live music
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/5aa728c802ca6a7bbb1f6066224e651531d0acaf2540a95220c41e4c875d8efa-rimg-w1200-h444-dc481804-gmir?v=1766059620

## FAQs

- **Q**: When and where is Live music being held?
  - **A:** Live music takes place on Wed, 24 Dec, 2025 at 08:00 pm to Wed, 24 Dec, 2025 at 11:00 pm at 367 Water St, St. John's, Newfoundland and Labrador, NL, Canada.
- **Q**: Who is organizing Live music?
  - **A:** Live music is organized by Boston Pizza - Water Street.
- **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 St. John's, 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/events3/banners/5aa728c802ca6a7bbb1f6066224e651531d0acaf2540a95220c41e4c875d8efa-rimg-w1200-h444-dc481804-gmir?v=1766059620",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/st-johns/live-music/200029373085401",
        "location": {
            "@type": "Place",
            "name": "367 Water St, St. John's, Newfoundland and Labrador, NL, Canada",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "365 Water St, St John's, NL A1C 1C2, Canada",
                "addressLocality": "St. John's",
                "addressRegion": "NF",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.5595",
                "longitude": "-52.71099"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come in and check out some awesome live local talent!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Boston Pizza - Water Street",
                "url": "https://allevents.in/org/boston-pizza-water-street/26868058"
            }
        ]
    }
]
```