

# Event Details

- **Event Name**: New Year's Eve Service
- **Event Start and End Date**: Wed, 31 Dec, 2025 at 06:00 pm
- **Event Description**: New Year's Eve Service
- **Event URL**: https://allevents.in/screven/new-years-eve-service/200029000694424
- **Event Categories**: new-year
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Screven
- **state**: GA
- **country**: United States
- **location**: 175 Oquinn Church Rd, Screven, GA, United States, Georgia 31560
- **lat**: 31.5564
- **long**: -82.06835
- **full address**: 175 Oquinn Church Rd, Screven, GA, United States, Georgia 31560

## Event gallery

- **Alt text**: New Year's Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/d9c8ef4cf07dae464ec003565818a04b18a0e2356df9b81c0fd04458cc438b1d-rimg-w1200-h900-dc010718-gmir?v=1766647132

## FAQs

- **Q**: When and where is New Year's Eve Service being held?
  - **A:** New Year's Eve Service takes place on Wed, 31 Dec, 2025 at 06:00 pm to Wed, 31 Dec, 2025 at 06:00 pm at 175 Oquinn Church Rd, Screven, GA, United States, Georgia 31560.
- **Q**: Who is organizing New Year's Eve Service?
  - **A:** New Year's Eve Service is organized by O'Quinn Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "New Year's Eve Service",
        "image": "https://cdn-az.allevents.in/events9/banners/d9c8ef4cf07dae464ec003565818a04b18a0e2356df9b81c0fd04458cc438b1d-rimg-w1200-h900-dc010718-gmir?v=1766647132",
        "startDate": "2025-12-31",
        "url": "https://allevents.in/screven/new-years-eve-service/200029000694424",
        "location": {
            "@type": "Place",
            "name": "175 Oquinn Church Rd, Screven, GA, United States, Georgia 31560",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "175 Oquinn Church Rd, Screven, GA 31560-8121, United States",
                "addressLocality": "Screven",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.5564",
                "longitude": "-82.06835"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "New Year's Eve Service",
        "organizer": [
            {
                "@type": "Organization",
                "name": "OQuinn Baptist Church",
                "url": "https://allevents.in/org/oquinn-baptist-church/26094366"
            }
        ]
    }
]
```