

# Event Details

- **Event Name**: Worship Night
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 06:00 pm
- **Event Description**: Join us for a night of worship.
- **Event URL**: https://allevents.in/richmond/worship-night/200029250466351
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Richmond
- **state**: TX
- **country**: United States
- **location**: 4513 FM 2218 Rd, Richmond, TX
- **lat**: 29.51087
- **long**: -95.79059
- **full address**: 4513 FM 2218 Rd, Richmond, TX, United States

## Event gallery

- **Alt text**: Worship Night
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/76827bf6c36ff8000eb56adcd975737f943468c9872bdf730deaf0b5ebe5851e-rimg-w1200-h675-dc070502-gmir?v=1763987210

## FAQs

- **Q**: When and where is Worship Night being held?
  - **A:** Worship Night takes place on Sun, 30 Nov, 2025 at 06:00 pm to Sun, 30 Nov, 2025 at 06:00 pm at 4513 FM 2218 Rd, Richmond, TX, United States.
- **Q**: Who is organizing Worship Night?
  - **A:** Worship Night is organized by Word of God Fellowship, Richmond TX Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Worship Night",
        "image": "https://cdn-az.allevents.in/events6/banners/76827bf6c36ff8000eb56adcd975737f943468c9872bdf730deaf0b5ebe5851e-rimg-w1200-h675-dc070502-gmir?v=1763987210",
        "startDate": "2025-11-30",
        "url": "https://allevents.in/richmond/worship-night/200029250466351",
        "location": {
            "@type": "Place",
            "name": "4513 FM 2218 Rd, Richmond, TX",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4513 FM 2218 Rd, Richmond, TX 77469-8911, United States",
                "addressLocality": "Richmond",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.51087",
                "longitude": "-95.79059"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a night of worship.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Word of God Fellowship Richmond TX Church",
                "url": "https://allevents.in/org/word-of-god-fellowship-richmond-tx-church/21708728"
            }
        ]
    }
]
```