

# Event Details

- **Event Name**: June Meeting
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 11:00 am
- **Event Description**: June meeting is coming up in two weeks. What would you like to learn? Do you have any topics to add to the list? Presenters always welcome! Share your knowledge. 

Some meeting ideas for the next few meetings are:

Ceramics with Gina
Minecraft for adults
Learning 3D modeling
Electronics 101
Programing with Scratch and/or Python
AI prompting
Arduino
Cybersecurity basics
GIS for fun and profit
- **Event URL**: https://allevents.in/riverside/june-meeting/200030247619722
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Riverside
- **state**: CA
- **country**: United States
- **location**: Bourns Youth Innovation Center
- **lat**: 33.920175347962
- **long**: -117.44871586561
- **full address**: Bourns Youth Innovation Center, 9595 Miller Street,Riverside, California, United States

## Event gallery

- **Alt text**: June Meeting
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/ad97b711df308135fbc2ba6edb9050f8d4a306dbb9a90a97aa4e6169738ec3cc-rimg-w1200-h600-dcf4f5e8-gmir?v=1782230372

## FAQs

- **Q**: When and where is June Meeting being held?
  - **A:** June Meeting takes place on Sat, 27 Jun, 2026 at 11:00 am to Sat, 27 Jun, 2026 at 11:00 am at Bourns Youth Innovation Center, 9595 Miller Street,Riverside, California, United States.
- **Q**: Who is organizing June Meeting?
  - **A:** June Meeting is organized by IE Makers.
- **Q**: Who is this event for? Is it right for me?
  - **A:** June Meeting is ideal for curious learners, students, and skill-builders looking to gain hands-on knowledge and practical expertise in a focused, interactive setting. Whether you're a first-time attendee or a longtime enthusiast in Riverside, this event is thoughtfully curated to deliver a standout experience worth every moment. If June Meeting sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "June Meeting",
        "image": "https://cdn-az.allevents.in/events10/banners/ad97b711df308135fbc2ba6edb9050f8d4a306dbb9a90a97aa4e6169738ec3cc-rimg-w1200-h600-dcf4f5e8-gmir?v=1782230372",
        "startDate": "2026-06-27",
        "url": "https://allevents.in/riverside/june-meeting/200030247619722",
        "location": {
            "@type": "Place",
            "name": "Bourns Youth Innovation Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9595 Miller Street,Riverside, California",
                "addressLocality": "Riverside",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.920175347962",
                "longitude": "-117.44871586561"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "June meeting is coming up in two weeks. What would you like to learn? Do you have any topics to add to the list? Presenters always welcome! Share your knowledge. \n\nSome meeting ideas for the next few meetings are:\n\nCeramics with Gina\nMinecraft for adults\nLearning 3D modeling\nElectronics 101\nProgrami",
        "organizer": [
            {
                "@type": "Organization",
                "name": "IE Makers",
                "url": "https://allevents.in/org/ie-makers/27926713"
            }
        ]
    }
]
```