

# Event Details

- **Event Name**: Back to School Night
- **Event Start and End Date**: Thu, 06 Aug, 2026 at 04:00 pm
- **Event Description**: See your students' classroom, register for after school activities, register for car tags, and more! Don't forget to bring your school supplies!
- **Event URL**: https://allevents.in/bradenton/back-to-school-night/200030392830305
- **Event Categories**: back-to-school
- **Interested Audience**: 
  - total_interested_count: 112

## Ticket Details


## Event venue details

- **city**: Bradenton
- **state**: FL
- **country**: United States
- **location**: 9515 East State Road 64, Bradenton, FL, United States, Florida 34212
- **lat**: 27.48998
- **long**: -82.44611
- **full address**: 9515 East State Road 64, Bradenton, FL, United States, Florida 34212

## Event gallery

- **Alt text**: Back to School Night
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/a91b6c77aabe27b89427c65ae62ec89cdf3ab034b1fdcc92d478ea43926f942c-rimg-w1200-h630-dcf8f8f8-gmir?v=1785897237

## FAQs

- **Q**: When and where is Back to School Night being held?
  - **A:** Back to School Night takes place on Thu, 06 Aug, 2026 at 04:00 pm to Thu, 06 Aug, 2026 at 04:00 pm at 9515 East State Road 64, Bradenton, FL, United States, Florida 34212.
- **Q**: Who is organizing Back to School Night?
  - **A:** Back to School Night is organized by Freedom Elementary School.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Back to School Night",
        "image": "https://cdn-az.allevents.in/events4/banners/a91b6c77aabe27b89427c65ae62ec89cdf3ab034b1fdcc92d478ea43926f942c-rimg-w1200-h630-dcf8f8f8-gmir?v=1785897237",
        "startDate": "2026-08-06",
        "url": "https://allevents.in/bradenton/back-to-school-night/200030392830305",
        "location": {
            "@type": "Place",
            "name": "9515 East State Road 64, Bradenton, FL, United States, Florida 34212",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9515 Sr-64 E, Bradenton, FL 34212-9238, United States",
                "addressLocality": "Bradenton",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "27.48998",
                "longitude": "-82.44611"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "See your students' classroom, register for after school activities, register for car tags, and more! Don't forget to bring your school supplies!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Freedom Elementary School",
                "url": "https://allevents.in/org/freedom-elementary-school/28018774"
            }
        ]
    }
]
```