

# Event Details

- **Event Name**: Holiday Brunch
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 11:00 am
- **Event Description**: Plant City Commons Community Garden is hosting a holiday brunch for members who are encouraged to bring a friend. The brunch will be at the garden under the portico.
Members are asked to bring a food item to share.
- **Event URL**: https://allevents.in/plant-city/holiday-brunch/200029336936636
- **Event Categories**: brunch, holiday
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

- **Ticket URL**: http://facebook.com/200029336936636?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=plant+city-events

## Event venue details

- **city**: Plant City
- **state**: FL
- **country**: United States
- **location**: Plant City Commons Community Garden
- **lat**: 28.024560788185
- **long**: -82.102460861206
- **full address**: Plant City Commons Community Garden, 917 Loganderry Ln, Plant City, FL 33563-2075, United States

## Event gallery

- **Alt text**: Holiday Brunch
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/8899aaf472411053b1d6b36e0055f332b8ab1d0a2424cbe12adc1ff287b39c1c-rimg-w720-h960-dc2f332d-gmir?v=1765418615

## FAQs

- **Q**: When and where is Holiday Brunch being held?
  - **A:** Holiday Brunch takes place on Sat, 13 Dec, 2025 at 11:00 am to Sat, 13 Dec, 2025 at 11:00 am at Plant City Commons Community Garden, 917 Loganderry Ln, Plant City, FL 33563-2075, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Brunch",
        "image": "https://cdn-az.allevents.in/events9/banners/8899aaf472411053b1d6b36e0055f332b8ab1d0a2424cbe12adc1ff287b39c1c-rimg-w720-h960-dc2f332d-gmir?v=1765418615",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/plant-city/holiday-brunch/200029336936636",
        "location": {
            "@type": "Place",
            "name": "Plant City Commons Community Garden",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "917 Loganderry Ln, Plant City, FL 33563-2075, United States",
                "addressLocality": "Plant City",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.024560788185",
                "longitude": "-82.102460861206"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Plant City Commons Community Garden is hosting a holiday brunch for members who are encouraged to bring a friend. The brunch will be at the garden under the portico.\nMembers are asked to bring a food item to share."
    }
]
```