

# Event Details

- **Event Name**: Celebration of Service
- **Event Start and End Date**: Thu, 25 Jun, 2026 at 06:00 pm
- **Event Description**: Annual Celebration of Service, more information to come
- **Event URL**: https://allevents.in/coventry/celebration-of-service/200030137393618
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Coventry
- **state**: RI
- **country**: United States
- **location**: Club Jogues
- **lat**: 41.705458669273
- **long**: -71.549651818139
- **full address**: Club Jogues, 184 Boston St, Coventry, RI 02816-8014, United States

## Event gallery

- **Alt text**: Celebration of Service
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Celebration+of+Service&date=Thu%2C+25+Jun%2C+2026+at+06%3A00+pm&bg=4

## FAQs

- **Q**: When and where is Celebration of Service being held?
  - **A:** Celebration of Service takes place on Thu, 25 Jun, 2026 at 06:00 pm to Thu, 25 Jun, 2026 at 06:00 pm at Club Jogues, 184 Boston St, Coventry, RI 02816-8014, United States.
- **Q**: Who is organizing Celebration of Service?
  - **A:** Celebration of Service is organized by Pawtuxet Valley Rotary.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Celebration of Service",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Celebration+of+Service&date=Thu%2C+25+Jun%2C+2026+at+06%3A00+pm&bg=4",
        "startDate": "2026-06-25",
        "url": "https://allevents.in/coventry/celebration-of-service/200030137393618",
        "location": {
            "@type": "Place",
            "name": "Club Jogues",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "184 Boston St, Coventry, RI 02816-8014, United States",
                "addressLocality": "Coventry",
                "addressRegion": "RI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.705458669273",
                "longitude": "-71.549651818139"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Annual Celebration of Service, more information to come",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pawtuxet Valley Rotary",
                "url": "https://allevents.in/org/pawtuxet-valley-rotary/27846949"
            }
        ]
    }
]
```