

# Event Details

- **Event Name**: Christmas Market @ St Andrews Church
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 09:00 am – Fri, 12 Dec, 2025 at 04:00 pm
- **Event Description**: Discover your local producers and growers and enjoy the community spirit!
- **Event URL**: https://allevents.in/brighton-and-hove/christmas-market-st-andrews-church/100001364336550349
- **Event Categories**: christmas-markets-and-fairs
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Brighton and Hove
- **state**: EN
- **country**: United Kingdom
- **location**: The Sussex Peasant | St. Andrews
- **lat**: 50.8282737
- **long**: -0.1751287
- **full address**: The Sussex Peasant | St. Andrews, Church Road, Brighton and Hove, United Kingdom

## Event gallery

- **Alt text**: Christmas Market @ St Andrews Church
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Christmas+Market+%40+St+Andrews+Church&date=Fri%2C+12+Dec%2C+2025+at+09%3A00+am&bg=5

## FAQs

- **Q**: When and where is Christmas Market @ St Andrews Church being held?
  - **A:** Christmas Market @ St Andrews Church takes place on Fri, 12 Dec, 2025 at 09:00 am to Fri, 12 Dec, 2025 at 04:00 pm at The Sussex Peasant | St. Andrews, Church Road, Brighton and Hove, United Kingdom.
- **Q**: Who is organizing Christmas Market @ St Andrews Church?
  - **A:** Christmas Market @ St Andrews Church is organized by The Sussex Peasant.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Market @ St Andrews Church",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Christmas+Market+%40+St+Andrews+Church&date=Fri%2C+12+Dec%2C+2025+at+09%3A00+am&bg=5",
        "startDate": "2025-12-12",
        "endDate": "2025-12-12",
        "url": "https://allevents.in/brighton-and-hove/christmas-market-st-andrews-church/100001364336550349",
        "location": {
            "@type": "Place",
            "name": "The Sussex Peasant | St. Andrews",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Church Road",
                "addressLocality": "Brighton and Hove",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.8282737",
                "longitude": "-0.1751287"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Discover your local producers and growers and enjoy the community spirit!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Sussex Peasant",
                "url": "https://allevents.in/org/the-sussex-peasant/18865133"
            }
        ]
    }
]
```