

# Event Details

- **Event Name**: Bacon Fest
- **Event Start and End Date**: Sun, 23 Oct, 2022 at 11:00 am – Sun, 23 Oct, 2022 at 03:00 pm
- **Event Description**: Join #PRCF as we celebrate everything BACON!
- **Event URL**: https://allevents.in/richmond/bacon-fest/200023276666428
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Richmond
- **state**: VA
- **country**: United States
- **location**: 17th Street Market
- **lat**: 37.53298
- **long**: -77.42738
- **full address**: 17th Street Market, 100 N 17th St,Richmond,VA,United States

## Event gallery

- **Alt text**: Bacon Fest
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/6a9b99da7aaea5ade344c460ee095ed12c141f0ded310b9f5f1afa36e44c979b-rimg-w900-h900-gmir.jpg?v=1666480177

## FAQs

- **Q**: When and where is Bacon Fest being held?
  - **A:** Bacon Fest takes place on Sun, 23 Oct, 2022 at 11:00 am to Sun, 23 Oct, 2022 at 03:00 pm at 17th Street Market, 100 N 17th St,Richmond,VA,United States.
- **Q**: Who is organizing Bacon Fest?
  - **A:** Bacon Fest is organized by 17th Street Market.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bacon Fest",
        "image": "https://cdn-az.allevents.in/events5/banners/6a9b99da7aaea5ade344c460ee095ed12c141f0ded310b9f5f1afa36e44c979b-rimg-w900-h900-gmir.jpg?v=1666480177",
        "startDate": "2022-10-23",
        "endDate": "2022-10-23",
        "url": "https://allevents.in/richmond/bacon-fest/200023276666428",
        "location": {
            "@type": "Place",
            "name": "17th Street Market",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "100 N 17th St,Richmond,VA,United States",
                "addressLocality": "Richmond",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.53298",
                "longitude": "-77.42738"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join #PRCF as we celebrate everything BACON!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "17th Street Market",
                "url": "https://allevents.in/org/17th-street-market/16707859"
            }
        ]
    }
]
```