

# Event Details

- **Event Name**: Temple Night
- **Event Start and End Date**: Thu, 09 Apr, 2026 at 06:00 pm – Thu, 09 Apr, 2026 at 09:00 pm (-04:00)
- **Event URL**: https://allevents.in/glen-allen/temple-night/1600027751006026
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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/d43169e0-2439-11f1-9831-630114a07816-rimg-w887-h760-dcbfbec1-gmir.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/d47c5590-2439-11f1-886e-e3e40c802de8-rimg-w300-h300-dcc0bdc1-gmir.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 09 Apr, 2026 at 06:00 pm (-04:00)
- **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/d43169e0-2439-11f1-9831-630114a07816-rimg-w887-h760-dcbfbec1-gmir.jpg",
        "startDate": "2026-04-09T18:00:00-04:00",
        "endDate": "2026-04-09T21:00:00-04:00",
        "url": "https://allevents.in/glen-allen/temple-night/1600027751006026",
        "eventStatus": "https://schema.org/EventScheduled",
        "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"
    }
]
```