

# Event Details

- **Event Name**: Drop-in Clinic
- **Event Start and End Date**: Thu, 04 Jun, 2026 at 10:00 am – Thu, 02 Jul, 2026 at 10:00 am
- **Event Description**: In partnership with Public Health, Hope United hosts a monthly Drop-In Clinic to provide a safe, welcoming space for all community members. We offer access to essential services, resources, and compassionate support—all in one place.
- **Event URL**: https://allevents.in/gastonia/drop-in-clinic/200030083964528
- **Event Categories**: health-wellness
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Gastonia
- **state**: NC
- **country**: United States
- **location**: 176 W. Franklin Blvd., 28053
- **lat**: 35.26236
- **long**: -81.1833
- **full address**: 176 W. Franklin Blvd., 28053, 176 W Franklin Blvd, Gastonia, NC 28052-4107, United States

## Event gallery

- **Alt text**: Drop-in Clinic
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/1144c2717e32ec8050d27bea09171b82b080842e81235b8d5313f30765d948ba-rimg-w1200-h1679-dcffffff-gmir?v=1780013817

## FAQs

- **Q**: When and where is Drop-in Clinic being held?
  - **A:** Drop-in Clinic takes place on Thu, 04 Jun, 2026 at 10:00 am to Thu, 02 Jul, 2026 at 10:00 am at 176 W. Franklin Blvd., 28053, 176 W Franklin Blvd, Gastonia, NC 28052-4107, United States.
- **Q**: Who is organizing Drop-in Clinic?
  - **A:** Drop-in Clinic is organized by Hope United Survivor Network.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Drop-in Clinic",
        "image": "https://cdn-az.allevents.in/events10/banners/1144c2717e32ec8050d27bea09171b82b080842e81235b8d5313f30765d948ba-rimg-w1200-h1679-dcffffff-gmir?v=1780013817",
        "startDate": "2026-06-04",
        "endDate": "2026-07-02",
        "url": "https://allevents.in/gastonia/drop-in-clinic/200030083964528",
        "location": {
            "@type": "Place",
            "name": "176 W. Franklin Blvd., 28053",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "176 W Franklin Blvd, Gastonia, NC 28052-4107, United States",
                "addressLocality": "Gastonia",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.26236",
                "longitude": "-81.1833"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "In partnership with Public Health, Hope United hosts a monthly Drop-In Clinic to provide a safe, welcoming space for all community members. We offer access to essential services, resources, and compassionate support—all in one place.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hope United Survivor Network",
                "url": "https://allevents.in/org/hope-united-survivor-network/26608090"
            }
        ]
    }
]
```