

# Event Details

- **Event Name**: The Rising Sun
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 08:00 pm
- **Event Description**: Another new venue for us in Barnstaple. Really looking forward to playing at The Rising Sun! Get your dancing shoes on for another great night!
- **Event URL**: https://allevents.in/barnstaple/the-rising-sun/200030242008959
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Barnstaple
- **state**: EN
- **country**: United Kingdom
- **location**: Newport, Barnstaple
- **lat**: 51.075
- **long**: -4.05923
- **full address**: Newport, Barnstaple, United Kingdom

## Event gallery

- **Alt text**: The Rising Sun
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/8e21f927a1b02a3bef948ffa558c23da64f65d3b035b777f292eafba218efa0d-rimg-w1200-h900-dc603544-gmir?v=1781560618

## FAQs

- **Q**: When and where is The Rising Sun being held?
  - **A:** The Rising Sun takes place on Sat, 20 Jun, 2026 at 08:00 pm to Sat, 20 Jun, 2026 at 08:00 pm at Newport, Barnstaple, United Kingdom.
- **Q**: Who is organizing The Rising Sun?
  - **A:** The Rising Sun is organized by Back In The Room.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Rising Sun 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 Rising Sun 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 Rising Sun",
        "image": "https://cdn-az.allevents.in/events9/banners/8e21f927a1b02a3bef948ffa558c23da64f65d3b035b777f292eafba218efa0d-rimg-w1200-h900-dc603544-gmir?v=1781560618",
        "startDate": "2026-06-20",
        "url": "https://allevents.in/barnstaple/the-rising-sun/200030242008959",
        "location": {
            "@type": "Place",
            "name": "Newport, Barnstaple",
            "address": {
                "@type": "PostalAddress",
                "name": "Newport, Barnstaple, United Kingdom",
                "addressLocality": "Barnstaple",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.075",
                "longitude": "-4.05923"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Another new venue for us in Barnstaple. Really looking forward to playing at The Rising Sun! Get your dancing shoes on for another great night!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Back In The Room",
                "url": "https://allevents.in/org/back-in-the-room/24313302"
            }
        ]
    }
]
```