

# Event Details

- **Event Name**: Christmas shopping night
- **Event Start and End Date**: Wed, 26 Nov, 2025 at 05:00 pm
- **Event Description**: Come find Starz at this lovely shopping eve
- **Event URL**: https://allevents.in/eastbourne/christmas-shopping-night/200029130250625
- **Event Categories**: shopping, christmas
- **Interested Audience**: 
  - total_interested_count: 62

## Ticket Details

- **Ticket URL**: http://facebook.com/200029130250625?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=eastbourne-events

## Event venue details

- **city**: Eastbourne
- **state**: EN
- **country**: United Kingdom
- **location**: Eastbourne Borough Football Club
- **lat**: 50.804245858881
- **long**: 0.31960827744418
- **full address**: Eastbourne Borough Football Club, Eastbourne, East Sussex, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Starz Boutique (https://allevents.in/org/starz-boutique/25336277)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/4b32cae3d37518e3b0f23072e8e5c65ae3857107a777c7a1befed371253202dd-rimg-w1200-h1697-dce8dac7-gmir?v=1763863301
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/2243e00ba23827b24af0b9c48d4725f235c5a08d3b166d2ac4130bafee14d676-rimg-w300-h300-dcfefdf6-gmir?v=1763863301

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 26 Nov, 2025 at 05:00 pm
- **Q**: Where is the event happening?
  - **A:** Eastbourne Borough Football Club, Eastbourne, East Sussex, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Starz Boutique
- **Q**: What type of event is this?
  - **A:** shopping, christmas
- **Q**: Where can I find ticket details about Christmas shopping night ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas shopping night",
        "image": "https://cdn-az.allevents.in/events8/banners/4b32cae3d37518e3b0f23072e8e5c65ae3857107a777c7a1befed371253202dd-rimg-w1200-h1697-dce8dac7-gmir?v=1763863301",
        "startDate": "2025-11-26",
        "url": "https://allevents.in/eastbourne/christmas-shopping-night/200029130250625",
        "location": {
            "@type": "Place",
            "name": "Eastbourne Borough Football Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Eastbourne, East Sussex",
                "addressLocality": "Eastbourne",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.804245858881",
                "longitude": "0.31960827744418"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come find Starz at this lovely shopping eve",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Starz Boutique",
                "url": "https://allevents.in/org/starz-boutique/25336277"
            }
        ]
    }
]
```