

# Event Details

- **Event Name**: Black Sheep Plumbing Ribbon Cutting
- **Event Start and End Date**: Thu, 05 Feb, 2026 at 10:00 am
- **Event Description**: Black Sheep Plumbing Co. will host their Ribbon Cutting at their office location.
- **Event URL**: https://allevents.in/hope/black-sheep-plumbing-ribbon-cutting/200029597895049
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Hope
- **state**: AR
- **country**: United States
- **location**: 2119 W Ave B, Hope, AR 71801-8881, United States
- **lat**: 33.66863
- **long**: -93.61618
- **full address**: 2119 W Ave B, Hope, AR 71801-8881, United States

## Event gallery

- **Alt text**: Black Sheep Plumbing Ribbon Cutting
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/0ba4c3b39d651000a4904b16fbc7c51f8dc69486de165962975983c51dcf75c3-rimg-w1200-h675-dce8e4e3-gmir?v=1769762928

## FAQs

- **Q**: When and where is Black Sheep Plumbing Ribbon Cutting being held?
  - **A:** Black Sheep Plumbing Ribbon Cutting takes place on Thu, 05 Feb, 2026 at 10:00 am to Thu, 05 Feb, 2026 at 10:00 am at 2119 W Ave B, Hope, AR 71801-8881, United States.
- **Q**: Who is organizing Black Sheep Plumbing Ribbon Cutting?
  - **A:** Black Sheep Plumbing Ribbon Cutting is organized by Hope Chamber of Commerce.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Black Sheep Plumbing Ribbon Cutting",
        "image": "https://cdn-az.allevents.in/events4/banners/0ba4c3b39d651000a4904b16fbc7c51f8dc69486de165962975983c51dcf75c3-rimg-w1200-h675-dce8e4e3-gmir?v=1769762928",
        "startDate": "2026-02-05",
        "url": "https://allevents.in/hope/black-sheep-plumbing-ribbon-cutting/200029597895049",
        "location": {
            "@type": "Place",
            "name": "2119 W Ave B, Hope, AR 71801-8881, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2119 W Ave B, Hope, AR 71801-8881, United States",
                "addressLocality": "Hope",
                "addressRegion": "AR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.66863",
                "longitude": "-93.61618"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Black Sheep Plumbing Co. will host their Ribbon Cutting at their office location.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hope Chamber of Commerce",
                "url": "https://allevents.in/org/hope-chamber-of-commerce/26000622"
            }
        ]
    }
]
```