

# Event Details

- **Event Name**: Live Music
- **Event Start and End Date**: Fri, 20 Mar, 2026 at 08:00 pm
- **Event Description**: March 20th
8pm
- **Event URL**: https://allevents.in/nanton/live-music/200029788026434
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Nanton
- **state**: AB
- **country**: Canada
- **location**: 2110 19st, Nanton, AB, Canada
- **lat**: 50.34929
- **long**: -113.773
- **full address**: 2110 19st, Nanton, AB, Canada

## Event gallery

- **Alt text**: Live Music
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/7f1c638f97cc8e5cf13127b924785482f5a5b1275718ad2e9ed549afb7ee6bd5-rimg-w695-h668-dc6392a8-gmir?v=1773627746

## FAQs

- **Q**: When and where is Live Music being held?
  - **A:** Live Music takes place on Fri, 20 Mar, 2026 at 08:00 pm to Fri, 20 Mar, 2026 at 08:00 pm at 2110 19st, Nanton, AB, Canada.
- **Q**: Who is organizing Live Music?
  - **A:** Live Music is organized by The Wagon Wheel.
- **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 Nanton, 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/events2/banners/7f1c638f97cc8e5cf13127b924785482f5a5b1275718ad2e9ed549afb7ee6bd5-rimg-w695-h668-dc6392a8-gmir?v=1773627746",
        "startDate": "2026-03-20",
        "url": "https://allevents.in/nanton/live-music/200029788026434",
        "location": {
            "@type": "Place",
            "name": "2110 19st, Nanton, AB, Canada",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2110 19 St, Nanton, AB T0L, Canada",
                "addressLocality": "Nanton",
                "addressRegion": "AB",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.34929",
                "longitude": "-113.773"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "March 20th\n8pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Wagon Wheel",
                "url": "https://allevents.in/org/the-wagon-wheel/24213957"
            }
        ]
    }
]
```