

# Event Details

- **Event Name**: Farmers Market
- **Event Start and End Date**: Sat, 13 Jun, 2026 at 09:00 am – Sat, 13 Jun, 2026 at 02:00 pm
- **Event Description**: Come out support local vendors and get some lemonade orangeade or limeade with a variety of flavors and toppings
- **Event URL**: https://allevents.in/roanoke-rapids/farmers-market/200030113004735
- **Event Categories**: farmers-markets
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Roanoke Rapids
- **state**: NC
- **country**: United States
- **location**: Tractor Supply Co. (Roanoke Rapids, NC)
- **lat**: 36.43639279
- **long**: -77.6378742
- **full address**: Tractor Supply Co. (Roanoke Rapids, NC), 1350 Julian R Allsbrook Highway,Roanoke Rapids, North Carolina, United States

## Event gallery

- **Alt text**: Farmers Market
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/5363bed2b7e991234982b77d1162a89c1710a9e2e8b87d49a5c5686991389d0d-rimg-w640-h960-dc042d06-gmir?v=1780387261

## FAQs

- **Q**: When and where is Farmers Market being held?
  - **A:** Farmers Market takes place on Sat, 13 Jun, 2026 at 09:00 am to Sat, 13 Jun, 2026 at 02:00 pm at Tractor Supply Co. (Roanoke Rapids, NC), 1350 Julian R Allsbrook Highway,Roanoke Rapids, North Carolina, United States.
- **Q**: Who is organizing Farmers Market?
  - **A:** Farmers Market is organized by Levelz Up Lemonade.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Farmers Market",
        "image": "https://cdn-az.allevents.in/events4/banners/5363bed2b7e991234982b77d1162a89c1710a9e2e8b87d49a5c5686991389d0d-rimg-w640-h960-dc042d06-gmir?v=1780387261",
        "startDate": "2026-06-13",
        "endDate": "2026-06-13",
        "url": "https://allevents.in/roanoke-rapids/farmers-market/200030113004735",
        "location": {
            "@type": "Place",
            "name": "Tractor Supply Co. (Roanoke Rapids, NC)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1350 Julian R Allsbrook Highway,Roanoke Rapids, North Carolina",
                "addressLocality": "Roanoke Rapids",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.43639279",
                "longitude": "-77.6378742"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come out support local vendors and get some lemonade orangeade or limeade with a variety of flavors and toppings",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Levelz Up Lemonade",
                "url": "https://allevents.in/org/levelz-up-lemonade/26181674"
            }
        ]
    }
]
```