

# Event Details

- **Event Name**: Hanging out with brilliant people
- **Event Start and End Date**: Tue, 08 Jul, 2025 at 05:00 pm – Tue, 08 Jul, 2025 at 08:00 pm
- **Event Description**: An event that will be occurring. Extract the following fields from the text as specified: Name, Date Time, Description, and Location.
- **Event URL**: https://allevents.in/moreno-valley/hanging-out-with-brilliant-people/200028238381913
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details

- **Ticket URL**: http://facebook.com/200028238381913?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=moreno+valley-events

## Event venue details

- **city**: Moreno Valley
- **state**: CA
- **country**: United States
- **location**: 12125 Day St. Suite K401
- **lat**: 33.9462
- **long**: -117.28135
- **full address**: 12125 Day St. Suite K401, 12125 Day St, Moreno Valley, CA 92557-6702, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Mr ABC Amado Hernandez Greatest Interviews (https://allevents.in/org/mr-abc-amado-hernandez-greatest-interviews/21714582)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/5d76835bc40f857dc1d83f16fc383a2812b73985188e72237594509b6a52aa03-rimg-w1200-h900-dc2f302e-gmir?v=1751769600
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/0ad5c6cd799f186c12f9a92d9b5c593bca94bff6b6d7b6db85368189525e0444-rimg-w300-h300-dc1c1b17-gmir?v=1751769601

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 08 Jul, 2025 at 05:00 pm
- **Q**: Where is the event happening?
  - **A:** 12125 Day St. Suite K401, 12125 Day St, Moreno Valley, CA 92557-6702, United States
- **Q**: Who is organizing the event?
  - **A:** Mr ABC Amado Hernandez Greatest Interviews
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Hanging out with brilliant people ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Hanging out with brilliant people",
        "image": "https://cdn-az.allevents.in/events1/banners/5d76835bc40f857dc1d83f16fc383a2812b73985188e72237594509b6a52aa03-rimg-w1200-h900-dc2f302e-gmir?v=1751769600",
        "startDate": "2025-07-08",
        "endDate": "2025-07-08",
        "url": "https://allevents.in/moreno-valley/hanging-out-with-brilliant-people/200028238381913",
        "location": {
            "@type": "Place",
            "name": "12125 Day St. Suite K401",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12125 Day St, Moreno Valley, CA 92557-6702, United States",
                "addressLocality": "Moreno Valley",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.9462",
                "longitude": "-117.28135"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "An event that will be occurring. Extract the following fields from the text as specified: Name, Date Time, Description, and Location.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mr ABC Amado Hernandez Greatest Interviews",
                "url": "https://allevents.in/org/mr-abc-amado-hernandez-greatest-interviews/21714582"
            }
        ]
    }
]
```