

# Event Details

- **Event Name**: Public Servants Sunday
- **Event Start and End Date**: Sun, 31 May, 2026 at 10:30 am
- **Event Description**: Crossroads Baptist Church invites all public servants and their families. Join us as we honor those who serve our community.
- **Event URL**: https://allevents.in/coshocton/public-servants-sunday/200030085341332
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Coshocton
- **state**: OH
- **country**: United States
- **location**: 23247 County Road 621, Coshocton, OH, United States, Ohio 43812
- **lat**: 40.28902
- **long**: -81.85667
- **full address**: 23247 County Road 621, Coshocton, OH, United States, Ohio 43812

## Event gallery

- **Alt text**: Public Servants Sunday
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/eb880afcc3fe5f7abdabc0073d9bdd754d7217fa37a86e9e50c4ffae24a9b755-rimg-w1200-h629-dcfdeedb-gmir?v=1780007110

## FAQs

- **Q**: When and where is Public Servants Sunday being held?
  - **A:** Public Servants Sunday takes place on Sun, 31 May, 2026 at 10:30 am to Sun, 31 May, 2026 at 10:30 am at 23247 County Road 621, Coshocton, OH, United States, Ohio 43812.
- **Q**: Who is organizing Public Servants Sunday?
  - **A:** Public Servants Sunday is organized by Crossroads Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Public Servants Sunday",
        "image": "https://cdn-az.allevents.in/events7/banners/eb880afcc3fe5f7abdabc0073d9bdd754d7217fa37a86e9e50c4ffae24a9b755-rimg-w1200-h629-dcfdeedb-gmir?v=1780007110",
        "startDate": "2026-05-31",
        "url": "https://allevents.in/coshocton/public-servants-sunday/200030085341332",
        "location": {
            "@type": "Place",
            "name": "23247 County Road 621, Coshocton, OH, United States, Ohio 43812",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "23247 CR-621, Coshocton, OH 43812-9766, United States",
                "addressLocality": "Coshocton",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.28902",
                "longitude": "-81.85667"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Crossroads Baptist Church invites all public servants and their families. Join us as we honor those who serve our community.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Crossroads Baptist Church",
                "url": "https://allevents.in/org/crossroads-baptist-church/24992810"
            }
        ]
    }
]
```