

# Event Details

- **Event Name**: Mescal Ridge Plays the Yard
- **Event Start and End Date**: Fri, 23 Jan, 2026 at 07:00 pm
- **Event Description**: Mescal Ridge brings your favorite classic rock to the Urban Axe Yard!
- **Event URL**: https://allevents.in/sierra-vista/mescal-ridge-plays-the-yard/200029392627136
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 41

## Ticket Details


## Event venue details

- **city**: Sierra Vista
- **state**: AZ
- **country**: United States
- **location**: Urban Axe Yard
- **lat**: 31.552845256581
- **long**: -110.25893
- **full address**: Urban Axe Yard, 3758 A E Fry Blvd,Sierra Vista, Arizona, United States

## Event gallery

- **Alt text**: Mescal Ridge Plays the Yard
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/85a1cd9899112ed089fa2795d50b9a9340524ffba4912cd4e742863342da8093-rimg-w756-h1008-dcc1c1bf-gmir?v=1768691748

## FAQs

- **Q**: When and where is Mescal Ridge Plays the Yard being held?
  - **A:** Mescal Ridge Plays the Yard takes place on Fri, 23 Jan, 2026 at 07:00 pm to Fri, 23 Jan, 2026 at 07:00 pm at Urban Axe Yard, 3758 A E Fry Blvd,Sierra Vista, Arizona, United States.
- **Q**: Who is organizing Mescal Ridge Plays the Yard?
  - **A:** Mescal Ridge Plays the Yard is organized by Mescal Ridge.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mescal Ridge Plays the Yard",
        "image": "https://cdn-az.allevents.in/events8/banners/85a1cd9899112ed089fa2795d50b9a9340524ffba4912cd4e742863342da8093-rimg-w756-h1008-dcc1c1bf-gmir?v=1768691748",
        "startDate": "2026-01-23",
        "url": "https://allevents.in/sierra-vista/mescal-ridge-plays-the-yard/200029392627136",
        "location": {
            "@type": "Place",
            "name": "Urban Axe Yard",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3758 A E Fry Blvd,Sierra Vista, Arizona",
                "addressLocality": "Sierra Vista",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.552845256581",
                "longitude": "-110.25893"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Mescal Ridge brings your favorite classic rock to the Urban Axe Yard!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mescal Ridge",
                "url": "https://allevents.in/org/mescal-ridge/27271788"
            }
        ]
    }
]
```