

# Event Details

- **Event Name**: Carols in the Square
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 07:00 am
- **Event Description**: Everyone is welcome!
- **Event URL**: https://allevents.in/brighton/carols-in-the-square/200029326770417
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 33

## Ticket Details


## Event venue details

- **city**: Brighton
- **state**: SA
- **country**: Australia
- **location**: Dover Square Reserve, Dover Gardens
- **lat**: -35.02455
- **long**: 138.5356
- **full address**: Dover Square Reserve, Dover Gardens, 12 Dover Ct, Dover Gardens SA 5048, Australia, Brighton

## Event gallery

- **Alt text**: Carols in the Square
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/12bb45ba696d1e426ce73274eaa121c713e3f83230ae5390756792bd14ff70ea-rimg-w1200-h811-dcfefefe-gmir?v=1765268716

## FAQs

- **Q**: When and where is Carols in the Square being held?
  - **A:** Carols in the Square takes place on Sun, 14 Dec, 2025 at 07:00 am to Sun, 14 Dec, 2025 at 07:00 am at Dover Square Reserve, Dover Gardens, 12 Dover Ct, Dover Gardens SA 5048, Australia, Brighton.
- **Q**: Who is organizing Carols in the Square?
  - **A:** Carols in the Square is organized by South-West Baptist Church.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Carols in the Square is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Brighton, this event is thoughtfully curated to deliver a standout experience worth every moment. If Carols in the Square sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Carols in the Square",
        "image": "https://cdn-az.allevents.in/events4/banners/12bb45ba696d1e426ce73274eaa121c713e3f83230ae5390756792bd14ff70ea-rimg-w1200-h811-dcfefefe-gmir?v=1765268716",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/brighton/carols-in-the-square/200029326770417",
        "location": {
            "@type": "Place",
            "name": "Dover Square Reserve, Dover Gardens",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12 Dover Ct, Dover Gardens SA 5048, Australia",
                "addressLocality": "Brighton",
                "addressRegion": "SA",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-35.02455",
                "longitude": "138.5356"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Everyone is welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "South-West Baptist Church",
                "url": "https://allevents.in/org/south-west-baptist-church/26292268"
            }
        ]
    }
]
```