

# Event Details

- **Event Name**: CC 4th July Breakfast
- **Event Start and End Date**: Sun, 04 Jul, 2027 at 06:00 am – Sun, 04 Jul, 2027 at 12:00 pm (-05:00)
- **Event Description**: Join us to celebrate US Independence Day with breakfast.
- **Event URL**: https://allevents.in/richmond/cc-4th-july-breakfast/1600027564979456
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Richmond
- **state**: TX
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 29.6941221
- **long**: -95.8151265
- **full address**: The Church of Jesus Christ of Latter-day Saints, 9100 Heritage Bluff Drive, Richmond, US

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/db4b1090-1cc9-11f1-8026-d96a43b74dca-rimg-w1200-h674-dc94a104-gmir.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/dba9d260-1cc9-11f1-b6a5-cd61f1521f0c-rimg-w300-h300-dca4ae04-gmir.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 04 Jul, 2027 at 06:00 am (-05:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 9100 Heritage Bluff Drive, Richmond, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about CC 4th 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": "CC 4th July Breakfast",
        "image": "https://cdn-az.allevents.in/events1/banners/db4b1090-1cc9-11f1-8026-d96a43b74dca-rimg-w1200-h674-dc94a104-gmir.jpg",
        "startDate": "2027-07-04T06:00:00-05:00",
        "endDate": "2027-07-04T12:00:00-05:00",
        "url": "https://allevents.in/richmond/cc-4th-july-breakfast/1600027564979456",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9100 Heritage Bluff Drive",
                "addressLocality": "Richmond",
                "addressRegion": "TX",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.6941221",
                "longitude": "-95.8151265"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us to celebrate US Independence Day with breakfast."
    }
]
```