

# Event Details

- **Event Name**: ZZQQ Testing
- **Event Start and End Date**: Wed, 01 Oct, 2025 at 12:00 am – Wed, 01 Oct, 2025 at 11:59 pm
- **Event Description**: Testing out the new webpages and how posting works
- **Event URL**: https://allevents.in/fontana/zzqq-testing/1600028630484338
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Fontana
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 34.116983829393
- **long**: -117.41894977502
- **full address**: The Church of Jesus Christ of Latter-day Saints, 7526 Alder Avenue, Fontana, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/b2248d80-7360-11f0-a38b-4195f8cc0212-rimg-w1000-h563-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 01 Oct, 2025 at 12:00 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 7526 Alder Avenue, Fontana, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about ZZQQ Testing ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "ZZQQ Testing",
        "image": "https://cdn-az.allevents.in/events3/banners/64ce5720-9e97-11f0-ace1-efa507b012ad-rimg-w1200-h675-dc011b34-gmir.png",
        "startDate": "2025-10-01",
        "endDate": "2025-10-01",
        "url": "https://allevents.in/fontana/zzqq-testing/1600028630484338",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7526 Alder Avenue",
                "addressLocality": "Fontana",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.116983829393",
                "longitude": "-117.41894977502"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Testing out the new webpages and how posting works"
    }
]
```