

# Event Details

- **Event Name**: Committee and Parent Meeting
- **Event Start and End Date**: Mon, 06 Apr, 2026 at 07:00 pm
- **Event Description**: First Monday of every month, Lower Vestry, to discuss upcoming events.
- **Event URL**: https://allevents.in/greenville/committee-and-parent-meeting/200029496530030
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Greenville
- **state**: RI
- **country**: United States
- **location**: Greenville Baptist Church 582 Putnam Pike, Smithfield, RI
- **lat**: 41.87329
- **long**: -71.55531
- **full address**: Greenville Baptist Church 582 Putnam Pike, Smithfield, RI, 639 Putnam Pike, Greenville, RI 02814-1457, United States

## Event gallery

- **Alt text**: Committee and Parent Meeting
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/97a496521523558752cd9045d60e1040f482a006d7b4a2bb708fc6a3bfc4018d-rimg-w1080-h928-dc1f3369-gmir?v=1774340316

## FAQs

- **Q**: When and where is Committee and Parent Meeting being held?
  - **A:** Committee and Parent Meeting takes place on Mon, 06 Apr, 2026 at 07:00 pm to Mon, 06 Apr, 2026 at 07:00 pm at Greenville Baptist Church 582 Putnam Pike, Smithfield, RI, 639 Putnam Pike, Greenville, RI 02814-1457, United States.
- **Q**: Who is organizing Committee and Parent Meeting?
  - **A:** Committee and Parent Meeting is organized by Pack 3 Greenville.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Committee and Parent Meeting",
        "image": "https://cdn-az.allevents.in/events8/banners/97a496521523558752cd9045d60e1040f482a006d7b4a2bb708fc6a3bfc4018d-rimg-w1080-h928-dc1f3369-gmir?v=1774340316",
        "startDate": "2026-04-06",
        "url": "https://allevents.in/greenville/committee-and-parent-meeting/200029496530030",
        "location": {
            "@type": "Place",
            "name": "Greenville Baptist Church 582 Putnam Pike, Smithfield, RI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "639 Putnam Pike, Greenville, RI 02814-1457, United States",
                "addressLocality": "Greenville",
                "addressRegion": "RI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.87329",
                "longitude": "-71.55531"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "First Monday of every month, Lower Vestry, to discuss upcoming events.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pack 3 Greenville",
                "url": "https://allevents.in/org/pack-3-greenville/20359028"
            }
        ]
    }
]
```