

# Event Details

- **Event Name**: Test
- **Event Start and End Date**: Mon, 18 Aug, 2025 at 12:00 am – Mon, 18 Aug, 2025 at 11:59 pm
- **Event Description**: this is only a test.
- **Event URL**: https://allevents.in/casper/test/1600028692606430
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Casper
- **state**: WY
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 42.836873955384
- **long**: -106.23839639812
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1075 Morado Drive, Casper, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Test&date=Mon%2C+18+Aug%2C+2025+at+12%3A00+am&bg=1
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Test&date=18+Aug

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 18 Aug, 2025 at 12:00 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1075 Morado Drive, Casper, United States
- **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://dyn-image.allevents.in/generate-image?v=4&title=Test&date=Mon%2C+18+Aug%2C+2025+at+12%3A00+am&bg=1",
        "startDate": "2025-08-18",
        "endDate": "2025-08-18",
        "url": "https://allevents.in/casper/test/1600028692606430",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1075 Morado Drive",
                "addressLocality": "Casper",
                "addressRegion": "WY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.836873955384",
                "longitude": "-106.23839639812"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "this is only a test."
    }
]
```