

# Event Details

- **Event Name**: Christmas Farmer's Market
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 09:00 am – Sat, 20 Dec, 2025 at 01:00 pm
- **Event Description**: December 20th, Grace will host Farmer Nate! Come get your holiday produce from a local grower, fellowship with your neighbors and get ready for the holiday season.
- **Event URL**: https://allevents.in/irmo/christmas-farmers-market/200029347073041
- **Event Categories**: christmas, holiday
- **Interested Audience**: 
  - total_interested_count: 275

## Ticket Details


## Event venue details

- **city**: Irmo
- **state**: SC
- **country**: United States
- **location**: 410 Harbison Blvd, Columbia, SC, United States, South Carolina 29212
- **lat**: 34.08154
- **long**: -81.14861
- **full address**: 410 Harbison Blvd, Columbia, SC, United States, South Carolina 29212, 410 Harbison Blvd, Columbia, SC 29212-1711, United States, Irmo

## Event gallery

- **Alt text**: Christmas Farmer's Market
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/b674df2f2dfd8145402ec0352d48b36365dd979681702f74067c17dc360aa9bc-rimg-w1200-h1600-dcffffff-gmir?v=1766236890

## FAQs

- **Q**: When and where is Christmas Farmer's Market being held?
  - **A:** Christmas Farmer's Market takes place on Sat, 20 Dec, 2025 at 09:00 am to Sat, 20 Dec, 2025 at 01:00 pm at 410 Harbison Blvd, Columbia, SC, United States, South Carolina 29212, 410 Harbison Blvd, Columbia, SC 29212-1711, United States, Irmo.
- **Q**: Who is organizing Christmas Farmer's Market?
  - **A:** Christmas Farmer's Market is organized by Grace United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Farmer's Market",
        "image": "https://cdn-az.allevents.in/events10/banners/b674df2f2dfd8145402ec0352d48b36365dd979681702f74067c17dc360aa9bc-rimg-w1200-h1600-dcffffff-gmir?v=1766236890",
        "startDate": "2025-12-20",
        "endDate": "2025-12-20",
        "url": "https://allevents.in/irmo/christmas-farmers-market/200029347073041",
        "location": {
            "@type": "Place",
            "name": "410 Harbison Blvd, Columbia, SC, United States, South Carolina 29212",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "410 Harbison Blvd, Columbia, SC 29212-1711, United States",
                "addressLocality": "Irmo",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.08154",
                "longitude": "-81.14861"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "December 20th, Grace will host Farmer Nate! Come get your holiday produce from a local grower, fellowship with your neighbors and get ready for the holiday season.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Grace United Methodist Church",
                "url": "https://allevents.in/org/grace-united-methodist-church/26127035"
            }
        ]
    }
]
```