

# Event Details

- **Event Name**: Temple Night
- **Event Start and End Date**: Thu, 11 Sep, 2025 at 06:00 pm – Thu, 11 Sep, 2025 at 09:00 pm
- **Event URL**: https://allevents.in/glen-allen/temple-night/1600027751009841
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Glen Allen
- **state**: VA
- **country**: US
- **location**: Richmond Temple
- **lat**: 37.6720288
- **long**: -77.5351071
- **full address**: Richmond Temple, 10915 Staples Mill Rd, Glen Allen, US

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/4c1f5390-8f5c-11f0-9168-03be264ad628-rimg-w887-h760-dcbfbec1-gmir.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/4c6647a0-8f5c-11f0-a0f0-65a4455af4ab-rimg-w300-h300-dcc0bdc1-gmir.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 11 Sep, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** Richmond Temple, 10915 Staples Mill Rd, Glen Allen, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Temple Night ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Temple Night",
        "image": "https://cdn-az.allevents.in/events6/banners/4c1f5390-8f5c-11f0-9168-03be264ad628-rimg-w887-h760-dcbfbec1-gmir.jpg",
        "startDate": "2025-09-11",
        "endDate": "2025-09-11",
        "url": "https://allevents.in/glen-allen/temple-night/1600027751009841",
        "location": {
            "@type": "Place",
            "name": "Richmond Temple",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10915 Staples Mill Rd",
                "addressLocality": "Glen Allen",
                "addressRegion": "VA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.6720288",
                "longitude": "-77.5351071"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```