

# Event Details

- **Event Name**: Mary Anning Storytime
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 11:00 am – Sat, 27 Jun, 2026 at 12:15 pm
- **Event Description**: Join us for an interactive Mary Anning Storytime and learn about the first female paleontologist!
- **Event URL**: https://allevents.in/union-point/mary-anning-storytime/200030291712842
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Union Point
- **state**: GA
- **country**: United States
- **location**: Union Point - Firefly Trail
- **lat**: 33.617922320097
- **long**: -83.079081001802
- **full address**: Union Point - Firefly Trail, 803 Carlton Ave, Union Point, GA 30669-1009, United States

## Event gallery

- **Alt text**: Mary Anning Storytime
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/7d6b10b4713c75bcad181fc263bd3b3b03d275e363f991d933df465b9bd76cf9-rimg-w1200-h1200-dcc1bbc3-gmir?v=1782240162

## FAQs

- **Q**: When and where is Mary Anning Storytime being held?
  - **A:** Mary Anning Storytime takes place on Sat, 27 Jun, 2026 at 11:00 am to Sat, 27 Jun, 2026 at 12:15 pm at Union Point - Firefly Trail, 803 Carlton Ave, Union Point, GA 30669-1009, United States.
- **Q**: Who is organizing Mary Anning Storytime?
  - **A:** Mary Anning Storytime is organized by Greene County Library, Greensboro, GA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mary Anning Storytime",
        "image": "https://cdn-az.allevents.in/events3/banners/7d6b10b4713c75bcad181fc263bd3b3b03d275e363f991d933df465b9bd76cf9-rimg-w1200-h1200-dcc1bbc3-gmir?v=1782240162",
        "startDate": "2026-06-27",
        "endDate": "2026-06-27",
        "url": "https://allevents.in/union-point/mary-anning-storytime/200030291712842",
        "location": {
            "@type": "Place",
            "name": "Union Point - Firefly Trail",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "803 Carlton Ave, Union Point, GA 30669-1009, United States",
                "addressLocality": "Union Point",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.617922320097",
                "longitude": "-83.079081001802"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for an interactive Mary Anning Storytime and learn about the first female paleontologist!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Greene County Library Greensboro GA",
                "url": "https://allevents.in/org/greene-county-library-greensboro-ga/21305008"
            }
        ]
    }
]
```