

# Event Details

- **Event Name**: Burger Fundraiser
- **Event Start and End Date**: Sat, 02 May, 2026 at 10:00 am – Sat, 02 May, 2026 at 02:00 pm
- **Event Description**: Grab a burger while you shop at our garage sale! All proceeds help to fund the remodels we are making to the building to better minister to our community.
- **Event URL**: https://allevents.in/mesquite/burger-fundraiser/200029990784653
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Mesquite
- **state**: TX
- **country**: United States
- **location**: 531 S Walker St., Mesquite, TX, United States, Texas 75149
- **lat**: 32.76204
- **long**: -96.60494
- **full address**: 531 S Walker St., Mesquite, TX, United States, Texas 75149

## Event gallery

- **Alt text**: Burger Fundraiser
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/39c820d82da523bd19c43961d7259c1e06872f69603087c551a2bc6e9e80279d-rimg-w1200-h849-dca35b2b-gmir?v=1777270972

## FAQs

- **Q**: When and where is Burger Fundraiser being held?
  - **A:** Burger Fundraiser takes place on Sat, 02 May, 2026 at 10:00 am to Sat, 02 May, 2026 at 02:00 pm at 531 S Walker St., Mesquite, TX, United States, Texas 75149.
- **Q**: Who is organizing Burger Fundraiser?
  - **A:** Burger Fundraiser is organized by Wildwood Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Burger Fundraiser",
        "image": "https://cdn-az.allevents.in/events6/banners/39c820d82da523bd19c43961d7259c1e06872f69603087c551a2bc6e9e80279d-rimg-w1200-h849-dca35b2b-gmir?v=1777270972",
        "startDate": "2026-05-02",
        "endDate": "2026-05-02",
        "url": "https://allevents.in/mesquite/burger-fundraiser/200029990784653",
        "location": {
            "@type": "Place",
            "name": "531 S Walker St., Mesquite, TX, United States, Texas 75149",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "531 S Walker St, Mesquite, TX 75149, United States",
                "addressLocality": "Mesquite",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.76204",
                "longitude": "-96.60494"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Grab a burger while you shop at our garage sale! All proceeds help to fund the remodels we are making to the building to better minister to our community.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wildwood Baptist Church",
                "url": "https://allevents.in/org/wildwood-baptist-church/12747311",
                "description": "Helping people become Fully Functioning Followers of Christ."
            }
        ]
    }
]
```