

# Event Details

- **Event Name**: Youth BBQ Fundraiser Lunch!
- **Event Start and End Date**: Sun, 18 May, 2025 at 11:00 am
- **Event Description**: All proceeds go toward Youth Summer Camp
- **Event URL**: https://allevents.in/waskom/youth-bbq-fundraiser-lunch/200028116031155
- **Event Categories**: nonprofit, summer-camps, kids
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Waskom
- **state**: TX
- **country**: United States
- **location**: 185 Colquitt St, Waskom, TX, United States, Texas 75692
- **lat**: 32.47688
- **long**: -94.057
- **full address**: 185 Colquitt St, Waskom, TX, United States, Texas 75692

## Event gallery

- **Alt text**: Youth BBQ Fundraiser Lunch!
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/81244702c9dd659bb121c55df7dad03e538017ef28f77beb934ebbab5f6b68c4-rimg-w1200-h675-dc040404-gmir?v=1746837488

## FAQs

- **Q**: When and where is Youth BBQ Fundraiser Lunch! being held?
  - **A:** Youth BBQ Fundraiser Lunch! takes place on Sun, 18 May, 2025 at 11:00 am to Sun, 18 May, 2025 at 11:00 am at 185 Colquitt St, Waskom, TX, United States, Texas 75692.
- **Q**: Who is organizing Youth BBQ Fundraiser Lunch!?
  - **A:** Youth BBQ Fundraiser Lunch! is organized by First Baptist Church Waskom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Youth BBQ Fundraiser Lunch!",
        "image": "https://cdn-az.allevents.in/events3/banners/81244702c9dd659bb121c55df7dad03e538017ef28f77beb934ebbab5f6b68c4-rimg-w1200-h675-dc040404-gmir?v=1746837488",
        "startDate": "2025-05-18",
        "url": "https://allevents.in/waskom/youth-bbq-fundraiser-lunch/200028116031155",
        "location": {
            "@type": "Place",
            "name": "185 Colquitt St, Waskom, TX, United States, Texas 75692",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "185 Colquitt St, Waskom, TX 75692-9627, United States,Waskom, Texas",
                "addressLocality": "Waskom",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.47688",
                "longitude": "-94.057"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All proceeds go toward Youth Summer Camp",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Baptist Church Waskom",
                "url": "https://allevents.in/org/first-baptist-church-waskom/20947642"
            }
        ]
    }
]
```