

# Event Details

- **Event Name**: An Evening Around the World 
- **Event Start and End Date**: Thu, 22 Jan, 2026 at 05:00 pm – Thu, 22 Jan, 2026 at 07:00 pm
- **Event Description**: Join us for An Evening Around the World as we celebrate the amazing cultures that make our community so special!

We’d love for all families to attend this exciting event.
- **Event URL**: https://allevents.in/suwanee/an-evening-around-the-world/200029379864552
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Suwanee
- **state**: GA
- **country**: United States
- **location**: Rock Springs Elementary
- **lat**: 34.050630084873
- **long**: -84.00719
- **full address**: Rock Springs Elementary, 888 Rock Springs Rd,Suwanee, Georgia, United States

## Event gallery

- **Alt text**: An Evening Around the World
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/a18bb483e156db25404e4590503725f43e52088a93ad9bf28bf42fa400466e2b-rimg-w979-h652-dc01b9ed-gmir?v=1768027810

## FAQs

- **Q**: When and where is An Evening Around the World  being held?
  - **A:** An Evening Around the World  takes place on Thu, 22 Jan, 2026 at 05:00 pm to Thu, 22 Jan, 2026 at 07:00 pm at Rock Springs Elementary, 888 Rock Springs Rd,Suwanee, Georgia, United States.
- **Q**: Who is organizing An Evening Around the World ?
  - **A:** An Evening Around the World  is organized by Rock Springs Elementary.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "An Evening Around the World",
        "image": "https://cdn-az.allevents.in/events7/banners/a18bb483e156db25404e4590503725f43e52088a93ad9bf28bf42fa400466e2b-rimg-w979-h652-dc01b9ed-gmir?v=1768027810",
        "startDate": "2026-01-22",
        "endDate": "2026-01-22",
        "url": "https://allevents.in/suwanee/an-evening-around-the-world/200029379864552",
        "location": {
            "@type": "Place",
            "name": "Rock Springs Elementary",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "888 Rock Springs Rd,Suwanee, Georgia",
                "addressLocality": "Suwanee",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.050630084873",
                "longitude": "-84.00719"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for An Evening Around the World as we celebrate the amazing cultures that make our community so special!\n\nWe’d love for all families to attend this exciting event.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rock Springs Elementary",
                "url": "https://allevents.in/org/rock-springs-elementary/23694267"
            }
        ]
    }
]
```