

# Event Details

- **Event Name**: Sunday Worship Service 
- **Event Start and End Date**: Sun, 01 Mar, 2026 at 11:00 am – Sun, 01 Mar, 2026 at 01:00 pm
- **Event Description**: Join us for our Sunday Morning Worship Service!
- **Event URL**: https://allevents.in/goldsboro/sunday-worship-service/200029721145106
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200029721145106?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=goldsboro-events

## Event venue details

- **city**: Goldsboro
- **state**: NC
- **country**: United States
- **location**: 800 South Harding Drive, Goldsboro, NC
- **lat**: 35.38906
- **long**: -77.93391
- **full address**: 800 South Harding Drive, Goldsboro, NC, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Abide Bible Church (https://allevents.in/org/abide-bible-church/25343370)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/0880c8837c14878180836a3cfec503265d5f2986af29ece5019d3b6071ef4d30-rimg-w1080-h1080-dcf1f3f6-gmir?v=1771876145
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/66f1f6018bca34778361a6f556621cfaa8fca4e5b07aefd7c2095226a3e726cf-rimg-w300-h300-dcf1f3f6-gmir?v=1771876146

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 01 Mar, 2026 at 11:00 am
- **Q**: Where is the event happening?
  - **A:** 800 South Harding Drive, Goldsboro, NC, United States
- **Q**: Who is organizing the event?
  - **A:** Abide Bible Church
- **Q**: Where can I find ticket details about Sunday Worship Service  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Worship Service",
        "image": "https://cdn-az.allevents.in/events9/banners/0880c8837c14878180836a3cfec503265d5f2986af29ece5019d3b6071ef4d30-rimg-w1080-h1080-dcf1f3f6-gmir?v=1771876145",
        "startDate": "2026-03-01",
        "endDate": "2026-03-01",
        "url": "https://allevents.in/goldsboro/sunday-worship-service/200029721145106",
        "location": {
            "@type": "Place",
            "name": "800 South Harding Drive, Goldsboro, NC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "800 S Harding Dr, Goldsboro, NC 27534-7440, United States",
                "addressLocality": "Goldsboro",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.38906",
                "longitude": "-77.93391"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Sunday Morning Worship Service!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Abide Bible Church",
                "url": "https://allevents.in/org/abide-bible-church/25343370"
            }
        ]
    }
]
```