

# Event Details

- **Event Name**: May get together! 
- **Event Start and End Date**: Sat, 02 May, 2026 at 11:00 am – Sat, 02 May, 2026 at 02:00 pm (-07:00)
- **Event URL**: https://allevents.in/west-sacramento/may-get-together/200029793491238
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details

- **Ticket URL**: http://facebook.com/200029793491238?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=west+sacramento-events

## Event venue details

- **city**: West Sacramento
- **state**: CA
- **country**: United States
- **location**: West Sacramento, West Sacramento, California
- **lat**: 38.55022
- **long**: -121.54726
- **full address**: West Sacramento, West Sacramento, California, United States

## Event gallery

- **Alt text**: May get together!
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/72dad417e6b82ccbe404101fef3696b46d3cd84132ddfe62d741870c6b53f05e-rimg-w1024-h1536-dcf4f0f3-gmir?v=1776285383

## FAQs

- **Q**: When and where is May get together!  being held?
  - **A:** May get together!  takes place on Sat, 02 May, 2026 at 11:00 am to Sat, 02 May, 2026 at 02:00 pm at West Sacramento, West Sacramento, California, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "May get together!",
        "image": "https://cdn-az.allevents.in/events4/banners/72dad417e6b82ccbe404101fef3696b46d3cd84132ddfe62d741870c6b53f05e-rimg-w1024-h1536-dcf4f0f3-gmir?v=1776285383",
        "startDate": "2026-05-02T11:00:00-07:00",
        "endDate": "2026-05-02T14:00:00-07:00",
        "url": "https://allevents.in/west-sacramento/may-get-together/200029793491238",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "West Sacramento, West Sacramento, California",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "West Sacramento, California",
                "addressLocality": "West Sacramento",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.55022",
                "longitude": "-121.54726"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```