

# Event Details

- **Event Name**: Farm Fest
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 10:00 am (-04:00)
- **Event Description**: Family fun day!
- **Event URL**: https://allevents.in/afton/farm-fest/200030123764326
- **Event Categories**: festivals
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Afton
- **state**: TN
- **country**: United States
- **location**: 1960 West Pines Road Afton TN 37616
- **lat**: 36.31969
- **long**: -82.72856
- **full address**: 1960 West Pines Road Afton TN 37616, 1960 W Pines Rd, Afton, TN 37616-3035, United States

## Event gallery

- **Alt text**: Farm Fest
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/a04fec3f2895f8f89ffb49963e1fe30a0f39d5ab349ae12006c929a85220d351-rimg-w1200-h1245-dcffffff-gmir?v=1780345427

## FAQs

- **Q**: When and where is Farm Fest being held?
  - **A:** Farm Fest takes place on Sat, 20 Jun, 2026 at 10:00 am to Sat, 20 Jun, 2026 at 10:00 am at 1960 West Pines Road Afton TN 37616, 1960 W Pines Rd, Afton, TN 37616-3035, United States.
- **Q**: Who is organizing Farm Fest?
  - **A:** Farm Fest is organized by Lucky Paws Farm.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Farm Fest is ideal for festival lovers, culture enthusiasts, and anyone looking for a vibrant, immersive community experience. Whether you're a first-time attendee or a longtime enthusiast in Afton, this event is thoughtfully curated to deliver a standout experience worth every moment. If Farm Fest sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Festival",
        "name": "Farm Fest",
        "image": "https://cdn-az.allevents.in/events1/banners/a04fec3f2895f8f89ffb49963e1fe30a0f39d5ab349ae12006c929a85220d351-rimg-w1200-h1245-dcffffff-gmir?v=1780345427",
        "startDate": "2026-06-20T10:00:00-04:00",
        "url": "https://allevents.in/afton/farm-fest/200030123764326",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "1960 West Pines Road Afton TN 37616",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1960 W Pines Rd, Afton, TN 37616-3035, United States",
                "addressLocality": "Afton",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.31969",
                "longitude": "-82.72856"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Family fun day!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lucky Paws Farm",
                "url": "https://allevents.in/org/lucky-paws-farm/27836695"
            }
        ]
    }
]
```