

# Event Details

- **Event Name**: Mother’s Day paint party
- **Event Start and End Date**: Sun, 26 Apr, 2026 at 02:00 pm (-07:00)
- **Event Description**: Upcoming parties 🎉
- **Event URL**: https://allevents.in/simi-valley/mother’s-day-paint-party/200029942652320
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Simi Valley
- **state**: CA
- **country**: United States
- **location**: Central Simi Valley
- **lat**: 34.279055
- **long**: -118.721428
- **full address**: Central Simi Valley, Simi Valley,CA,United States

## Event gallery

- **Alt text**: Mother’s Day paint party
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/dcf27786ea84978236a4e0fcce3f46f5fa0b4ea7ead698c21f16222cfe03507e-rimg-w1200-h1553-dcffffff-gmir?v=1776178411

## FAQs

- **Q**: When and where is Mother’s Day paint party being held?
  - **A:** Mother’s Day paint party takes place on Sun, 26 Apr, 2026 at 02:00 pm to Sun, 26 Apr, 2026 at 02:00 pm at Central Simi Valley, Simi Valley,CA,United States.
- **Q**: Who is organizing Mother’s Day paint party?
  - **A:** Mother’s Day paint party is organized by Oonaugh’s Creations.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mother’s Day paint party",
        "image": "https://cdn-az.allevents.in/events3/banners/dcf27786ea84978236a4e0fcce3f46f5fa0b4ea7ead698c21f16222cfe03507e-rimg-w1200-h1553-dcffffff-gmir?v=1776178411",
        "startDate": "2026-04-26T14:00:00-07:00",
        "url": "https://allevents.in/simi-valley/mother’s-day-paint-party/200029942652320",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Central Simi Valley",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Simi Valley,CA,United States",
                "addressLocality": "Simi Valley",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.279055",
                "longitude": "-118.721428"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Upcoming parties 🎉",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Oonaughs Creations",
                "url": "https://allevents.in/org/oonaugh’s-creations/27173640"
            }
        ]
    }
]
```