

# Event Details

- **Event Name**: The Guardians in Concert
- **Event Start and End Date**: Sun, 25 Oct, 2026 at 06:30 pm (-04:00)
- **Event Description**: Worship with the Guardians!
Doors open at 5:30pm! No admission charge! A GENEROUS love offering will be received!
- **Event URL**: https://allevents.in/richmond/the-guardians-in-concert/200028751316918
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 60

## Ticket Details


## Event venue details

- **city**: Richmond
- **state**: IN
- **country**: United States
- **location**: 1600 Chester Blvd. , Richmond, IN, United States, Indiana 47374
- **lat**: 39.85193
- **long**: -84.89051
- **full address**: 1600 Chester Blvd. , Richmond, IN, United States, Indiana 47374

## Event gallery

- **Alt text**: The Guardians in Concert
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/833d780c77f2175762f8276f83455ecee40a789bfd0337555eb706e78d269b11-rimg-w1200-h800-dc151315-gmir?v=1777267568

## FAQs

- **Q**: When and where is The Guardians in Concert being held?
  - **A:** The Guardians in Concert takes place on Sun, 25 Oct, 2026 at 06:30 pm to Sun, 25 Oct, 2026 at 06:30 pm at 1600 Chester Blvd. , Richmond, IN, United States, Indiana 47374.
- **Q**: Who is organizing The Guardians in Concert?
  - **A:** The Guardians in Concert is organized by Richmond First Church of the Nazarene.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Guardians in Concert 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 Richmond, this event is thoughtfully curated to deliver a standout experience worth every moment. With 60+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Guardians in Concert",
        "image": "https://cdn-az.allevents.in/events5/banners/833d780c77f2175762f8276f83455ecee40a789bfd0337555eb706e78d269b11-rimg-w1200-h800-dc151315-gmir?v=1777267568",
        "startDate": "2026-10-25T18:30:00-04:00",
        "url": "https://allevents.in/richmond/the-guardians-in-concert/200028751316918",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "1600 Chester Blvd. , Richmond, IN, United States, Indiana 47374",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1600 Chester Blvd, Richmond, IN 47374-1611, United States",
                "addressLocality": "Richmond",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.85193",
                "longitude": "-84.89051"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Worship with the Guardians!\nDoors open at 5:30pm! No admission charge! A GENEROUS love offering will be received!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Richmond First Church of the Nazarene",
                "url": "https://allevents.in/org/richmond-first-church-of-the-nazarene/22242511"
            }
        ]
    }
]
```