

# Event Details

- **Event Name**: Chocolate Party
- **Event Start and End Date**: Thu, 18 Jun, 2026 at 05:00 pm (-05:00)
- **Event Description**: Join us for a fun open house-type event, where we have local authors signing books, a scavenger hunt, prizes, the drawing for the quilt raffle, and CHOCOLATE! This event is completely free. 

If you have chocolate to bring, make sure it's individually wrapped and at the library by 4pm.
- **Event URL**: https://allevents.in/atlanta/chocolate-party/200030095590653
- **Event Categories**: Art, fine-arts, literary-art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Atlanta
- **state**: TX
- **country**: United States
- **location**: 101 W Hiram St, Atlanta, TX, United States, Texas 75551
- **lat**: 33.115
- **long**: -94.16593
- **full address**: 101 W Hiram St, Atlanta, TX, United States, Texas 75551

## Event gallery

- **Alt text**: Chocolate Party
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/7262efa8229fce43f4d35962907d3382d4f02120a2aff1326056284dbd075a27-rimg-w1200-h1457-dc311a11-gmir?v=1779410753

## FAQs

- **Q**: When and where is Chocolate Party being held?
  - **A:** Chocolate Party takes place on Thu, 18 Jun, 2026 at 05:00 pm to Thu, 18 Jun, 2026 at 05:00 pm at 101 W Hiram St, Atlanta, TX, United States, Texas 75551.
- **Q**: Who is organizing Chocolate Party?
  - **A:** Chocolate Party is organized by Atlanta Texas Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Chocolate Party",
        "image": "https://cdn-az.allevents.in/events3/banners/7262efa8229fce43f4d35962907d3382d4f02120a2aff1326056284dbd075a27-rimg-w1200-h1457-dc311a11-gmir?v=1779410753",
        "startDate": "2026-06-18T17:00:00-05:00",
        "url": "https://allevents.in/atlanta/chocolate-party/200030095590653",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "101 W Hiram St, Atlanta, TX, United States, Texas 75551",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "101 W Hiram St, Atlanta, TX 75551, United States",
                "addressLocality": "Atlanta",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.115",
                "longitude": "-94.16593"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a fun open house-type event, where we have local authors signing books, a scavenger hunt, prizes, the drawing for the quilt raffle, and CHOCOLATE! This event is completely free. \n\nIf you have chocolate to bring, make sure it's individually wrapped and at the library by 4pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Atlanta Texas Public Library",
                "url": "https://allevents.in/org/atlanta-texas-public-library/20537234"
            }
        ]
    }
]
```