

# Event Details

- **Event Name**: State Archeology Program
- **Event Start and End Date**: Wed, 17 Jun, 2026 at 02:30 pm (-04:00)
- **Event Description**: For all ages, in the library.
- **Event URL**: https://allevents.in/clayton/state-archeology-program/200030229430220
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Clayton
- **state**: GA
- **country**: United States
- **location**: 73 Jo Dotson Circle, Clayton, GA, United States, Georgia 30525
- **lat**: 34.8796
- **long**: -83.40519
- **full address**: 73 Jo Dotson Circle, Clayton, GA, United States, Georgia 30525

## Event gallery

- **Alt text**: State Archeology Program
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/9781e60d6a17282f31bc202dc6969690ee2ba54c44460729cafe84bc276e8597-rimg-w1200-h675-dcfef5e4-gmir?v=1781353700

## FAQs

- **Q**: When and where is State Archeology Program being held?
  - **A:** State Archeology Program takes place on Wed, 17 Jun, 2026 at 02:30 pm to Wed, 17 Jun, 2026 at 02:30 pm at 73 Jo Dotson Circle, Clayton, GA, United States, Georgia 30525.
- **Q**: Who is organizing State Archeology Program?
  - **A:** State Archeology Program is organized by Rabun County Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "State Archeology Program",
        "image": "https://cdn-az.allevents.in/events5/banners/9781e60d6a17282f31bc202dc6969690ee2ba54c44460729cafe84bc276e8597-rimg-w1200-h675-dcfef5e4-gmir?v=1781353700",
        "startDate": "2026-06-17T14:30:00-04:00",
        "url": "https://allevents.in/clayton/state-archeology-program/200030229430220",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "73 Jo Dotson Circle, Clayton, GA, United States, Georgia 30525",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "73 Library Cir, Clayton, GA 30525-5007, United States",
                "addressLocality": "Clayton",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.8796",
                "longitude": "-83.40519"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "For all ages, in the library.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rabun County Public Library",
                "url": "https://allevents.in/org/rabun-county-public-library/21199803"
            }
        ]
    }
]
```