

# Event Details

- **Event Name**: Wednesday Night Event
- **Event Start and End Date**: Wed, 31 Dec, 2025 at 07:00 pm – Wed, 31 Dec, 2025 at 09:00 pm
- **Event Description**: Every Wednesday at 7pm, come out and see if you have what it takes.
- **Event URL**: https://allevents.in/st-johns/wednesday-night-event/200029429905117
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: St Johns
- **state**: FL
- **country**: United States
- **location**: 108 Bartram Oaks Walk, Suite 101, Fruit Cove, FL
- **lat**: 30.1234
- **long**: -81.62305
- **full address**: 108 Bartram Oaks Walk, Suite 101, Fruit Cove, FL, 108 Bartram Oaks Walk, St Johns, FL 32259-3241, United States

## Event gallery

- **Alt text**: Wednesday Night Event
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/cd79a89f6f90d5fd850498903cecb2bebd31d3f9c22f4f002dffab636e14aab0-rimg-w1200-h930-dc020302-gmir?v=1767177377

## FAQs

- **Q**: When and where is Wednesday Night Event being held?
  - **A:** Wednesday Night Event takes place on Wed, 31 Dec, 2025 at 07:00 pm to Wed, 31 Dec, 2025 at 09:00 pm at 108 Bartram Oaks Walk, Suite 101, Fruit Cove, FL, 108 Bartram Oaks Walk, St Johns, FL 32259-3241, United States.
- **Q**: Who is organizing Wednesday Night Event?
  - **A:** Wednesday Night Event is organized by 2nd Bay Brew Crew.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Wednesday Night Event",
        "image": "https://cdn-az.allevents.in/events6/banners/cd79a89f6f90d5fd850498903cecb2bebd31d3f9c22f4f002dffab636e14aab0-rimg-w1200-h930-dc020302-gmir?v=1767177377",
        "startDate": "2025-12-31",
        "endDate": "2025-12-31",
        "url": "https://allevents.in/st-johns/wednesday-night-event/200029429905117",
        "location": {
            "@type": "Place",
            "name": "108 Bartram Oaks Walk, Suite 101, Fruit Cove, FL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "108 Bartram Oaks Walk, St Johns, FL 32259-3241, United States",
                "addressLocality": "St Johns",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.1234",
                "longitude": "-81.62305"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Every Wednesday at 7pm, come out and see if you have what it takes.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "2nd Bay Brew Crew",
                "url": "https://allevents.in/org/2nd-bay-brew-crew/25636031"
            }
        ]
    }
]
```