

# Event Details

- **Event Name**: Landrum Concert Series at the Farmer's Market
- **Event Start and End Date**: Sat, 23 Aug, 2025 at 07:00 pm
- **Event Description**: Come see us on the big stage at home as we have an L town reunion
- **Event URL**: https://allevents.in/landrum/landrum-concert-series-at-the-farmers-market/200028258037712
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 54

## Ticket Details


## Event venue details

- **city**: Landrum
- **state**: SC
- **country**: United States
- **location**: Landrum Farmers Market
- **lat**: 35.173658798528
- **long**: -82.191986083984
- **full address**: Landrum Farmers Market, 221 SC-14, Landrum, SC 29356, United States

## Event gallery

- **Alt text**: Landrum Concert Series at the Farmer's Market
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/878d2b625a514a172de96bc037fb3d47c5e9a8728bd8b6f0adc3910cb498da66-rimg-w1200-h1171-dc050608-gmir?v=1755728861

## FAQs

- **Q**: When and where is Landrum Concert Series at the Farmer's Market being held?
  - **A:** Landrum Concert Series at the Farmer's Market takes place on Sat, 23 Aug, 2025 at 07:00 pm to Sat, 23 Aug, 2025 at 07:00 pm at Landrum Farmers Market, 221 SC-14, Landrum, SC 29356, United States.
- **Q**: Who is organizing Landrum Concert Series at the Farmer's Market?
  - **A:** Landrum Concert Series at the Farmer's Market is organized by Borderline Therapy Rock Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Landrum Concert Series at the Farmer's Market 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 Landrum, this event is thoughtfully curated to deliver a standout experience worth every moment. With 50+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Landrum Concert Series at the Farmer's Market",
        "image": "https://cdn-az.allevents.in/events3/banners/878d2b625a514a172de96bc037fb3d47c5e9a8728bd8b6f0adc3910cb498da66-rimg-w1200-h1171-dc050608-gmir?v=1755728861",
        "startDate": "2025-08-23",
        "url": "https://allevents.in/landrum/landrum-concert-series-at-the-farmers-market/200028258037712",
        "location": {
            "@type": "Place",
            "name": "Landrum Farmers Market",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "221 SC-14, Landrum, SC 29356, United States",
                "addressLocality": "Landrum",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.173658798528",
                "longitude": "-82.191986083984"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come see us on the big stage at home as we have an L town reunion",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Borderline Therapy Rock Band",
                "url": "https://allevents.in/org/borderline-therapy-rock-band/21163419"
            }
        ]
    }
]
```