

# Event Details

- **Event Name**: Fossil Ridge Ward BBQ
- **Event Start and End Date**: Sat, 16 May, 2026 at 05:00 pm – Sat, 16 May, 2026 at 07:00 pm (-05:00)
- **Event Description**: Smoke some meat and bring it to share!
- **Event URL**: https://allevents.in/fort-worth/fossil-ridge-ward-bbq/1600029164093708
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600029164093708

## Event venue details

- **city**: Fort Worth
- **state**: TX
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 32.877288021667
- **long**: -97.289039485023
- **full address**: The Church of Jesus Christ of Latter-day Saints, 7600 N Beach St, Fort Worth, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/1068a210-1d83-11f1-a543-47654153a477-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 16 May, 2026 at 05:00 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 7600 N Beach St, Fort Worth, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Fossil Ridge Ward BBQ ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fossil Ridge Ward BBQ",
        "image": "https://cdn-az.allevents.in/events3/banners/c7a96780-23ef-11f1-b21f-e7b51f3e47f4-rimg-w1200-h675-dc030304-gmir.jpg",
        "startDate": "2026-05-16T17:00:00-05:00",
        "endDate": "2026-05-16T19:00:00-05:00",
        "url": "https://allevents.in/fort-worth/fossil-ridge-ward-bbq/1600029164093708",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7600 N Beach St",
                "addressLocality": "Fort Worth",
                "addressRegion": "TX",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.877288021667",
                "longitude": "-97.289039485023"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Smoke some meat and bring it to share!"
    }
]
```