

# Event Details

- **Event Name**: Southern Fried Rock and Roll
- **Event Start and End Date**: Thu, 20 Nov, 2025 at 07:00 pm
- **Event Description**: An evening of Southern Rock under the stars with The Southbound Rider Band and Bounty Hunter!
- **Event URL**: https://allevents.in/mesa/southern-fried-rock-and-roll/200028497305128
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details

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

## Event venue details

- **city**: Mesa
- **state**: AZ
- **country**: United States
- **location**: Monastery Mesa
- **lat**: 33.452176362657
- **long**: -111.72785776466
- **full address**: Monastery Mesa, 4810 East McKellips Road,Mesa,AZ,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Michael Swain (https://allevents.in/org/michael-swain/19974341)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/0b9d4ee05b369fe1f227c244d92a7981db029a4ef6b6f590f1945f5d12a8109b-rimg-w1152-h384-dc030303-gmir?v=1763633078
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Southern+Fried+Rock+and+Roll&date=20+Nov

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 20 Nov, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Monastery Mesa, 4810 East McKellips Road,Mesa,AZ,United States
- **Q**: Who is organizing the event?
  - **A:** Michael Swain
- **Q**: What type of event is this?
  - **A:** music, entertainment
- **Q**: Where can I find ticket details about Southern Fried Rock and Roll ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Southern Fried Rock and Roll",
        "image": "https://cdn-az.allevents.in/events10/banners/0b9d4ee05b369fe1f227c244d92a7981db029a4ef6b6f590f1945f5d12a8109b-rimg-w1152-h384-dc030303-gmir?v=1763633078",
        "startDate": "2025-11-20",
        "url": "https://allevents.in/mesa/southern-fried-rock-and-roll/200028497305128",
        "location": {
            "@type": "Place",
            "name": "Monastery Mesa",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4810 East McKellips Road,Mesa,AZ,United States",
                "addressLocality": "Mesa",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.452176362657",
                "longitude": "-111.72785776466"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "An evening of Southern Rock under the stars with The Southbound Rider Band and Bounty Hunter!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Michael Swain",
                "url": "https://allevents.in/org/michael-swain/19974341"
            }
        ]
    }
]
```