

# Event Details

- **Event Name**: Crawdad Music Festival 
- **Event Start and End Date**: Sat, 04 Apr, 2026 at 01:30 pm (-05:00)
- **Event Description**: The Rock Mob will be performing all the hits for the Crawdad Music Festival
- **Event URL**: https://allevents.in/ozark/crawdad-music-festival/200029797022419
- **Event Categories**: music-festivals, entertainment, festivals, music, performances
- **Interested Audience**: 
  - total_interested_count: 270

## Ticket Details

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

## Event venue details

- **city**: Ozark
- **state**: AL
- **country**: United States
- **location**: Downtown Ozark Alabama
- **lat**: 31.458099372442
- **long**: -85.641105651855
- **full address**: Downtown Ozark Alabama, Ozark, Alabama, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: The Rock Mob (https://allevents.in/org/the-rock-mob/21909460)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/f11870eff661472ece531489cf199a8ab671b39863f117471e7abb07a20ffa10-rimg-w1200-h605-dc020303-gmir?v=1775149586
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Crawdad+Music+Festival+&date=04+Apr

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 04 Apr, 2026 at 01:30 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** Downtown Ozark Alabama, Ozark, Alabama, United States
- **Q**: Who is organizing the event?
  - **A:** The Rock Mob
- **Q**: What type of event is this?
  - **A:** music-festivals, entertainment, festivals, music, performances
- **Q**: Where can I find ticket details about Crawdad Music Festival  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Crawdad Music Festival",
        "image": "https://cdn-az.allevents.in/events10/banners/f11870eff661472ece531489cf199a8ab671b39863f117471e7abb07a20ffa10-rimg-w1200-h605-dc020303-gmir?v=1775149586",
        "startDate": "2026-04-04T13:30:00-05:00",
        "url": "https://allevents.in/ozark/crawdad-music-festival/200029797022419",
        "location": {
            "@type": "Place",
            "name": "Downtown Ozark Alabama",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Ozark, Alabama",
                "addressLocality": "Ozark",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.458099372442",
                "longitude": "-85.641105651855"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Rock Mob will be performing all the hits for the Crawdad Music Festival",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Rock Mob",
                "url": "https://allevents.in/org/the-rock-mob/21909460"
            }
        ]
    }
]
```