

# Event Details

- **Event Name**: Prayer Meeting
- **Event Start and End Date**: Wed, 17 Dec, 2025 at 09:00 am – Wed, 17 Dec, 2025 at 10:00 am
- **Event Description**: Weekly prayer meeting held in the lounge area of the Stratford Baptist Church hall. Anyone is welcome. Prayer requests can be forwarded to David Eaves or any member of the Leadership Team.
- **Event URL**: https://allevents.in/stratford/prayer-meeting/200029357544812
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Stratford
- **state**: TK
- **country**: New Zealand
- **location**: 74 Portia Street, Stratford, New Zealand 4332
- **lat**: -39.34047
- **long**: 174.28258
- **full address**: 74 Portia Street, Stratford, New Zealand 4332, New Zealand

## Event gallery

- **Alt text**: Prayer Meeting
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/3144dd776040616c231f22e5cf545de2f45d2c5e4366e15e3285f3118ab879ad-rimg-w1200-h675-dcf6ebd9-gmir?v=1765759932

## FAQs

- **Q**: When and where is Prayer Meeting being held?
  - **A:** Prayer Meeting takes place on Wed, 17 Dec, 2025 at 09:00 am to Wed, 17 Dec, 2025 at 10:00 am at 74 Portia Street, Stratford, New Zealand 4332, New Zealand.
- **Q**: Who is organizing Prayer Meeting?
  - **A:** Prayer Meeting is organized by Stratford Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Prayer Meeting",
        "image": "https://cdn-az.allevents.in/events2/banners/3144dd776040616c231f22e5cf545de2f45d2c5e4366e15e3285f3118ab879ad-rimg-w1200-h675-dcf6ebd9-gmir?v=1765759932",
        "startDate": "2025-12-17",
        "endDate": "2025-12-17",
        "url": "https://allevents.in/stratford/prayer-meeting/200029357544812",
        "location": {
            "@type": "Place",
            "name": "74 Portia Street, Stratford, New Zealand 4332",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "74 Portia St, Stratford 4332, New Zealand",
                "addressLocality": "Stratford",
                "addressRegion": "TK",
                "addressCountry": "NZ"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-39.34047",
                "longitude": "174.28258"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Weekly prayer meeting held in the lounge area of the Stratford Baptist Church hall. Anyone is welcome. Prayer requests can be forwarded to David Eaves or any member of the Leadership Team.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Stratford Baptist Church",
                "url": "https://allevents.in/org/stratford-baptist-church/25958861"
            }
        ]
    }
]
```