

# Event Details

- **Event Name**: Sunday Service
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 09:30 am – Sun, 21 Dec, 2025 at 11:00 am
- **Event Description**: Bring your Bible, bring a friend, and most of all, bring your expectation. God has something for you. ?
- **Event URL**: https://allevents.in/riverview/sunday-service/200029362630700
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Riverview
- **state**: FL
- **country**: United States
- **location**: Kingswood Mobile Home Park, Riverview
- **lat**: 27.852739676865
- **long**: -82.321834800328
- **full address**: Kingswood Mobile Home Park, Riverview, United States

## Event gallery

- **Alt text**: Sunday Service
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Sunday+Service&date=Sun%2C+21+Dec%2C+2025+at+09%3A30+am&bg=1

## FAQs

- **Q**: When and where is Sunday Service being held?
  - **A:** Sunday Service takes place on Sun, 21 Dec, 2025 at 09:30 am to Sun, 21 Dec, 2025 at 11:00 am at Kingswood Mobile Home Park, Riverview, United States.
- **Q**: Who is organizing Sunday Service?
  - **A:** Sunday Service is organized by Devoted Life Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Service",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Sunday+Service&date=Sun%2C+21+Dec%2C+2025+at+09%3A30+am&bg=1",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/riverview/sunday-service/200029362630700",
        "location": {
            "@type": "Place",
            "name": "Kingswood Mobile Home Park, Riverview",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10109  Oak Forest Dr,Riverview, Hillsborough County, Florida",
                "addressLocality": "Riverview",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "27.852739676865",
                "longitude": "-82.321834800328"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring your Bible, bring a friend, and most of all, bring your expectation. God has something for you. ?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Devoted Life Church",
                "url": "https://allevents.in/org/devoted-life-church/27152382"
            }
        ]
    }
]
```