

# Event Details

- **Event Name**: Christmas Bird Count
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 08:00 am
- **Event Description**: Don’t miss our annual Christmas Bird Count on December 20th, 8:00 AM at Lakewood Discovery Center. We hope to see you there!
- **Event URL**: https://allevents.in/salina/christmas-bird-count/200029361588232
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Salina
- **state**: KS
- **country**: United States
- **location**: Lakewood Discovery Center
- **lat**: 38.845079257014
- **long**: -97.589257895907
- **full address**: Lakewood Discovery Center, 1323 E. Iron,Salina, Kansas, United States

## Event gallery

- **Alt text**: Christmas Bird Count
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/4c96d0216b4d77e56fec7c4eb5d2e6d07c0035ac3af55ce0c5a72565a36ee1f6-rimg-w1200-h800-dcf6f0d6-gmir?v=1765851992

## FAQs

- **Q**: When and where is Christmas Bird Count being held?
  - **A:** Christmas Bird Count takes place on Sat, 20 Dec, 2025 at 08:00 am to Sat, 20 Dec, 2025 at 08:00 am at Lakewood Discovery Center, 1323 E. Iron,Salina, Kansas, United States.
- **Q**: Who is organizing Christmas Bird Count?
  - **A:** Christmas Bird Count is organized by Smoky Hills Audubon Society.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Bird Count",
        "image": "https://cdn-az.allevents.in/events2/banners/4c96d0216b4d77e56fec7c4eb5d2e6d07c0035ac3af55ce0c5a72565a36ee1f6-rimg-w1200-h800-dcf6f0d6-gmir?v=1765851992",
        "startDate": "2025-12-20",
        "url": "https://allevents.in/salina/christmas-bird-count/200029361588232",
        "location": {
            "@type": "Place",
            "name": "Lakewood Discovery Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1323 E. Iron,Salina, Kansas",
                "addressLocality": "Salina",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.845079257014",
                "longitude": "-97.589257895907"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Don’t miss our annual Christmas Bird Count on December 20th, 8:00 AM at Lakewood Discovery Center. We hope to see you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Smoky Hills Audubon Society",
                "url": "https://allevents.in/org/smoky-hills-audubon-society/24229038"
            }
        ]
    }
]
```