

# Event Details

- **Event Name**: Shoes and Brews 
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 06:30 pm
- **Event Description**: 1.3 mile loop with some awesome people and then beverages and nosh afterwards
- **Event URL**: https://allevents.in/three-oaks/shoes-and-brews/200029255186718
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details

- **Ticket URL**: http://facebook.com/200029255186718?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=three+oaks-events

## Event venue details

- **city**: Three Oaks
- **state**: FL
- **country**: United States
- **location**: Palm City Brewing
- **lat**: 26.486788011389
- **long**: -81.823130614167
- **full address**: Palm City Brewing, Bonita Springs, Florida, Three Oaks, United States

## Event gallery

- **Alt text**: Shoes and Brews
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/7ea788d92ad2c16622e96265e3fe2c4c327d90d6a1ad9e2b20248a5b187f3829-rimg-w1200-h1200-dc050707-gmir?v=1765477174

## FAQs

- **Q**: When and where is Shoes and Brews  being held?
  - **A:** Shoes and Brews  takes place on Thu, 18 Dec, 2025 at 06:30 pm to Thu, 18 Dec, 2025 at 06:30 pm at Palm City Brewing, Bonita Springs, Florida, Three Oaks, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Shoes and Brews",
        "image": "https://cdn-az.allevents.in/events1/banners/7ea788d92ad2c16622e96265e3fe2c4c327d90d6a1ad9e2b20248a5b187f3829-rimg-w1200-h1200-dc050707-gmir?v=1765477174",
        "startDate": "2025-12-18",
        "url": "https://allevents.in/three-oaks/shoes-and-brews/200029255186718",
        "location": {
            "@type": "Place",
            "name": "Palm City Brewing",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Bonita Springs, Florida",
                "addressLocality": "Three Oaks",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "26.486788011389",
                "longitude": "-81.823130614167"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "1.3 mile loop with some awesome people and then beverages and nosh afterwards"
    }
]
```