

# Event Details

- **Event Name**: Back 2 School 12
- **Event Start and End Date**: Sat, 12 Sep, 2026 at 05:00 pm (-04:00)
- **Event Description**: Details TBA!
- **Event URL**: https://allevents.in/barrie/back-2-school-12/200030047296137
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Barrie
- **state**: ON
- **country**: Canada
- **location**: 49 Ferris Lane, Barrie, ON, Canada
- **lat**: 44.40421
- **long**: -79.69744
- **full address**: 49 Ferris Lane, Barrie, ON, Canada

## Event gallery

- **Alt text**: Back 2 School 12
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/96fc12871fd799b0e53c799d201816d542840cd623fe6fd374c6afe4cfdd4acd-rimg-w1050-h874-dc1f1a17-gmir?v=1778598876

## FAQs

- **Q**: When and where is Back 2 School 12 being held?
  - **A:** Back 2 School 12 takes place on Sat, 12 Sep, 2026 at 05:00 pm to Sat, 12 Sep, 2026 at 05:00 pm at 49 Ferris Lane, Barrie, ON, Canada.
- **Q**: Who is organizing Back 2 School 12?
  - **A:** Back 2 School 12 is organized by Barrie Wrestling.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Back 2 School 12",
        "image": "https://cdn-az.allevents.in/events2/banners/96fc12871fd799b0e53c799d201816d542840cd623fe6fd374c6afe4cfdd4acd-rimg-w1050-h874-dc1f1a17-gmir?v=1778598876",
        "startDate": "2026-09-12T17:00:00-04:00",
        "url": "https://allevents.in/barrie/back-2-school-12/200030047296137",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "49 Ferris Lane, Barrie, ON, Canada",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "49 Ferris Ln, Barrie, ON L4M 2Y1, Canada",
                "addressLocality": "Barrie",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.40421",
                "longitude": "-79.69744"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Details TBA!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Barrie Wrestling",
                "url": "https://allevents.in/org/barrie-wrestling/1204223",
                "description": "Pro wrestling in the Barrie/Simcoe County area"
            }
        ]
    }
]
```