

# Event Details

- **Event Name**: Barter Night
- **Event Start and End Date**: Wed, 29 Apr, 2026 at 05:30 pm (-05:00)
- **Event Description**: Come to the Pomona Community Library to barter your homemade and homegrown items!
- **Event URL**: https://allevents.in/pomona/barter-night/200029978700256
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Pomona
- **state**: KS
- **country**: United States
- **location**: 115 E Franklin St, Pomona, KS, United States, Kansas 66076
- **lat**: 38.60874
- **long**: -95.45225
- **full address**: 115 E Franklin St, Pomona, KS, United States, Kansas 66076

## Event gallery

- **Alt text**: Barter Night
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/8602ffd769ae6b55c9e664360eb28530d38c2744f1637cb4bf400d0653ec5858-rimg-w1200-h1553-dcbe9060-gmir?v=1776925195

## FAQs

- **Q**: When and where is Barter Night being held?
  - **A:** Barter Night takes place on Wed, 29 Apr, 2026 at 05:30 pm to Wed, 29 Apr, 2026 at 05:30 pm at 115 E Franklin St, Pomona, KS, United States, Kansas 66076.
- **Q**: Who is organizing Barter Night?
  - **A:** Barter Night is organized by Pomona Community Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Barter Night",
        "image": "https://cdn-az.allevents.in/events5/banners/8602ffd769ae6b55c9e664360eb28530d38c2744f1637cb4bf400d0653ec5858-rimg-w1200-h1553-dcbe9060-gmir?v=1776925195",
        "startDate": "2026-04-29T17:30:00-05:00",
        "url": "https://allevents.in/pomona/barter-night/200029978700256",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "115 E Franklin St, Pomona, KS, United States, Kansas 66076",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "115 E Franklin St, Pomona, KS 66076-6500, United States",
                "addressLocality": "Pomona",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.60874",
                "longitude": "-95.45225"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come to the Pomona Community Library to barter your homemade and homegrown items!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pomona Community Library",
                "url": "https://allevents.in/org/pomona-community-library/21145173"
            }
        ]
    }
]
```