

# Event Details

- **Event Name**: Blues and BBQ!!
- **Event Start and End Date**: Fri, 03 Jul, 2026 at 06:00 pm
- **Event Description**: 4th of July BLUES AND BBQ!!
- **Event URL**: https://allevents.in/jackson/blues-and-bbq/200030271618707
- **Event Categories**: fourth-of-july
- **Interested Audience**: 
  - total_interested_count: 51

## Ticket Details


## Event venue details

- **city**: Jackson
- **state**: MS
- **country**: United States
- **location**: Beatty Street Blues
- **lat**: 32.2849
- **long**: -90.18715
- **full address**: Beatty Street Blues, 101 Beatty Street,Jackson,MS,United States

## Event gallery

- **Alt text**: Blues and BBQ!!
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/5b86eb3982976690872adc10fb3982cc53db2caa3f58ab3748b33831601c3e39-rimg-w1024-h1536-dc070607-gmir?v=1782543340

## FAQs

- **Q**: When and where is Blues and BBQ!! being held?
  - **A:** Blues and BBQ!! takes place on Fri, 03 Jul, 2026 at 06:00 pm to Fri, 03 Jul, 2026 at 06:00 pm at Beatty Street Blues, 101 Beatty Street,Jackson,MS,United States.
- **Q**: Who is organizing Blues and BBQ!!?
  - **A:** Blues and BBQ!! is organized by Beatty Street Blues.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Blues and BBQ!! is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Jackson, this event is thoughtfully curated to deliver a standout experience worth every moment. With 50+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Blues and BBQ!!",
        "image": "https://cdn-az.allevents.in/events10/banners/5b86eb3982976690872adc10fb3982cc53db2caa3f58ab3748b33831601c3e39-rimg-w1024-h1536-dc070607-gmir?v=1782543340",
        "startDate": "2026-07-03",
        "url": "https://allevents.in/jackson/blues-and-bbq/200030271618707",
        "location": {
            "@type": "Place",
            "name": "Beatty Street Blues",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "101 Beatty Street,Jackson,MS,United States",
                "addressLocality": "Jackson",
                "addressRegion": "MS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.2849",
                "longitude": "-90.18715"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "4th of July BLUES AND BBQ!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Beatty Street Blues",
                "url": "https://allevents.in/org/beatty-street-blues/27419998"
            }
        ]
    }
]
```