

# Event Details

- **Event Name**: Blooms by the Bay
- **Event Start and End Date**: Tue, 23 Jun, 2026 at 10:00 am – Tue, 23 Jun, 2026 at 04:00 pm (-04:00)
- **Event Description**: Tickets are now available for “Blooms by the Bay,” a tour of nine private gardens located throughout the town. You won’t want to miss it! 🌹🌷🦋
- **Event URL**: https://allevents.in/barrington/blooms-by-the-bay/200029920633441
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 27

## Ticket Details


## Event venue details

- **city**: Barrington
- **state**: RI
- **country**: United States
- **location**: St. John's Episcopal Church
- **lat**: 41.737210338375
- **long**: -71.30290223325
- **full address**: St. John's Episcopal Church, 191 County Rd,Barrington, Rhode Island, United States

## Event gallery

- **Alt text**: Blooms by the Bay
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/b068707769a9755e226a811067aa6ef87499d138d8b553cf56f8cd11df5e547c-rimg-w1170-h1717-dcffffff-gmir?v=1775825980

## FAQs

- **Q**: When and where is Blooms by the Bay being held?
  - **A:** Blooms by the Bay takes place on Tue, 23 Jun, 2026 at 10:00 am to Tue, 23 Jun, 2026 at 04:00 pm at St. John's Episcopal Church, 191 County Rd,Barrington, Rhode Island, United States.
- **Q**: Who is organizing Blooms by the Bay?
  - **A:** Blooms by the Bay is organized by Barrington Garden Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Blooms by the Bay",
        "image": "https://cdn-az.allevents.in/events5/banners/b068707769a9755e226a811067aa6ef87499d138d8b553cf56f8cd11df5e547c-rimg-w1170-h1717-dcffffff-gmir?v=1775825980",
        "startDate": "2026-06-23T10:00:00-04:00",
        "endDate": "2026-06-23T16:00:00-04:00",
        "url": "https://allevents.in/barrington/blooms-by-the-bay/200029920633441",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "St. John's Episcopal Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "191 County Rd,Barrington, Rhode Island",
                "addressLocality": "Barrington",
                "addressRegion": "RI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.737210338375",
                "longitude": "-71.30290223325"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Tickets are now available for “Blooms by the Bay,” a tour of nine private gardens located throughout the town. You won’t want to miss it! 🌹🌷🦋",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Barrington Garden Club",
                "url": "https://allevents.in/org/barrington-garden-club/19505957"
            }
        ]
    }
]
```