

# Event Details

- **Event Name**: Kitchenware Swap
- **Event Start and End Date**: Wed, 14 Jan, 2026 at 11:00 am
- **Event Description**: join us to swap kitchenware and recipes!
- **Event URL**: https://allevents.in/belen/kitchenware-swap/200029255246733
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 41

## Ticket Details


## Event venue details

- **city**: Belen
- **state**: NM
- **country**: United States
- **location**: 333 Becker Ave, Belen, NM, United States, New Mexico 87002
- **lat**: 34.65974
- **long**: -106.77145
- **full address**: 333 Becker Ave, Belen, NM, United States, New Mexico 87002

## Event gallery

- **Alt text**: Kitchenware Swap
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/4a9b950df3a3b683717a41b8c2e3d63a73fb0d354ce6b520081e7395fd0911c8-rimg-w1200-h1697-dcffffff-gmir?v=1768056652

## FAQs

- **Q**: When and where is Kitchenware Swap being held?
  - **A:** Kitchenware Swap takes place on Wed, 14 Jan, 2026 at 11:00 am to Wed, 14 Jan, 2026 at 11:00 am at 333 Becker Ave, Belen, NM, United States, New Mexico 87002.
- **Q**: Who is organizing Kitchenware Swap?
  - **A:** Kitchenware Swap is organized by Belen Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Kitchenware Swap",
        "image": "https://cdn-az.allevents.in/events6/banners/4a9b950df3a3b683717a41b8c2e3d63a73fb0d354ce6b520081e7395fd0911c8-rimg-w1200-h1697-dcffffff-gmir?v=1768056652",
        "startDate": "2026-01-14",
        "url": "https://allevents.in/belen/kitchenware-swap/200029255246733",
        "location": {
            "@type": "Place",
            "name": "333 Becker Ave, Belen, NM, United States, New Mexico 87002",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "333 Becker Ave, Belen, NM 87002-4337, United States",
                "addressLocality": "Belen",
                "addressRegion": "NM",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.65974",
                "longitude": "-106.77145"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "join us to swap kitchenware and recipes!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Belen Public Library",
                "url": "https://allevents.in/org/belen-public-library/22402383"
            }
        ]
    }
]
```