

# Event Details

- **Event Name**: Sunday Girl (Blondie)
- **Event Start and End Date**: Sat, 25 Jul, 2026 at 07:00 pm
- **Event Description**: After a superb first show with us last year, Sunday Girl are back in the Hoose!
- **Event URL**: https://allevents.in/kennet/sunday-girl-blondie/200030122451821
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 107

## Ticket Details


## Event venue details

- **city**: Kennet
- **state**: SC
- **country**: United Kingdom
- **location**: The Auld Gambling Hoose
- **lat**: 56.11494
- **long**: -3.79102
- **full address**: The Auld Gambling Hoose, Mill Street ,Alloa, Kennet, United Kingdom

## Event gallery

- **Alt text**: Sunday Girl (Blondie)
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/dc47f04e83991b90d4c9752fa5ffea9c999cb007021402de59a1e5de5410fee7-rimg-w576-h253-dcdedfdf-gmir?v=1784893316

## FAQs

- **Q**: When and where is Sunday Girl (Blondie) being held?
  - **A:** Sunday Girl (Blondie) takes place on Sat, 25 Jul, 2026 at 07:00 pm to Sat, 25 Jul, 2026 at 07:00 pm at The Auld Gambling Hoose, Mill Street ,Alloa, Kennet, United Kingdom.
- **Q**: Who is organizing Sunday Girl (Blondie)?
  - **A:** Sunday Girl (Blondie) is organized by The Auld Gambling Hoose.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Girl (Blondie)",
        "image": "https://cdn-az.allevents.in/events9/banners/dc47f04e83991b90d4c9752fa5ffea9c999cb007021402de59a1e5de5410fee7-rimg-w576-h253-dcdedfdf-gmir?v=1784893316",
        "startDate": "2026-07-25",
        "url": "https://allevents.in/kennet/sunday-girl-blondie/200030122451821",
        "location": {
            "@type": "Place",
            "name": "The Auld Gambling Hoose",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Mill Street ,Alloa",
                "addressLocality": "Kennet",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "56.11494",
                "longitude": "-3.79102"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "After a superb first show with us last year, Sunday Girl are back in the Hoose!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Auld Gambling Hoose",
                "url": "https://allevents.in/org/the-auld-gambling-hoose/23775081"
            }
        ]
    }
]
```