

# Event Details

- **Event Name**: Concert: Southern Fried
- **Event Start and End Date**: Sat, 07 Mar, 2026 at 06:00 pm
- **Event Description**: Concert featuring music by Lynyrd Skynyrd, The Allman Bros, The Atlanta Rhythm Section, Molly Hatchett, Blackfoot, The Marshal Tucker Band, etc.  6PM South Sportsplex Patio (near the putting green, and batting cage).
- **Event URL**: https://allevents.in/mesa/concert-southern-fried/200029761076410
- **Event Categories**: Music, Entertainment, Concerts
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Mesa
- **state**: AZ
- **country**: United States
- **location**: Good Life  RV Park, Mesa Arizona
- **lat**: 33.41280597
- **long**: -111.75455205
- **full address**: Good Life  RV Park, Mesa Arizona, Mesa, Arizona, United States

## Event gallery

- **Alt text**: Concert: Southern Fried
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/0a698fc6ce28ae28d18c760e095f2389a1467ddc4d0409f846595e876bdd05a8-rimg-w1200-h619-dce5d01e-gmir?v=1772462409

## FAQs

- **Q**: When and where is Concert: Southern Fried being held?
  - **A:** Concert: Southern Fried takes place on Sat, 07 Mar, 2026 at 06:00 pm to Sat, 07 Mar, 2026 at 06:00 pm at Good Life  RV Park, Mesa Arizona, Mesa, Arizona, United States.
- **Q**: Who is organizing Concert: Southern Fried?
  - **A:** Concert: Southern Fried is organized by Jimi Walker Music.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Concert: Southern Fried 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 Mesa, this event is thoughtfully curated to deliver a standout experience worth every moment. If Concert: Southern Fried 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": "Concert: Southern Fried",
        "image": "https://cdn-az.allevents.in/events9/banners/0a698fc6ce28ae28d18c760e095f2389a1467ddc4d0409f846595e876bdd05a8-rimg-w1200-h619-dce5d01e-gmir?v=1772462409",
        "startDate": "2026-03-07",
        "url": "https://allevents.in/mesa/concert-southern-fried/200029761076410",
        "location": {
            "@type": "Place",
            "name": "Good Life  RV Park, Mesa Arizona",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Mesa, Arizona",
                "addressLocality": "Mesa",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.41280597",
                "longitude": "-111.75455205"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Concert featuring music by Lynyrd Skynyrd, The Allman Bros, The Atlanta Rhythm Section, Molly Hatchett, Blackfoot, The Marshal Tucker Band, etc.  6PM South Sportsplex Patio (near the putting green, and batting cage).",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Jimi Walker Music",
                "url": "https://allevents.in/org/jimi-walker-music/27535072"
            }
        ]
    }
]
```