

# Event Details

- **Event Name**: Futbol
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 08:00 pm – Thu, 18 Dec, 2025 at 10:00 pm
- **Event Description**: Come and join us for a fun soccer night. This activity is primarily for the youth, but the elder quorum is more than welcome to come and see if they can beat us.
- **Event URL**: https://allevents.in/riverdale/futbol/1600029061066115
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Riverdale
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.191201358897
- **long**: -112.00384348221
- **full address**: The Church of Jesus Christ of Latter-day Saints, 4000 S Parker Drive, Riverdale, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/878b07c0-aaba-11f0-927e-890fa17a9fc9-rimg-w1000-h562-dcf

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 18 Dec, 2025 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 4000 S Parker Drive, Riverdale, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Futbol ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Futbol",
        "image": "https://cdn-az.allevents.in/events2/banners/bf74c1f0-d21d-11f0-8847-13c74ce67ee0-rimg-w1200-h674-dceff0f8-gmir.jpg",
        "startDate": "2025-12-18",
        "endDate": "2025-12-18",
        "url": "https://allevents.in/riverdale/futbol/1600029061066115",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4000 S Parker Drive",
                "addressLocality": "Riverdale",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.191201358897",
                "longitude": "-112.00384348221"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and join us for a fun soccer night. This activity is primarily for the youth, but the elder quorum is more than welcome to come and see if they can beat us."
    }
]
```