

# Event Details

- **Event Name**: Meet Visalia - May Event!
- **Event Start and End Date**: Sat, 16 May, 2026 at 05:00 pm (-07:00)
- **Event Description**: All are welcome to attend! Come eat good food and meet new friends!
- **Event URL**: https://allevents.in/visalia/meet-visalia-may-event/200029981894321
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200029981894321?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=visalia-events

## Event venue details

- **city**: Visalia
- **state**: CA
- **country**: United States
- **location**: Long Shot Brewery
- **lat**: 36.32942
- **long**: -119.28514
- **full address**: Long Shot Brewery, Visalia, California, United States

## Event gallery

- **Alt text**: Meet Visalia - May Event!
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/530c38e5feb87f33aa31689cb98f375dda557bdd060cf4eb401d818f3db1674d-rimg-w1200-h676-dcf4e9d3-gmir?v=1777000520

## FAQs

- **Q**: When and where is Meet Visalia - May Event! being held?
  - **A:** Meet Visalia - May Event! takes place on Sat, 16 May, 2026 at 05:00 pm to Sat, 16 May, 2026 at 05:00 pm at Long Shot Brewery, Visalia, California, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Meet Visalia - May Event!",
        "image": "https://cdn-az.allevents.in/events1/banners/530c38e5feb87f33aa31689cb98f375dda557bdd060cf4eb401d818f3db1674d-rimg-w1200-h676-dcf4e9d3-gmir?v=1777000520",
        "startDate": "2026-05-16T17:00:00-07:00",
        "url": "https://allevents.in/visalia/meet-visalia-may-event/200029981894321",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Long Shot Brewery",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Visalia, California",
                "addressLocality": "Visalia",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.32942",
                "longitude": "-119.28514"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome to attend! Come eat good food and meet new friends!"
    }
]
```