

# Event Details

- **Event Name**: New Year's 1980's Dance Party w/ Super-Sonic!
- **Event Start and End Date**: Sat, 27 Dec, 2025 at 09:00 pm – Sat, 27 Dec, 2025 at 10:00 pm
- **Event Description**: Dance in the New Year with Super-Sonic, Fresno's most exciting 1980's and beyond dance band. The dancing begins at 9:00pm in Table Mountain's beautiful Blue Oak Grill room.
- **Event URL**: https://allevents.in/friant/new-years-1980s-dance-party-w-super-sonic/80002466812091
- **Event Categories**: parties, new-year, live-music, entertainment, music
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Friant
- **state**: CA
- **country**: United States
- **location**: Table Mountain Casino
- **lat**: 36.9856228
- **long**: -119.6467466
- **full address**: Table Mountain Casino, 777 Jackpot Ln, Friant, CA 93626, United States

## Event gallery

- **Alt text**: New Year's 1980's Dance Party w/ Super-Sonic!
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb693b1c561b6e0.jpg

## FAQs

- **Q**: When and where is New Year's 1980's Dance Party w/ Super-Sonic! being held?
  - **A:** New Year's 1980's Dance Party w/ Super-Sonic! takes place on Sat, 27 Dec, 2025 at 09:00 pm to Sat, 27 Dec, 2025 at 10:00 pm at Table Mountain Casino, 777 Jackpot Ln, Friant, CA 93626, United States.
- **Q**: Who is organizing New Year's 1980's Dance Party w/ Super-Sonic!?
  - **A:** New Year's 1980's Dance Party w/ Super-Sonic! is organized by Super-Sonic Band.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "New Year's 1980's Dance Party w/ Super-Sonic!",
        "image": "https://cdn2.allevents.in/thumbs/thumb693b1c561b6e0.jpg",
        "startDate": "2025-12-27",
        "endDate": "2025-12-27",
        "url": "https://allevents.in/friant/new-years-1980s-dance-party-w-super-sonic/80002466812091",
        "location": {
            "@type": "Place",
            "name": "Table Mountain Casino",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "777 Jackpot Ln, Friant, CA 93626, United States",
                "postalCode": "93626",
                "addressLocality": "Friant",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.9856228",
                "longitude": "-119.6467466"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Dance in the New Year with Super-Sonic, Fresno's most exciting 1980's and beyond dance band. The dancing begins at 9:00pm in Table Mountain's beautiful Blue Oak Grill room.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Super-Sonic Band",
                "url": "https://allevents.in/org/super-sonic-band/27224519"
            }
        ]
    }
]
```