

# Event Details

- **Event Name**: Meet Visalia - June event
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 05:00 pm
- **Event Description**: Hey Everyone, we've had so much fun getting to know everyone at the monthly events, and we are excited to keep them going through the summer! Join us in June!
- **Event URL**: https://allevents.in/visalia/meet-visalia-june-event/200030071471808
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 29

## Ticket Details

- **Ticket URL**: http://facebook.com/200030071471808?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, 706 E Acequia Ave, Visalia, CA 93292-6427, United States

## Event gallery

- **Alt text**: Meet Visalia - June event
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/6501ed1a08a708b141ad6d7c52ea3afc97126e5c897173302f76f18128ca69df-rimg-w1200-h676-dcf4e9d3-gmir?v=1781979255

## FAQs

- **Q**: When and where is Meet Visalia - June event being held?
  - **A:** Meet Visalia - June event takes place on Sat, 20 Jun, 2026 at 05:00 pm to Sat, 20 Jun, 2026 at 05:00 pm at Long Shot Brewery, 706 E Acequia Ave, Visalia, CA 93292-6427, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Meet Visalia - June event",
        "image": "https://cdn-az.allevents.in/events10/banners/6501ed1a08a708b141ad6d7c52ea3afc97126e5c897173302f76f18128ca69df-rimg-w1200-h676-dcf4e9d3-gmir?v=1781979255",
        "startDate": "2026-06-20",
        "url": "https://allevents.in/visalia/meet-visalia-june-event/200030071471808",
        "location": {
            "@type": "Place",
            "name": "Long Shot Brewery",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "706 E Acequia Ave, Visalia, CA 93292-6427, United States",
                "addressLocality": "Visalia",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.32942",
                "longitude": "-119.28514"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hey Everyone, we've had so much fun getting to know everyone at the monthly events, and we are excited to keep them going through the summer! Join us in June!"
    }
]
```