

# Event Details

- **Event Name**: Christmas Concert
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 05:00 pm
- **Event Description**: Mark your calendars! You don't want to miss this!! Invite your friends, because friends won't let their friends miss this!! Bring your favorite finger good to share at our fellowship following the concert. 

There will be a love offering taken up at this event.
- **Event URL**: https://allevents.in/pearl/christmas-concert/200029233708517
- **Event Categories**: concerts, music, entertainment, christmas, calendar
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Pearl
- **state**: MS
- **country**: United States
- **location**: 3790 Highway 80 E, Pearl, MS, United States, Mississippi 39208
- **lat**: 32.28389
- **long**: -90.08796
- **full address**: 3790 Highway 80 E, Pearl, MS, United States, Mississippi 39208

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/c1b3a5cdb234ca8105273799fae1e7910cdb2c7484b1685663a2feb5c5bd2be9-rimg-w1200-h675-dc463031-gmir?v=1766234080

## FAQs

- **Q**: When and where is Christmas Concert being held?
  - **A:** Christmas Concert takes place on Sun, 21 Dec, 2025 at 05:00 pm to Sun, 21 Dec, 2025 at 05:00 pm at 3790 Highway 80 E, Pearl, MS, United States, Mississippi 39208.
- **Q**: Who is organizing Christmas Concert?
  - **A:** Christmas Concert is organized by Skyway Hills Baptist Church.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Christmas Concert is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Pearl, this event is thoughtfully curated to deliver a standout experience worth every moment. If Christmas Concert sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Christmas Concert",
        "image": "https://cdn-az.allevents.in/events9/banners/c1b3a5cdb234ca8105273799fae1e7910cdb2c7484b1685663a2feb5c5bd2be9-rimg-w1200-h675-dc463031-gmir?v=1766234080",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/pearl/christmas-concert/200029233708517",
        "location": {
            "@type": "Place",
            "name": "3790 Highway 80 E, Pearl, MS, United States, Mississippi 39208",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2792 US-80, Pearl, MS 39208, United States",
                "addressLocality": "Pearl",
                "addressRegion": "MS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.28389",
                "longitude": "-90.08796"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Mark your calendars! You don't want to miss this!! Invite your friends, because friends won't let their friends miss this!! Bring your favorite finger good to share at our fellowship following the concert. \n\nThere will be a love offering taken up at this event.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Skyway Hills Baptist Church",
                "url": "https://allevents.in/org/skyway-hills-baptist-church/20874024"
            }
        ]
    }
]
```