

# Event Details

- **Event Name**: The PeaVine Festival
- **Event Start and End Date**: Fri, 17 Apr, 2026 at 05:00 pm – Sat, 18 Apr, 2026 at 05:00 pm (-05:00)
- **Event Description**: The Peavine Festival, Boyle MS is a Memphis BBQ Network sanctioned event. The 2026 Peavine Festival will take place Friday, April 17 and Saturday, April 18 in downtown Boyle, MS.
- **Event URL**: https://allevents.in/boyle/the-peavine-festival/80002702956352
- **Event Categories**: Festivals
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Boyle
- **state**: MS
- **country**: United States
- **location**: PeaVine District Downtown Boyle, MS 38730
- **lat**: 33.7040028000
- **long**: -90.7264849000
- **full address**: PeaVine District Downtown Boyle, MS 38730, 105 E T.M. Jones Hwy, Boyle, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn2.allevents.in/thumbs/live69dbc163b1d08.jpg

## FAQs

- **Q**: When and where is The PeaVine Festival being held?
  - **A:** The PeaVine Festival takes place on Fri, 17 Apr, 2026 at 05:00 pm to Sat, 18 Apr, 2026 at 05:00 pm at PeaVine District Downtown Boyle, MS 38730, 105 E T.M. Jones Hwy, Boyle, United States.
- **Q**: Who is organizing The PeaVine Festival?
  - **A:** The PeaVine Festival is organized by PeaVine Festival Boyle, MS.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Festival",
        "name": "The PeaVine Festival",
        "image": "https://cdn2.allevents.in/thumbs/thumb69dbc1255805e.jpg",
        "startDate": "2026-04-17T17:00:00-05:00",
        "endDate": "2026-04-18T17:00:00-05:00",
        "url": "https://allevents.in/boyle/the-peavine-festival/80002702956352",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "PeaVine District Downtown Boyle, MS 38730",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "105 E T.M. Jones Hwy",
                "addressLocality": "Boyle",
                "addressRegion": "MS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.7040028000",
                "longitude": "-90.7264849000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Peavine Festival, Boyle MS is a Memphis BBQ Network sanctioned event. The 2026 Peavine Festival will take place Friday, April 17 and Saturday, April 18 in downtown Boyle, MS.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "PeaVine Festival Boyle MS",
                "url": "https://allevents.in/org/peavine-festival-boyle-ms/24810478"
            }
        ]
    }
]
```