

# Event Details

- **Event Name**: Dogs 4 Dogs
- **Event Start and End Date**: Sun, 17 May, 2026 at 10:30 am – Sun, 17 May, 2026 at 02:30 pm (-04:00)
- **Event Description**: Our annual Dogs 4 Dogs at Busy Beaver in Irwin. There will be hotdogs, desserts and merchandise for sale. All proceeds go to the pups 🐾
- **Event URL**: https://allevents.in/irwin/dogs-4-dogs/200029985396454
- **Event Categories**: dog, nonprofit
- **Interested Audience**: 
  - total_interested_count: 100

## Ticket Details


## Event venue details

- **city**: Irwin
- **state**: PA
- **country**: United States
- **location**: Busy Beaver - Home Improvement Centers (Irwin)
- **lat**: 40.31675
- **long**: -79.69317
- **full address**: Busy Beaver - Home Improvement Centers (Irwin), 8800 Norwin Avenue,Irwin, Pennsylvania, United States

## Event gallery

- **Alt text**: Dogs 4 Dogs
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/c45bcec3400393ef099464b52083acccec98cb7549e10565cfce134e436303e0-rimg-w1060-h1484-dcf8f6f4-gmir?v=1777107474

## FAQs

- **Q**: When and where is Dogs 4 Dogs being held?
  - **A:** Dogs 4 Dogs takes place on Sun, 17 May, 2026 at 10:30 am to Sun, 17 May, 2026 at 02:30 pm at Busy Beaver - Home Improvement Centers (Irwin), 8800 Norwin Avenue,Irwin, Pennsylvania, United States.
- **Q**: Who is organizing Dogs 4 Dogs?
  - **A:** Dogs 4 Dogs is organized by Cross Your Paws Rescue.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dogs 4 Dogs",
        "image": "https://cdn-az.allevents.in/events2/banners/c45bcec3400393ef099464b52083acccec98cb7549e10565cfce134e436303e0-rimg-w1060-h1484-dcf8f6f4-gmir?v=1777107474",
        "startDate": "2026-05-17T10:30:00-04:00",
        "endDate": "2026-05-17T14:30:00-04:00",
        "url": "https://allevents.in/irwin/dogs-4-dogs/200029985396454",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Busy Beaver - Home Improvement Centers (Irwin)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8800 Norwin Avenue,Irwin, Pennsylvania",
                "addressLocality": "Irwin",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.31675",
                "longitude": "-79.69317"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our annual Dogs 4 Dogs at Busy Beaver in Irwin. There will be hotdogs, desserts and merchandise for sale. All proceeds go to the pups 🐾",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cross Your Paws Rescue",
                "url": "https://allevents.in/org/cross-your-paws-rescue/13906655",
                "description": "We are a non-profit animal rescue based out of Irwin, Pennsylvania."
            }
        ]
    }
]
```