

# Event Details

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

## Ticket Details

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

## 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/events7/banners/4d59cb20-4478-11f0-8a96-5176e8ec01e4-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Test being held?
  - **A:** Test takes place on Mon, 15 Dec, 2025 at 08:00 pm to Mon, 15 Dec, 2025 at 09:00 pm at The Church of Jesus Christ of Latter-day Saints, 6140 West Wilson Street, Banning, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Test",
        "image": "https://cdn-az.allevents.in/events9/banners/b97c4660-d5e2-11f0-8b49-41359ed287ca-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-15",
        "endDate": "2025-12-15",
        "url": "https://allevents.in/banning/test/1600028317007012",
        "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."
    }
]
```