

# Event Details

- **Event Name**: Drug Take Back Day
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 09:30 am – Sat, 18 Apr, 2026 at 11:30 am (-05:00)
- **Event Description**: Free drive-thru drop-off of prescription drugs.
- **Event URL**: https://allevents.in/hartford/drug-take-back-day/200029799977655
- **Event Categories**: drive-thru
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Hartford
- **state**: WI
- **country**: United States
- **location**: 710 W Sumner St, Hartford, WI
- **lat**: 43.31906
- **long**: -88.38879
- **full address**: 710 W Sumner St, Hartford, WI, United States

## Event gallery

- **Alt text**: Drug Take Back Day
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/a5aa1d2b210f8e60a9e366c78a0e90c3c90296dd41725d9f86232846e04f2b77-rimg-w815-h626-dcfefefe-gmir?v=1776062860

## FAQs

- **Q**: When and where is Drug Take Back Day being held?
  - **A:** Drug Take Back Day takes place on Sat, 18 Apr, 2026 at 09:30 am to Sat, 18 Apr, 2026 at 11:30 am at 710 W Sumner St, Hartford, WI, United States.
- **Q**: Who is organizing Drug Take Back Day?
  - **A:** Drug Take Back Day is organized by Hartford Wi Lions Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Drug Take Back Day",
        "image": "https://cdn-az.allevents.in/events9/banners/a5aa1d2b210f8e60a9e366c78a0e90c3c90296dd41725d9f86232846e04f2b77-rimg-w815-h626-dcfefefe-gmir?v=1776062860",
        "startDate": "2026-04-18T09:30:00-05:00",
        "endDate": "2026-04-18T11:30:00-05:00",
        "url": "https://allevents.in/hartford/drug-take-back-day/200029799977655",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "710 W Sumner St, Hartford, WI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "710 W Sumner St, Hartford, WI 53027, United States",
                "addressLocality": "Hartford",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.31906",
                "longitude": "-88.38879"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free drive-thru drop-off of prescription drugs.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hartford Wi Lions Club",
                "url": "https://allevents.in/org/hartford-wi-lions-club/21848928"
            }
        ]
    }
]
```