

# Event Details

- **Event Name**: Ribbon Cutting Event
- **Event Start and End Date**: Thu, 11 Dec, 2025 at 03:00 pm
- **Event Description**: Cat wait to see everyone!!
- **Event URL**: https://allevents.in/sherman/ribbon-cutting-event/200029189457338
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Sherman
- **state**: TX
- **country**: United States
- **location**: 220 Sunset Blvd Ste C8 Sherman, TX 75092
- **lat**: 33.63412
- **long**: -96.62903
- **full address**: 220 Sunset Blvd Ste C8 Sherman, TX 75092, 220 Sunset Blvd, Sherman, TX 75092-7400, United States

## Event gallery

- **Alt text**: Ribbon Cutting Event
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/8f788d57a98ed23c69ffc9ccd808cc94113d3e12cb61ace08bb151f52a96426b-rimg-w850-h850-dcffffff-gmir?v=1765306434

## FAQs

- **Q**: When and where is Ribbon Cutting Event being held?
  - **A:** Ribbon Cutting Event takes place on Thu, 11 Dec, 2025 at 03:00 pm to Thu, 11 Dec, 2025 at 03:00 pm at 220 Sunset Blvd Ste C8 Sherman, TX 75092, 220 Sunset Blvd, Sherman, TX 75092-7400, United States.
- **Q**: Who is organizing Ribbon Cutting Event?
  - **A:** Ribbon Cutting Event is organized by Texoma Dog Ranch Rescue.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ribbon Cutting Event",
        "image": "https://cdn-az.allevents.in/events3/banners/8f788d57a98ed23c69ffc9ccd808cc94113d3e12cb61ace08bb151f52a96426b-rimg-w850-h850-dcffffff-gmir?v=1765306434",
        "startDate": "2025-12-11",
        "url": "https://allevents.in/sherman/ribbon-cutting-event/200029189457338",
        "location": {
            "@type": "Place",
            "name": "220 Sunset Blvd Ste C8 Sherman, TX 75092",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "220 Sunset Blvd, Sherman, TX 75092-7400, United States",
                "addressLocality": "Sherman",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.63412",
                "longitude": "-96.62903"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Cat wait to see everyone!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Texoma Dog Ranch Rescue",
                "url": "https://allevents.in/org/texoma-dog-ranch-rescue/23553613"
            }
        ]
    }
]
```