

# Event Details

- **Event Name**: The Greatest Show Variety Show
- **Event Start and End Date**: Fri, 24 Apr, 2026 at 06:30 pm (-04:00)
- **Event Description**: Tickets are $15 for adults and $10 for seniors/students
- **Event URL**: https://allevents.in/thedford/the-greatest-show-variety-show/200029927804032
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details

- **Ticket URL**: http://facebook.com/200029927804032?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=thedford-events

## Event venue details

- **city**: Thedford
- **state**: ON
- **country**: Canada
- **location**: North Lambton Secondary School
- **lat**: 43.09361
- **long**: -82.00209
- **full address**: North Lambton Secondary School, Forest, Ontario, Thedford, Canada

## Event gallery

- **Alt text**: The Greatest Show Variety Show
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/f56426772887ceb4a4813a844cfae067a2e600d5e110e1107cc0a11ba027bec7-rimg-w1200-h1553-dcffffff-gmir?v=1775969974

## FAQs

- **Q**: When and where is The Greatest Show Variety Show being held?
  - **A:** The Greatest Show Variety Show takes place on Fri, 24 Apr, 2026 at 06:30 pm to Fri, 24 Apr, 2026 at 06:30 pm at North Lambton Secondary School, Forest, Ontario, Thedford, Canada.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Greatest Show Variety Show",
        "image": "https://cdn-az.allevents.in/events8/banners/f56426772887ceb4a4813a844cfae067a2e600d5e110e1107cc0a11ba027bec7-rimg-w1200-h1553-dcffffff-gmir?v=1775969974",
        "startDate": "2026-04-24T18:30:00-04:00",
        "url": "https://allevents.in/thedford/the-greatest-show-variety-show/200029927804032",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "North Lambton Secondary School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Forest, Ontario",
                "addressLocality": "Thedford",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.09361",
                "longitude": "-82.00209"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Tickets are $15 for adults and $10 for seniors/students"
    }
]
```