

# Event Details

- **Event Name**: BBQ in the Forest
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 04:00 pm – Sat, 13 Dec, 2025 at 07:00 pm
- **Event Description**: selling BBQ fare
- **Event URL**: https://allevents.in/celebration/bbq-in-the-forest/200029169001110
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Celebration
- **state**: FL
- **country**: United States
- **location**: Sherwood Forest RV Resort
- **lat**: 28.327277558999
- **long**: -81.493609206803
- **full address**: Sherwood Forest RV Resort, 5300 W Irlo Bronson Memorial Hwy,Celebration, Florida, United States

## Event gallery

- **Alt text**: BBQ in the Forest
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/e43e8cbd555efe9879b182a60e9a7cfef6ed234acaea1441ab3bdca2cbbe87b4-rimg-w1080-h608-dc1d1312-gmir?v=1765180078

## FAQs

- **Q**: When and where is BBQ in the Forest being held?
  - **A:** BBQ in the Forest takes place on Sat, 13 Dec, 2025 at 04:00 pm to Sat, 13 Dec, 2025 at 07:00 pm at Sherwood Forest RV Resort, 5300 W Irlo Bronson Memorial Hwy,Celebration, Florida, United States.
- **Q**: Who is organizing BBQ in the Forest?
  - **A:** BBQ in the Forest is organized by Mattie B's Just Ribs.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "BBQ in the Forest",
        "image": "https://cdn-az.allevents.in/events7/banners/e43e8cbd555efe9879b182a60e9a7cfef6ed234acaea1441ab3bdca2cbbe87b4-rimg-w1080-h608-dc1d1312-gmir?v=1765180078",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/celebration/bbq-in-the-forest/200029169001110",
        "location": {
            "@type": "Place",
            "name": "Sherwood Forest RV Resort",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5300 W Irlo Bronson Memorial Hwy,Celebration, Florida",
                "addressLocality": "Celebration",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.327277558999",
                "longitude": "-81.493609206803"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "selling BBQ fare",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mattie Bs Just Ribs",
                "url": "https://allevents.in/org/mattie-bs-just-ribs/26187938"
            }
        ]
    }
]
```