

# Event Details

- **Event Name**: Lego Play at Medical Library
- **Event Start and End Date**: Wed, 01 Mar, 2023 at 11:00 am – Wed, 01 Mar, 2023 at 12:00 pm
- **Event Description**: Lego at the library!About this EventWhen was the last time you played or created just for fun? Don’t worry – the library is here to help! Come along to our Lego Play session, where you can leave all your self-criticism at the door, connect with other students and get creating. We’ll guide you through some games to get your creativity flowing, and then build your ultimate dream library!
- **Event URL**: https://allevents.in/bedford-park/lego-play-at-medical-library/10000488381952567
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Bedford Park
- **state**: SA
- **country**: Australia
- **location**: Flinders Medical Centre
- **lat**: -35.0217091
- **long**: 138.5683743
- **full address**: Flinders Medical Centre, Flinders Drive, Bedford Park, Australia

## Event gallery

- **Alt text**: Lego Play at Medical Library
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/07186e70a584c9ac30aa89b11e04220f29789ee4dbd59663701a651ca490b7b7-rimg-w1200-h600-gmir.jpg?v=1675608387

## FAQs

- **Q**: When and where is Lego Play at Medical Library being held?
  - **A:** Lego Play at Medical Library takes place on Wed, 01 Mar, 2023 at 11:00 am to Wed, 01 Mar, 2023 at 12:00 pm at Flinders Medical Centre, Flinders Drive, Bedford Park, Australia.
- **Q**: Who is organizing Lego Play at Medical Library?
  - **A:** Lego Play at Medical Library is organized by Flinders University Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Lego Play at Medical Library",
        "image": "https://cdn-az.allevents.in/events5/banners/07186e70a584c9ac30aa89b11e04220f29789ee4dbd59663701a651ca490b7b7-rimg-w1200-h600-gmir.jpg?v=1675608387",
        "startDate": "2023-03-01",
        "endDate": "2023-03-01",
        "url": "https://allevents.in/bedford-park/lego-play-at-medical-library/10000488381952567",
        "location": {
            "@type": "Place",
            "name": "Flinders Medical Centre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Flinders Drive",
                "addressLocality": "Bedford Park",
                "addressRegion": "SA",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-35.0217091",
                "longitude": "138.5683743"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Lego at the library!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Flinders University Library",
                "url": "https://allevents.in/org/flinders-university-library/19050338"
            }
        ]
    }
]
```