

# Event Details

- **Event Name**: Cena  de Acción de Gracias
- **Event Start and End Date**: Sat, 22 Nov, 2025 at 05:00 pm – Sat, 22 Nov, 2025 at 09:00 pm
- **Event URL**: https://allevents.in/provo/cena-de-acción-de-gracias/1600027617245353
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Provo
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.239727722264
- **long**: -111.67971848546
- **full address**: The Church of Jesus Christ of Latter-day Saints, 450 North 1220 West, Provo, US

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/a85751b0-c802-11f0-8a24-fb1242c39043-rimg-w1200-h675-dc030304-gmir.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/a8ac9da0-c802-11f0-8a24-fb1242c39043-rimg-w300-h300-dc030304-gmir.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 22 Nov, 2025 at 05:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 450 North 1220 West, Provo, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Cena  de Acción de Gracias ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cena  de Acción de Gracias",
        "image": "https://cdn-az.allevents.in/events7/banners/a85751b0-c802-11f0-8a24-fb1242c39043-rimg-w1200-h675-dc030304-gmir.jpg",
        "startDate": "2025-11-22",
        "endDate": "2025-11-22",
        "url": "https://allevents.in/provo/cena-de-acción-de-gracias/1600027617245353",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "450 North 1220 West",
                "addressLocality": "Provo",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.239727722264",
                "longitude": "-111.67971848546"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```