

# Event Details

- **Event Name**: Soup Night
- **Event Start and End Date**: Tue, 21 Oct, 2025 at 06:30 pm – Tue, 21 Oct, 2025 at 07:30 pm
- **Event Description**: Come join us sampling a bunch of yummy soups!
- **Event URL**: https://allevents.in/north-logan/soup-night/1600028570834722
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: North Logan
- **state**: UT
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.778703458186
- **long**: -111.82222248128
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2540 North 400 East, North Logan, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/cb7746e0-6afc-11f0-9052-4362edc9b2ed-rimg-w1000-h563-dcf

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 21 Oct, 2025 at 06:30 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 2540 North 400 East, North Logan, United States
- **Q**: Where can I find ticket details about Soup Night ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Soup Night",
        "image": "https://cdn-az.allevents.in/events10/banners/caa3f150-6afc-11f0-9052-4362edc9b2ed-rimg-w1200-h675-dcf38e17-gmir.jpg",
        "startDate": "2025-10-21",
        "endDate": "2025-10-21",
        "url": "https://allevents.in/north-logan/soup-night/1600028570834722",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2540 North 400 East",
                "addressLocality": "North Logan",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.778703458186",
                "longitude": "-111.82222248128"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us sampling a bunch of yummy soups!"
    }
]
```