

# Event Details

- **Event Name**: Small Town, Big Music '26
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 11:00 am – Sun, 05 Jul, 2026 at 12:00 am
- **Event Description**: Small Town, Big Music returns to Almondsbury on July 4th with East 17, Huey Morgan, Laura Evans & Brooke Law....ArtistsEast 17Huey MorganBrooke LawLAURA EVANSMusic Genres :  Blues, Country/Americana, Funk, Pop
- **Event URL**: https://allevents.in/bristol/small-town-big-music-26/300042162760
- **Event Categories**: art, fourth-of-july, country-music-festivals
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Bristol/Almondsbury-Creative/Small-Town-Big-Music-26/42162760/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Bristol
- **state**: EN
- **country**: United Kingdom
- **location**: Almondsbury Creative
- **lat**: 51.54954050
- **long**: -2.56904260
- **full address**: Almondsbury Creative, Recreation Ground, Bristol, United Kingdom

## Event gallery

- **Alt text**: Small Town, Big Music '26
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/ac2542e776c279d286a38a35fa20121646183986d07da427f562515174e53130-rimg-w1024-h1024-dcf0f1f5-gmir.jpg?v=1781556560

## Artist Details

- **Artist name**: East 17
- **Artist name**: Huey Morgan
- **Artist name**: Brooke Law
- **Artist name**: LAURA EVANS

## FAQs

- **Q**: When and where is Small Town, Big Music '26 being held?
  - **A:** Small Town, Big Music '26 takes place on Sat, 04 Jul, 2026 at 11:00 am to Sun, 05 Jul, 2026 at 12:00 am at Almondsbury Creative, Recreation Ground, Bristol, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Small Town, Big Music '26 is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Bristol, this event is thoughtfully curated to deliver a standout experience worth every moment. If Small Town, Big Music '26 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": "Small Town, Big Music '26",
        "image": "https://cdn-az.allevents.in/events8/banners/ac2542e776c279d286a38a35fa20121646183986d07da427f562515174e53130-rimg-w1024-h1024-dcf0f1f5-gmir.jpg?v=1781556560",
        "startDate": "2026-07-04",
        "endDate": "2026-07-05",
        "url": "https://allevents.in/bristol/small-town-big-music-26/300042162760",
        "location": {
            "@type": "Place",
            "name": "Almondsbury Creative",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Recreation Ground",
                "addressLocality": "Bristol",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.54954050",
                "longitude": "-2.56904260"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Small Town, Big Music returns to Almondsbury on July 4th with East 17, Huey Morgan, Laura Evans & Brooke Law....ArtistsEast 17Huey MorganBrooke LawLAURA EVANSMusic Genres :  Blues, Country/Americana, Funk, Pop",
        "performer": [
            {
                "@type": "Person",
                "name": "East 17"
            },
            {
                "@type": "Person",
                "name": "Huey Morgan"
            },
            {
                "@type": "Person",
                "name": "Brooke Law"
            },
            {
                "@type": "Person",
                "name": "LAURA EVANS"
            }
        ]
    }
]
```