

# Event Details

- **Event Name**: Candlelight - The Lord of the Rings at First Presbyterian Church of Dallas
- **Event Start and End Date**: Thu, 10 Sep, 2026 at 08:00 pm – Thu, 10 Sep, 2026 at 10:00 pm (-06:00)
- **Event URL**: https://allevents.in/dallas/candlelight-the-lord-of-the-rings-at-first-presbyterian-church-of-dallas/2400030607648638
- **Event Categories**: candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: First Presbyterian Church of Dallas
- **lat**: 32.77912090
- **long**: -96.79403880
- **full address**: First Presbyterian Church of Dallas, 1835 Young St, Dallas, TX 75201, United States

## Event gallery

- **Alt text**: Candlelight - The Lord of the Rings at First Presbyterian Church of Dallas
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/e8c81a40-9f89-11f1-a52b-970a4b5345e7-rimg-w1200-h514-dc080808-gmir.jpg?v=1787555078

## FAQs

- **Q**: When and where is Candlelight - The Lord of the Rings at First Presbyterian Church of Dallas being held?
  - **A:** Candlelight - The Lord of the Rings at First Presbyterian Church of Dallas takes place on Thu, 10 Sep, 2026 at 08:00 pm to Thu, 10 Sep, 2026 at 10:00 pm at First Presbyterian Church of Dallas, 1835 Young St, Dallas, TX 75201, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Candlelight - The Lord of the Rings at First Presbyterian Church of Dallas is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Dallas, this event is thoughtfully curated to deliver a standout experience worth every moment. If Candlelight - The Lord of the Rings at First Presbyterian Church of Dallas sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Candlelight - The Lord of the Rings at First Presbyterian Church of Dallas",
        "image": "https://cdn-az.allevents.in/events9/banners/e8c81a40-9f89-11f1-a52b-970a4b5345e7-rimg-w1200-h514-dc080808-gmir.jpg?v=1787555078",
        "startDate": "2026-09-10T20:00:00-06:00",
        "endDate": "2026-09-10T22:00:00-06:00",
        "url": "https://allevents.in/dallas/candlelight-the-lord-of-the-rings-at-first-presbyterian-church-of-dallas/2400030607648638",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "First Presbyterian Church of Dallas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1835 Young St, Dallas, TX 75201",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.77912090",
                "longitude": "-96.79403880"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```