

# Event Details

- **Event Name**: Appalachian Adoption Event
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 10:00 am – Sat, 18 Apr, 2026 at 04:00 pm (-04:00)
- **Event Description**: Adoptable dogs on site in front of the County Courthouse from Haywood County Animal Services.
- **Event URL**: https://allevents.in/waynesville/appalachian-adoption-event/200029908651420
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Waynesville
- **state**: NC
- **country**: United States
- **location**: Haywood County Courthouse
- **lat**: 35.4925
- **long**: -82.9872222222
- **full address**: Haywood County Courthouse, Waynesville, North Carolina, United States

## Event gallery

- **Alt text**: Appalachian Adoption Event
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/7be654b8911a37bb71d949881f522bf5627b06f53cf5ee0104bb482e56f0d5ca-rimg-w1200-h1553-dc02172e-gmir?v=1775650040

## FAQs

- **Q**: When and where is Appalachian Adoption Event being held?
  - **A:** Appalachian Adoption Event takes place on Sat, 18 Apr, 2026 at 10:00 am to Sat, 18 Apr, 2026 at 04:00 pm at Haywood County Courthouse, Waynesville, North Carolina, United States.
- **Q**: Who is organizing Appalachian Adoption Event?
  - **A:** Appalachian Adoption Event is organized by Haywood County Animal Services.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Appalachian Adoption Event",
        "image": "https://cdn-az.allevents.in/events3/banners/7be654b8911a37bb71d949881f522bf5627b06f53cf5ee0104bb482e56f0d5ca-rimg-w1200-h1553-dc02172e-gmir?v=1775650040",
        "startDate": "2026-04-18T10:00:00-04:00",
        "endDate": "2026-04-18T16:00:00-04:00",
        "url": "https://allevents.in/waynesville/appalachian-adoption-event/200029908651420",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Haywood County Courthouse",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Waynesville, North Carolina",
                "addressLocality": "Waynesville",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.4925",
                "longitude": "-82.9872222222"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Adoptable dogs on site in front of the County Courthouse from Haywood County Animal Services.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Haywood County Animal Services",
                "url": "https://allevents.in/org/haywood-county-animal-services/27486919"
            }
        ]
    }
]
```