

# Event Details

- **Event Name**: James Bond Concert Spectacular at Weymouth Pavilion
- **Event Start and End Date**: Sun, 12 Jul, 2026 at 06:30 pm – Sun, 12 Jul, 2026 at 09:15 pm (+00:00)
- **Event Description**: The world's most critically acclaimed James Bond concert, straight from selling out London's West End multiple times!ArtistsQ The Music Show
- **Event URL**: https://allevents.in/weymouth/james-bond-concert-spectacular-at-weymouth-pavilion/300041654512
- **Event Categories**: concerts, music, entertainment, art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Portland/Weymouth-Pavilion-Theatre/James-Bond-Concert-Spectacular-at-Weymouth-Pavilion/41654512/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Weymouth
- **state**: EN
- **country**: United Kingdom
- **location**: Weymouth Pavilion Theatre
- **lat**: 50.56021200
- **long**: -2.44622600
- **full address**: Weymouth Pavilion Theatre, The Esplanade Weymouth, Weymouth, United Kingdom

## Event gallery

- **Alt text**: James Bond Concert Spectacular at Weymouth Pavilion
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/0df4a0b0914da364b6fecafea45f8bbb7b9b127b92d940f410f7420e784bdacd-rimg-w1024-h1024-dc010101-gmir.jpg?v=1773859404

## Artist Details

- **Artist name**: Q The Music Show

## FAQs

- **Q**: When and where is James Bond Concert Spectacular at Weymouth Pavilion being held?
  - **A:** James Bond Concert Spectacular at Weymouth Pavilion takes place on Sun, 12 Jul, 2026 at 06:30 pm to Sun, 12 Jul, 2026 at 09:15 pm at Weymouth Pavilion Theatre, The Esplanade Weymouth, Weymouth, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** James Bond Concert Spectacular at Weymouth Pavilion 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 Weymouth, this event is thoughtfully curated to deliver a standout experience worth every moment. If James Bond Concert Spectacular at Weymouth Pavilion 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": "James Bond Concert Spectacular at Weymouth Pavilion",
        "image": "https://cdn-az.allevents.in/events10/banners/0df4a0b0914da364b6fecafea45f8bbb7b9b127b92d940f410f7420e784bdacd-rimg-w1024-h1024-dc010101-gmir.jpg?v=1773859404",
        "startDate": "2026-07-12T18:30:00+00:00",
        "endDate": "2026-07-12T21:15:00+00:00",
        "url": "https://allevents.in/weymouth/james-bond-concert-spectacular-at-weymouth-pavilion/300041654512",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Weymouth Pavilion Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "The Esplanade Weymouth",
                "addressLocality": "Weymouth",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.56021200",
                "longitude": "-2.44622600"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The world's most critically acclaimed James Bond concert, straight from selling out London's West End multiple times!ArtistsQ The Music Show",
        "performer": [
            {
                "@type": "Person",
                "name": "Q The Music Show"
            }
        ]
    }
]
```