

# Event Details

- **Event Name**: Nerd collectors meet up
- **Event Start and End Date**: Sun, 05 Jul, 2026 at 01:00 pm
- **Event Description**: Are you a nerd?!? Do you live in Derby or the Wichita area? Come find me July 5th for a nerd convention at the Derby library!
- **Event URL**: https://allevents.in/derby/nerd-collectors-meet-up/200030260824248
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Derby
- **state**: KS
- **country**: United States
- **location**: Derby, Kansas
- **lat**: 37.5524
- **long**: -97.2615
- **full address**: Derby, Kansas, United States

## Event gallery

- **Alt text**: Nerd collectors meet up
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/a5424f29e9667256807fa332f5ce479b0891a3b320e64785dd395007db05e14c-rimg-w1200-h1920-dc15181a-gmir?v=1783072454

## FAQs

- **Q**: When and where is Nerd collectors meet up being held?
  - **A:** Nerd collectors meet up takes place on Sun, 05 Jul, 2026 at 01:00 pm to Sun, 05 Jul, 2026 at 01:00 pm at Derby, Kansas, United States.
- **Q**: Who is organizing Nerd collectors meet up?
  - **A:** Nerd collectors meet up is organized by The World of Asteria.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Nerd collectors meet up",
        "image": "https://cdn-az.allevents.in/events3/banners/a5424f29e9667256807fa332f5ce479b0891a3b320e64785dd395007db05e14c-rimg-w1200-h1920-dc15181a-gmir?v=1783072454",
        "startDate": "2026-07-05",
        "url": "https://allevents.in/derby/nerd-collectors-meet-up/200030260824248",
        "location": {
            "@type": "Place",
            "name": "Derby, Kansas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Derby,KS,United States",
                "addressLocality": "Derby",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.5524",
                "longitude": "-97.2615"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Are you a nerd?!? Do you live in Derby or the Wichita area? Come find me July 5th for a nerd convention at the Derby library!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The World of Asteria",
                "url": "https://allevents.in/org/the-world-of-asteria/27935583"
            }
        ]
    }
]
```