

# Event Details

- **Event Name**: Little Birds
- **Event Start and End Date**: Fri, 28 Nov, 2025 at 08:30 pm
- **Event Description**: Local band, Little Birds are very excited to be playing again at Printers Playhouse, come along and join them for an eclectic mix of songs
- **Event URL**: https://allevents.in/eastbourne/little-birds/200029145054220
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 25

## Ticket Details

- **Ticket URL**: http://facebook.com/200029145054220?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=eastbourne-events

## Event venue details

- **city**: Eastbourne
- **state**: EN
- **country**: United Kingdom
- **location**: Printers Playhouse
- **lat**: 50.7674599
- **long**: 0.2786109
- **full address**: Printers Playhouse, 49a Grove Road, Eastbourne, BN21 4, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Printers Playhouse (https://allevents.in/org/printers-playhouse/25964717)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/143db891a516c1d6553f93392c56b596324875a88500393e78307e36e86fa295-rimg-w828-h593-dc303030-gmir?v=1763804632
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/3dedbc884f31ed90233237d5ac6669bd6bbcf838113e132728ebae121d8dd4d7-rimg-w300-h300-dc303030-gmir?v=1763804633

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 28 Nov, 2025 at 08:30 pm
- **Q**: Where is the event happening?
  - **A:** Printers Playhouse, 49a Grove Road, Eastbourne, BN21 4, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Printers Playhouse
- **Q**: What type of event is this?
  - **A:** music, entertainment
- **Q**: Where can I find ticket details about Little Birds ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Little Birds",
        "image": "https://cdn-az.allevents.in/events3/banners/143db891a516c1d6553f93392c56b596324875a88500393e78307e36e86fa295-rimg-w828-h593-dc303030-gmir?v=1763804632",
        "startDate": "2025-11-28",
        "url": "https://allevents.in/eastbourne/little-birds/200029145054220",
        "location": {
            "@type": "Place",
            "name": "Printers Playhouse",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "49a Grove Road, Eastbourne, BN21 4, United Kingdom",
                "addressLocality": "Eastbourne",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.7674599",
                "longitude": "0.2786109"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Local band, Little Birds are very excited to be playing again at Printers Playhouse, come along and join them for an eclectic mix of songs",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Printers Playhouse",
                "url": "https://allevents.in/org/printers-playhouse/25964717"
            }
        ]
    }
]
```