

# 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

- **Ticket URL**: https://www.super-sonicband.com

## 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 Organizer details

- **affiliate_id**: 8
- **organizer**: Super-Sonic Band (https://allevents.in/org/super-sonic-band/27224519)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb693b1c561b6e0.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=New+Year%27s+1980%27s+Dance+Party+w%2F+Super-Sonic%21&date=27+Dec

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 27 Dec, 2025 at 09:00 pm
- **Q**: Where is the event happening?
  - **A:** Table Mountain Casino, 777 Jackpot Ln, Friant, CA 93626, United States
- **Q**: Who is organizing the event?
  - **A:** Super-Sonic Band
- **Q**: What type of event is this?
  - **A:** parties, new-year, live-music, entertainment, music
- **Q**: Where can I find ticket details about New Year's 1980's Dance Party w/ Super-Sonic! ?
  - **A:** You can find ticket details about this event on AllEvents.

## 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"
            }
        ]
    }
]
```