

# Event Details

- **Event Name**: Teen Takeover 
- **Event Start and End Date**: Thu, 16 Jul, 2026 at 08:00 pm
- **Event Description**: A movie night for teens! We'll be playing the classic movie, Footloose!  Contact the library to register!
- **Event URL**: https://allevents.in/leduc/teen-takeover/200030394822448
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Leduc
- **state**: AB
- **country**: Canada
- **location**: 5150 Centre Street, New Sarepta, AB, Canada
- **lat**: 53.26802
- **long**: -113.14545
- **full address**: 5150 Centre Street, New Sarepta, AB, Canada, 5150 Centre St, Leduc County, AB T0B, Canada, Leduc

## Event gallery

- **Alt text**: Teen Takeover
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/81f894d3af037ec810d22f348732db30bd97b83075f050a5e29e4ff90a6f9733-rimg-w979-h734-dcc4f193-gmir?v=1783843788

## FAQs

- **Q**: When and where is Teen Takeover  being held?
  - **A:** Teen Takeover  takes place on Thu, 16 Jul, 2026 at 08:00 pm to Thu, 16 Jul, 2026 at 08:00 pm at 5150 Centre Street, New Sarepta, AB, Canada, 5150 Centre St, Leduc County, AB T0B, Canada, Leduc.
- **Q**: Who is organizing Teen Takeover ?
  - **A:** Teen Takeover  is organized by New Sarepta Public Library.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Teen Takeover  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 Leduc, this event is thoughtfully curated to deliver a standout experience worth every moment. If Teen Takeover  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": "Teen Takeover",
        "image": "https://cdn-az.allevents.in/events7/banners/81f894d3af037ec810d22f348732db30bd97b83075f050a5e29e4ff90a6f9733-rimg-w979-h734-dcc4f193-gmir?v=1783843788",
        "startDate": "2026-07-16",
        "url": "https://allevents.in/leduc/teen-takeover/200030394822448",
        "location": {
            "@type": "Place",
            "name": "5150 Centre Street, New Sarepta, AB, Canada",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5150 Centre St, Leduc County, AB T0B, Canada",
                "addressLocality": "Leduc",
                "addressRegion": "AB",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.26802",
                "longitude": "-113.14545"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A movie night for teens! We'll be playing the classic movie, Footloose!  Contact the library to register!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Sarepta Public Library",
                "url": "https://allevents.in/org/new-sarepta-public-library/21525429"
            }
        ]
    }
]
```