

# Event Details

- **Event Name**: Bird Hike
- **Event Start and End Date**: Mon, 01 Jun, 2026 at 09:00 am – Mon, 07 Sep, 2026 at 09:00 am (-04:00)
- **Event Description**: Meet at the Visitor Center and take a leisurely hike to identify birds native to the area.
- **Event URL**: https://allevents.in/atlantic-beach/bird-hike/200030079389403
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Atlantic Beach
- **state**: NC
- **country**: United States
- **location**: 2303 East Fort Macon Rd, Atlantic Beach, NC, United States, North Carolina 28512
- **lat**: 34.69872
- **long**: -76.70121
- **full address**: 2303 East Fort Macon Rd, Atlantic Beach, NC, United States, North Carolina 28512

## Event gallery

- **Alt text**: Bird Hike
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/fe53231732bc20d5a67e201e6348314d501666d22c151bf1c44b15978a8bf632-rimg-w1200-h900-dc5a6164-gmir?v=1779964714

## FAQs

- **Q**: When and where is Bird Hike being held?
  - **A:** Bird Hike takes place on Mon, 01 Jun, 2026 at 09:00 am to Mon, 07 Sep, 2026 at 09:00 am at 2303 East Fort Macon Rd, Atlantic Beach, NC, United States, North Carolina 28512.
- **Q**: Who is organizing Bird Hike?
  - **A:** Bird Hike is organized by Friends of Fort Macon.
- **Q**: What has been the experience of attendees at Friends of Fort Macon's events?
  - **A:** Attendees have given Friends of Fort Macon a rating of 5/5 based on reviews from early attendees on AllEvents. Friends of Fort Macon has a verified profile on AllEvents where you can read reviews and explore their upcoming events.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bird Hike",
        "image": "https://cdn-az.allevents.in/events8/banners/fe53231732bc20d5a67e201e6348314d501666d22c151bf1c44b15978a8bf632-rimg-w1200-h900-dc5a6164-gmir?v=1779964714",
        "startDate": "2026-06-01T09:00:00-04:00",
        "endDate": "2026-09-07T09:00:00-04:00",
        "url": "https://allevents.in/atlantic-beach/bird-hike/200030079389403",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "2303 East Fort Macon Rd, Atlantic Beach, NC, United States, North Carolina 28512",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2301 E Fort Macon Rd, Atlantic Beach, NC 28512-5633, United States",
                "addressLocality": "Atlantic Beach",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.69872",
                "longitude": "-76.70121"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Meet at the Visitor Center and take a leisurely hike to identify birds native to the area.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Friends of Fort Macon",
                "url": "https://allevents.in/org/friends-of-fort-macon/21176514"
            }
        ]
    }
]
```