

# Event Details

- **Event Name**: Ribbon Cutting: Backstage Theater
- **Event Start and End Date**: Thu, 19 Feb, 2026 at 04:00 pm
- **Event Description**: Join us for a ribbon-cutting!
- **Event URL**: https://allevents.in/bartow/ribbon-cutting-backstage-theater/200029277446025
- **Event Categories**: Art, Theatre
- **Interested Audience**: 
  - total_interested_count: 26

## Ticket Details


## Event venue details

- **city**: Bartow
- **state**: FL
- **country**: United States
- **location**: Bartow Civic Center
- **lat**: 27.872809941852
- **long**: -81.844359269751
- **full address**: Bartow Civic Center, 2250 S Floral Ave, Bartow, FL 33830-7104, United States

## Event gallery

- **Alt text**: Ribbon Cutting: Backstage Theater
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/85dbce144ff2ddd7ec730db9919f1a41ad365699c01e5746165173fbd39689aa-rimg-w1200-h675-dcfaf5f2-gmir?v=1771081527

## FAQs

- **Q**: When and where is Ribbon Cutting: Backstage Theater being held?
  - **A:** Ribbon Cutting: Backstage Theater takes place on Thu, 19 Feb, 2026 at 04:00 pm to Thu, 19 Feb, 2026 at 04:00 pm at Bartow Civic Center, 2250 S Floral Ave, Bartow, FL 33830-7104, United States.
- **Q**: Who is organizing Ribbon Cutting: Backstage Theater?
  - **A:** Ribbon Cutting: Backstage Theater is organized by Greater Bartow Chamber of Commerce & Welcome Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ribbon Cutting: Backstage Theater",
        "image": "https://cdn-az.allevents.in/events1/banners/85dbce144ff2ddd7ec730db9919f1a41ad365699c01e5746165173fbd39689aa-rimg-w1200-h675-dcfaf5f2-gmir?v=1771081527",
        "startDate": "2026-02-19",
        "url": "https://allevents.in/bartow/ribbon-cutting-backstage-theater/200029277446025",
        "location": {
            "@type": "Place",
            "name": "Bartow Civic Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2250 S Floral Ave, Bartow, FL 33830-7104, United States",
                "addressLocality": "Bartow",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "27.872809941852",
                "longitude": "-81.844359269751"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a ribbon-cutting!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Greater Bartow Chamber of Commerce & Welcome Center",
                "url": "https://allevents.in/org/greater-bartow-chamber-of-commerce-and-welcome-center/12974718",
                "description": "The Greater Bartow Chamber of Commerce will promote business and economic development for the benefit of our community."
            }
        ]
    }
]
```