

# Event Details

- **Event Name**: Northside Hospital Presents: Diabetes 101
- **Event Start and End Date**: Wed, 02 Nov, 2022 at 10:30 am – Wed, 02 Nov, 2022 at 11:30 am
- **Event Description**: Join us for the second of Northside Hospital's educational programming series about diabetes. This presentation will cover basic facts about diabetes. Registration is not required.
- **Event URL**: https://allevents.in/canton/northside-hospital-presents-diabetes-101/200023480024431
- **Event Categories**: nonprofit, it
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Canton
- **state**: GA
- **country**: United States
- **location**: R.T. Jones Memorial Library
- **lat**: 34.23797
- **long**: -84.46894
- **full address**: R.T. Jones Memorial Library, 116 Brown Industrial Parkway,Canton,GA,United States

## Event gallery

- **Alt text**: Northside Hospital Presents: Diabetes 101
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/291c5f6369d13e5b2aef84225fe00c80597d7e3ddbb96e932ba7808f18b749ab-rimg-w960-h540-gmir.jpg?v=1667332639

## FAQs

- **Q**: When and where is Northside Hospital Presents: Diabetes 101 being held?
  - **A:** Northside Hospital Presents: Diabetes 101 takes place on Wed, 02 Nov, 2022 at 10:30 am to Wed, 02 Nov, 2022 at 11:30 am at R.T. Jones Memorial Library, 116 Brown Industrial Parkway,Canton,GA,United States.
- **Q**: Who is organizing Northside Hospital Presents: Diabetes 101?
  - **A:** Northside Hospital Presents: Diabetes 101 is organized by Sequoyah Regional Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Northside Hospital Presents: Diabetes 101",
        "image": "https://cdn-az.allevents.in/events3/banners/291c5f6369d13e5b2aef84225fe00c80597d7e3ddbb96e932ba7808f18b749ab-rimg-w960-h540-gmir.jpg?v=1667332639",
        "startDate": "2022-11-02",
        "endDate": "2022-11-02",
        "url": "https://allevents.in/canton/northside-hospital-presents-diabetes-101/200023480024431",
        "location": {
            "@type": "Place",
            "name": "R.T. Jones Memorial Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "116 Brown Industrial Parkway,Canton,GA,United States",
                "addressLocality": "Canton",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.23797",
                "longitude": "-84.46894"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for the second of Northside Hospital's educational programming series about diabetes. This presentation will cover basic facts about diabetes. Registration is not required.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sequoyah Regional Library",
                "url": "https://allevents.in/org/sequoyah-regional-library/17508583"
            }
        ]
    }
]
```