

# Event Details

- **Event Name**: Soup Group
- **Event Start and End Date**: Fri, 02 Jan, 2026 at 12:00 pm – Fri, 02 Jan, 2026 at 01:00 pm
- **Event URL**: https://allevents.in/lewiston/soup-group/1600027820565622
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Lewiston
- **state**: ID
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 46.3873059
- **long**: -116.9869182
- **full address**: The Church of Jesus Christ of Latter-day Saints, 836 Preston Avenue, Lewiston, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/2120aa00-e583-11ef-9f45-170672c7b030-rimg-w1000-h563-dc2

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 02 Jan, 2026 at 12:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 836 Preston Avenue, Lewiston, United States
- **Q**: Where can I find ticket details about Soup Group ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Soup Group",
        "image": "https://cdn-az.allevents.in/events9/banners/2051c140-e583-11ef-9db2-5128a5070b61-rimg-w1200-h675-dc2e3130-gmir.jpg",
        "startDate": "2026-01-02",
        "endDate": "2026-01-02",
        "url": "https://allevents.in/lewiston/soup-group/1600027820565622",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "836 Preston Avenue",
                "addressLocality": "Lewiston",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.3873059",
                "longitude": "-116.9869182"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```