

# Event Details

- **Event Name**: The Jump Jets
- **Event Start and End Date**: Sat, 23 Aug, 2025 at 09:00 pm
- **Event Description**: Live music
- **Event URL**: https://allevents.in/barnstaple/the-jump-jets/200028315340512
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Barnstaple
- **state**: EN
- **country**: United Kingdom
- **location**: 55 Bradiford, Barnstaple
- **lat**: 51.08909
- **long**: -4.06927
- **full address**: 55 Bradiford, Barnstaple, United Kingdom

## Event gallery

- **Alt text**: The Jump Jets
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/be212f1f31716dffc2a1c50d4cc0ef237320a9078e87528c634ca8bf630f1645-rimg-w1143-h1617-dc060606-gmir?v=1755358264

## FAQs

- **Q**: When and where is The Jump Jets being held?
  - **A:** The Jump Jets takes place on Sat, 23 Aug, 2025 at 09:00 pm to Sat, 23 Aug, 2025 at 09:00 pm at 55 Bradiford, Barnstaple, United Kingdom.
- **Q**: Who is organizing The Jump Jets?
  - **A:** The Jump Jets is organized by Windsor Arms.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Jump Jets 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 Barnstaple, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Jump Jets 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": "The Jump Jets",
        "image": "https://cdn-az.allevents.in/events10/banners/be212f1f31716dffc2a1c50d4cc0ef237320a9078e87528c634ca8bf630f1645-rimg-w1143-h1617-dc060606-gmir?v=1755358264",
        "startDate": "2025-08-23",
        "url": "https://allevents.in/barnstaple/the-jump-jets/200028315340512",
        "location": {
            "@type": "Place",
            "name": "55 Bradiford, Barnstaple",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "54 Bradiford, Barnstaple, EX31 4AD, United Kingdom",
                "addressLocality": "Barnstaple",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.08909",
                "longitude": "-4.06927"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live music",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Windsor Arms",
                "url": "https://allevents.in/org/windsor-arms/19448694"
            }
        ]
    }
]
```