

# Event Details

- **Event Name**: Climb aboard the Firetruck 
- **Event Start and End Date**: Sat, 30 Aug, 2025 at 08:00 am
- **Event Description**: Heading to the Wake Forest Farmers Market on Saturday! Join the Wake Forest Fire Department at the market!
- **Event URL**: https://allevents.in/wake-forest/climb-aboard-the-firetruck/200028738180828
- **Event Categories**: farmers-markets
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Wake Forest
- **state**: NC
- **country**: United States
- **location**: Wake Forest Farmers Market
- **lat**: 35.9777145
- **long**: -78.5071073
- **full address**: Wake Forest Farmers Market, 235 S. Taylor Street,Wake Forest, North Carolina, United States

## Event gallery

- **Alt text**: Climb aboard the Firetruck
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/b0e062ad8fe6d878ba9c58b795eeb748ef643e7e27de371c30401ae1937bb9be-rimg-w945-h569-dcc5d9ee-gmir?v=1756163788

## FAQs

- **Q**: When and where is Climb aboard the Firetruck  being held?
  - **A:** Climb aboard the Firetruck  takes place on Sat, 30 Aug, 2025 at 08:00 am to Sat, 30 Aug, 2025 at 08:00 am at Wake Forest Farmers Market, 235 S. Taylor Street,Wake Forest, North Carolina, United States.
- **Q**: Who is organizing Climb aboard the Firetruck ?
  - **A:** Climb aboard the Firetruck  is organized by Wake Forest Farmers Market.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Climb aboard the Firetruck",
        "image": "https://cdn-az.allevents.in/events3/banners/b0e062ad8fe6d878ba9c58b795eeb748ef643e7e27de371c30401ae1937bb9be-rimg-w945-h569-dcc5d9ee-gmir?v=1756163788",
        "startDate": "2025-08-30",
        "url": "https://allevents.in/wake-forest/climb-aboard-the-firetruck/200028738180828",
        "location": {
            "@type": "Place",
            "name": "Wake Forest Farmers Market",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "235 S. Taylor Street,Wake Forest, North Carolina",
                "addressLocality": "Wake Forest",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.9777145",
                "longitude": "-78.5071073"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Heading to the Wake Forest Farmers Market on Saturday! Join the Wake Forest Fire Department at the market!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wake Forest Farmers Market",
                "url": "https://allevents.in/org/wake-forest-farmers-market/24974356"
            }
        ]
    }
]
```