

# Event Details

- **Event Name**: Beach Day
- **Event Start and End Date**: Sat, 11 Oct, 2025 at 10:00 am – Sat, 11 Oct, 2025 at 01:00 pm
- **Event Description**: Hello All,Let's have a beach day! Bring your family, games, food, tents and whatever else you would like... We will meet around 10am and stay for a few hours. I will get there earlier to start setting up.. You can come earlier if you like..I will put up an large orange tent and will can set up there! Let's play football, soccer, frisbee, paddle ball and I can teach some Yoga as well... Hope you can make it!
- **Event URL**: https://allevents.in/indialantic/beach-day/4400028894679231
- **Event Categories**: sports, health-wellness, football
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Indialantic
- **state**: FL
- **country**: us
- **location**: Indialantic Beach - James H. Nance Park
- **lat**: 28.092823
- **long**: -80.566414
- **full address**: Indialantic Beach - James H. Nance Park, 201 N Miramar Avenue, Indialantic, us

## Event gallery

- **Alt text**: Beach Day
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/f95da240-a272-11f0-b92d-a1b9cbdb8df7-rimg-w1000-h563-dcd1d3ce-gmir.webp?v=1759727516

## FAQs

- **Q**: When and where is Beach Day being held?
  - **A:** Beach Day takes place on Sat, 11 Oct, 2025 at 10:00 am to Sat, 11 Oct, 2025 at 01:00 pm at Indialantic Beach - James H. Nance Park, 201 N Miramar Avenue, Indialantic, us.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Beach Day is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Indialantic, this event is thoughtfully curated to deliver a standout experience worth every moment. If Beach Day sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Beach Day",
        "image": "https://cdn-az.allevents.in/events1/banners/f95da240-a272-11f0-b92d-a1b9cbdb8df7-rimg-w1000-h563-dcd1d3ce-gmir.webp?v=1759727516",
        "startDate": "2025-10-11",
        "endDate": "2025-10-11",
        "url": "https://allevents.in/indialantic/beach-day/4400028894679231",
        "location": {
            "@type": "Place",
            "name": "Indialantic Beach - James H. Nance Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "201 N Miramar Avenue",
                "addressLocality": "Indialantic",
                "addressRegion": "FL",
                "addressCountry": {
                    "@type": "Country",
                    "name": "us"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.092823",
                "longitude": "-80.566414"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hello All,Let's have a beach day! Bring your family, games, food, tents and whatever else you would like... We will meet around 10am and stay for a few hours. I will get there earlier to start setting up.. You can come earlier if you like..I will put up an large orange tent and will can set up there"
    }
]
```