

# Event Details

- **Event Name**: D.J. Grissom Live @ Tailgators
- **Event Start and End Date**: Thu, 18 Jun, 2026 at 07:00 pm
- **Event Description**: I’ll be playing an acoustic show at Tailgators on the water from 7 to 10 on June 18th ?️
- **Event URL**: https://allevents.in/monroe/dj-grissom-live-tailgators/200030249000104
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Monroe
- **state**: LA
- **country**: United States
- **location**: Monroe, LA
- **lat**: 32.510277777778
- **long**: -92.095
- **full address**: Monroe, LA, United States

## Event gallery

- **Alt text**: D.J. Grissom Live @ Tailgators
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/8e9a45ad1ae723e1e57177d72f214ba0452b00ba18b63d27f54980c8b30b3e80-rimg-w768-h960-dc060414-gmir?v=1781602744

## FAQs

- **Q**: When and where is D.J. Grissom Live @ Tailgators being held?
  - **A:** D.J. Grissom Live @ Tailgators takes place on Thu, 18 Jun, 2026 at 07:00 pm to Thu, 18 Jun, 2026 at 07:00 pm at Monroe, LA, United States.
- **Q**: Who is organizing D.J. Grissom Live @ Tailgators?
  - **A:** D.J. Grissom Live @ Tailgators is organized by The D.J. Grissom Experience.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "D.J. Grissom Live @ Tailgators",
        "image": "https://cdn-az.allevents.in/events6/banners/8e9a45ad1ae723e1e57177d72f214ba0452b00ba18b63d27f54980c8b30b3e80-rimg-w768-h960-dc060414-gmir?v=1781602744",
        "startDate": "2026-06-18",
        "url": "https://allevents.in/monroe/dj-grissom-live-tailgators/200030249000104",
        "location": {
            "@type": "Place",
            "name": "Monroe, LA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Monroe, Louisiana",
                "addressLocality": "Monroe",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.510277777778",
                "longitude": "-92.095"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "I’ll be playing an acoustic show at Tailgators on the water from 7 to 10 on June 18th ?️",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The D.J. Grissom Experience",
                "url": "https://allevents.in/org/the-dj-grissom-experience/21260007"
            }
        ]
    }
]
```