

# Event Details

- **Event Name**: Joy to the World - Christmas Concert
- **Event Start and End Date**: Fri, 19 Dec, 2025 at 07:30 pm
- **Event Description**: Join us for a feast of festive Chistmas music &amp; carols in Romsey Abbey.
- **Event URL**: https://allevents.in/romsey/joy-to-the-world-christmas-concert/200029168574625
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details

- **Ticket URL**: http://www.romseysingers.org/?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=romsey-events

## Event venue details

- **city**: Romsey
- **state**: EN
- **country**: United Kingdom
- **location**: Romsey Abbey
- **lat**: 50.989715504899
- **long**: -1.5015703439713
- **full address**: Romsey Abbey, Church Place,Romsey, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: The Romsey Singers (https://allevents.in/org/the-romsey-singers/27050744)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Joy+to+the+World+-+Christmas+Concert&date=Fri%2C+19+Dec%2C+2025+at+07%3A30+pm&bg=1
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Joy+to+the+World+-+Christmas+Concert&date=19+Dec

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 19 Dec, 2025 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** Romsey Abbey, Church Place,Romsey, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** The Romsey Singers
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment, christmas
- **Q**: Where can I find ticket details about Joy to the World - Christmas Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Joy to the World - Christmas Concert",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Joy+to+the+World+-+Christmas+Concert&date=Fri%2C+19+Dec%2C+2025+at+07%3A30+pm&bg=1",
        "startDate": "2025-12-19",
        "url": "https://allevents.in/romsey/joy-to-the-world-christmas-concert/200029168574625",
        "location": {
            "@type": "Place",
            "name": "Romsey Abbey",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Church Place,Romsey",
                "addressLocality": "Romsey",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.989715504899",
                "longitude": "-1.5015703439713"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a feast of festive Chistmas music & carols in Romsey Abbey.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Romsey Singers",
                "url": "https://allevents.in/org/the-romsey-singers/27050744"
            }
        ]
    }
]
```