

# Event Details

- **Event Name**: Music Festival
- **Event Start and End Date**: Tue, 09 Jun, 2026 at 07:00 pm – Sun, 14 Jun, 2026 at 08:45 pm (+00:00)
- **Event Description**: The festival features renowned musicians in a series of evening concerts
- **Event URL**: https://allevents.in/salisbury/music-festival/300042368840
- **Event Categories**: music, entertainment, festivals, music-festivals, concerts
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Salisbury/All-Saints-Church%2C-Farley/Music-Festival/42368840/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Salisbury
- **state**: EN
- **country**: United Kingdom
- **location**: All Saints Church, Farley
- **lat**: 51.0651812
- **long**: -1.6811436
- **full address**: All Saints Church, Farley, Church Road, Salisbury, United Kingdom

## Event gallery

- **Alt text**: Music Festival
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/83f10edb19edbd382edc05335b865856736716221be9af63fb6249020e477427-rimg-w1024-h1024-dc13151a-gmir.jpg?v=1776739750

## FAQs

- **Q**: When and where is Music Festival being held?
  - **A:** Music Festival takes place on Tue, 09 Jun, 2026 at 07:00 pm to Sun, 14 Jun, 2026 at 08:45 pm at All Saints Church, Farley, Church Road, Salisbury, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Music Festival 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 Salisbury, this event is thoughtfully curated to deliver a standout experience worth every moment. If Music Festival 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": "Music Festival",
        "image": "https://cdn-az.allevents.in/events8/banners/83f10edb19edbd382edc05335b865856736716221be9af63fb6249020e477427-rimg-w1024-h1024-dc13151a-gmir.jpg?v=1776739750",
        "startDate": "2026-06-09T19:00:00+00:00",
        "endDate": "2026-06-14T20:45:00+00:00",
        "url": "https://allevents.in/salisbury/music-festival/300042368840",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "All Saints Church, Farley",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Church Road",
                "addressLocality": "Salisbury",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.0651812",
                "longitude": "-1.6811436"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The festival features renowned musicians in a series of evening concerts"
    }
]
```