

# Event Details

- **Event Name**: Orting Ward 4th of July Celebration
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 08:00 am – Sat, 04 Jul, 2026 at 11:00 am (-07:00)
- **Event Description**: 4th of July Celebration
- **Event URL**: https://allevents.in/graham/orting-ward-4th-of-july-celebration/1600029520662145
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Graham
- **state**: WA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 47.0518069
- **long**: -122.2492928
- **full address**: The Church of Jesus Christ of Latter-day Saints, 13612 224th Street East, Graham, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/8e1e93a0-f48d-11f0-a0d9-23f031643b6b-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 04 Jul, 2026 at 08:00 am (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 13612 224th Street East, Graham, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Orting Ward 4th of July Celebration ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Orting Ward 4th of July Celebration",
        "image": "https://cdn-az.allevents.in/events2/banners/c20b6950-1a11-11f1-addc-399c2b4ffec3-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-07-04T08:00:00-07:00",
        "endDate": "2026-07-04T11:00:00-07:00",
        "url": "https://allevents.in/graham/orting-ward-4th-of-july-celebration/1600029520662145",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "13612 224th Street East",
                "addressLocality": "Graham",
                "addressRegion": "WA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.0518069",
                "longitude": "-122.2492928"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "4th of July Celebration"
    }
]
```