

# Event Details

- **Event Name**: Christmas concert 
- **Event Start and End Date**: Thu, 04 Dec, 2025 at 12:00 am
- **Event Description**: Come and join us on the 4th December to start your Christmas with some festive entertainment including refreshments.
- **Event URL**: https://allevents.in/hampton/christmas-concert/200029194651347
- **Event Categories**: christmas, concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details

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

## Event venue details

- **city**: Hampton
- **state**: EN
- **country**: United Kingdom
- **location**: Fulwell and Hampton Hill, Richmond upon Thames
- **lat**: 51.428520103013
- **long**: -0.35199136700779
- **full address**: Fulwell and Hampton Hill, Richmond upon Thames, Hampton, London, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Hampton Hill Community Choir (https://allevents.in/org/hampton-hill-community-choir/26348361)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/822c08f19fc174504485cbc2db2c4bc787cb461db3bd2bc7c69f1fea649a426b-rimg-w1200-h1683-dcd0d4db-gmir?v=1764586734
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/b1c1a0d7ed2af3aa05ffaa008cdabb4a635b705ebb0d73d5fc7ec11ef2b820f0-rimg-w300-h300-dcc4c7cf-gmir?v=1764586735

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 04 Dec, 2025 at 12:00 am
- **Q**: Where is the event happening?
  - **A:** Fulwell and Hampton Hill, Richmond upon Thames, Hampton, London, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Hampton Hill Community Choir
- **Q**: What type of event is this?
  - **A:** christmas, concerts, music, entertainment
- **Q**: Where can I find ticket details about Christmas concert  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas concert",
        "image": "https://cdn-az.allevents.in/events4/banners/822c08f19fc174504485cbc2db2c4bc787cb461db3bd2bc7c69f1fea649a426b-rimg-w1200-h1683-dcd0d4db-gmir?v=1764586734",
        "startDate": "2025-12-04",
        "url": "https://allevents.in/hampton/christmas-concert/200029194651347",
        "location": {
            "@type": "Place",
            "name": "Fulwell and Hampton Hill, Richmond upon Thames",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Hampton, London, United Kingdom",
                "addressLocality": "Hampton",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.428520103013",
                "longitude": "-0.35199136700779"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and join us on the 4th December to start your Christmas with some festive entertainment including refreshments.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hampton Hill Community Choir",
                "url": "https://allevents.in/org/hampton-hill-community-choir/26348361"
            }
        ]
    }
]
```