

# Event Details

- **Event Name**: Dogs back at the Square Brewery!
- **Event Start and End Date**: Sat, 06 Jun, 2026 at 09:00 pm (+01:00)
- **Event Description**: Back once again at this awesome pub!
- **Event URL**: https://allevents.in/petersfield/dogs-back-at-the-square-brewery/200030151984601
- **Event Categories**: dog
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Petersfield
- **state**: EN
- **country**: United Kingdom
- **location**: The Square Brewery, Petersfield (The Square, Petersfield, UK)
- **lat**: 51.00408078558
- **long**: -0.93761901165681
- **full address**: The Square Brewery, Petersfield (The Square, Petersfield, UK), United Kingdom

## Event gallery

- **Alt text**: Dogs back at the Square Brewery!
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/ebdce4a575320f37ee2173ef09393b1109acdcc67d493e5924c7cea3f2e7e6b1-rimg-w1024-h750-dc1a1613-gmir?v=1780012381

## FAQs

- **Q**: When and where is Dogs back at the Square Brewery! being held?
  - **A:** Dogs back at the Square Brewery! takes place on Sat, 06 Jun, 2026 at 09:00 pm to Sat, 06 Jun, 2026 at 09:00 pm at The Square Brewery, Petersfield (The Square, Petersfield, UK), United Kingdom.
- **Q**: Who is organizing Dogs back at the Square Brewery!?
  - **A:** Dogs back at the Square Brewery! is organized by Doghouse - Portsmouth UK.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dogs back at the Square Brewery!",
        "image": "https://cdn-az.allevents.in/events1/banners/ebdce4a575320f37ee2173ef09393b1109acdcc67d493e5924c7cea3f2e7e6b1-rimg-w1024-h750-dc1a1613-gmir?v=1780012381",
        "startDate": "2026-06-06T21:00:00+01:00",
        "url": "https://allevents.in/petersfield/dogs-back-at-the-square-brewery/200030151984601",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Square Brewery, Petersfield (The Square, Petersfield, UK)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "The Square,Petersfield",
                "addressLocality": "Petersfield",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.00408078558",
                "longitude": "-0.93761901165681"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Back once again at this awesome pub!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Doghouse - Portsmouth UK",
                "url": "https://allevents.in/org/doghouse-portsmouth-uk/27304329"
            }
        ]
    }
]
```