

# Event Details

- **Event Name**: Bonita Springs Activity Days
- **Event Start and End Date**: Tue, 16 Dec, 2025 at 07:00 pm – Tue, 16 Dec, 2025 at 08:00 pm
- **Event Description**: For children turning 8 in 2025 through children turning 11 in 2025
- **Event URL**: https://allevents.in/estero/bonita-springs-activity-days/1600027730375343
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600027730375343

## Event venue details

- **city**: Estero
- **state**: FL
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 26.441108687294
- **long**: -81.787861560051
- **full address**: The Church of Jesus Christ of Latter-day Saints, 20601 Three Oaks Parkway, Estero, US

## Event gallery

- **Alt text**: Bonita Springs Activity Days
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/c7fcbe30-dade-11f0-8d65-e5b01d4412b5-rimg-w1200-h675-dca68d76-gmir.jpg

## FAQs

- **Q**: When and where is Bonita Springs Activity Days being held?
  - **A:** Bonita Springs Activity Days takes place on Tue, 16 Dec, 2025 at 07:00 pm to Tue, 16 Dec, 2025 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 20601 Three Oaks Parkway, Estero, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bonita Springs Activity Days",
        "image": "https://cdn-az.allevents.in/events4/banners/c7fcbe30-dade-11f0-8d65-e5b01d4412b5-rimg-w1200-h675-dca68d76-gmir.jpg",
        "startDate": "2025-12-16",
        "endDate": "2025-12-16",
        "url": "https://allevents.in/estero/bonita-springs-activity-days/1600027730375343",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "20601 Three Oaks Parkway",
                "addressLocality": "Estero",
                "addressRegion": "FL",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "26.441108687294",
                "longitude": "-81.787861560051"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "For children turning 8 in 2025 through children turning 11 in 2025"
    }
]
```