

# Event Details

- **Event Name**: Firefly Garden Hike
- **Event Start and End Date**: Tue, 06 Jun, 2023 at 06:30 pm
- **Event Description**: Join us for a special guided hike featuring the amazing fireflies that call the Garden home! These intriguing insects are most active as the sun is setting and it starts to get dark. 
Hikes at 6:30 p.m. and 7:30 p.m.
- **Event URL**: https://allevents.in/huntsville/firefly-garden-hike/200024634350010
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Huntsville
- **state**: AL
- **country**: United States
- **location**: Huntsville Botanical Garden
- **lat**: 34.71041280505
- **long**: -86.633660586238
- **full address**: Huntsville Botanical Garden, 4747 Bob Wallace Ave SW,Huntsville,AL,United States

## Event gallery

- **Alt text**: Firefly Garden Hike
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/be4688f78f23b1c31730fed158647fc544b8efccd1e81752082df8cad59d9b41-rimg-w960-h541-gmir.jpg?v=1685857225

## FAQs

- **Q**: When and where is Firefly Garden Hike being held?
  - **A:** Firefly Garden Hike takes place on Tue, 06 Jun, 2023 at 06:30 pm to Tue, 06 Jun, 2023 at 06:30 pm at Huntsville Botanical Garden, 4747 Bob Wallace Ave SW,Huntsville,AL,United States.
- **Q**: Who is organizing Firefly Garden Hike?
  - **A:** Firefly Garden Hike is organized by Huntsville Botanical Garden.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Firefly Garden Hike",
        "image": "https://cdn-az.allevents.in/events5/banners/be4688f78f23b1c31730fed158647fc544b8efccd1e81752082df8cad59d9b41-rimg-w960-h541-gmir.jpg?v=1685857225",
        "startDate": "2023-06-06",
        "url": "https://allevents.in/huntsville/firefly-garden-hike/200024634350010",
        "location": {
            "@type": "Place",
            "name": "Huntsville Botanical Garden",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4747 Bob Wallace Ave SW,Huntsville,AL,United States",
                "addressLocality": "Huntsville",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.71041280505",
                "longitude": "-86.633660586238"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a special guided hike featuring the amazing fireflies that call the Garden home! These intriguing insects are most active as the sun is setting and it starts to get dark. \nHikes at 6:30 p.m. and 7:30 p.m.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Huntsville Botanical Garden",
                "url": "https://allevents.in/org/huntsville-botanical-garden/4510000",
                "description": "The Community's Garden "
            }
        ]
    }
]
```