

# Event Details

- **Event Name**: Orientation/Interest Meeting
- **Event Start and End Date**: Thu, 05 Feb, 2026 at 06:00 pm – Thu, 05 Feb, 2026 at 06:30 pm
- **Event Description**: New and interested students are welcome to join us as we go over the ins and outs of GYC!
- **Event URL**: https://allevents.in/greensboro/orientation-interest-meeting/200029336149132
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Greensboro
- **state**: NC
- **country**: United States
- **location**: Greensboro Public Library Central Library
- **lat**: 36.074836575151
- **long**: -79.786870777574
- **full address**: Greensboro Public Library Central Library, 219 N Church St, Greensboro, NC 27401, United States

## Event gallery

- **Alt text**: Orientation/Interest Meeting
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/bd5bfeab1aafc0d8ff701d8d504dc392a877701543fd26d59d135fb7033443f2-rimg-w1200-h675-dcf1f1f1-gmir?v=1769505256

## FAQs

- **Q**: When and where is Orientation/Interest Meeting being held?
  - **A:** Orientation/Interest Meeting takes place on Thu, 05 Feb, 2026 at 06:00 pm to Thu, 05 Feb, 2026 at 06:30 pm at Greensboro Public Library Central Library, 219 N Church St, Greensboro, NC 27401, United States.
- **Q**: Who is organizing Orientation/Interest Meeting?
  - **A:** Orientation/Interest Meeting is organized by Youth & Teen Experience.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Orientation/Interest Meeting",
        "image": "https://cdn-az.allevents.in/events7/banners/bd5bfeab1aafc0d8ff701d8d504dc392a877701543fd26d59d135fb7033443f2-rimg-w1200-h675-dcf1f1f1-gmir?v=1769505256",
        "startDate": "2026-02-05",
        "endDate": "2026-02-05",
        "url": "https://allevents.in/greensboro/orientation-interest-meeting/200029336149132",
        "location": {
            "@type": "Place",
            "name": "Greensboro Public Library Central Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "219 N Church St, Greensboro, NC 27401, United States",
                "addressLocality": "Greensboro",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.074836575151",
                "longitude": "-79.786870777574"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "New and interested students are welcome to join us as we go over the ins and outs of GYC!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Youth & Teen Experience",
                "url": "https://allevents.in/org/youth-and-teen-experience/26154823"
            }
        ]
    }
]
```