

# Event Details

- **Event Name**: Family Music Festival
- **Event Start and End Date**: Sat, 18 Jul, 2026 at 11:00 am – Sun, 19 Jul, 2026 at 10:00 pm (+00:00)
- **Event Description**: Expect the best music, activities, entertainment, food and drink for all of the family to enjoy.
- **Event URL**: https://allevents.in/birkenhead/family-music-festival/300042343793
- **Event Categories**: festivals, music-festivals, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Chester/We-Are-Wirral/Family-Music-Festival/42343793/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Birkenhead
- **state**: EN
- **country**: United Kingdom
- **location**: We Are Wirral
- **lat**: 53.394801
- **long**: -3.0430143
- **full address**: We Are Wirral, Park Drive, Birkenhead, United Kingdom

## Event gallery

- **Alt text**: Family Music Festival
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/27caa19c8eed16eb34cf4f64949872f1f5ca2325f959e1352dc1beeb3dcfd6a4-rimg-w400-h400-dc181818-gmir.png?v=1776169571

## FAQs

- **Q**: When and where is Family Music Festival being held?
  - **A:** Family Music Festival takes place on Sat, 18 Jul, 2026 at 11:00 am to Sun, 19 Jul, 2026 at 10:00 pm at We Are Wirral, Park Drive, Birkenhead, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Family Music Festival 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 Birkenhead, this event is thoughtfully curated to deliver a standout experience worth every moment. If Family Music Festival sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Music Festival",
        "image": "https://cdn-az.allevents.in/events1/banners/27caa19c8eed16eb34cf4f64949872f1f5ca2325f959e1352dc1beeb3dcfd6a4-rimg-w400-h400-dc181818-gmir.png?v=1776169571",
        "startDate": "2026-07-18T11:00:00+00:00",
        "endDate": "2026-07-19T22:00:00+00:00",
        "url": "https://allevents.in/birkenhead/family-music-festival/300042343793",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "We Are Wirral",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Park Drive",
                "addressLocality": "Birkenhead",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.394801",
                "longitude": "-3.0430143"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Expect the best music, activities, entertainment, food and drink for all of the family to enjoy."
    }
]
```