

# Event Details

- **Event Name**: Dogs Are Back in the Hood
- **Event Start and End Date**: Sat, 22 Nov, 2025 at 09:00 am
- **Event Description**: Hey peeps, Loaded Dogs are still kickin, 
We've got a few private gigs to play then we'll see you at the Robin Hood Inn, on Sat Nov 22nd for a rockin night
- **Event URL**: https://allevents.in/drouin/dogs-are-back-in-the-hood/200029042492059
- **Event Categories**: dog
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Drouin
- **state**: VI
- **country**: Australia
- **location**: The Robin Hood Inn
- **lat**: -38.090176
- **long**: 145.831341
- **full address**: The Robin Hood Inn, 655 Princes Way,Drouin West,VIC,Australia, Drouin

## Event gallery

- **Alt text**: Dogs Are Back in the Hood
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/a20c2a854649f4fc7789d58c88c9562c097bc81be88340670520c4fec8cba8ff-rimg-w1200-h1277-dcce1f2e-gmir?v=1763666780

## FAQs

- **Q**: When and where is Dogs Are Back in the Hood being held?
  - **A:** Dogs Are Back in the Hood takes place on Sat, 22 Nov, 2025 at 09:00 am to Sat, 22 Nov, 2025 at 09:00 am at The Robin Hood Inn, 655 Princes Way,Drouin West,VIC,Australia, Drouin.
- **Q**: Who is organizing Dogs Are Back in the Hood?
  - **A:** Dogs Are Back in the Hood is organized by Loaded Dogs.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dogs Are Back in the Hood",
        "image": "https://cdn-az.allevents.in/events5/banners/a20c2a854649f4fc7789d58c88c9562c097bc81be88340670520c4fec8cba8ff-rimg-w1200-h1277-dcce1f2e-gmir?v=1763666780",
        "startDate": "2025-11-22",
        "url": "https://allevents.in/drouin/dogs-are-back-in-the-hood/200029042492059",
        "location": {
            "@type": "Place",
            "name": "The Robin Hood Inn",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "655 Princes Way,Drouin West,VIC,Australia",
                "addressLocality": "Drouin",
                "addressRegion": "VI",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-38.090176",
                "longitude": "145.831341"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hey peeps, Loaded Dogs are still kickin, \nWe've got a few private gigs to play then we'll see you at the Robin Hood Inn, on Sat Nov 22nd for a rockin night",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Loaded Dogs",
                "url": "https://allevents.in/org/loaded-dogs/26902060"
            }
        ]
    }
]
```