

# Event Details

- **Event Name**: Mother's Day Health Screening 
- **Event Start and End Date**: Sat, 02 May, 2026 at 11:00 am – Sat, 02 May, 2026 at 03:00 pm (-07:00)
- **Event Description**: We're having FREE Health Screening
- **Event URL**: https://allevents.in/compton/mothers-day-health-screening/200029943203245
- **Event Categories**: health-wellness
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Compton
- **state**: CA
- **country**: United States
- **location**: Pentecost Temple Ministries
- **lat**: 33.90393
- **long**: -118.24256
- **full address**: Pentecost Temple Ministries, 1110 N. Dwight Ave,Compton, California, United States

## Event gallery

- **Alt text**: Mother's Day Health Screening
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/0e6d5bb28bea186402b27995993f1ba8a52cb7960f5be43b35c0aedf0cc231bc-rimg-w636-h904-dcf58a1a-gmir?v=1777191478

## FAQs

- **Q**: When and where is Mother's Day Health Screening  being held?
  - **A:** Mother's Day Health Screening  takes place on Sat, 02 May, 2026 at 11:00 am to Sat, 02 May, 2026 at 03:00 pm at Pentecost Temple Ministries, 1110 N. Dwight Ave,Compton, California, United States.
- **Q**: Who is organizing Mother's Day Health Screening ?
  - **A:** Mother's Day Health Screening  is organized by Pentecost Temple Ministries.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mother's Day Health Screening",
        "image": "https://cdn-az.allevents.in/events4/banners/0e6d5bb28bea186402b27995993f1ba8a52cb7960f5be43b35c0aedf0cc231bc-rimg-w636-h904-dcf58a1a-gmir?v=1777191478",
        "startDate": "2026-05-02T11:00:00-07:00",
        "endDate": "2026-05-02T15:00:00-07:00",
        "url": "https://allevents.in/compton/mothers-day-health-screening/200029943203245",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Pentecost Temple Ministries",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1110 N. Dwight Ave,Compton, California",
                "addressLocality": "Compton",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.90393",
                "longitude": "-118.24256"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We're having FREE Health Screening",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pentecost Temple Ministries",
                "url": "https://allevents.in/org/pentecost-temple-ministries/27690913"
            }
        ]
    }
]
```