

# Event Details

- **Event Name**: First Worship Event
- **Event Start and End Date**: Sun, 01 Mar, 2026 at 02:00 pm
- **Event Description**: Join us for our very first worship service! It’s been a long time coming and we are ready for a great time in the Lord!
- **Event URL**: https://allevents.in/kingsport/first-worship-event/200029718693843
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Kingsport
- **state**: TN
- **country**: United States
- **location**: Lynn View Community Center
- **lat**: 36.576300095468
- **long**: -82.562990987298
- **full address**: Lynn View Community Center, 257 Walker St,Kingsport, Tennessee, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Forge The Path Worship Center (https://allevents.in/org/forge-the-path-worship-center/27376240)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/c082173b0e9b71a37e4bbac8adc2d07b379cec13d4c45dbe9e12b637d6928b28-rimg-w1200-h800-dc434b21-gmir?v=1771834602
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/3153517b3fde6b3eb97dfcd5e7e1944cfb655aa944ad7f7309921c468e488a72-rimg-w300-h300-dc5d6429-gmir?v=1771834603

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 01 Mar, 2026 at 02:00 pm
- **Q**: Where is the event happening?
  - **A:** Lynn View Community Center, 257 Walker St,Kingsport, Tennessee, United States
- **Q**: Who is organizing the event?
  - **A:** Forge The Path Worship Center
- **Q**: Where can I find ticket details about First Worship Event ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "First Worship Event",
        "image": "https://cdn-az.allevents.in/events2/banners/c082173b0e9b71a37e4bbac8adc2d07b379cec13d4c45dbe9e12b637d6928b28-rimg-w1200-h800-dc434b21-gmir?v=1771834602",
        "startDate": "2026-03-01",
        "url": "https://allevents.in/kingsport/first-worship-event/200029718693843",
        "location": {
            "@type": "Place",
            "name": "Lynn View Community Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "257 Walker St,Kingsport, Tennessee",
                "addressLocality": "Kingsport",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.576300095468",
                "longitude": "-82.562990987298"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our very first worship service! It’s been a long time coming and we are ready for a great time in the Lord!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Forge The Path Worship Center",
                "url": "https://allevents.in/org/forge-the-path-worship-center/27376240"
            }
        ]
    }
]
```