

# Event Details

- **Event Name**: Adoption Event at Ovenbird Bakery
- **Event Start and End Date**: Sat, 27 Sep, 2025 at 11:00 am
- **Event Description**: Come meet some adorable dogs and cats for adoption!
- **Event URL**: https://allevents.in/baltimore/adoption-event-at-ovenbird-bakery/200028736558642
- **Event Categories**: dog
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details

- **Ticket URL**: http://facebook.com/200028736558642?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=baltimore-events

## Event venue details

- **city**: Baltimore
- **state**: MD
- **country**: United States
- **location**: 3925 Gough St Baltimore Md
- **lat**: 39.28848
- **long**: -76.5639
- **full address**: 3925 Gough St Baltimore Md, 3925 Gough St, Baltimore, MD 21224-2569, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: The Hero Rescue (https://allevents.in/org/the-hero-rescue/25951521)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/c464a2b018449e9ed89efdcc90e25190c3a994f582b683ec2d76892ba30ebfbc-rimg-w1080-h1080-dcb38055-gmir?v=1758567934
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Adoption+Event+at+Ovenbird+Bakery&date=27+Sep

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 27 Sep, 2025 at 11:00 am
- **Q**: Where is the event happening?
  - **A:** 3925 Gough St Baltimore Md, 3925 Gough St, Baltimore, MD 21224-2569, United States
- **Q**: Who is organizing the event?
  - **A:** The Hero Rescue
- **Q**: What type of event is this?
  - **A:** dog
- **Q**: Where can I find ticket details about Adoption Event at Ovenbird Bakery ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Adoption Event at Ovenbird Bakery",
        "image": "https://cdn-az.allevents.in/events10/banners/c464a2b018449e9ed89efdcc90e25190c3a994f582b683ec2d76892ba30ebfbc-rimg-w1080-h1080-dcb38055-gmir?v=1758567934",
        "startDate": "2025-09-27",
        "url": "https://allevents.in/baltimore/adoption-event-at-ovenbird-bakery/200028736558642",
        "location": {
            "@type": "Place",
            "name": "3925 Gough St Baltimore Md",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3925 Gough St, Baltimore, MD 21224-2569, United States",
                "addressLocality": "Baltimore",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.28848",
                "longitude": "-76.5639"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come meet some adorable dogs and cats for adoption!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Hero Rescue",
                "url": "https://allevents.in/org/the-hero-rescue/25951521"
            }
        ]
    }
]
```