

# Event Details

- **Event Name**: 3rd Singapore Inorganic Chemistry Symposium (SICS 2017)
- **Event Start and End Date**: Fri, 14 Jul, 2017 at 09:30 am
- **Event URL**: https://allevents.in/queenstown/3rd-singapore-inorganic-chemistry-symposium-sics-2017/662509837284265
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Queenstown
- **state**: SG
- **country**: Singapore
- **location**: The Auditorium, Level 2 University Hall, National University of Singapore
- **lat**: 1.2966426
- **long**: 103.7763939
- **full address**: The Auditorium, Level 2 University Hall, National University of Singapore, Queenstown, Singapore

## Event gallery

- **Alt text**: 3rd Singapore Inorganic Chemistry Symposium (SICS 2017)
  - **Image URL**: https://cdn-az.allevents.in/banners/480df4ef57b6f9a416461b5e6db97bec

## FAQs

- **Q**: When and where is 3rd Singapore Inorganic Chemistry Symposium (SICS 2017) being held?
  - **A:** 3rd Singapore Inorganic Chemistry Symposium (SICS 2017) takes place on Fri, 14 Jul, 2017 at 09:30 am to Fri, 14 Jul, 2017 at 09:30 am at The Auditorium, Level 2 University Hall, National University of Singapore, Queenstown, Singapore.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "3rd Singapore Inorganic Chemistry Symposium (SICS 2017)",
        "image": "https://cdn-az.allevents.in/banners/480df4ef57b6f9a416461b5e6db97bec",
        "startDate": "2017-07-14",
        "url": "https://allevents.in/queenstown/3rd-singapore-inorganic-chemistry-symposium-sics-2017/662509837284265",
        "location": {
            "@type": "Place",
            "name": "The Auditorium, Level 2 University Hall, National University of Singapore",
            "address": {
                "@type": "PostalAddress",
                "name": "The Auditorium, Level 2 University Hall, National University of Singapore, Queenstown, Singapore",
                "addressLocality": "Queenstown",
                "addressRegion": "SG",
                "addressCountry": "SG"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "1.2966426",
                "longitude": "103.7763939"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```