

# Event Details

- **Event Name**: Family Nature Walk
- **Event Start and End Date**: Sat, 25 Apr, 2026 at 11:30 am – Sat, 25 Apr, 2026 at 12:00 pm (-04:00)
- **Event Description**: Join a Fernbank Forest Ranger to take a walk on the wild side and explore outdoor nature adventures in Fernbank Forest.
- **Event URL**: https://allevents.in/druid-hills/family-nature-walk/200029937143617
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Druid Hills
- **state**: GE
- **country**: United States
- **location**: Fernbank Museum
- **lat**: 33.773941188382
- **long**: -84.327656714374
- **full address**: Fernbank Museum, Fernbank Museum, 767 Clifton Rd NE, Atlanta, GA 30307, United States, Druid Hills

## Event gallery

- **Alt text**: Family Nature Walk
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Family+Nature+Walk&date=Sat%2C+25+Apr%2C+2026+at+11%3A30+am&bg=3

## FAQs

- **Q**: When and where is Family Nature Walk being held?
  - **A:** Family Nature Walk takes place on Sat, 25 Apr, 2026 at 11:30 am to Sat, 25 Apr, 2026 at 12:00 pm at Fernbank Museum, Fernbank Museum, 767 Clifton Rd NE, Atlanta, GA 30307, United States, Druid Hills.
- **Q**: Who is organizing Family Nature Walk?
  - **A:** Family Nature Walk is organized by Fernbank Museum.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Nature Walk",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Family+Nature+Walk&date=Sat%2C+25+Apr%2C+2026+at+11%3A30+am&bg=3",
        "startDate": "2026-04-25T11:30:00-04:00",
        "endDate": "2026-04-25T12:00:00-04:00",
        "url": "https://allevents.in/druid-hills/family-nature-walk/200029937143617",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Fernbank Museum",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Fernbank Museum, 767 Clifton Rd NE, Atlanta, GA 30307, United States",
                "addressLocality": "Druid Hills",
                "addressRegion": "GE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.773941188382",
                "longitude": "-84.327656714374"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join a Fernbank Forest Ranger to take a walk on the wild side and explore outdoor nature adventures in Fernbank Forest.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fernbank Museum",
                "url": "https://allevents.in/org/fernbank-museum/2734189",
                "description": "Fernbank\nMuseum | 3D Theater | Forest"
            }
        ]
    }
]
```