

# Event Details

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

## Ticket Details

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

## Event venue details

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

## Event gallery

- **Alt text**: Temple Night
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/68cde850-2c86-11f0-bc1a-75407d9ba702-rimg-w887-h760-dcbfbec1-gmir.jpg

## FAQs

- **Q**: When and where is Temple Night being held?
  - **A:** Temple Night takes place on Thu, 12 Mar, 2026 at 06:00 pm to Thu, 12 Mar, 2026 at 09:00 pm at Richmond Temple, 10915 Staples Mill Rd, Glen Allen, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Temple Night is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Glen Allen, this event is thoughtfully curated to deliver a standout experience worth every moment. If Temple Night 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": "Temple Night",
        "image": "https://cdn-az.allevents.in/events6/banners/68cde850-2c86-11f0-bc1a-75407d9ba702-rimg-w887-h760-dcbfbec1-gmir.jpg",
        "startDate": "2026-03-12",
        "endDate": "2026-03-12",
        "url": "https://allevents.in/glen-allen/temple-night/1600027751008637",
        "location": {
            "@type": "Place",
            "name": "Richmond Temple",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10915 Staples Mill Rd",
                "addressLocality": "Glen Allen",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.6720288",
                "longitude": "-77.5351071"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```