

# Event Details

- **Event Name**: Jeopardy!
- **Event Start and End Date**: Mon, 08 Sep, 2025 at 06:00 pm
- **Event Description**: Come on down to the library for a friendly game of Jeopardy, hosted by Jonathon Perry!
- **Event URL**: https://allevents.in/ashburn/jeopardy/200028704820044
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Ashburn
- **state**: GA
- **country**: United States
- **location**: 605 North St., Ashburn, GA
- **lat**: 31.71236
- **long**: -83.65512
- **full address**: 605 North St., Ashburn, GA, United States

## Event gallery

- **Alt text**: Jeopardy!
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/2a6f80f2cc713b448214c282ebc8c7c252fea4e720cee8aa9e05207a2a7e2507-rimg-w1200-h927-dc64c17b-gmir?v=1757003990

## FAQs

- **Q**: When and where is Jeopardy! being held?
  - **A:** Jeopardy! takes place on Mon, 08 Sep, 2025 at 06:00 pm to Mon, 08 Sep, 2025 at 06:00 pm at 605 North St., Ashburn, GA, United States.
- **Q**: Who is organizing Jeopardy!?
  - **A:** Jeopardy! is organized by Victoria Evans Memorial Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Jeopardy!",
        "image": "https://cdn-az.allevents.in/events7/banners/2a6f80f2cc713b448214c282ebc8c7c252fea4e720cee8aa9e05207a2a7e2507-rimg-w1200-h927-dc64c17b-gmir?v=1757003990",
        "startDate": "2025-09-08",
        "url": "https://allevents.in/ashburn/jeopardy/200028704820044",
        "location": {
            "@type": "Place",
            "name": "605 North St., Ashburn, GA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "605 North St, Ashburn, GA 31714-5102, United States",
                "addressLocality": "Ashburn",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.71236",
                "longitude": "-83.65512"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come on down to the library for a friendly game of Jeopardy, hosted by Jonathon Perry!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Victoria Evans Memorial Library",
                "url": "https://allevents.in/org/victoria-evans-memorial-library/23296767",
                "description": "Victoria Evans Memorial Library, Ashburn. 1,091 likes · 207 talking about this · 36 were here. Located in Ashburn, VEML is a place for everyone to read,..."
            }
        ]
    }
]
```