

# Event Details

- **Event Name**: First Light Festival
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 11:00 am – Sun, 21 Jun, 2026 at 04:00 pm (+00:00)
- **Event Description**: First Light Festival welcomes the first sunrise of the summer on the solstice with a celebration of music, culture and arts.ArtistsSeth LakemanJamz SupernovaMusic Genres :  Disco, Folk, Funk, R&amp;B, Soul
- **Event URL**: https://allevents.in/lowestoft/first-light-festival/300042313782
- **Event Categories**: festivals, parties, art, entertainment
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Lowestoft/South-Beach%2C-Lowestoft/First-Light-Festival/42313782/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Lowestoft
- **state**: EN
- **country**: United Kingdom
- **location**: South Beach, Lowestoft
- **lat**: 52.46329790
- **long**: 1.74418590
- **full address**: South Beach, Lowestoft, United Kingdom

## Event gallery

- **Alt text**: First Light Festival
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/5cb38c0149f222a63927ac5f33541eead559302e2043db4266dd00a98173a8e8-rimg-w1024-h1024-dc89b8e0-gmir.jpg?v=1777873991

## Artist Details

- **Artist name**: Seth Lakeman
- **Artist name**: Jamz Supernova

## FAQs

- **Q**: When and where is First Light Festival being held?
  - **A:** First Light Festival takes place on Sat, 20 Jun, 2026 at 11:00 am to Sun, 21 Jun, 2026 at 04:00 pm at South Beach, Lowestoft, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** First Light 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 Lowestoft, this event is thoughtfully curated to deliver a standout experience worth every moment. If First Light Festival sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Festival",
        "name": "First Light Festival",
        "image": "https://cdn-az.allevents.in/events10/banners/5cb38c0149f222a63927ac5f33541eead559302e2043db4266dd00a98173a8e8-rimg-w1024-h1024-dc89b8e0-gmir.jpg?v=1777873991",
        "startDate": "2026-06-20T11:00:00+00:00",
        "endDate": "2026-06-21T16:00:00+00:00",
        "url": "https://allevents.in/lowestoft/first-light-festival/300042313782",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "South Beach, Lowestoft",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "South Beach",
                "addressLocality": "Lowestoft",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.46329790",
                "longitude": "1.74418590"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "First Light Festival welcomes the first sunrise of the summer on the solstice with a celebration of music, culture and arts.ArtistsSeth LakemanJamz SupernovaMusic Genres :  Disco, Folk, Funk, R&B, Soul",
        "performer": [
            {
                "@type": "Person",
                "name": "Seth Lakeman"
            },
            {
                "@type": "Person",
                "name": "Jamz Supernova"
            }
        ]
    }
]
```