

# Event Details

- **Event Name**: Morning Worship
- **Event Start and End Date**: Sun, 06 Sep, 2026 at 11:00 am – Sun, 06 Sep, 2026 at 12:00 pm (+01:00)
- **Event Description**: Welcome to our Morning Worship at Balintore United Free Church.
- **Event URL**: https://allevents.in/forres/morning-worship/200030637937518
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Forres
- **state**: SC
- **country**: United Kingdom
- **location**: Park Street, Balintore, IV20 1UR Tain, United Kingdom
- **lat**: 57.7525
- **long**: -3.91833
- **full address**: Park Street, Balintore, IV20 1UR Tain, United Kingdom, 1 Park Street, Tain, IV20 1UR, United Kingdom, Forres

## Event gallery

- **Alt text**: Morning Worship
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/19e3412df214e7f710f7142ed72568e396dde852198af5feded72f932fcb7d64-rimg-w1200-h900-dcb8c8d8-gmir?v=1788199398

## FAQs

- **Q**: When and where is Morning Worship being held?
  - **A:** Morning Worship takes place on Sun, 06 Sep, 2026 at 11:00 am to Sun, 06 Sep, 2026 at 12:00 pm at Park Street, Balintore, IV20 1UR Tain, United Kingdom, 1 Park Street, Tain, IV20 1UR, United Kingdom, Forres.
- **Q**: Who is organizing Morning Worship?
  - **A:** Morning Worship is organized by Balintore United Free Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Morning Worship",
        "image": "https://cdn-az.allevents.in/events2/banners/19e3412df214e7f710f7142ed72568e396dde852198af5feded72f932fcb7d64-rimg-w1200-h900-dcb8c8d8-gmir?v=1788199398",
        "startDate": "2026-09-06T11:00:00+01:00",
        "endDate": "2026-09-06T12:00:00+01:00",
        "url": "https://allevents.in/forres/morning-worship/200030637937518",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Park Street, Balintore, IV20 1UR Tain, United Kingdom",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 Park Street, Tain, IV20 1UR, United Kingdom",
                "addressLocality": "Forres",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "57.7525",
                "longitude": "-3.91833"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Welcome to our Morning Worship at Balintore United Free Church.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Balintore United Free Church",
                "url": "https://allevents.in/org/balintore-united-free-church/25208672"
            }
        ]
    }
]
```