

# Event Details

- **Event Name**: Open house
- **Event Start and End Date**: Sat, 08 Aug, 2026 at 02:00 pm – Sat, 08 Aug, 2026 at 04:00 pm
- **Event Description**: Come one, come all! Payne advanced Family Care Open House. Meet the providers, see the clinic, free giveaways, education and fun
- **Event URL**: https://allevents.in/parkville/open-house/200030452548523
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 120

## Ticket Details


## Event venue details

- **city**: Parkville
- **state**: MD
- **country**: United States
- **location**: 1900 E Northern Parkway Baltimore MD 21239
- **lat**: 39.36762
- **long**: -76.58099
- **full address**: 1900 E Northern Parkway Baltimore MD 21239, 1900 E Northern Pkwy, Baltimore, MD 21239-2108, United States, Parkville

## Event gallery

- **Alt text**: Open house
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/0a46eaeb05c8dc97223ced2366ee02e2eb0a92ab25da02f10544310d964c0275-rimg-w1149-h1369-dc081838-gmir?v=1785583608

## FAQs

- **Q**: When and where is Open house being held?
  - **A:** Open house takes place on Sat, 08 Aug, 2026 at 02:00 pm to Sat, 08 Aug, 2026 at 04:00 pm at 1900 E Northern Parkway Baltimore MD 21239, 1900 E Northern Pkwy, Baltimore, MD 21239-2108, United States, Parkville.
- **Q**: Who is organizing Open house?
  - **A:** Open house is organized by PayneAdvance FamilyCare.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Open house",
        "image": "https://cdn-az.allevents.in/events6/banners/0a46eaeb05c8dc97223ced2366ee02e2eb0a92ab25da02f10544310d964c0275-rimg-w1149-h1369-dc081838-gmir?v=1785583608",
        "startDate": "2026-08-08",
        "endDate": "2026-08-08",
        "url": "https://allevents.in/parkville/open-house/200030452548523",
        "location": {
            "@type": "Place",
            "name": "1900 E Northern Parkway Baltimore MD 21239",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1900 E Northern Pkwy, Baltimore, MD 21239-2108, United States",
                "addressLocality": "Parkville",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.36762",
                "longitude": "-76.58099"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come one, come all! Payne advanced Family Care Open House. Meet the providers, see the clinic, free giveaways, education and fun",
        "organizer": [
            {
                "@type": "Organization",
                "name": "PayneAdvance FamilyCare",
                "url": "https://allevents.in/org/payneadvance-familycare/28045203"
            }
        ]
    }
]
```