

# Event Details

- **Event Name**: Lytham Festival
- **Event Start and End Date**: Wed, 30 Jun, 2027 at 11:00 am – Sun, 04 Jul, 2027 at 11:00 pm (+00:00)
- **Event Description**: 5 Nights of Live Music on Lytham Green.Music Genres :  Rock, Pop, Indie
- **Event URL**: https://allevents.in/blackpool/lytham-festival/300042577875
- **Event Categories**: festivals, music, live-music, entertainment, pop
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/festivals/lytham-prom/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Blackpool
- **state**: EN
- **country**: United Kingdom
- **location**: Lytham Green
- **lat**: 53.7361652
- **long**: -2.9612395
- **full address**: Lytham Green,  Clifton Drive, Lytham St. Annes, Blackpool, United Kingdom

## Event gallery

- **Alt text**: Lytham Festival
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/9584ec52951b18644960cf00fc623908a501b8af465be97d5cfe035b1a04ecb1-rimg-w1024-h1024-dc5eaea9-gmir.jpg?v=1783362295

## Artist Details

- **Artist name**: Robbie Williams

## FAQs

- **Q**: When and where is Lytham Festival being held?
  - **A:** Lytham Festival takes place on Wed, 30 Jun, 2027 at 11:00 am to Sun, 04 Jul, 2027 at 11:00 pm at Lytham Green,  Clifton Drive, Lytham St. Annes, Blackpool, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Lytham Festival is ideal for festival lovers, culture enthusiasts, and anyone looking for a vibrant, immersive community experience. Whether you're a first-time attendee or a longtime enthusiast in Blackpool, this event is thoughtfully curated to deliver a standout experience worth every moment. If Lytham 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": "Lytham Festival",
        "image": "https://cdn-az.allevents.in/events3/banners/9584ec52951b18644960cf00fc623908a501b8af465be97d5cfe035b1a04ecb1-rimg-w1024-h1024-dc5eaea9-gmir.jpg?v=1783362295",
        "startDate": "2027-06-30T11:00:00+00:00",
        "endDate": "2027-07-04T23:00:00+00:00",
        "url": "https://allevents.in/blackpool/lytham-festival/300042577875",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Lytham Green",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": " Clifton Drive, Lytham St. Annes",
                "addressLocality": "Blackpool",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.7361652",
                "longitude": "-2.9612395"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "5 Nights of Live Music on Lytham Green.Music Genres :  Rock, Pop, Indie",
        "performer": [
            {
                "@type": "Person",
                "name": "Robbie Williams"
            }
        ]
    }
]
```