

# Event Details

- **Event Name**: Apple Picking Field Trip
- **Event Start and End Date**: Mon, 29 Sep, 2025 at 11:00 am
- **Event Description**: Join us for a fun day of apple picking at Grandad's Apples! This family-friendly field trip is open to both co-op members and families interested in learning more about our group. Come enjoy the orchard, meet new friends, and experience what our co-op is all about.
- **Event URL**: https://allevents.in/dana/apple-picking-field-trip/200028808971529
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Dana
- **state**: NC
- **country**: United States
- **location**: Grandad's Apples
- **lat**: 35.364048746031
- **long**: -82.411015359899
- **full address**: Grandad's Apples, 2951 Chimney Rock Rd,Dana, North Carolina, United States

## Event gallery

- **Alt text**: Apple Picking Field Trip
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/f4e707302239bf62267269453f4a0619ba87a524096db1b01fd0eab7e2e9cd2a-rimg-w1032-h580-dcc45d3a-gmir?v=1759118718

## FAQs

- **Q**: When and where is Apple Picking Field Trip being held?
  - **A:** Apple Picking Field Trip takes place on Mon, 29 Sep, 2025 at 11:00 am to Mon, 29 Sep, 2025 at 11:00 am at Grandad's Apples, 2951 Chimney Rock Rd,Dana, North Carolina, United States.
- **Q**: Who is organizing Apple Picking Field Trip?
  - **A:** Apple Picking Field Trip is organized by Phoenix Arts Homeschool Co-op.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Apple Picking Field Trip",
        "image": "https://cdn-az.allevents.in/events10/banners/f4e707302239bf62267269453f4a0619ba87a524096db1b01fd0eab7e2e9cd2a-rimg-w1032-h580-dcc45d3a-gmir?v=1759118718",
        "startDate": "2025-09-29",
        "url": "https://allevents.in/dana/apple-picking-field-trip/200028808971529",
        "location": {
            "@type": "Place",
            "name": "Grandad's Apples",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2951 Chimney Rock Rd,Dana, North Carolina",
                "addressLocality": "Dana",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.364048746031",
                "longitude": "-82.411015359899"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a fun day of apple picking at Grandad's Apples! This family-friendly field trip is open to both co-op members and families interested in learning more about our group. Come enjoy the orchard, meet new friends, and experience what our co-op is all about.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Phoenix Arts Homeschool Co-op",
                "url": "https://allevents.in/org/phoenix-arts-homeschool-co-op/26434744"
            }
        ]
    }
]
```