

# Event Details

- **Event Name**: Holiday Market
- **Event Start and End Date**: Fri, 21 Nov, 2025 at 09:00 am – Sat, 22 Nov, 2025 at 02:00 pm
- **Event Description**: The Annual Holiday Market at First Church will be November 21-22 from 9am-2pm each day. Breakfast and Lunch served both days.
- **Event URL**: https://allevents.in/nashville/holiday-market/200029104869147
- **Event Categories**: christmas-markets-and-fairs, holiday
- **Interested Audience**: 
  - total_interested_count: 677

## Ticket Details


## Event venue details

- **city**: Nashville
- **state**: TN
- **country**: United States
- **location**: 7512 Charlotte Pike, Nashville, TN, United States, Tennessee 37209
- **lat**: 36.112
- **long**: -86.93216
- **full address**: 7512 Charlotte Pike, Nashville, TN, United States, Tennessee 37209

## Event gallery

- **Alt text**: Holiday Market
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/27b0045768fc937aa8e08ec199f39ba955bd37a33b6365d79c8503f1ac2fa6f6-rimg-w1200-h628-dcf2f0e0-gmir?v=1762583645

## FAQs

- **Q**: When and where is Holiday Market being held?
  - **A:** Holiday Market takes place on Fri, 21 Nov, 2025 at 09:00 am to Sat, 22 Nov, 2025 at 02:00 pm at 7512 Charlotte Pike, Nashville, TN, United States, Tennessee 37209.
- **Q**: Who is organizing Holiday Market?
  - **A:** Holiday Market is organized by First Church Nashville.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Market",
        "image": "https://cdn-az.allevents.in/events2/banners/27b0045768fc937aa8e08ec199f39ba955bd37a33b6365d79c8503f1ac2fa6f6-rimg-w1200-h628-dcf2f0e0-gmir?v=1762583645",
        "startDate": "2025-11-21",
        "endDate": "2025-11-22",
        "url": "https://allevents.in/nashville/holiday-market/200029104869147",
        "location": {
            "@type": "Place",
            "name": "7512 Charlotte Pike, Nashville, TN, United States, Tennessee 37209",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7512 Charlotte Pike, Nashville, TN 37209-5202, United States",
                "addressLocality": "Nashville",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.112",
                "longitude": "-86.93216"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Annual Holiday Market at First Church will be November 21-22 from 9am-2pm each day. Breakfast and Lunch served both days.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Church Nashville",
                "url": "https://allevents.in/org/first-church-nashville/26645372"
            }
        ]
    }
]
```