

# Event Details

- **Event Name**: Social Meeting
- **Event Start and End Date**: Thu, 23 Apr, 2026 at 06:30 pm – Thu, 23 Apr, 2026 at 08:30 pm (-04:00)
- **Event Description**: At this meeting, we catch up on upcoming events and enjoy each other's company over food and drinks.
- **Event URL**: https://allevents.in/ocala/social-meeting/200029972176441
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Ocala
- **state**: FL
- **country**: United States
- **location**: Flying Boat Tap Room
- **lat**: 29.16071
- **long**: -82.0535
- **full address**: Flying Boat Tap Room, 9672 SE 58th Ave,Ocala,FL,United States

## Event gallery

- **Alt text**: Social Meeting
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/40e6acd8456e1db04285b71a612a7c994ed841487de0139bbff1c78f707d07a3-rimg-w1200-h901-dc938879-gmir?v=1776855760

## FAQs

- **Q**: When and where is Social Meeting being held?
  - **A:** Social Meeting takes place on Thu, 23 Apr, 2026 at 06:30 pm to Thu, 23 Apr, 2026 at 08:30 pm at Flying Boat Tap Room, 9672 SE 58th Ave,Ocala,FL,United States.
- **Q**: Who is organizing Social Meeting?
  - **A:** Social Meeting is organized by Kiwanis Club of South Marion County, Florida.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Social Meeting",
        "image": "https://cdn-az.allevents.in/events7/banners/40e6acd8456e1db04285b71a612a7c994ed841487de0139bbff1c78f707d07a3-rimg-w1200-h901-dc938879-gmir?v=1776855760",
        "startDate": "2026-04-23T18:30:00-04:00",
        "endDate": "2026-04-23T20:30:00-04:00",
        "url": "https://allevents.in/ocala/social-meeting/200029972176441",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Flying Boat Tap Room",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9672 SE 58th Ave,Ocala,FL,United States",
                "addressLocality": "Ocala",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.16071",
                "longitude": "-82.0535"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "At this meeting, we catch up on upcoming events and enjoy each other's company over food and drinks.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kiwanis Club of South Marion County Florida",
                "url": "https://allevents.in/org/kiwanis-club-of-south-marion-county-florida/25842281"
            }
        ]
    }
]
```