

# Event Details

- **Event Name**: Community Birdwatching
- **Event Start and End Date**: Wed, 15 Apr, 2026 at 10:30 am
- **Event Description**: Join us at the bird feeding station at 1030am and spend an hour looking at birds in the Museum Gardens. No previous experience required.
- **Event URL**: https://allevents.in/york/community-birdwatching/200029940765659
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: York
- **state**: EN
- **country**: United Kingdom
- **location**: Museum Gardens, York, United Kingdom
- **lat**: 53.96145
- **long**: -1.08868
- **full address**: Museum Gardens, York, United Kingdom

## Event gallery

- **Alt text**: Community Birdwatching
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/496dcd08f85901d67af869829698fa5b7bb28aa9bb8864d4888aef458112ff14-rimg-w1200-h945-dce8f2fe-gmir?v=1776160679

## FAQs

- **Q**: When and where is Community Birdwatching being held?
  - **A:** Community Birdwatching takes place on Wed, 15 Apr, 2026 at 10:30 am to Wed, 15 Apr, 2026 at 10:30 am at Museum Gardens, York, United Kingdom.
- **Q**: Who is organizing Community Birdwatching?
  - **A:** Community Birdwatching is organized by RSPB York Local Group.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Community Birdwatching",
        "image": "https://cdn-az.allevents.in/events10/banners/496dcd08f85901d67af869829698fa5b7bb28aa9bb8864d4888aef458112ff14-rimg-w1200-h945-dce8f2fe-gmir?v=1776160679",
        "startDate": "2026-04-15",
        "url": "https://allevents.in/york/community-birdwatching/200029940765659",
        "location": {
            "@type": "Place",
            "name": "Museum Gardens, York, United Kingdom",
            "address": {
                "@type": "PostalAddress",
                "name": "Museum Gardens, York, United Kingdom",
                "addressLocality": "York",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.96145",
                "longitude": "-1.08868"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at the bird feeding station at 1030am and spend an hour looking at birds in the Museum Gardens. No previous experience required.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "RSPB York Local Group",
                "url": "https://allevents.in/org/rspb-york-local-group/25001546"
            }
        ]
    }
]
```