

# Event Details

- **Event Name**: Back to School Sunday
- **Event Start and End Date**: Sun, 24 Aug, 2025 at 10:10 am
- **Event Description**: We will recognize and pray for all school personnel and students as they return to the classroom. We’re also collecting school supplies for all ages to donate to Foxfire Schools.
- **Event URL**: https://allevents.in/zanesville/back-to-school-sunday/200028655869941
- **Event Categories**: back-to-school, nonprofit
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Zanesville
- **state**: OH
- **country**: United States
- **location**: 4540 Old Country Lane, Zanesville, OH
- **lat**: 39.98381
- **long**: -81.90625
- **full address**: 4540 Old Country Lane, Zanesville, OH, United States

## Event gallery

- **Alt text**: Back to School Sunday
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/cee786873a722e8e48e2cf85867a5256c0dc92a28e0b45db0764ecfc7ec96de8-rimg-w600-h450-dc606363-gmir?v=1755614157

## FAQs

- **Q**: When and where is Back to School Sunday being held?
  - **A:** Back to School Sunday takes place on Sun, 24 Aug, 2025 at 10:10 am to Sun, 24 Aug, 2025 at 10:10 am at 4540 Old Country Lane, Zanesville, OH, United States.
- **Q**: Who is organizing Back to School Sunday?
  - **A:** Back to School Sunday is organized by Sonora Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Back to School Sunday",
        "image": "https://cdn-az.allevents.in/events5/banners/cee786873a722e8e48e2cf85867a5256c0dc92a28e0b45db0764ecfc7ec96de8-rimg-w600-h450-dc606363-gmir?v=1755614157",
        "startDate": "2025-08-24",
        "url": "https://allevents.in/zanesville/back-to-school-sunday/200028655869941",
        "location": {
            "@type": "Place",
            "name": "4540 Old Country Lane, Zanesville, OH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4540 Old Country Ln, Zanesville, OH 43701-9311, United States",
                "addressLocality": "Zanesville",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.98381",
                "longitude": "-81.90625"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will recognize and pray for all school personnel and students as they return to the classroom. We’re also collecting school supplies for all ages to donate to Foxfire Schools.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sonora Church",
                "url": "https://allevents.in/org/sonora-church/23301721"
            }
        ]
    }
]
```