

# Event Details

- **Event Name**: Christmas Concert
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 11:00 am
- **Event Description**: Come join us for a festive night of music followed by a Christmas Homecoming Dinner
- **Event URL**: https://allevents.in/socastee/christmas-concert/200029202844054
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Socastee
- **state**: SC
- **country**: United States
- **location**: 8299 Hwy 707, Myrtle Beach, SC
- **lat**: 33.64726
- **long**: -79.02284
- **full address**: 8299 Hwy 707, Myrtle Beach, SC, 8299 SC-707, Myrtle Beach, SC 29588-7328, United States, Socastee

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/b177c7a65e077e077a9387cd0e0cd0178c33b58cc5717efbb8b3dcf0efd2a473-rimg-w1200-h927-dc010101-gmir?v=1764905873

## FAQs

- **Q**: When and where is Christmas Concert being held?
  - **A:** Christmas Concert takes place on Sun, 14 Dec, 2025 at 11:00 am to Sun, 14 Dec, 2025 at 11:00 am at 8299 Hwy 707, Myrtle Beach, SC, 8299 SC-707, Myrtle Beach, SC 29588-7328, United States, Socastee.
- **Q**: Who is organizing Christmas Concert?
  - **A:** Christmas Concert is organized by Saved By Grace Freewill 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 Socastee, 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/events5/banners/b177c7a65e077e077a9387cd0e0cd0178c33b58cc5717efbb8b3dcf0efd2a473-rimg-w1200-h927-dc010101-gmir?v=1764905873",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/socastee/christmas-concert/200029202844054",
        "location": {
            "@type": "Place",
            "name": "8299 Hwy 707, Myrtle Beach, SC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8299 SC-707, Myrtle Beach, SC 29588-7328, United States",
                "addressLocality": "Socastee",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.64726",
                "longitude": "-79.02284"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for a festive night of music followed by a Christmas Homecoming Dinner",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Saved By Grace Freewill Baptist Church",
                "url": "https://allevents.in/org/saved-by-grace-freewill-baptist-church/26767231"
            }
        ]
    }
]
```