

# Event Details

- **Event Name**: Steve Walason 
- **Event Start and End Date**: Sat, 21 Mar, 2026 at 08:00 pm
- **Event Description**: A local talent we all love to see.  Performing again at Devs Tavern 
Country and classic rock ?
- **Event URL**: https://allevents.in/harrisville/steve-walason/200029527427237
- **Event Categories**: performances, entertainment
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details

- **Ticket URL**: http://facebook.com/200029527427237?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=harrisville-events

## Event venue details

- **city**: Harrisville
- **state**: RI
- **country**: United States
- **location**: 341 CHAPEL ST, Harrisville, RI
- **lat**: 41.96739
- **long**: -71.68252
- **full address**: 341 CHAPEL ST, Harrisville, RI, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Dev's Tavern (https://allevents.in/org/devs-tavern/23248929)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/8953c4601cf8fa31d13534904830c01efa4b4ca6c5cb7543cadf5ffc5c1679e8-rimg-w1080-h1920-dc183146-gmir?v=1773448538
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/25f25f10e8eb6750148b861f5c21e5bf9afe477d20b0764b18b4f642d7b616d7-rimg-w300-h300-dc183146-gmir?v=1773448538

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 21 Mar, 2026 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** 341 CHAPEL ST, Harrisville, RI, United States
- **Q**: Who is organizing the event?
  - **A:** Dev's Tavern
- **Q**: What type of event is this?
  - **A:** performances, entertainment
- **Q**: Where can I find ticket details about Steve Walason  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Steve Walason",
        "image": "https://cdn-az.allevents.in/events1/banners/8953c4601cf8fa31d13534904830c01efa4b4ca6c5cb7543cadf5ffc5c1679e8-rimg-w1080-h1920-dc183146-gmir?v=1773448538",
        "startDate": "2026-03-21",
        "url": "https://allevents.in/harrisville/steve-walason/200029527427237",
        "location": {
            "@type": "Place",
            "name": "341 CHAPEL ST, Harrisville, RI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "341 Chapel St, Harrisville, RI 02830-1362, United States",
                "addressLocality": "Harrisville",
                "addressRegion": "RI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.96739",
                "longitude": "-71.68252"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A local talent we all love to see.  Performing again at Devs Tavern \nCountry and classic rock ?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Devs Tavern",
                "url": "https://allevents.in/org/devs-tavern/23248929"
            }
        ]
    }
]
```