

# Event Details

- **Event Name**: G2 Relief Society
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 06:30 pm – Thu, 18 Dec, 2025 at 08:00 pm
- **Event Description**: Relief society activity 6:30
- **Event URL**: https://allevents.in/blackfoot/g2-relief-society/1600027643484248
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Blackfoot
- **state**: ID
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 43.21925682564
- **long**: -112.37176544082
- **full address**: The Church of Jesus Christ of Latter-day Saints, 155 North 380 West, Blackfoot, US

## Event gallery

- **Alt text**: G2 Relief Society
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/9577c940-d21f-11f0-8847-13c74ce67ee0-rimg-w1200-h563-dc090f1a-gmir.jpg

## FAQs

- **Q**: When and where is G2 Relief Society being held?
  - **A:** G2 Relief Society takes place on Thu, 18 Dec, 2025 at 06:30 pm to Thu, 18 Dec, 2025 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 155 North 380 West, Blackfoot, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "G2 Relief Society",
        "image": "https://cdn-az.allevents.in/events3/banners/9577c940-d21f-11f0-8847-13c74ce67ee0-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2025-12-18",
        "endDate": "2025-12-18",
        "url": "https://allevents.in/blackfoot/g2-relief-society/1600027643484248",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "155 North 380 West",
                "addressLocality": "Blackfoot",
                "addressRegion": "ID",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.21925682564",
                "longitude": "-112.37176544082"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Relief society activity 6:30"
    }
]
```