

# Event Details

- **Event Name**: Fun Day Expo
- **Event Start and End Date**: Wed, 28 Jan, 2026 at 11:00 am – Wed, 28 Jan, 2026 at 12:00 pm
- **Event Description**: Florida's premier gathering for active adults. Live music, dancing, and connection in a space designed for pure joy. Admission is free.
- **Event URL**: https://allevents.in/miami-beach/fun-day-expo-tickets/80005333136725
- **Event Categories**: exhibitions, business, music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

- **Ticket URL**: http://facebook.com/80005333136725
- **Ticket Price Range**: min: 0, max: 0, currency: USD

## Event venue details

- **city**: Miami Beach
- **state**: FL
- **country**: United States
- **location**: Miami Beach
- **lat**: 25.790654
- **long**: -80.1300455
- **full address**: Miami Beach, United States

## Event Organizer details

- **affiliate_id**: 8
- **organizer**: Fun Day Expo (https://allevents.in/org/fun-day-expo/27159767)

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn2.allevents.in/thumbs/live_large6929c744e7b44.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 28 Jan, 2026 at 11:00 am
- **Q**: Where is the event happening?
  - **A:** Miami Beach, United States
- **Q**: What is the ticket price?
  - **A:** starting from 0 up to 0 USD
- **Q**: Who is organizing the event?
  - **A:** Fun Day Expo
- **Q**: What type of event is this?
  - **A:** exhibitions, business, music, live-music, entertainment
- **Q**: Where can I find ticket details about Fun Day Expo ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fun Day Expo",
        "image": "https://cdn2.allevents.in/thumbs/thumb6929c73c3630b.jpg",
        "startDate": "2026-01-28",
        "endDate": "2026-01-28",
        "url": "https://allevents.in/miami-beach/fun-day-expo-tickets/80005333136725",
        "location": {
            "@type": "Place",
            "name": "Miami Beach",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Miami Beach, FL, United States",
                "addressLocality": "Miami Beach",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "25.790654",
                "longitude": "-80.1300455"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Florida's premier gathering for active adults. Live music, dancing, and connection in a space designed for pure joy. Admission is free.",
        "offers": [
            {
                "@type": "AggregateOffer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "USD",
                "availabilityStarts": "2026-04-02",
                "availabilityEnds": "2026-01-28",
                "validFrom": "2026-04-02",
                "lowPrice": "0.00",
                "highPrice": "0.00",
                "price": "0.00",
                "url": "https://allevents.in/miami-beach/fun-day-expo-tickets/80005333136725"
            }
        ],
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fun Day Expo",
                "url": "https://allevents.in/org/fun-day-expo/27159767"
            }
        ]
    }
]
```