

# Event Details

- **Event Name**: Test
- **Event Start and End Date**: Mon, 29 Dec, 2025 at 08:00 pm – Mon, 29 Dec, 2025 at 09:00 pm
- **Event Description**: This is just a test.
- **Event URL**: https://allevents.in/banning/test/1600028317001940
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Banning
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.9325095
- **long**: -116.9440609
- **full address**: The Church of Jesus Christ of Latter-day Saints, 6140 West Wilson Street, Banning, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/ce742300-4477-11f0-94bd-016869bf716d-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 29 Dec, 2025 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 6140 West Wilson Street, Banning, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Test ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Test",
        "image": "https://cdn-az.allevents.in/events9/banners/a4850980-d5e3-11f0-aebb-5bee6a1ddbf9-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-29",
        "endDate": "2025-12-29",
        "url": "https://allevents.in/banning/test/1600028317001940",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6140 West Wilson Street",
                "addressLocality": "Banning",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.9325095",
                "longitude": "-116.9440609"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is just a test."
    }
]
```