

# Event Details

- **Event Name**: Unlocked: A Guy Called Gerald
- **Event Start and End Date**: Fri, 18 Jul, 2025 at 07:00 pm – Fri, 18 Jul, 2025 at 11:45 pm
- **Event Description**: A Guy Called Gerald is 30+ years of dance music incarnate.ArtistsA Guy Called GeraldTony CannonMusic Genres :  House, Techno, Electro House, Electro
- **Event URL**: https://allevents.in/preston/unlocked-a-guy-called-gerald/300040881063
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Preston/The-Continental/Unlocked-A-Guy-Called-Gerald/40881063/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Preston
- **state**: EN
- **country**: United Kingdom
- **location**: The Continental
- **lat**: 53.750196
- **long**: -2.706929
- **full address**: The Continental, South Meadow Lane, Preston, United Kingdom

## Event gallery

- **Alt text**: Unlocked: A Guy Called Gerald
  - **Image URL**: https://d31fr2pwly4c4s.cloudfront.net/c/5/4/1990938_2515e079_unlocked-a-guy-called-gerald_1024.jpg

## Artist Details

- **Artist name**: A Guy Called Gerald
- **Artist name**: Tony Cannon

## FAQs

- **Q**: When and where is Unlocked: A Guy Called Gerald being held?
  - **A:** Unlocked: A Guy Called Gerald takes place on Fri, 18 Jul, 2025 at 07:00 pm to Fri, 18 Jul, 2025 at 11:45 pm at The Continental, South Meadow Lane, Preston, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Unlocked: A Guy Called Gerald is ideal for art lovers, collectors, creatives, and anyone inspired by visual arts, installations, and exhibitions. Whether you're a first-time attendee or a longtime enthusiast in Preston, this event is thoughtfully curated to deliver a standout experience worth every moment. If Unlocked: A Guy Called Gerald 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": "Unlocked: A Guy Called Gerald",
        "image": "https://d31fr2pwly4c4s.cloudfront.net/c/5/4/1990938_2515e079_unlocked-a-guy-called-gerald_1024.jpg",
        "startDate": "2025-07-18",
        "endDate": "2025-07-18",
        "url": "https://allevents.in/preston/unlocked-a-guy-called-gerald/300040881063",
        "location": {
            "@type": "Place",
            "name": "The Continental",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "South Meadow Lane",
                "addressLocality": "Preston",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.750196",
                "longitude": "-2.706929"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A Guy Called Gerald is 30+ years of dance music incarnate.ArtistsA Guy Called GeraldTony CannonMusic Genres :  House, Techno, Electro House, Electro",
        "performer": [
            {
                "@type": "Person",
                "name": "A Guy Called Gerald"
            },
            {
                "@type": "Person",
                "name": "Tony Cannon"
            }
        ]
    }
]
```