

# 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

- **Ticket URL**: http://facebook.com/200029429905117?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=st+johns-events

## 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 Organizer details

- **affiliate_id**: 2
- **organizer**: 2nd Bay Brew Crew (https://allevents.in/org/2nd-bay-brew-crew/25636031)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/cd79a89f6f90d5fd850498903cecb2bebd31d3f9c22f4f002dffab636e14aab0-rimg-w1200-h930-dc020302-gmir?v=1767177377
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/2d100cadf216d51c927fe57af1b93bfe5a3a392947d82017c00aa1315dec92ff-rimg-w300-h300-dc020302-gmir?v=1767177377

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 31 Dec, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** 108 Bartram Oaks Walk, Suite 101, Fruit Cove, FL, 108 Bartram Oaks Walk, St Johns, FL 32259-3241, United States
- **Q**: Who is organizing the event?
  - **A:** 2nd Bay Brew Crew
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Wednesday Night Event ?
  - **A:** You can find ticket details about this event on AllEvents.

## 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"
            }
        ]
    }
]
```