

# Event Details

- **Event Name**: MAY I go home with you event
- **Event Start and End Date**: Sat, 02 May, 2026 at 10:00 am – Sat, 02 May, 2026 at 02:00 pm (-06:00)
- **Event Description**: Sandoval County is hosting an adoption event for adoptable dogs, 
we hope to see you there.
- **Event URL**: https://allevents.in/bernalillo/may-i-go-home-with-you-event/200029970131227
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Bernalillo
- **state**: NM
- **country**: United States
- **location**: El Zocalo
- **lat**: 35.31511
- **long**: -106.54579
- **full address**: El Zocalo, 264 S Camino Del Pueblo,Bernalillo,NM,United States

## Event gallery

- **Alt text**: MAY I go home with you event
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/41c575d0c6c613a41a91af8a96e54bc67b1d8996bed7914cc12a7af7824325d9-rimg-w1200-h789-dcc9e5f3-gmir?v=1776818667

## FAQs

- **Q**: When and where is MAY I go home with you event being held?
  - **A:** MAY I go home with you event takes place on Sat, 02 May, 2026 at 10:00 am to Sat, 02 May, 2026 at 02:00 pm at El Zocalo, 264 S Camino Del Pueblo,Bernalillo,NM,United States.
- **Q**: Who is organizing MAY I go home with you event?
  - **A:** MAY I go home with you event is organized by Sandoval County Animal Services.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "MAY I go home with you event",
        "image": "https://cdn-az.allevents.in/events10/banners/41c575d0c6c613a41a91af8a96e54bc67b1d8996bed7914cc12a7af7824325d9-rimg-w1200-h789-dcc9e5f3-gmir?v=1776818667",
        "startDate": "2026-05-02T10:00:00-06:00",
        "endDate": "2026-05-02T14:00:00-06:00",
        "url": "https://allevents.in/bernalillo/may-i-go-home-with-you-event/200029970131227",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "El Zocalo",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "264 S Camino Del Pueblo,Bernalillo,NM,United States",
                "addressLocality": "Bernalillo",
                "addressRegion": "NM",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.31511",
                "longitude": "-106.54579"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sandoval County is hosting an adoption event for adoptable dogs, \nwe hope to see you there.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sandoval County Animal Services",
                "url": "https://allevents.in/org/sandoval-county-animal-services/24143473"
            }
        ]
    }
]
```