

# Event Details

- **Event Name**: Harvest Festival at the Farm
- **Event Start and End Date**: Sat, 06 Sep, 2025 at 09:30 am – Sat, 06 Sep, 2025 at 05:00 pm
- **Event Description**: Join us every weekend in October as we celebrate the harvest! Visit our pumpkin patch take a wagon ride feed the animals enjoy our walking trails and have fun in our playgrounds. Enjoy good food & fresh air and relax and unwind in the countryside
- **Event URL**: https://allevents.in/uxbridge/harvest-festival-at-the-farm/80001894610824
- **Event Categories**: festivals, harvest-festival, trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Uxbridge
- **state**: ON
- **country**: Canada
- **location**: Forsythe Family Farms 2009 Inc
- **lat**: 44.1504822
- **long**: -79.0283141
- **full address**: Forsythe Family Farms 2009 Inc, 1025 Cragg Rd, Uxbridge, ON L9P 1R3, Canada

## Event gallery

- **Alt text**: Harvest Festival at the Farm
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb68ba3af18442f.jpg

## FAQs

- **Q**: When and where is Harvest Festival at the Farm being held?
  - **A:** Harvest Festival at the Farm takes place on Sat, 06 Sep, 2025 at 09:30 am to Sat, 06 Sep, 2025 at 05:00 pm at Forsythe Family Farms 2009 Inc, 1025 Cragg Rd, Uxbridge, ON L9P 1R3, Canada.
- **Q**: Who is organizing Harvest Festival at the Farm?
  - **A:** Harvest Festival at the Farm is organized by Forsythe Family Farms.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Festival",
        "name": "Harvest Festival at the Farm",
        "image": "https://cdn2.allevents.in/thumbs/thumb68ba3af18442f.jpg",
        "startDate": "2025-09-06",
        "endDate": "2025-09-06",
        "url": "https://allevents.in/uxbridge/harvest-festival-at-the-farm/80001894610824",
        "location": {
            "@type": "Place",
            "name": "Forsythe Family Farms 2009 Inc",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1025 Cragg Rd, Uxbridge, ON L9P 1R3, Canada",
                "postalCode": "L9P 1R3",
                "addressLocality": "Uxbridge",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.1504822",
                "longitude": "-79.0283141"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us every weekend in October as we celebrate the harvest! Visit our pumpkin patch take a wagon ride feed the animals enjoy our walking trails and have fun in our playgrounds. Enjoy good food & fresh air and relax and unwind in the countryside",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Forsythe Family Farms",
                "url": "https://allevents.in/org/forsythe-family-farms/24890265"
            }
        ]
    }
]
```