

# Event Details

- **Event Name**: Second Mile Sunday
- **Event Start and End Date**: Sun, 10 Aug, 2025 at 02:00 pm
- **Event Description**: Come and worship with us this Sunday at 2 PM for Second Mile Sunday!
- **Event URL**: https://allevents.in/corinth/second-mile-sunday/200028644142137
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details

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

## Event venue details

- **city**: Corinth
- **state**: MS
- **country**: United States
- **location**: 481 County Road 409, Corinth, MS
- **lat**: 34.80622
- **long**: -88.67025
- **full address**: 481 County Road 409, Corinth, MS, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Danville Church of Christ (https://allevents.in/org/danville-church-of-christ/24127133)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/afa18c287d9793696b03d5841323b0448c0f1c49ae3ea4c187d1be18f28a5e9b-rimg-w1200-h1553-dcc2b19d-gmir?v=1754691156
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Second+Mile+Sunday&date=10+Aug

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 10 Aug, 2025 at 02:00 pm
- **Q**: Where is the event happening?
  - **A:** 481 County Road 409, Corinth, MS, United States
- **Q**: Who is organizing the event?
  - **A:** Danville Church of Christ
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Second Mile Sunday ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Second Mile Sunday",
        "image": "https://cdn-az.allevents.in/events10/banners/afa18c287d9793696b03d5841323b0448c0f1c49ae3ea4c187d1be18f28a5e9b-rimg-w1200-h1553-dcc2b19d-gmir?v=1754691156",
        "startDate": "2025-08-10",
        "url": "https://allevents.in/corinth/second-mile-sunday/200028644142137",
        "location": {
            "@type": "Place",
            "name": "481 County Road 409, Corinth, MS",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "481 Hightown Rd, Corinth, MS 38865-9435, United States",
                "addressLocality": "Corinth",
                "addressRegion": "MS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.80622",
                "longitude": "-88.67025"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and worship with us this Sunday at 2 PM for Second Mile Sunday!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Danville Church of Christ",
                "url": "https://allevents.in/org/danville-church-of-christ/24127133"
            }
        ]
    }
]
```