

# Event Details

- **Event Name**: Garden Work Day
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 10:00 am
- **Event Description**: Join us for our monthly work day -- always hosted the second Saturday of every month! Tasks: TBD.

Current gardeners, don’t forget to get at least 3 work-days in for the year! Sign-in sheets will be at the day to track attendance.
- **Event URL**: https://allevents.in/fort-worth/garden-work-day/200028871520955
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Fort Worth
- **state**: TX
- **country**: United States
- **location**: 1510 5th Ave, Fort Worth, TX, United States, Texas 76104
- **lat**: 32.72789
- **long**: -97.33882
- **full address**: 1510 5th Ave, Fort Worth, TX, United States, Texas 76104

## Event gallery

- **Alt text**: Garden Work Day
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/ca115ef0112a39bdb153cd1da8e3773deece917ec4b6b867ac574281cac56439-rimg-w1200-h1500-dc050403-gmir?v=1765588704

## FAQs

- **Q**: When and where is Garden Work Day being held?
  - **A:** Garden Work Day takes place on Sat, 13 Dec, 2025 at 10:00 am to Sat, 13 Dec, 2025 at 10:00 am at 1510 5th Ave, Fort Worth, TX, United States, Texas 76104.
- **Q**: Who is organizing Garden Work Day?
  - **A:** Garden Work Day is organized by Fairmount Community Garden.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Garden Work Day",
        "image": "https://cdn-az.allevents.in/events10/banners/ca115ef0112a39bdb153cd1da8e3773deece917ec4b6b867ac574281cac56439-rimg-w1200-h1500-dc050403-gmir?v=1765588704",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/fort-worth/garden-work-day/200028871520955",
        "location": {
            "@type": "Place",
            "name": "1510 5th Ave, Fort Worth, TX, United States, Texas 76104",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1510 5th Ave, Fort Worth, TX 76104-4322, United States",
                "addressLocality": "Fort Worth",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.72789",
                "longitude": "-97.33882"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our monthly work day -- always hosted the second Saturday of every month! Tasks: TBD.\n\nCurrent gardeners, don’t forget to get at least 3 work-days in for the year! Sign-in sheets will be at the day to track attendance.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fairmount Community Garden",
                "url": "https://allevents.in/org/fairmount-community-garden/24071444"
            }
        ]
    }
]
```