

# Event Details

- **Event Name**: Harbor Ward Activity Night
- **Event Start and End Date**: Thu, 04 Dec, 2025 at 07:00 pm – Thu, 04 Dec, 2025 at 09:00 pm
- **Event URL**: https://allevents.in/bonita/harbor-ward-activity-night/1600027808458800
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Bonita
- **state**: CA
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 32.659931
- **long**: -117.049611
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3737 Valley Vista Way, Bonita, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/1a591160-e323-11ef-a3e9-8bb6ddaee168-rimg-w1200-h675-dc050729-gmir.png
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Harbor+Ward+Activity+Night&date=04+Dec

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 04 Dec, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 3737 Valley Vista Way, Bonita, United States
- **Q**: Where can I find ticket details about Harbor Ward Activity Night ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Harbor Ward Activity Night",
        "image": "https://cdn-az.allevents.in/events3/banners/1a591160-e323-11ef-a3e9-8bb6ddaee168-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-04",
        "endDate": "2025-12-04",
        "url": "https://allevents.in/bonita/harbor-ward-activity-night/1600027808458800",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3737 Valley Vista Way",
                "addressLocality": "Bonita",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.659931",
                "longitude": "-117.049611"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```