

# Event Details

- **Event Name**: Prayer Meeting
- **Event Start and End Date**: Wed, 10 Dec, 2025 at 07:00 pm – Wed, 10 Dec, 2025 at 08:00 pm
- **Event Description**: We would love everyone to join us for a time of prayer, worship, scripture, and testimony.  God is so good... all the time!
- **Event URL**: https://allevents.in/castle-hayne/prayer-meeting/200029310238817
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Castle Hayne
- **state**: NC
- **country**: United States
- **location**: 2710 Hermitage Rd, Castle Hayne, NC, United States, North Carolina 28429
- **lat**: 34.3228
- **long**: -77.92136
- **full address**: 2710 Hermitage Rd, Castle Hayne, NC, United States, North Carolina 28429

## Event gallery

- **Alt text**: Prayer Meeting
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/456d806924992fedde358ccdf31e6232f29cd559e196cc6c18b4f8c889704f7f-rimg-w953-h577-dc1f1f1f-gmir?v=1764995777

## FAQs

- **Q**: When and where is Prayer Meeting being held?
  - **A:** Prayer Meeting takes place on Wed, 10 Dec, 2025 at 07:00 pm to Wed, 10 Dec, 2025 at 08:00 pm at 2710 Hermitage Rd, Castle Hayne, NC, United States, North Carolina 28429.
- **Q**: Who is organizing Prayer Meeting?
  - **A:** Prayer Meeting is organized by Castle Hayne AC Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Prayer Meeting",
        "image": "https://cdn-az.allevents.in/events7/banners/456d806924992fedde358ccdf31e6232f29cd559e196cc6c18b4f8c889704f7f-rimg-w953-h577-dc1f1f1f-gmir?v=1764995777",
        "startDate": "2025-12-10",
        "endDate": "2025-12-10",
        "url": "https://allevents.in/castle-hayne/prayer-meeting/200029310238817",
        "location": {
            "@type": "Place",
            "name": "2710 Hermitage Rd, Castle Hayne, NC, United States, North Carolina 28429",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2710 Hermitage Rd, Castle Hayne, NC 28429-5848, United States",
                "addressLocality": "Castle Hayne",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.3228",
                "longitude": "-77.92136"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We would love everyone to join us for a time of prayer, worship, scripture, and testimony.  God is so good... all the time!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Castle Hayne AC Church",
                "url": "https://allevents.in/org/castle-hayne-ac-church/21021503"
            }
        ]
    }
]
```