

# Event Details

- **Event Name**: Girl Scout
- **Event Start and End Date**: Wed, 20 May, 2026 at 07:00 pm – Wed, 20 May, 2026 at 09:00 pm (+00:00)
- **Event Description**: Nearby AttractionsGirl Scout has 8 upcoming events.
- **Event URL**: https://allevents.in/london/girl-scout/210001077126012
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/2038758/24023?u=https://www.ticketweb.uk/event/girl-scout-the-garage-tickets/14604953?REFERRAL_ID=tmfeed&utm_medium=affiliate

## Event venue details

- **city**: London
- **state**: EN
- **country**: United Kingdom
- **location**: The Garage
- **lat**: 51.54670800
- **long**: -0.10385500
- **full address**: The Garage, London, United Kingdom

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/6fa294e0eec2544118e6df688d3784d762a8173ea7d43c4896012c4011f657d4-rimg-w1024-h576-dca73313-gmir.jpg?v=1769691144
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Girl+Scout&date=20+May

## Artist Details

- **Artist name**: Scouting For Girls
  - **Artist page URL**: https://allevents.in/performer/scouting-for-girls

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 20 May, 2026 at 07:00 pm (+00:00)
- **Q**: Where is the event happening?
  - **A:** The Garage, London, United Kingdom
- **Q**: Who are the performers at this event?
  - **A:** Scouting For Girls
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about Girl Scout ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Girl Scout",
        "image": "https://cdn-az.allevents.in/events10/banners/6fa294e0eec2544118e6df688d3784d762a8173ea7d43c4896012c4011f657d4-rimg-w1024-h576-dca73313-gmir.jpg?v=1769691144",
        "startDate": "2026-05-20T19:00:00+00:00",
        "endDate": "2026-05-20T21:00:00+00:00",
        "url": "https://allevents.in/london/girl-scout/210001077126012",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Garage",
            "address": {
                "@type": "PostalAddress",
                "name": "The Garage, London, United Kingdom",
                "addressLocality": "London",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.54670800",
                "longitude": "-0.10385500"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsGirl Scout has 8 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Scouting For Girls",
                "url": "https://allevents.in/performer/scouting-for-girls"
            }
        ]
    }
]
```