

# Event Details

- **Event Name**: Reptile Roundup with Ranger Nick
- **Event Start and End Date**: Tue, 16 Jun, 2026 at 05:00 pm
- **Event Description**: An exciting and educational visit from Ranger Nick and his reptile friends!
- **Event URL**: https://allevents.in/winterville/reptile-roundup-with-ranger-nick/200030251877435
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Winterville
- **state**: GA
- **country**: United States
- **location**: 115 Marigold Ln, Winterville, GA, United States, Georgia 30683
- **lat**: 33.96792
- **long**: -83.28026
- **full address**: 115 Marigold Ln, Winterville, GA, United States, Georgia 30683

## Event gallery

- **Alt text**: Reptile Roundup with Ranger Nick
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/5fb1bc2c3bda521ea0df7aecd379adfbbe1b3fd963f162cb745496865d320b10-rimg-w1200-h628-dc91c441-gmir?v=1781626895

## FAQs

- **Q**: When and where is Reptile Roundup with Ranger Nick being held?
  - **A:** Reptile Roundup with Ranger Nick takes place on Tue, 16 Jun, 2026 at 05:00 pm to Tue, 16 Jun, 2026 at 05:00 pm at 115 Marigold Ln, Winterville, GA, United States, Georgia 30683.
- **Q**: Who is organizing Reptile Roundup with Ranger Nick?
  - **A:** Reptile Roundup with Ranger Nick is organized by Winterville Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Reptile Roundup with Ranger Nick",
        "image": "https://cdn-az.allevents.in/events2/banners/5fb1bc2c3bda521ea0df7aecd379adfbbe1b3fd963f162cb745496865d320b10-rimg-w1200-h628-dc91c441-gmir?v=1781626895",
        "startDate": "2026-06-16",
        "url": "https://allevents.in/winterville/reptile-roundup-with-ranger-nick/200030251877435",
        "location": {
            "@type": "Place",
            "name": "115 Marigold Ln, Winterville, GA, United States, Georgia 30683",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "115 Marigold Ln, Winterville, GA 30683, United States",
                "addressLocality": "Winterville",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.96792",
                "longitude": "-83.28026"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "An exciting and educational visit from Ranger Nick and his reptile friends!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Winterville Library",
                "url": "https://allevents.in/org/winterville-library/19412608"
            }
        ]
    }
]
```