

# Event Details

- **Event Name**: Ward 4th of July Activity
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 09:00 am – Sat, 04 Jul, 2026 at 10:00 am (-04:00)
- **Event Description**: Come celebrate independence day with us!
- **Event URL**: https://allevents.in/cumming/ward-4th-of-july-activity/1600029639673708
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Cumming
- **state**: GA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 34.269277007873
- **long**: -84.102496461755
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3185 Dahlonega Highway, Cumming, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/cea04640-050d-11f1-888a-7935f87146a8-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 04 Jul, 2026 at 09:00 am (-04:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 3185 Dahlonega Highway, Cumming, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Ward 4th of July Activity ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ward 4th of July Activity",
        "image": "https://cdn-az.allevents.in/events3/banners/be5d62a0-1e89-11f1-be52-43aa0ae04bd6-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-07-04T09:00:00-04:00",
        "endDate": "2026-07-04T10:00:00-04:00",
        "url": "https://allevents.in/cumming/ward-4th-of-july-activity/1600029639673708",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3185 Dahlonega Highway",
                "addressLocality": "Cumming",
                "addressRegion": "GA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.269277007873",
                "longitude": "-84.102496461755"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come celebrate independence day with us!"
    }
]
```