

# Event Details

- **Event Name**: Story Time: Special Event
- **Event Start and End Date**: Tue, 24 Feb, 2026 at 03:30 pm – Tue, 24 Feb, 2026 at 04:30 pm
- **Event Description**: A ranger from Andersonville National Historic Site will be leading the program with special costumes and artifacts from times in U.S. history.
- **Event URL**: https://allevents.in/montezuma/story-time-special-event/200029560858339
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Montezuma
- **state**: GA
- **country**: United States
- **location**: 506 North Dooly Street, Montezuma, GA, United States, Georgia 31063
- **lat**: 32.30921
- **long**: -84.02547
- **full address**: 506 North Dooly Street, Montezuma, GA, United States, Georgia 31063

## Event gallery

- **Alt text**: Story Time: Special Event
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/95f18993187c09593126ac397ba25ea6869306bf4b879efec1f720bf29a343ef-rimg-w1200-h676-dcedeeef-gmir?v=1771704383

## FAQs

- **Q**: When and where is Story Time: Special Event being held?
  - **A:** Story Time: Special Event takes place on Tue, 24 Feb, 2026 at 03:30 pm to Tue, 24 Feb, 2026 at 04:30 pm at 506 North Dooly Street, Montezuma, GA, United States, Georgia 31063.
- **Q**: Who is organizing Story Time: Special Event?
  - **A:** Story Time: Special Event is organized by Montezuma Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Story Time: Special Event",
        "image": "https://cdn-az.allevents.in/events10/banners/95f18993187c09593126ac397ba25ea6869306bf4b879efec1f720bf29a343ef-rimg-w1200-h676-dcedeeef-gmir?v=1771704383",
        "startDate": "2026-02-24",
        "endDate": "2026-02-24",
        "url": "https://allevents.in/montezuma/story-time-special-event/200029560858339",
        "location": {
            "@type": "Place",
            "name": "506 North Dooly Street, Montezuma, GA, United States, Georgia 31063",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "511 GA-49, Montezuma, GA 31063-1307, United States",
                "addressLocality": "Montezuma",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.30921",
                "longitude": "-84.02547"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A ranger from Andersonville National Historic Site will be leading the program with special costumes and artifacts from times in U.S. history.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Montezuma Public Library",
                "url": "https://allevents.in/org/montezuma-public-library/24666918"
            }
        ]
    }
]
```