

# Event Details

- **Event Name**: Indian School Ward Linger Longer Potluck
- **Event Start and End Date**: Sun, 13 Jul, 2025 at 03:00 pm – Sun, 13 Jul, 2025 at 05:00 pm
- **Event Description**: Bring a dish to share and come enjoy food and friends with us! Every second Sunday we will meet and eat during our ward linger longer potluck.
- **Event URL**: https://allevents.in/albuquerque/indian-school-ward-linger-longer-potluck/1600027536227602
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Albuquerque
- **state**: NM
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 35.09736987
- **long**: -106.5019458
- **full address**: The Church of Jesus Christ of Latter-day Saints, 12701 Indian School Road Northeast, Albuquerque, US

## Event gallery

- **Alt text**: Indian School Ward Linger Longer Potluck
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/b9034450-2c45-11f0-9941-47ce4d258e71-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is Indian School Ward Linger Longer Potluck being held?
  - **A:** Indian School Ward Linger Longer Potluck takes place on Sun, 13 Jul, 2025 at 03:00 pm to Sun, 13 Jul, 2025 at 05:00 pm at The Church of Jesus Christ of Latter-day Saints, 12701 Indian School Road Northeast, Albuquerque, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Indian School Ward Linger Longer Potluck",
        "image": "https://cdn-az.allevents.in/events9/banners/b9034450-2c45-11f0-9941-47ce4d258e71-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-07-13",
        "endDate": "2025-07-13",
        "url": "https://allevents.in/albuquerque/indian-school-ward-linger-longer-potluck/1600027536227602",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12701 Indian School Road Northeast",
                "addressLocality": "Albuquerque",
                "addressRegion": "NM",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.09736987",
                "longitude": "-106.5019458"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring a dish to share and come enjoy food and friends with us! Every second Sunday we will meet and eat during our ward linger longer potluck."
    }
]
```