

# Event Details

- **Event Name**: Mechatronics Monday
- **Event Start and End Date**: Mon, 29 Dec, 2025 at 03:30 pm – Mon, 29 Dec, 2025 at 04:30 pm
- **Event Description**: Drop by our open LEGO® technic lab. Build with LEGO® gears, motors, and more! Learn coding, too. Ages 8+ recommended.
- **Event URL**: https://allevents.in/dublin/mechatronics-monday/200029402066905
- **Event Categories**: it
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Dublin
- **state**: GA
- **country**: United States
- **location**: 801 Bellevue Ave, Dublin, GA, United States, Georgia 31021
- **lat**: 32.5377
- **long**: -82.91634
- **full address**: 801 Bellevue Ave, Dublin, GA, United States, Georgia 31021

## Event gallery

- **Alt text**: Mechatronics Monday
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/31ea0829d33acf9cb210e0d57e0750f19838ada093460087f6e7f0ba373130b8-rimg-w1200-h675-dcfeed01-gmir?v=1766594990

## FAQs

- **Q**: When and where is Mechatronics Monday being held?
  - **A:** Mechatronics Monday takes place on Mon, 29 Dec, 2025 at 03:30 pm to Mon, 29 Dec, 2025 at 04:30 pm at 801 Bellevue Ave, Dublin, GA, United States, Georgia 31021.
- **Q**: Who is organizing Mechatronics Monday?
  - **A:** Mechatronics Monday is organized by Laurens County Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mechatronics Monday",
        "image": "https://cdn-az.allevents.in/events3/banners/31ea0829d33acf9cb210e0d57e0750f19838ada093460087f6e7f0ba373130b8-rimg-w1200-h675-dcfeed01-gmir?v=1766594990",
        "startDate": "2025-12-29",
        "endDate": "2025-12-29",
        "url": "https://allevents.in/dublin/mechatronics-monday/200029402066905",
        "location": {
            "@type": "Place",
            "name": "801 Bellevue Ave, Dublin, GA, United States, Georgia 31021",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "801 Bellevue Ave, Dublin, GA 31021-4847, United States",
                "addressLocality": "Dublin",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.5377",
                "longitude": "-82.91634"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Drop by our open LEGO® technic lab. Build with LEGO® gears, motors, and more! Learn coding, too. Ages 8+ recommended.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Laurens County Library",
                "url": "https://allevents.in/org/laurens-county-library/25952715"
            }
        ]
    }
]
```