

# Event Details

- **Event Name**: Disco Dance Party
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 06:30 pm – Sun, 19 Apr, 2026 at 12:00 am (-04:00)
- **Event Description**: Join us at Rick's on the River for our 4th annual Disco party. Free to attend (must be in proper 70's attire to participate) Trophies for best dressed and best dancer. Vendors will be present to give away swag. Dust off your boogie shoes and come on out!
- **Event URL**: https://allevents.in/tampa/disco-dance-party/80001185536694
- **Event Categories**: parties, food-drinks, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Tampa
- **state**: FL
- **country**: United States
- **location**: Rick's on the River
- **lat**: 27.9505750000
- **long**: -82.4571776000
- **full address**: Rick's on the River, 2305 N. Willow Ave, Tampa, United States

## Event gallery

- **Alt text**: Disco Dance Party
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb69dcfb2564c36.jpg

## FAQs

- **Q**: When and where is Disco Dance Party being held?
  - **A:** Disco Dance Party takes place on Sat, 18 Apr, 2026 at 06:30 pm to Sun, 19 Apr, 2026 at 12:00 am at Rick's on the River, 2305 N. Willow Ave, Tampa, United States.
- **Q**: Who is organizing Disco Dance Party?
  - **A:** Disco Dance Party is organized by Rick's on the River.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Disco Dance Party",
        "image": "https://cdn2.allevents.in/thumbs/thumb69dcfb2564c36.jpg",
        "startDate": "2026-04-18T18:30:00-04:00",
        "endDate": "2026-04-19T00:00:00-04:00",
        "url": "https://allevents.in/tampa/disco-dance-party/80001185536694",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Rick's on the River",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2305 N. Willow Ave",
                "addressLocality": "Tampa",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "27.9505750000",
                "longitude": "-82.4571776000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at Rick's on the River for our 4th annual Disco party. Free to attend (must be in proper 70's attire to participate) Trophies for best dressed and best dancer. Vendors will be present to give away swag. Dust off your boogie shoes and come on out!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ricks on the River",
                "url": "https://allevents.in/org/ricks-on-the-river/27685634"
            }
        ]
    }
]
```