

# Event Details

- **Event Name**: RSPB Community Birdwatching Walk 
- **Event Start and End Date**: Sat, 18 Oct, 2025 at 01:00 pm
- **Event Description**: Guided Birdwatching walk around Corsewall Estate woodland and the western shoreline of Loch Ryan (3 miles)
- **Event URL**: https://allevents.in/stranraer/rspb-community-birdwatching-walk/200028962733228
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Stranraer
- **state**: SC
- **country**: United Kingdom
- **location**: Corsewall Estate
- **lat**: 54.976775616387
- **long**: -5.0783906267459
- **full address**: Corsewall Estate, Stranraer, United Kingdom

## Event gallery

- **Alt text**: RSPB Community Birdwatching Walk
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/6ee61156f0dd003123461dd682cbc68249a8a0d2ce0eac7b297f18fa4f1f14fa-rimg-w1170-h1625-dcffffff-gmir?v=1760416220

## FAQs

- **Q**: When and where is RSPB Community Birdwatching Walk  being held?
  - **A:** RSPB Community Birdwatching Walk  takes place on Sat, 18 Oct, 2025 at 01:00 pm to Sat, 18 Oct, 2025 at 01:00 pm at Corsewall Estate, Stranraer, United Kingdom.
- **Q**: Who is organizing RSPB Community Birdwatching Walk ?
  - **A:** RSPB Community Birdwatching Walk  is organized by RSPB Dumfries and Galloway.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "RSPB Community Birdwatching Walk",
        "image": "https://cdn-az.allevents.in/events7/banners/6ee61156f0dd003123461dd682cbc68249a8a0d2ce0eac7b297f18fa4f1f14fa-rimg-w1170-h1625-dcffffff-gmir?v=1760416220",
        "startDate": "2025-10-18",
        "url": "https://allevents.in/stranraer/rspb-community-birdwatching-walk/200028962733228",
        "location": {
            "@type": "Place",
            "name": "Corsewall Estate",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Stranraer",
                "addressLocality": "Stranraer",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.976775616387",
                "longitude": "-5.0783906267459"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Guided Birdwatching walk around Corsewall Estate woodland and the western shoreline of Loch Ryan (3 miles)",
        "organizer": [
            {
                "@type": "Organization",
                "name": "RSPB Dumfries and Galloway",
                "url": "https://allevents.in/org/rspb-dumfries-and-galloway/26040102"
            }
        ]
    }
]
```