

# Event Details

- **Event Name**: Rosie's Daytime Dancing
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 02:00 pm – Sat, 20 Jun, 2026 at 08:00 pm
- **Event Description**: Throwing it back to the good old days with over 30's day dancing.
- **Event URL**: https://allevents.in/falkirk/rosies-daytime-dancing/300042443377
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Falkirk/City-Falkirk/Rosies-Daytime-Dancing/42443377/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Falkirk
- **state**: SC
- **country**: United Kingdom
- **location**: City Falkirk
- **lat**: 56.00073820
- **long**: -3.78350030
- **full address**: City Falkirk, Princes Street, Falkirk, United Kingdom

## Event gallery

- **Alt text**: Rosie's Daytime Dancing
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/dccb75ef90de8fc233168d9b4a957e66445c9d4fc557da02f5d9f38463b90020-rimg-w1024-h1024-dc571b66-gmir.jpg?v=1779805794

## FAQs

- **Q**: When and where is Rosie's Daytime Dancing being held?
  - **A:** Rosie's Daytime Dancing takes place on Sat, 20 Jun, 2026 at 02:00 pm to Sat, 20 Jun, 2026 at 08:00 pm at City Falkirk, Princes Street, Falkirk, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Rosie's Daytime Dancing is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Falkirk, this event is thoughtfully curated to deliver a standout experience worth every moment. If Rosie's Daytime Dancing sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rosie's Daytime Dancing",
        "image": "https://cdn-az.allevents.in/events5/banners/dccb75ef90de8fc233168d9b4a957e66445c9d4fc557da02f5d9f38463b90020-rimg-w1024-h1024-dc571b66-gmir.jpg?v=1779805794",
        "startDate": "2026-06-20",
        "endDate": "2026-06-20",
        "url": "https://allevents.in/falkirk/rosies-daytime-dancing/300042443377",
        "location": {
            "@type": "Place",
            "name": "City Falkirk",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Princes Street",
                "addressLocality": "Falkirk",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "56.00073820",
                "longitude": "-3.78350030"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Throwing it back to the good old days with over 30's day dancing."
    }
]
```