

# Event Details

- **Event Name**: Test Event
- **Event Start and End Date**: Mon, 03 Nov, 2025 at 11:00 am – Mon, 03 Nov, 2025 at 02:00 pm
- **Event Description**: be descriptive!!!!
- **Event URL**: https://allevents.in/bristol/test-event/1600029112950130
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Bristol
- **state**: FL
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 30.430718784048
- **long**: -84.977249286491
- **full address**: The Church of Jesus Christ of Latter-day Saints, 12605 Northwest Myers Ann Street, Bristol, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/e249c340-b735-11f0-9b73-5188c4a9b9bd-rimg-w463-h472-dcf6

## FAQs

- **Q**: When and where is Test Event being held?
  - **A:** Test Event takes place on Mon, 03 Nov, 2025 at 11:00 am to Mon, 03 Nov, 2025 at 02:00 pm at The Church of Jesus Christ of Latter-day Saints, 12605 Northwest Myers Ann Street, Bristol, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Test Event",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Test+Event&date=Mon%2C+03+Nov%2C+2025+at+11%3A00+am&bg=1",
        "startDate": "2025-11-03",
        "endDate": "2025-11-03",
        "url": "https://allevents.in/bristol/test-event/1600029112950130",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12605 Northwest Myers Ann Street",
                "addressLocality": "Bristol",
                "addressRegion": "FL",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.430718784048",
                "longitude": "-84.977249286491"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "be descriptive!!!!"
    }
]
```