

# Event Details

- **Event Name**: DS Ward July 4th Celebration and Pancake Breakfast
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 08:00 pm – Sat, 04 Jul, 2026 at 10:00 pm (-07:00)
- **Event Description**: All are welcome to join us for pancakes to celebrate Independence Day!
- **Event URL**: https://allevents.in/tucson/ds-ward-july-4th-celebration-and-pancake-breakfast/1600029339429843
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Tucson
- **state**: AZ
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 32.10107393
- **long**: -110.7752313
- **full address**: The Church of Jesus Christ of Latter-day Saints, 10220 East Rees Loop, Tucson, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/f45d5180-d68b-11f0-9b22-c5969cdb3f26-rimg-w1000-h562-dc9

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 04 Jul, 2026 at 08:00 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 10220 East Rees Loop, Tucson, US
- **Q**: Where can I find ticket details about DS Ward July 4th Celebration and Pancake Breakfast ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "DS Ward July 4th Celebration and Pancake Breakfast",
        "image": "https://cdn-az.allevents.in/events3/banners/f38e41b0-d68b-11f0-a871-a7cabfa47992-rimg-w1200-h674-dc94a104-gmir.jpg",
        "startDate": "2026-07-04T20:00:00-07:00",
        "endDate": "2026-07-04T22:00:00-07:00",
        "url": "https://allevents.in/tucson/ds-ward-july-4th-celebration-and-pancake-breakfast/1600029339429843",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10220 East Rees Loop",
                "addressLocality": "Tucson",
                "addressRegion": "AZ",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.10107393",
                "longitude": "-110.7752313"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome to join us for pancakes to celebrate Independence Day!"
    }
]
```