

# Event Details

- **Event Name**: Prayer Service
- **Event Start and End Date**: Sun, 04 Jan, 2026 at 09:30 am – Sun, 04 Jan, 2026 at 09:55 am
- **Event Description**: Each Sunday morning, Pastor Mark holds a Prayer Service.  This is your invitation. Come as you are.
- **Event URL**: https://allevents.in/rural-hall/prayer-service/200029419327830
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Rural Hall
- **state**: NC
- **country**: United States
- **location**: 6840 University Pkwy, Rural Hall, NC, United States, North Carolina 27045
- **lat**: 36.21896
- **long**: -80.28676
- **full address**: 6840 University Pkwy, Rural Hall, NC, United States, North Carolina 27045

## Event gallery

- **Alt text**: Prayer Service
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/bcf37f6ffeab3271ac3db06e177fd1280550c7ff5d49ee9754c95d72605bed2e-rimg-w1024-h576-dcf6d6a7-gmir?v=1766942910

## FAQs

- **Q**: When and where is Prayer Service being held?
  - **A:** Prayer Service takes place on Sun, 04 Jan, 2026 at 09:30 am to Sun, 04 Jan, 2026 at 09:55 am at 6840 University Pkwy, Rural Hall, NC, United States, North Carolina 27045.
- **Q**: Who is organizing Prayer Service?
  - **A:** Prayer Service is organized by Kingswood Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Prayer Service",
        "image": "https://cdn-az.allevents.in/events9/banners/bcf37f6ffeab3271ac3db06e177fd1280550c7ff5d49ee9754c95d72605bed2e-rimg-w1024-h576-dcf6d6a7-gmir?v=1766942910",
        "startDate": "2026-01-04",
        "endDate": "2026-01-04",
        "url": "https://allevents.in/rural-hall/prayer-service/200029419327830",
        "location": {
            "@type": "Place",
            "name": "6840 University Pkwy, Rural Hall, NC, United States, North Carolina 27045",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6840 University Pkwy, Rural Hall, NC 27045-9619, United States",
                "addressLocality": "Rural Hall",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.21896",
                "longitude": "-80.28676"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Each Sunday morning, Pastor Mark holds a Prayer Service.  This is your invitation. Come as you are.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kingswood Church",
                "url": "https://allevents.in/org/kingswood-church/21638915"
            }
        ]
    }
]
```