

# Event Details

- **Event Name**: Bird Watching
- **Event Start and End Date**: Fri, 26 Sep, 2025 at 01:00 pm – Fri, 26 Sep, 2025 at 01:30 pm
- **Event Description**: Join our Naturalist at the Visitor Center and see what native birds visit the bird feeders.
- **Event URL**: https://allevents.in/loudonville/bird-watching/200028856426002
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

- **Ticket URL**: http://facebook.com/200028856426002?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=loudonville-events

## Event venue details

- **city**: Loudonville
- **state**: OH
- **country**: United States
- **location**: 3116 State Route 3, Loudonville, OH, United States, Ohio 44842
- **lat**: 40.60623
- **long**: -82.26215
- **full address**: 3116 State Route 3, Loudonville, OH, United States, Ohio 44842

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Mohican State Park (https://allevents.in/org/mohican-state-park/25942637)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/94cfd094325e0cbfbb4c0c264016a24d5bae41bc86a46cf866d586bb3ca86fd8-rimg-w1200-h457-dc5ea6d6-gmir?v=1758368400
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/a705087f78f0fed97a0070797da411646ea5682b3b6667f3691d30ebcb91189a-rimg-w300-h300-dcf5f6f5-gmir?v=1758368401

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 26 Sep, 2025 at 01:00 pm
- **Q**: Where is the event happening?
  - **A:** 3116 State Route 3, Loudonville, OH, United States, Ohio 44842
- **Q**: Who is organizing the event?
  - **A:** Mohican State Park
- **Q**: Where can I find ticket details about Bird Watching ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bird Watching",
        "image": "https://cdn-az.allevents.in/events4/banners/94cfd094325e0cbfbb4c0c264016a24d5bae41bc86a46cf866d586bb3ca86fd8-rimg-w1200-h457-dc5ea6d6-gmir?v=1758368400",
        "startDate": "2025-09-26",
        "endDate": "2025-09-26",
        "url": "https://allevents.in/loudonville/bird-watching/200028856426002",
        "location": {
            "@type": "Place",
            "name": "3116 State Route 3, Loudonville, OH, United States, Ohio 44842",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3116 OH-3, Loudonville, OH 44842, United States",
                "addressLocality": "Loudonville",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.60623",
                "longitude": "-82.26215"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join our Naturalist at the Visitor Center and see what native birds visit the bird feeders.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mohican State Park",
                "url": "https://allevents.in/org/mohican-state-park/25942637"
            }
        ]
    }
]
```