

# Event Details

- **Event Name**: Freshman Kickoff
- **Event Start and End Date**: Thu, 30 Jul, 2026 at 09:00 am – Thu, 30 Jul, 2026 at 12:30 pm
- **Event Description**: Inviting all freshmen!
- **Event URL**: https://allevents.in/hudson/freshman-kickoff/200030302282441
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 46

## Ticket Details


## Event venue details

- **city**: Hudson
- **state**: FL
- **country**: United States
- **location**: 14410 Cobra Way, Hudson, FL
- **lat**: 28.36849
- **long**: -82.64498
- **full address**: 14410 Cobra Way, Hudson, FL, United States

## Event gallery

- **Alt text**: Freshman Kickoff
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/3ffc19a355c96b40708bd10c72cea6751b07c353f7fedf8e2d37eb255223301e-rimg-w1080-h1350-dcfef8d7-gmir?v=1785159361

## FAQs

- **Q**: When and where is Freshman Kickoff being held?
  - **A:** Freshman Kickoff takes place on Thu, 30 Jul, 2026 at 09:00 am to Thu, 30 Jul, 2026 at 12:30 pm at 14410 Cobra Way, Hudson, FL, United States.
- **Q**: Who is organizing Freshman Kickoff?
  - **A:** Freshman Kickoff is organized by Hudson High School.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Freshman Kickoff",
        "image": "https://cdn-az.allevents.in/events6/banners/3ffc19a355c96b40708bd10c72cea6751b07c353f7fedf8e2d37eb255223301e-rimg-w1080-h1350-dcfef8d7-gmir?v=1785159361",
        "startDate": "2026-07-30",
        "endDate": "2026-07-30",
        "url": "https://allevents.in/hudson/freshman-kickoff/200030302282441",
        "location": {
            "@type": "Place",
            "name": "14410 Cobra Way, Hudson, FL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "14410 Cobra Way, Hudson, FL 34669-1011, United States",
                "addressLocality": "Hudson",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.36849",
                "longitude": "-82.64498"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Inviting all freshmen!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hudson High School",
                "url": "https://allevents.in/org/hudson-high-school/13148246",
                "description": "Official Hudson High School, Hudson, FL Page. \nThis is a page to help share information with parents, students, staff and alumni. \n"
            }
        ]
    }
]
```