

# Event Details

- **Event Name**: Oh June!
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 07:00 pm
- **Event Description**: Band practice
- **Event URL**: https://allevents.in/preston/oh-june/200030278432445
- **Event Categories**: Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Preston
- **state**: EN
- **country**: United Kingdom
- **location**: Guild Ale House
- **lat**: 53.7601623
- **long**: -2.6981152
- **full address**: Guild Ale House, 56 Lancaster Road,Preston, Lancashire, United Kingdom

## Event gallery

- **Alt text**: Oh June!
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/dad660f3481314bb0fdfdd1f6844e36239d8ce792b1aac63722536b95398e9d7-rimg-w750-h386-dc010101-gmir?v=1782022964

## FAQs

- **Q**: When and where is Oh June! being held?
  - **A:** Oh June! takes place on Sun, 21 Jun, 2026 at 07:00 pm to Sun, 21 Jun, 2026 at 07:00 pm at Guild Ale House, 56 Lancaster Road,Preston, Lancashire, United Kingdom.
- **Q**: Who is organizing Oh June!?
  - **A:** Oh June! is organized by Martyn Rawlinson.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Oh June! 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 Preston, this event is thoughtfully curated to deliver a standout experience worth every moment. If Oh June! sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Oh June!",
        "image": "https://cdn-az.allevents.in/events9/banners/dad660f3481314bb0fdfdd1f6844e36239d8ce792b1aac63722536b95398e9d7-rimg-w750-h386-dc010101-gmir?v=1782022964",
        "startDate": "2026-06-21",
        "url": "https://allevents.in/preston/oh-june/200030278432445",
        "location": {
            "@type": "Place",
            "name": "Guild Ale House",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "56 Lancaster Road,Preston, Lancashire",
                "addressLocality": "Preston",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.7601623",
                "longitude": "-2.6981152"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Band practice",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Martyn Rawlinson",
                "url": "https://allevents.in/org/martyn-rawlinson/19870572"
            }
        ]
    }
]
```