

# Event Details

- **Event Name**: Worship Night
- **Event Start and End Date**: Fri, 21 Nov, 2025 at 06:30 pm
- **Event Description**: Join us for a night of prayer and worship!
- **Event URL**: https://allevents.in/trexlertown/worship-night/200029186670731
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details


## Event venue details

- **city**: Trexlertown
- **state**: PA
- **country**: United States
- **location**: 6735 Cetronia Rd, Allentown, PA, United States, Pennsylvania 18106
- **lat**: 40.56351
- **long**: -75.59122
- **full address**: 6735 Cetronia Rd, Allentown, PA, United States, Pennsylvania 18106, 6735 Cetronia Rd, Allentown, PA 18106-9202, United States, Trexlertown

## Event gallery

- **Alt text**: Worship Night
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/692f26f03e2a8bd6ce7918e203d4a9c52cf3ff7d0a213f746dd3468323c4a336-rimg-w1200-h675-dc171410-gmir?v=1763616426

## FAQs

- **Q**: When and where is Worship Night being held?
  - **A:** Worship Night takes place on Fri, 21 Nov, 2025 at 06:30 pm to Fri, 21 Nov, 2025 at 06:30 pm at 6735 Cetronia Rd, Allentown, PA, United States, Pennsylvania 18106, 6735 Cetronia Rd, Allentown, PA 18106-9202, United States, Trexlertown.
- **Q**: Who is organizing Worship Night?
  - **A:** Worship Night is organized by Trinity Wesleyan Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Worship Night",
        "image": "https://cdn-az.allevents.in/events6/banners/692f26f03e2a8bd6ce7918e203d4a9c52cf3ff7d0a213f746dd3468323c4a336-rimg-w1200-h675-dc171410-gmir?v=1763616426",
        "startDate": "2025-11-21",
        "url": "https://allevents.in/trexlertown/worship-night/200029186670731",
        "location": {
            "@type": "Place",
            "name": "6735 Cetronia Rd, Allentown, PA, United States, Pennsylvania 18106",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6735 Cetronia Rd, Allentown, PA 18106-9202, United States",
                "addressLocality": "Trexlertown",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.56351",
                "longitude": "-75.59122"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a night of prayer and worship!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Trinity Wesleyan Church",
                "url": "https://allevents.in/org/trinity-wesleyan-church/23396764"
            }
        ]
    }
]
```