

# Event Details

- **Event Name**: Adoption Event
- **Event Start and End Date**: Sun, 11 Jan, 2026 at 11:00 am – Sun, 11 Jan, 2026 at 01:00 pm
- **Event Description**: Come adopt your new best friend!
- **Event URL**: https://allevents.in/westminster/adoption-event/200029413418949
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 25

## Ticket Details


## Event venue details

- **city**: Westminster
- **state**: MD
- **country**: United States
- **location**: 625 Baltimore Blvd, Westminster, MD 21157-6178, United States
- **lat**: 39.5626
- **long**: -76.97246
- **full address**: 625 Baltimore Blvd, Westminster, MD 21157-6178, United States

## Event gallery

- **Alt text**: Adoption Event
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/ca18e4b4b90a44f5e868c66c9d8f57b86443803fa6ae24c87a687e4fa6d81559-rimg-w940-h788-dc757793-gmir?v=1768103933

## FAQs

- **Q**: When and where is Adoption Event being held?
  - **A:** Adoption Event takes place on Sun, 11 Jan, 2026 at 11:00 am to Sun, 11 Jan, 2026 at 01:00 pm at 625 Baltimore Blvd, Westminster, MD 21157-6178, United States.
- **Q**: Who is organizing Adoption Event?
  - **A:** Adoption Event is organized by Double Dog Dare Rescue.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Adoption Event",
        "image": "https://cdn-az.allevents.in/events8/banners/ca18e4b4b90a44f5e868c66c9d8f57b86443803fa6ae24c87a687e4fa6d81559-rimg-w940-h788-dc757793-gmir?v=1768103933",
        "startDate": "2026-01-11",
        "endDate": "2026-01-11",
        "url": "https://allevents.in/westminster/adoption-event/200029413418949",
        "location": {
            "@type": "Place",
            "name": "625 Baltimore Blvd, Westminster, MD 21157-6178, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "625 Baltimore Blvd, Westminster, MD 21157-6178, United States",
                "addressLocality": "Westminster",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.5626",
                "longitude": "-76.97246"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come adopt your new best friend!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Double Dog Dare Rescue",
                "url": "https://allevents.in/org/double-dog-dare-rescue/19265119"
            }
        ]
    }
]
```