

# Event Details

- **Event Name**: Community Health Fair
- **Event Start and End Date**: Sat, 30 May, 2026 at 10:00 am – Sat, 30 May, 2026 at 02:00 pm
- **Event Description**: Please come join us!!!
- **Event URL**: https://allevents.in/providence/community-health-fair/200030141338557
- **Event Categories**: health-wellness
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Providence
- **state**: RI
- **country**: United States
- **location**: West End Providence
- **lat**: 41.808934
- **long**: -71.431423
- **full address**: West End Providence, Providence, Rhode Island, United States

## Event gallery

- **Alt text**: Community Health Fair
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/8abd0a08e7ebf3014d0c9a1bc82042b4a5c08431cb480bccc2c43dbd83bf463a-rimg-w1200-h1554-dcced5d3-gmir?v=1779888597

## FAQs

- **Q**: When and where is Community Health Fair being held?
  - **A:** Community Health Fair takes place on Sat, 30 May, 2026 at 10:00 am to Sat, 30 May, 2026 at 02:00 pm at West End Providence, Providence, Rhode Island, United States.
- **Q**: Who is organizing Community Health Fair?
  - **A:** Community Health Fair is organized by RI Ebenezer Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Community Health Fair",
        "image": "https://cdn-az.allevents.in/events8/banners/8abd0a08e7ebf3014d0c9a1bc82042b4a5c08431cb480bccc2c43dbd83bf463a-rimg-w1200-h1554-dcced5d3-gmir?v=1779888597",
        "startDate": "2026-05-30",
        "endDate": "2026-05-30",
        "url": "https://allevents.in/providence/community-health-fair/200030141338557",
        "location": {
            "@type": "Place",
            "name": "West End Providence",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Providence, Rhode Island",
                "addressLocality": "Providence",
                "addressRegion": "RI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.808934",
                "longitude": "-71.431423"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please come join us!!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "RI Ebenezer Baptist Church",
                "url": "https://allevents.in/org/ri-ebenezer-baptist-church/25761280"
            }
        ]
    }
]
```