

# Event Details

- **Event Name**: The Miss Rachel Experience – Summer Special
- **Event Start and End Date**: Sun, 13 Sep, 2026 at 11:00 am – Sun, 13 Sep, 2026 at 12:00 pm (+01:00)
- **Event Description**: Step into a sunshine-filled world of fun, music and learning with The Miss Rachel Experience – Summer Special! This interactive show will have your little ones singing, dancing and smiling from the very start.
- **Event URL**: https://allevents.in/barrow-in-furness/the-miss-rachel-experience-summer-special/80002601918100
- **Event Categories**: performances, art, theatre
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Barrow-in-Furness
- **state**: EN
- **country**: United Kingdom
- **location**: Barrow-in-Furness Town Hall
- **lat**: 54.1115787
- **long**: -3.227982
- **full address**: Barrow-in-Furness Town Hall, Barrow-in-Furness Town Hall, Barrow-in-Furness, United Kingdom

## Event gallery

- **Alt text**: The Miss Rachel Experience – Summer Special
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb6a634cbbbb426.jpg

## FAQs

- **Q**: When and where is The Miss Rachel Experience - Summer Special being held?
  - **A:** The Miss Rachel Experience - Summer Special takes place on Sun, 13 Sep, 2026 at 11:00 am to Sun, 13 Sep, 2026 at 12:00 pm at Barrow-in-Furness Town Hall, Barrow-in-Furness Town Hall, Barrow-in-Furness, United Kingdom.
- **Q**: Who is organizing The Miss Rachel Experience - Summer Special?
  - **A:** The Miss Rachel Experience - Summer Special is organized by The Forum On Tour.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Miss Rachel Experience – Summer Special",
        "image": "https://cdn2.allevents.in/thumbs/thumb6a634cbbbb426.jpg",
        "startDate": "2026-09-13T11:00:00+01:00",
        "endDate": "2026-09-13T12:00:00+01:00",
        "url": "https://allevents.in/barrow-in-furness/the-miss-rachel-experience-summer-special/80002601918100",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Barrow-in-Furness Town Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Barrow-in-Furness Town Hall, Barrow-in-Furness, United Kingdom",
                "addressLocality": "Barrow-in-Furness",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.1115787",
                "longitude": "-3.227982"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Step into a sunshine-filled world of fun, music and learning with The Miss Rachel Experience – Summer Special! This interactive show will have your little ones singing, dancing and smiling from the very start.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Forum On Tour",
                "url": "https://allevents.in/org/the-forum-on-tour/27955513"
            }
        ]
    }
]
```