

# Event Details

- **Event Name**: Koala Kreme Grand Opening
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 12:00 pm
- **Event Description**: We are so looking forward to opening our doors to the Rockville Community on Saturday at 12pm. We have so much fun in store. Come and taste test all the products!
- **Event URL**: https://allevents.in/rockville/koala-kreme-grand-opening/200030266357014
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Rockville
- **state**: MD
- **country**: United States
- **location**: 100 Gibbs St unit I , Rockville, MD, United States, Maryland 20850
- **lat**: 39.08552
- **long**: -77.15211
- **full address**: 100 Gibbs St unit I , Rockville, MD, United States, Maryland 20850

## Event gallery

- **Alt text**: Koala Kreme Grand Opening
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/2b7cf88dac324aa95a8973db12a49359bcfb390aaefd72fca44b03a30c58b90b-rimg-w1200-h900-dcc3a390-gmir?v=1781822714

## FAQs

- **Q**: When and where is Koala Kreme Grand Opening being held?
  - **A:** Koala Kreme Grand Opening takes place on Sat, 20 Jun, 2026 at 12:00 pm to Sat, 20 Jun, 2026 at 12:00 pm at 100 Gibbs St unit I , Rockville, MD, United States, Maryland 20850.
- **Q**: Who is organizing Koala Kreme Grand Opening?
  - **A:** Koala Kreme Grand Opening is organized by Koala Kreme.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Koala Kreme Grand Opening",
        "image": "https://cdn-az.allevents.in/events10/banners/2b7cf88dac324aa95a8973db12a49359bcfb390aaefd72fca44b03a30c58b90b-rimg-w1200-h900-dcc3a390-gmir?v=1781822714",
        "startDate": "2026-06-20",
        "url": "https://allevents.in/rockville/koala-kreme-grand-opening/200030266357014",
        "location": {
            "@type": "Place",
            "name": "100 Gibbs St unit I , Rockville, MD, United States, Maryland 20850",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "100 Gibbs St, Rockville, MD 20850-0331, United States",
                "addressLocality": "Rockville",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.08552",
                "longitude": "-77.15211"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are so looking forward to opening our doors to the Rockville Community on Saturday at 12pm. We have so much fun in store. Come and taste test all the products!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Koala Kreme",
                "url": "https://allevents.in/org/koala-kreme/27939877"
            }
        ]
    }
]
```