

# Event Details

- **Event Name**: The BlueBird Inn
- **Event Start and End Date**: Fri, 15 May, 2026 at 07:00 pm – Fri, 15 May, 2026 at 10:00 pm (-04:00)
- **Event Description**: Band playing a mix of classic rock and pop.
- **Event URL**: https://allevents.in/cornwall/the-bluebird-inn/200029515410553
- **Event Categories**: music, entertainment, pop
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Cornwall
- **state**: PA
- **country**: United States
- **location**: Blue Bird Inn - Cornwall, PA
- **lat**: 40.287815646667
- **long**: -76.413658377167
- **full address**: Blue Bird Inn - Cornwall, PA, 2387 Cornwall Rd,Cornwall, Pennsylvania, United States

## Event gallery

- **Alt text**: The BlueBird Inn
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/c2c6049ed53e97c7dbd70d45e5e1dfd51fdaffb5062326323361813e63ef133b-rimg-w1200-h600-dc000000-gmir?v=1768672313

## FAQs

- **Q**: When and where is The BlueBird Inn being held?
  - **A:** The BlueBird Inn takes place on Fri, 15 May, 2026 at 07:00 pm to Fri, 15 May, 2026 at 10:00 pm at Blue Bird Inn - Cornwall, PA, 2387 Cornwall Rd,Cornwall, Pennsylvania, United States.
- **Q**: Who is organizing The BlueBird Inn?
  - **A:** The BlueBird Inn is organized by Run for Cover.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The BlueBird Inn is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Cornwall, this event is thoughtfully curated to deliver a standout experience worth every moment. If The BlueBird Inn sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The BlueBird Inn",
        "image": "https://cdn-az.allevents.in/events5/banners/c2c6049ed53e97c7dbd70d45e5e1dfd51fdaffb5062326323361813e63ef133b-rimg-w1200-h600-dc000000-gmir?v=1768672313",
        "startDate": "2026-05-15T19:00:00-04:00",
        "endDate": "2026-05-15T22:00:00-04:00",
        "url": "https://allevents.in/cornwall/the-bluebird-inn/200029515410553",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Blue Bird Inn - Cornwall, PA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2387 Cornwall Rd,Cornwall, Pennsylvania",
                "addressLocality": "Cornwall",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.287815646667",
                "longitude": "-76.413658377167"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Band playing a mix of classic rock and pop.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Run for Cover",
                "url": "https://allevents.in/org/run-for-cover/26038001"
            }
        ]
    }
]
```