

# Event Details

- **Event Name**: Christmas Recital 
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 06:30 pm
- **Event Description**: Come enjoy a simple and sweet program celebrating Christmas. ? See you this Sunday at 6:30! It will only be about a half hour long so plan to come a little early.
- **Event URL**: https://allevents.in/roswell/christmas-recital/200029352618212
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Roswell
- **state**: NM
- **country**: United States
- **location**: Church of Jesus Christ of Latter Day Saints
- **lat**: 33.423763462951
- **long**: -104.55495832017
- **full address**: Church of Jesus Christ of Latter Day Saints, 2201 W Country Club Rd,Roswell, New Mexico, United States

## Event gallery

- **Alt text**: Christmas Recital
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/b12a5dc69ae35575049673827cdebd5321ac99c7d063ca07b51cbdee51e1ad26-rimg-w1024-h1536-dcf1ebd9-gmir?v=1765671252

## FAQs

- **Q**: When and where is Christmas Recital  being held?
  - **A:** Christmas Recital  takes place on Sun, 14 Dec, 2025 at 06:30 pm to Sun, 14 Dec, 2025 at 06:30 pm at Church of Jesus Christ of Latter Day Saints, 2201 W Country Club Rd,Roswell, New Mexico, United States.
- **Q**: Who is organizing Christmas Recital ?
  - **A:** Christmas Recital  is organized by Anna Tew.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Recital",
        "image": "https://cdn-az.allevents.in/events7/banners/b12a5dc69ae35575049673827cdebd5321ac99c7d063ca07b51cbdee51e1ad26-rimg-w1024-h1536-dcf1ebd9-gmir?v=1765671252",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/roswell/christmas-recital/200029352618212",
        "location": {
            "@type": "Place",
            "name": "Church of Jesus Christ of Latter Day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2201 W Country Club Rd,Roswell, New Mexico",
                "addressLocality": "Roswell",
                "addressRegion": "NM",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.423763462951",
                "longitude": "-104.55495832017"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come enjoy a simple and sweet program celebrating Christmas. ? See you this Sunday at 6:30! It will only be about a half hour long so plan to come a little early.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Anna Tew",
                "url": "https://allevents.in/org/anna-tew/27236008"
            }
        ]
    }
]
```