

# Event Details

- **Event Name**: Home Evening
- **Event Start and End Date**: Mon, 22 Dec, 2025 at 07:00 pm – Mon, 22 Dec, 2025 at 08:00 pm
- **Event Description**: Join us for a fun, social activity every Monday at 7pm!
- **Event URL**: https://allevents.in/laramie/home-evening/1600028531462657
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Laramie
- **state**: WY
- **country**: US
- **location**: Institute Building
- **lat**: 41.3104871
- **long**: -105.5812587
- **full address**: Institute Building, 1205 Grand Ave., Laramie, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/b0c6e130-64d9-11f0-850b-c1512f5c7fa3-rimg-w1000-h562-dcc

## FAQs

- **Q**: When and where is Home Evening being held?
  - **A:** Home Evening takes place on Mon, 22 Dec, 2025 at 07:00 pm to Mon, 22 Dec, 2025 at 08:00 pm at Institute Building, 1205 Grand Ave., Laramie, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Home Evening is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Laramie, this event is thoughtfully curated to deliver a standout experience worth every moment. If Home Evening sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Home Evening",
        "image": "https://cdn-az.allevents.in/events5/banners/c9429280-d208-11f0-996b-d59fe40bb918-rimg-w1200-h675-dcc1a88e-gmir.jpg",
        "startDate": "2025-12-22",
        "endDate": "2025-12-22",
        "url": "https://allevents.in/laramie/home-evening/1600028531462657",
        "location": {
            "@type": "Place",
            "name": "Institute Building",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1205 Grand Ave.",
                "addressLocality": "Laramie",
                "addressRegion": "WY",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.3104871",
                "longitude": "-105.5812587"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a fun, social activity every Monday at 7pm!"
    }
]
```