

# Event Details

- **Event Name**: Apple Picking
- **Event Start and End Date**: Sat, 26 Sep, 2026 at 02:00 pm – Sat, 26 Sep, 2026 at 05:00 pm (-04:00)
- **Event Description**: Get your Pinterest-worthy pictures with new friends at this aesthetic fall event. Come dressed in your cutest fall attire. We will all go out to the orchard together in style!
- **Event URL**: https://allevents.in/charlottesville/apple-picking/4600030733736613
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket Price Range**: min: 0, currency: USD

## Event venue details

- **city**: Charlottesville
- **state**: VA
- **country**: United States
- **location**: Carter's Mountain Orchard
- **lat**: 37.9912959
- **long**: -78.4720511
- **full address**: Carter's Mountain Orchard, 1435 Carters Mountain Trail, Charlottesville, United States

## Event gallery

- **Alt text**: Apple Picking
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/cbde2c40-b847-11f1-83bf-2956ace57280-rimg-w1200-h1600-dc880808-gmir.jpg?v=1790275392

## FAQs

- **Q**: When and where is Apple Picking being held?
  - **A:** Apple Picking takes place on Sat, 26 Sep, 2026 at 02:00 pm to Sat, 26 Sep, 2026 at 05:00 pm at Carter's Mountain Orchard, 1435 Carters Mountain Trail, Charlottesville, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Apple Picking",
        "image": "https://cdn-az.allevents.in/events9/banners/cbde2c40-b847-11f1-83bf-2956ace57280-rimg-w1200-h1600-dc880808-gmir.jpg?v=1790275392",
        "startDate": "2026-09-26T14:00:00-04:00",
        "endDate": "2026-09-26T17:00:00-04:00",
        "url": "https://allevents.in/charlottesville/apple-picking/4600030733736613",
        "location": {
            "@type": "Place",
            "name": "Carter's Mountain Orchard",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1435 Carters Mountain Trail",
                "addressLocality": "Charlottesville",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.9912959",
                "longitude": "-78.4720511"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Get your Pinterest-worthy pictures with new friends at this aesthetic fall event. Come dressed in your cutest fall attire. We will all go out to the orchard together in style!"
    }
]
```