

# Event Details

- **Event Name**: April Volunteer Orientation 
- **Event Start and End Date**: Sun, 26 Apr, 2026 at 03:00 pm (-04:00)
- **Event Description**: Interested in volunteering at the Marion County Dog Pound? Join us for an informal orientation and meet some of our pound dogs!
- **Event URL**: https://allevents.in/marion/april-volunteer-orientation/200029938154443
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Marion
- **state**: OH
- **country**: United States
- **location**: 2252 Richland Road, Marion, OH
- **lat**: 40.54562
- **long**: -83.07649
- **full address**: 2252 Richland Road, Marion, OH, United States

## Event gallery

- **Alt text**: April Volunteer Orientation
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/55f79c979ce118f0179d74cb120f1b3851687abd7bceea77db7fd6ffc5a5a396-rimg-w1200-h1600-dc7c8a8f-gmir?v=1776111342

## FAQs

- **Q**: When and where is April Volunteer Orientation  being held?
  - **A:** April Volunteer Orientation  takes place on Sun, 26 Apr, 2026 at 03:00 pm to Sun, 26 Apr, 2026 at 03:00 pm at 2252 Richland Road, Marion, OH, United States.
- **Q**: Who is organizing April Volunteer Orientation ?
  - **A:** April Volunteer Orientation  is organized by Marion County Ohio Dog Pound.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "April Volunteer Orientation",
        "image": "https://cdn-az.allevents.in/events7/banners/55f79c979ce118f0179d74cb120f1b3851687abd7bceea77db7fd6ffc5a5a396-rimg-w1200-h1600-dc7c8a8f-gmir?v=1776111342",
        "startDate": "2026-04-26T15:00:00-04:00",
        "url": "https://allevents.in/marion/april-volunteer-orientation/200029938154443",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "2252 Richland Road, Marion, OH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2252 Richland Rd, Marion, OH 43302-8475, United States",
                "addressLocality": "Marion",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.54562",
                "longitude": "-83.07649"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Interested in volunteering at the Marion County Dog Pound? Join us for an informal orientation and meet some of our pound dogs!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Marion County Ohio Dog Pound",
                "url": "https://allevents.in/org/marion-county-ohio-dog-pound/26110732"
            }
        ]
    }
]
```