

# Event Details

- **Event Name**: Salem UMC Sunday Worship Service
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 10:00 am – Sun, 28 Dec, 2025 at 11:30 pm
- **Event Description**: Join us for our Sunday Worship service!
- **Event URL**: https://allevents.in/pleasantville/salem-umc-sunday-worship-service/200029413913352
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Pleasantville
- **state**: NJ
- **country**: United States
- **location**: 815 South Main St, Pleasantville, NJ, United States, New Jersey 08234
- **lat**: 39.38401
- **long**: -74.53002
- **full address**: 815 South Main St, Pleasantville, NJ, United States, New Jersey 08234

## Event gallery

- **Alt text**: Salem UMC Sunday Worship Service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/35e754f239432c4ca7f1bd58ffa891a006d0c7e7a42f916c2d0a246c94df9ca5-rimg-w1200-h675-dcc1d0c4-gmir?v=1766836372

## FAQs

- **Q**: When and where is Salem UMC Sunday Worship Service being held?
  - **A:** Salem UMC Sunday Worship Service takes place on Sun, 28 Dec, 2025 at 10:00 am to Sun, 28 Dec, 2025 at 11:30 pm at 815 South Main St, Pleasantville, NJ, United States, New Jersey 08234.
- **Q**: Who is organizing Salem UMC Sunday Worship Service?
  - **A:** Salem UMC Sunday Worship Service is organized by Salem United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Salem UMC Sunday Worship Service",
        "image": "https://cdn-az.allevents.in/events6/banners/35e754f239432c4ca7f1bd58ffa891a006d0c7e7a42f916c2d0a246c94df9ca5-rimg-w1200-h675-dcc1d0c4-gmir?v=1766836372",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/pleasantville/salem-umc-sunday-worship-service/200029413913352",
        "location": {
            "@type": "Place",
            "name": "815 South Main St, Pleasantville, NJ, United States, New Jersey 08234",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "815 S Main St, Pleasantville, NJ 08232-3225, United States",
                "addressLocality": "Pleasantville",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.38401",
                "longitude": "-74.53002"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Sunday Worship service!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Salem United Methodist Church",
                "url": "https://allevents.in/org/salem-united-methodist-church/26226242"
            }
        ]
    }
]
```