

# Event Details

- **Event Name**: Backyard Birdwatching!
- **Event Start and End Date**: Mon, 27 Jul, 2026 at 06:00 pm
- **Event Description**: Join us as we learn about basic birding, area bird identification, and digital technologies that can get your hobby started!
- **Event URL**: https://allevents.in/mulvane/backyard-birdwatching/200030198657901
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Mulvane
- **state**: KS
- **country**: United States
- **location**: 408 N 2nd Ave, Mulvane, KS, United States, Kansas 67110
- **lat**: 37.4783
- **long**: -97.24446
- **full address**: 408 N 2nd Ave, Mulvane, KS, United States, Kansas 67110

## Event gallery

- **Alt text**: Backyard Birdwatching!
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/4067d21fec1c1f46267f82096c971234ed5e4c4ca68966ffd28aa2e6489c1c05-rimg-w1200-h675-dcf0f1ef-gmir?v=1785002025

## FAQs

- **Q**: When and where is Backyard Birdwatching! being held?
  - **A:** Backyard Birdwatching! takes place on Mon, 27 Jul, 2026 at 06:00 pm to Mon, 27 Jul, 2026 at 06:00 pm at 408 N 2nd Ave, Mulvane, KS, United States, Kansas 67110.
- **Q**: Who is organizing Backyard Birdwatching!?
  - **A:** Backyard Birdwatching! is organized by Mulvane Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Backyard Birdwatching!",
        "image": "https://cdn-az.allevents.in/events3/banners/4067d21fec1c1f46267f82096c971234ed5e4c4ca68966ffd28aa2e6489c1c05-rimg-w1200-h675-dcf0f1ef-gmir?v=1785002025",
        "startDate": "2026-07-27",
        "url": "https://allevents.in/mulvane/backyard-birdwatching/200030198657901",
        "location": {
            "@type": "Place",
            "name": "408 N 2nd Ave, Mulvane, KS, United States, Kansas 67110",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "408 N 2nd Ave, Mulvane, KS 67110-1535, United States",
                "addressLocality": "Mulvane",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.4783",
                "longitude": "-97.24446"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us as we learn about basic birding, area bird identification, and digital technologies that can get your hobby started!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mulvane Public Library",
                "url": "https://allevents.in/org/mulvane-public-library/10050223",
                "description": "The Mulvane Public Library is dedicated to promoting literacy and lifelong learning within the Mulvane community."
            }
        ]
    }
]
```