

# Event Details

- **Event Name**: Girl Scout
- **Event Start and End Date**: Thu, 16 Apr, 2026 at 07:00 pm – Thu, 16 Apr, 2026 at 09:00 pm (+01:00)
- **Event Description**: Nearby AttractionsGirl Scout has 8 upcoming events.Auditorium has 218 upcoming events.John Dee has 71 upcoming events.
- **Event URL**: https://allevents.in/oslo/girl-scout/210002835223029
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/2038767/23900?u=https://www.ticketmaster.no/event/girl-scout-tickets/1793313910?language=en-us&utm_medium=affiliate

## Event venue details

- **city**: Oslo
- **state**: OS
- **country**: Norway
- **location**: John Dee
- **lat**: 59.91584
- **long**: 10.75025
- **full address**: John Dee, Oslo, Norway

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/76d8f3817e0c91f2d6f491510d4455000236dd7a87dac7e5ea6139f20d26be33-rimg-w1024-h576-dcedf0f0-gmir.jpg?v=1767962745
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/533ae47e5e0379ba9c01a2a3686059036b6b086580acbfeaf81ecc36fed09271-rimg-w400-h400-dcecf0f1-gmir.jpg?v=1774731698

## 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:** Thu, 16 Apr, 2026 at 07:00 pm (+01:00)
- **Q**: Where is the event happening?
  - **A:** John Dee, Oslo, Norway
- **Q**: Who are the performers at this event?
  - **A:** Scouting For Girls
- **Q**: Who is organizing the event?
  - **A:** Auditorium AS (Rockefeller / John Dee / Sentrum Scene)
- **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/events7/banners/76d8f3817e0c91f2d6f491510d4455000236dd7a87dac7e5ea6139f20d26be33-rimg-w1024-h576-dcedf0f0-gmir.jpg?v=1767962745",
        "startDate": "2026-04-16T19:00:00+01:00",
        "endDate": "2026-04-16T21:00:00+01:00",
        "url": "https://allevents.in/oslo/girl-scout/210002835223029",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "John Dee",
            "address": {
                "@type": "PostalAddress",
                "name": "John Dee, Oslo, Norway",
                "addressLocality": "Oslo",
                "addressRegion": "OS",
                "addressCountry": "NO"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "59.91584",
                "longitude": "10.75025"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsGirl Scout has 8 upcoming events.Auditorium has 218 upcoming events.John Dee has 71 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Scouting For Girls",
                "url": "https://allevents.in/performer/scouting-for-girls"
            }
        ]
    }
]
```