

# Event Details

- **Event Name**: Worship Service
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 11:00 am – Sun, 28 Dec, 2025 at 12:15 pm
- **Event Description**: Looking for a place to worship the Lord? I can't think of a better place to be than Andice Baptist Church. Join us each Sunday at 11:00am.
- **Event URL**: https://allevents.in/florence/worship-service/200029410498253
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Florence
- **state**: TX
- **country**: United States
- **location**: 6570 FM 970, Florence, TX, United States, Texas 76527
- **lat**: 30.78277
- **long**: -97.85402
- **full address**: 6570 FM 970, Florence, TX, United States, Texas 76527

## Event gallery

- **Alt text**: Worship Service
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/b42e8fc55b4b60ca583a0130c4539fdfbd2776aa95af0f6ddb489464a4af1472-rimg-w960-h720-dc61584e-gmir?v=1766772773

## FAQs

- **Q**: When and where is Worship Service being held?
  - **A:** Worship Service takes place on Sun, 28 Dec, 2025 at 11:00 am to Sun, 28 Dec, 2025 at 12:15 pm at 6570 FM 970, Florence, TX, United States, Texas 76527.
- **Q**: Who is organizing Worship Service?
  - **A:** Worship Service is organized by Andice Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Worship Service",
        "image": "https://cdn-az.allevents.in/events1/banners/b42e8fc55b4b60ca583a0130c4539fdfbd2776aa95af0f6ddb489464a4af1472-rimg-w960-h720-dc61584e-gmir?v=1766772773",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/florence/worship-service/200029410498253",
        "location": {
            "@type": "Place",
            "name": "6570 FM 970, Florence, TX, United States, Texas 76527",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6570 FM-970, Florence, TX 76527-4321, United States",
                "addressLocality": "Florence",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.78277",
                "longitude": "-97.85402"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Looking for a place to worship the Lord? I can't think of a better place to be than Andice Baptist Church. Join us each Sunday at 11:00am.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Andice Baptist Church",
                "url": "https://allevents.in/org/andice-baptist-church/25981112"
            }
        ]
    }
]
```