

# Event Details

- **Event Name**: Young Single Adult Weekly Activity
- **Event Start and End Date**: Thu, 11 Dec, 2025 at 08:00 pm – Thu, 11 Dec, 2025 at 09:00 pm
- **Event Description**: Come and join us for games and socializing. Open to all single adults aged 18-35.
- **Event URL**: https://allevents.in/fallon/young-single-adult-weekly-activity/1600028868797233
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Fallon
- **state**: NV
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.472487736546
- **long**: -118.78662329816
- **full address**: The Church of Jesus Christ of Latter-day Saints, 750 W Richards Street, Fallon, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/0c19af00-91c5-11f0-bc74-8f950e9ae5ce-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Young Single Adult Weekly Activity being held?
  - **A:** Young Single Adult Weekly Activity takes place on Thu, 11 Dec, 2025 at 08:00 pm to Thu, 11 Dec, 2025 at 09:00 pm at The Church of Jesus Christ of Latter-day Saints, 750 W Richards Street, Fallon, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Young Single Adult Weekly Activity",
        "image": "https://cdn-az.allevents.in/events6/banners/d8230550-d5eb-11f0-aebb-5bee6a1ddbf9-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-11",
        "endDate": "2025-12-11",
        "url": "https://allevents.in/fallon/young-single-adult-weekly-activity/1600028868797233",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "750 W Richards Street",
                "addressLocality": "Fallon",
                "addressRegion": "NV",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.472487736546",
                "longitude": "-118.78662329816"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and join us for games and socializing. Open to all single adults aged 18-35."
    }
]
```