

# Event Details

- **Event Name**: Just a Bit of Heart-Throbs
- **Event Start and End Date**: Fri, 12 Jun, 2026 at 07:00 pm – Sat, 13 Jun, 2026 at 12:00 am (+00:00)
- **Event Description**: This one's for the crushes that never left...the posters on your wall -the names you screamed -the songs you definitely still know every word to.
- **Event URL**: https://allevents.in/bournemouth/just-a-bit-of-heart-throbs/300042414787
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Bournemouth/Canvas-Bournemouth/Just-a-Bit-of-Heart-Throbs/42414787/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Bournemouth
- **state**: EN
- **country**: United Kingdom
- **location**: Canvas Bournemouth
- **lat**: 50.71973750
- **long**: -1.88794590
- **full address**: Canvas Bournemouth, 45 Poole Hill, Bournemouth, United Kingdom

## Event gallery

- **Alt text**: Just a Bit of Heart-Throbs
  - **Image URL**: https://d31fr2pwly4c4s.cloudfront.net/c/a/a/2261765_f75c7129_just-a-bit-of-heart-throbs_1024.jpg

## FAQs

- **Q**: When and where is Just a Bit of Heart-Throbs being held?
  - **A:** Just a Bit of Heart-Throbs takes place on Fri, 12 Jun, 2026 at 07:00 pm to Sat, 13 Jun, 2026 at 12:00 am at Canvas Bournemouth, 45 Poole Hill, Bournemouth, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Just a Bit of Heart-Throbs is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Bournemouth, this event is thoughtfully curated to deliver a standout experience worth every moment. If Just a Bit of Heart-Throbs 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": "Just a Bit of Heart-Throbs",
        "image": "https://d31fr2pwly4c4s.cloudfront.net/c/a/a/2261765_f75c7129_just-a-bit-of-heart-throbs_1024.jpg",
        "startDate": "2026-06-12T19:00:00+00:00",
        "endDate": "2026-06-13T00:00:00+00:00",
        "url": "https://allevents.in/bournemouth/just-a-bit-of-heart-throbs/300042414787",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Canvas Bournemouth",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "45 Poole Hill",
                "addressLocality": "Bournemouth",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.71973750",
                "longitude": "-1.88794590"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This one's for the crushes that never left...the posters on your wall -the names you screamed -the songs you definitely still know every word to."
    }
]
```