

# Event Details

- **Event Name**: San Valentin activity
- **Event Start and End Date**: Fri, 13 Feb, 2026 at 05:00 pm – Fri, 13 Feb, 2026 at 08:00 pm
- **Event Description**: Valentines day activity
- **Event URL**: https://allevents.in/idaho-falls/san-valentin-activity/1600029562103644
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Idaho Falls
- **state**: ID
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 43.498015439574
- **long**: -111.98716213552
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2349 Virlow Street, Idaho Falls, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/0548b380-fa00-11f0-aefb-47040991ef0d-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 13 Feb, 2026 at 05:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 2349 Virlow Street, Idaho Falls, US
- **Q**: Where can I find ticket details about San Valentin activity ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "San Valentin activity",
        "image": "https://cdn-az.allevents.in/events10/banners/04a93f30-fa00-11f0-953c-0b4fd2fcffda-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-02-13",
        "endDate": "2026-02-13",
        "url": "https://allevents.in/idaho-falls/san-valentin-activity/1600029562103644",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2349 Virlow Street",
                "addressLocality": "Idaho Falls",
                "addressRegion": "ID",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.498015439574",
                "longitude": "-111.98716213552"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Valentines day activity"
    }
]
```