

# Event Details

- **Event Name**: Valentine's Jazz concert
- **Event Start and End Date**: Sat, 07 Feb, 2026 at 05:00 pm
- **Event Description**: Let's celebrate the love of God together with a Valentine's themed jazz concert.  There will be food and a chance to win a Maggiano's gift card.
- **Event URL**: https://allevents.in/smyrna/valentines-jazz-concert/200029580673904
- **Event Categories**: music, entertainment, concerts, jazz
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Smyrna
- **state**: GA
- **country**: United States
- **location**: 4336 King Springs Road, Smyrna, GA, United States, Georgia 30082
- **lat**: 33.84879
- **long**: -84.52041
- **full address**: 4336 King Springs Road, Smyrna, GA, United States, Georgia 30082

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Ararat Church (https://allevents.in/org/ararat-church/16353183)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Valentine%27s+Jazz+concert&date=Sat%2C+07+Feb%2C+2026+at+05%3A00+pm&bg=5
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Valentine%27s+Jazz+concert&date=07+Feb

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 07 Feb, 2026 at 05:00 pm
- **Q**: Where is the event happening?
  - **A:** 4336 King Springs Road, Smyrna, GA, United States, Georgia 30082
- **Q**: Who is organizing the event?
  - **A:** Ararat Church
- **Q**: What type of event is this?
  - **A:** music, entertainment, concerts, jazz
- **Q**: Where can I find ticket details about Valentine's Jazz concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Valentine's Jazz concert",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Valentine%27s+Jazz+concert&date=Sat%2C+07+Feb%2C+2026+at+05%3A00+pm&bg=5",
        "startDate": "2026-02-07",
        "url": "https://allevents.in/smyrna/valentines-jazz-concert/200029580673904",
        "location": {
            "@type": "Place",
            "name": "4336 King Springs Road, Smyrna, GA, United States, Georgia 30082",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4336 King Springs Rd SE, Smyrna, GA 30082-4214, United States",
                "addressLocality": "Smyrna",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.84879",
                "longitude": "-84.52041"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Let's celebrate the love of God together with a Valentine's themed jazz concert.  There will be food and a chance to win a Maggiano's gift card.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ararat Church",
                "url": "https://allevents.in/org/ararat-church/16353183",
                "description": "Ararat Church is an interdenominational Full Gospel church.  We cordially invite you to join us as we embark on this exciting leap of faith!"
            }
        ]
    }
]
```