

# Event Details

- **Event Name**: Birding Basics Hike
- **Event Start and End Date**: Sun, 06 Sep, 2026 at 08:00 am
- **Event Description**: If you’ve recently discovered a new interest in birding, this beginner-friendly hike is the perfect place to start!
- **Event URL**: https://allevents.in/kodak/birding-basics-hike/200030638095841
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Kodak
- **state**: TN
- **country**: United States
- **location**: 2809 Kelly Ln, Kodak, TN, United States, Tennessee 37764
- **lat**: 35.95061
- **long**: -83.6914
- **full address**: 2809 Kelly Ln, Kodak, TN, United States, Tennessee 37764

## Event gallery

- **Alt text**: Birding Basics Hike
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/7649ebc9fa4236d2123969557e0b27d6595eb8d808879aa318a1e263257c34cd-rimg-w1200-h628-dce8e8d8-gmir?v=1788200860

## FAQs

- **Q**: When and where is Birding Basics Hike being held?
  - **A:** Birding Basics Hike takes place on Sun, 06 Sep, 2026 at 08:00 am to Sun, 06 Sep, 2026 at 08:00 am at 2809 Kelly Ln, Kodak, TN, United States, Tennessee 37764.
- **Q**: Who is organizing Birding Basics Hike?
  - **A:** Birding Basics Hike is organized by Seven Islands State Birding Park.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Birding Basics Hike",
        "image": "https://cdn-az.allevents.in/events4/banners/7649ebc9fa4236d2123969557e0b27d6595eb8d808879aa318a1e263257c34cd-rimg-w1200-h628-dce8e8d8-gmir?v=1788200860",
        "startDate": "2026-09-06",
        "url": "https://allevents.in/kodak/birding-basics-hike/200030638095841",
        "location": {
            "@type": "Place",
            "name": "2809 Kelly Ln, Kodak, TN, United States, Tennessee 37764",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2809 Kelly Ln, Kodak, TN 37764-1005, United States",
                "addressLocality": "Kodak",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.95061",
                "longitude": "-83.6914"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "If you’ve recently discovered a new interest in birding, this beginner-friendly hike is the perfect place to start!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Seven Islands State Birding Park",
                "url": "https://allevents.in/org/seven-islands-state-birding-park/4904017",
                "description": "A great place to bird watch and hike."
            }
        ]
    }
]
```