

# Event Details

- **Event Name**: Friday Night After Party
- **Event Start and End Date**: Fri, 10 Oct, 2025 at 09:00 pm – Fri, 10 Oct, 2025 at 11:00 pm
- **Event Description**: After every Pardeeville High School football home game, we're hosting the After Party for students here at Third Space from 9-11PM. Come for a free slice of pizza, games, and music in or outside. See you there.
- **Event URL**: https://allevents.in/pardeeville/friday-night-after-party/200029016382049
- **Event Categories**: Sports
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Pardeeville
- **state**: WI
- **country**: United States
- **location**: 215 N Main St., Pardeeville, WI, United States, Wisconsin 53954
- **lat**: 43.53952
- **long**: -89.30028
- **full address**: 215 N Main St., Pardeeville, WI, United States, Wisconsin 53954

## Event gallery

- **Alt text**: Friday Night After Party
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Friday+Night+After+Party&date=Fri%2C+10+Oct%2C+2025+at+09%3A00+pm&bg=5

## FAQs

- **Q**: When and where is Friday Night After Party being held?
  - **A:** Friday Night After Party takes place on Fri, 10 Oct, 2025 at 09:00 pm to Fri, 10 Oct, 2025 at 11:00 pm at 215 N Main St., Pardeeville, WI, United States, Wisconsin 53954.
- **Q**: Who is organizing Friday Night After Party?
  - **A:** Friday Night After Party is organized by Third Space.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Friday Night After Party",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Friday+Night+After+Party&date=Fri%2C+10+Oct%2C+2025+at+09%3A00+pm&bg=5",
        "startDate": "2025-10-10",
        "endDate": "2025-10-10",
        "url": "https://allevents.in/pardeeville/friday-night-after-party/200029016382049",
        "location": {
            "@type": "Place",
            "name": "215 N Main St., Pardeeville, WI, United States, Wisconsin 53954",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "215 WI-22, Pardeeville, WI 53954-9003, United States",
                "addressLocality": "Pardeeville",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.53952",
                "longitude": "-89.30028"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "After every Pardeeville High School football home game, we're hosting the After Party for students here at Third Space from 9-11PM. Come for a free slice of pizza, games, and music in or outside. See you there.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Third Space",
                "url": "https://allevents.in/org/third-space/26141055"
            }
        ]
    }
]
```