

# Event Details

- **Event Name**: The Rocking Byrds @ Quakers Inn
- **Event Start and End Date**: Sat, 11 Apr, 2026 at 10:00 am – Sat, 11 Apr, 2026 at 01:00 pm
- **Event Description**: The Rocking Byrds perform Quakers Inn Saturday 11th April
- **Event URL**: https://allevents.in/blacktown/the-rocking-byrds-quakers-inn/200029818180540
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Blacktown
- **state**: NS
- **country**: Australia
- **location**: Quakers Inn
- **lat**: -33.725695105316
- **long**: 150.88375711582
- **full address**: Quakers Inn, 7 Nirimba Dr, Quakers Hill NSW 2763, Australia, Blacktown

## Event gallery

- **Alt text**: The Rocking Byrds @ Quakers Inn
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/3300e4dd4ec59acfde2174a39ebc562a27c0ee6a9e41b6eedc73afcf1d320a7b-rimg-w1200-h1697-dc030303-gmir?v=1774628334

## FAQs

- **Q**: When and where is The Rocking Byrds @ Quakers Inn being held?
  - **A:** The Rocking Byrds @ Quakers Inn takes place on Sat, 11 Apr, 2026 at 10:00 am to Sat, 11 Apr, 2026 at 01:00 pm at Quakers Inn, 7 Nirimba Dr, Quakers Hill NSW 2763, Australia, Blacktown.
- **Q**: Who is organizing The Rocking Byrds @ Quakers Inn?
  - **A:** The Rocking Byrds @ Quakers Inn is organized by The Rocking Byrds.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Rocking Byrds @ Quakers Inn",
        "image": "https://cdn-az.allevents.in/events2/banners/3300e4dd4ec59acfde2174a39ebc562a27c0ee6a9e41b6eedc73afcf1d320a7b-rimg-w1200-h1697-dc030303-gmir?v=1774628334",
        "startDate": "2026-04-11",
        "endDate": "2026-04-11",
        "url": "https://allevents.in/blacktown/the-rocking-byrds-quakers-inn/200029818180540",
        "location": {
            "@type": "Place",
            "name": "Quakers Inn",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7 Nirimba Dr, Quakers Hill NSW 2763, Australia",
                "addressLocality": "Blacktown",
                "addressRegion": "NS",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-33.725695105316",
                "longitude": "150.88375711582"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Rocking Byrds perform Quakers Inn Saturday 11th April",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Rocking Byrds",
                "url": "https://allevents.in/org/the-rocking-byrds/25081203"
            }
        ]
    }
]
```