

# Event Details

- **Event Name**: Come and See Fireside
- **Event Start and End Date**: Sun, 19 Jul, 2026 at 07:00 pm – Sun, 19 Jul, 2026 at 08:00 pm (-04:00)
- **Event Description**: Come and See. Come and Hear. Come and Worship. All are welcome to join us for an evening of inspiring talks and music focused on Jesus Christ.
- **Event URL**: https://allevents.in/raleigh/come-and-see-fireside/1600028853161622
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Raleigh
- **state**: NC
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 35.850576821853
- **long**: -78.642695902689
- **full address**: The Church of Jesus Christ of Latter-day Saints, 5060 Six Forks Road, Raleigh, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/f7057400-8ff3-11f0-bc74-8f950e9ae5ce-rimg-w1000-h563-dce

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 19 Jul, 2026 at 07:00 pm (-04:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 5060 Six Forks Road, Raleigh, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Come and See Fireside ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Come and See Fireside",
        "image": "https://cdn-az.allevents.in/events7/banners/6514ea80-168f-11f1-bd6f-bd69cb84d700-rimg-w1200-h675-dcedeff2-gmir.jpg",
        "startDate": "2026-07-19T19:00:00-04:00",
        "endDate": "2026-07-19T20:00:00-04:00",
        "url": "https://allevents.in/raleigh/come-and-see-fireside/1600028853161622",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5060 Six Forks Road",
                "addressLocality": "Raleigh",
                "addressRegion": "NC",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.850576821853",
                "longitude": "-78.642695902689"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and See. Come and Hear. Come and Worship. All are welcome to join us for an evening of inspiring talks and music focused on Jesus Christ."
    }
]
```