

# Event Details

- **Event Name**: Sunset Lake Ward Fourth of July Breakfast
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 09:30 am – Sat, 04 Jul, 2026 at 11:00 am (-04:00)
- **Event Description**: Come enjoy a pancake breakfast to celebrate the Fourth!!
- **Event URL**: https://allevents.in/fuquay-varina/sunset-lake-ward-fourth-of-july-breakfast/1600029757061932
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Fuquay-Varina
- **state**: NC
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 35.624294028564
- **long**: -78.818596947826
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2540 N Broad St, Fuquay-Varina, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/33d23c50-15a1-11f1-943f-4d6df66e870e-rimg-w1000-h670-dc

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 04 Jul, 2026 at 09:30 am (-04:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 2540 N Broad St, Fuquay-Varina, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Sunset Lake Ward Fourth of July Breakfast ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunset Lake Ward Fourth of July Breakfast",
        "image": "https://cdn-az.allevents.in/events3/banners/1b8bf260-19fe-11f1-9e27-61f09d4cb8ea-rimg-w1200-h805-dc917648-gmir.jpg",
        "startDate": "2026-07-04T09:30:00-04:00",
        "endDate": "2026-07-04T11:00:00-04:00",
        "url": "https://allevents.in/fuquay-varina/sunset-lake-ward-fourth-of-july-breakfast/1600029757061932",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2540 N Broad St",
                "addressLocality": "Fuquay-Varina",
                "addressRegion": "NC",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.624294028564",
                "longitude": "-78.818596947826"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come enjoy a pancake breakfast to celebrate the Fourth!!"
    }
]
```