

# Event Details

- **Event Name**: Farmer's Market
- **Event Start and End Date**: Thu, 18 Jun, 2026 at 02:00 pm – Thu, 25 Jun, 2026 at 02:00 pm
- **Event Description**: A weekly, year-round, indoor, community supported farmers market prioritizing Person County farmers.

Customers can enjoy the shops and cafe at Hall's Way that remain open during market hours, a spacious parking lot, all within walking distance of other uptown shops, restaurants, and activities.
- **Event URL**: https://allevents.in/roxboro/farmers-market/200030244338637
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Roxboro
- **state**: NC
- **country**: United States
- **location**: 44 Gordon St, Roxboro, NC
- **lat**: 36.39337
- **long**: -78.98507
- **full address**: 44 Gordon St, Roxboro, NC, United States

## Event gallery

- **Alt text**: Farmer's Market
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/4ce36b557c1adfdfb575657bc977bcbb17569e0c4ce920e3965a9c217ba820f1-rimg-w851-h315-dcf4f1ea-gmir?v=1781574517

## FAQs

- **Q**: When and where is Farmer's Market being held?
  - **A:** Farmer's Market takes place on Thu, 18 Jun, 2026 at 02:00 pm to Thu, 25 Jun, 2026 at 02:00 pm at 44 Gordon St, Roxboro, NC, United States.
- **Q**: Who is organizing Farmer's Market?
  - **A:** Farmer's Market is organized by Community Farmers Market.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Farmer's Market",
        "image": "https://cdn-az.allevents.in/events3/banners/4ce36b557c1adfdfb575657bc977bcbb17569e0c4ce920e3965a9c217ba820f1-rimg-w851-h315-dcf4f1ea-gmir?v=1781574517",
        "startDate": "2026-06-18",
        "endDate": "2026-06-25",
        "url": "https://allevents.in/roxboro/farmers-market/200030244338637",
        "location": {
            "@type": "Place",
            "name": "44 Gordon St, Roxboro, NC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "44 S Gordon St, Roxboro, NC 27573, United States",
                "addressLocality": "Roxboro",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.39337",
                "longitude": "-78.98507"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A weekly, year-round, indoor, community supported farmers market prioritizing Person County farmers.\n\nCustomers can enjoy the shops and cafe at Hall's Way that remain open during market hours, a spacious parking lot, all within walking distance of other uptown shops, restaurants, and activities.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Community Farmers Market",
                "url": "https://allevents.in/org/community-farmers-market/25496665"
            }
        ]
    }
]
```