

# Event Details

- **Event Name**: Ribbon Cutting
- **Event Start and End Date**: Mon, 15 Dec, 2025 at 05:30 pm
- **Event Description**: Our ribbon cutting date is happening on Monday, 12.15.25 at 5:30pm! It's the beginning of what we hope is a wonderful experience for all who enter! Come out and say "HI"
- **Event URL**: https://allevents.in/pinole/ribbon-cutting/200029321823304
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Pinole
- **state**: CA
- **country**: United States
- **location**: Cass' Closet
- **lat**: 37.97426
- **long**: -122.30061
- **full address**: Cass' Closet, 4899 Appian Way,Pinole, California, United States

## Event gallery

- **Alt text**: Ribbon Cutting
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/6722696f7861220375080388b9a419282c66d523199261616bfd6417c8644545-rimg-w915-h1209-dcfffffd-gmir?v=1765182484

## FAQs

- **Q**: When and where is Ribbon Cutting being held?
  - **A:** Ribbon Cutting takes place on Mon, 15 Dec, 2025 at 05:30 pm to Mon, 15 Dec, 2025 at 05:30 pm at Cass' Closet, 4899 Appian Way,Pinole, California, United States.
- **Q**: Who is organizing Ribbon Cutting?
  - **A:** Ribbon Cutting is organized by Cass' Closet.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ribbon Cutting",
        "image": "https://cdn-az.allevents.in/events5/banners/6722696f7861220375080388b9a419282c66d523199261616bfd6417c8644545-rimg-w915-h1209-dcfffffd-gmir?v=1765182484",
        "startDate": "2025-12-15",
        "url": "https://allevents.in/pinole/ribbon-cutting/200029321823304",
        "location": {
            "@type": "Place",
            "name": "Cass' Closet",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4899 Appian Way,Pinole, California",
                "addressLocality": "Pinole",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.97426",
                "longitude": "-122.30061"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our ribbon cutting date is happening on Monday, 12.15.25 at 5:30pm! It's the beginning of what we hope is a wonderful experience for all who enter! Come out and say \"HI\"",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cass Closet",
                "url": "https://allevents.in/org/cass-closet/27207763"
            }
        ]
    }
]
```