

# Event Details

- **Event Name**: Victory Service
- **Event Start and End Date**: Sun, 19 Oct, 2025 at 06:00 pm
- **Event Description**: Join us for a Victory Service 10/19 at 6pm! All are welcome!
- **Event URL**: https://allevents.in/marksville/victory-service/200029066171710
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Marksville
- **state**: LA
- **country**: United States
- **location**: 539 South Preston street, Marksville, LA
- **lat**: 31.11687
- **long**: -92.06466
- **full address**: 539 South Preston street, Marksville, LA, United States

## Event gallery

- **Alt text**: Victory Service
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/4c20da09423207e13ebcad3acbd96c3d2c12bf1d30072b5afd35f476aad5834e-rimg-w1080-h1080-dc191203-gmir?v=1760824870

## FAQs

- **Q**: When and where is Victory Service being held?
  - **A:** Victory Service takes place on Sun, 19 Oct, 2025 at 06:00 pm to Sun, 19 Oct, 2025 at 06:00 pm at 539 South Preston street, Marksville, LA, United States.
- **Q**: Who is organizing Victory Service?
  - **A:** Victory Service is organized by In The Beginning Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Victory Service",
        "image": "https://cdn-az.allevents.in/events10/banners/4c20da09423207e13ebcad3acbd96c3d2c12bf1d30072b5afd35f476aad5834e-rimg-w1080-h1080-dc191203-gmir?v=1760824870",
        "startDate": "2025-10-19",
        "url": "https://allevents.in/marksville/victory-service/200029066171710",
        "location": {
            "@type": "Place",
            "name": "539 South Preston street, Marksville, LA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "539 S Preston St, Marksville, LA 71351-3041, United States",
                "addressLocality": "Marksville",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.11687",
                "longitude": "-92.06466"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a Victory Service 10/19 at 6pm! All are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "In The Beginning Church",
                "url": "https://allevents.in/org/in-the-beginning-church/26933900"
            }
        ]
    }
]
```