

# Event Details

- **Event Name**: Bubbleology Party
- **Event Start and End Date**: Fri, 29 May, 2026 at 11:00 am
- **Event Description**: Who is ready for some fun in the sun? Next Friday we will be having a bubble party for all children in our area ages 0 to 5 and their families?
- **Event URL**: https://allevents.in/pineville/bubbleology-party/200030121209603
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Pineville
- **state**: KY
- **country**: United States
- **location**: 401 W Virginia Ave, Pineville, KY
- **lat**: 36.76353
- **long**: -83.69881
- **full address**: 401 W Virginia Ave, Pineville, KY, United States

## Event gallery

- **Alt text**: Bubbleology Party
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/83f6bf228dec2249192a6bc1f89b11f45da2b5a3531003aa7cb903c5efb3f78b-rimg-w1200-h1552-dcffffff-gmir?v=1779645482

## FAQs

- **Q**: When and where is Bubbleology Party being held?
  - **A:** Bubbleology Party takes place on Fri, 29 May, 2026 at 11:00 am to Fri, 29 May, 2026 at 11:00 am at 401 W Virginia Ave, Pineville, KY, United States.
- **Q**: Who is organizing Bubbleology Party?
  - **A:** Bubbleology Party is organized by Pineville Kindergarten Readiness.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bubbleology Party",
        "image": "https://cdn-az.allevents.in/events9/banners/83f6bf228dec2249192a6bc1f89b11f45da2b5a3531003aa7cb903c5efb3f78b-rimg-w1200-h1552-dcffffff-gmir?v=1779645482",
        "startDate": "2026-05-29",
        "url": "https://allevents.in/pineville/bubbleology-party/200030121209603",
        "location": {
            "@type": "Place",
            "name": "401 W Virginia Ave, Pineville, KY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "401 W Virginia Ave, Pineville, KY 40977-1321, United States",
                "addressLocality": "Pineville",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.76353",
                "longitude": "-83.69881"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Who is ready for some fun in the sun? Next Friday we will be having a bubble party for all children in our area ages 0 to 5 and their families?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pineville Kindergarten Readiness",
                "url": "https://allevents.in/org/pineville-kindergarten-readiness/20753128"
            }
        ]
    }
]
```