

# 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**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/0df4a0b0914da364b6fecafea45f8bbb7b9b127b92d940f410f7420e784bdacd-rimg-w1024-h1024-dc010101-gmir.jpg?v=1773859404
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=James+Bond+Concert+Spectacular+at+Weymouth+Pavilion&date=12+Jul

## Artist Details

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

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 12 Jul, 2026 at 06:30 pm (+00:00)
- **Q**: Where is the event happening?
  - **A:** Weymouth Pavilion Theatre, The Esplanade Weymouth, Weymouth, United Kingdom
- **Q**: Who are the performers at this event?
  - **A:** Q The Music Show
- **Q**: Who is organizing the event?
  - **A:** Skiddle
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment, art
- **Q**: Where can I find ticket details about James Bond Concert Spectacular at Weymouth Pavilion ?
  - **A:** You can find ticket details about this event on AllEvents.

## 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"
            }
        ]
    }
]
```