

# Event Details

- **Event Name**: Randy’s BBQ
- **Event Start and End Date**: Tue, 01 Jul, 2025 at 04:00 pm – Tue, 01 Jul, 2025 at 07:00 pm
- **Event Description**: Please come out and support our club during these hours. We will also have baked goods for you to buy.
- **Event URL**: https://allevents.in/troutman/randy’s-bbq/200028152360410
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Troutman
- **state**: NC
- **country**: United States
- **location**: Randy's Bar B Que
- **lat**: 35.7019
- **long**: -80.88913
- **full address**: Randy's Bar B Que, 213 Salisbury Rd,Troutman, North Carolina, United States

## Event gallery

- **Alt text**: Randy’s BBQ
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/649dde01597ffe2a2e2cf00dbf44764d90dcfe8a630ca5eea30a723fd0c93370-rimg-w1200-h974-dc181614-gmir?v=1751084011

## FAQs

- **Q**: When and where is Randy’s BBQ being held?
  - **A:** Randy’s BBQ takes place on Tue, 01 Jul, 2025 at 04:00 pm to Tue, 01 Jul, 2025 at 07:00 pm at Randy's Bar B Que, 213 Salisbury Rd,Troutman, North Carolina, United States.
- **Q**: Who is organizing Randy’s BBQ?
  - **A:** Randy’s BBQ is organized by West Iredell Lions Club .

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Randy’s BBQ",
        "image": "https://cdn-az.allevents.in/events9/banners/649dde01597ffe2a2e2cf00dbf44764d90dcfe8a630ca5eea30a723fd0c93370-rimg-w1200-h974-dc181614-gmir?v=1751084011",
        "startDate": "2025-07-01",
        "endDate": "2025-07-01",
        "url": "https://allevents.in/troutman/randy’s-bbq/200028152360410",
        "location": {
            "@type": "Place",
            "name": "Randy's Bar B Que",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "213 Salisbury Rd,Troutman, North Carolina",
                "addressLocality": "Troutman",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.7019",
                "longitude": "-80.88913"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please come out and support our club during these hours. We will also have baked goods for you to buy.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "West Iredell Lions Club ",
                "url": "https://allevents.in/org/west-iredell-lions-club/25676884"
            }
        ]
    }
]
```