

# Event Details

- **Event Name**: The Great Backyard Bird Count
- **Event Start and End Date**: Mon, 16 Feb, 2026 at 10:30 am – Mon, 16 Feb, 2026 at 11:30 am
- **Event Description**: Join EPL at Sims Park on Feb.16 at 10:30a to participate in the Great Backyard Bird Count! We have wonderful #bird life in Euclid so let's all be scientists and observe the wonderful creatures in our environment. Light refreshments will be provided. For all ages.
- **Event URL**: https://allevents.in/euclid/the-great-backyard-bird-count/200029558651605
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Euclid
- **state**: OH
- **country**: United States
- **location**: Sims Park 23131 Lakeshore Blvd. Euclid OH
- **lat**: 41.61552
- **long**: -81.52152
- **full address**: Sims Park 23131 Lakeshore Blvd. Euclid OH, 23131 Lakeshore Blvd, Euclid, OH 44123-1326, United States

## Event gallery

- **Alt text**: The Great Backyard Bird Count
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/80c226fd25ff0b87fd8c54421e888074e4019c74b7ff293233ddd30cc83cdfea-rimg-w624-h312-dcebf0fe-gmir?v=1771208072

## FAQs

- **Q**: When and where is The Great Backyard Bird Count being held?
  - **A:** The Great Backyard Bird Count takes place on Mon, 16 Feb, 2026 at 10:30 am to Mon, 16 Feb, 2026 at 11:30 am at Sims Park 23131 Lakeshore Blvd. Euclid OH, 23131 Lakeshore Blvd, Euclid, OH 44123-1326, United States.
- **Q**: Who is organizing The Great Backyard Bird Count?
  - **A:** The Great Backyard Bird Count is organized by Euclid Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Great Backyard Bird Count",
        "image": "https://cdn-az.allevents.in/events7/banners/80c226fd25ff0b87fd8c54421e888074e4019c74b7ff293233ddd30cc83cdfea-rimg-w624-h312-dcebf0fe-gmir?v=1771208072",
        "startDate": "2026-02-16",
        "endDate": "2026-02-16",
        "url": "https://allevents.in/euclid/the-great-backyard-bird-count/200029558651605",
        "location": {
            "@type": "Place",
            "name": "Sims Park 23131 Lakeshore Blvd. Euclid OH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "23131 Lakeshore Blvd, Euclid, OH 44123-1326, United States",
                "addressLocality": "Euclid",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.61552",
                "longitude": "-81.52152"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join EPL at Sims Park on Feb.16 at 10:30a to participate in the Great Backyard Bird Count! We have wonderful #bird life in Euclid so let's all be scientists and observe the wonderful creatures in our environment. Light refreshments will be provided. For all ages.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Euclid Public Library",
                "url": "https://allevents.in/org/euclid-public-library/12960286",
                "description": "We are located just one mile north of I90 on the east side of East 222nd Street. There is plenty of free parking around the building."
            }
        ]
    }
]
```