

# Event Details

- **Event Name**: Chocolate Shop
- **Event Start and End Date**: Wed, 26 Nov, 2025 at 10:00 am – Wed, 26 Nov, 2025 at 03:00 pm
- **Event Description**: will be set up in the kitchen for pre order pickups or shop the chocolate cooler what's available
- **Event URL**: https://allevents.in/hoover/chocolate-shop/200029144740814
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Hoover
- **state**: AL
- **country**: United States
- **location**: 3439 Lorna Lane, Birmingham, AL
- **lat**: 33.39347
- **long**: -86.79428
- **full address**: 3439 Lorna Lane, Birmingham, AL, 3439 Lorna Ln, Hoover, AL 35216-5227, United States

## Event gallery

- **Alt text**: Chocolate Shop
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/06b5341372f344bddcbcaf68f608e95e59e475a571831c153e8c71b37042d652-rimg-w1200-h1600-dcc4d6ed-gmir?v=1763982058

## FAQs

- **Q**: When and where is Chocolate Shop being held?
  - **A:** Chocolate Shop takes place on Wed, 26 Nov, 2025 at 10:00 am to Wed, 26 Nov, 2025 at 03:00 pm at 3439 Lorna Lane, Birmingham, AL, 3439 Lorna Ln, Hoover, AL 35216-5227, United States.
- **Q**: Who is organizing Chocolate Shop?
  - **A:** Chocolate Shop is organized by Michelle's Chocolate Laboratory.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Chocolate Shop",
        "image": "https://cdn-az.allevents.in/events10/banners/06b5341372f344bddcbcaf68f608e95e59e475a571831c153e8c71b37042d652-rimg-w1200-h1600-dcc4d6ed-gmir?v=1763982058",
        "startDate": "2025-11-26",
        "endDate": "2025-11-26",
        "url": "https://allevents.in/hoover/chocolate-shop/200029144740814",
        "location": {
            "@type": "Place",
            "name": "3439 Lorna Lane, Birmingham, AL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3439 Lorna Ln, Hoover, AL 35216-5227, United States",
                "addressLocality": "Hoover",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.39347",
                "longitude": "-86.79428"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "will be set up in the kitchen for pre order pickups or shop the chocolate cooler what's available",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Michelles Chocolate Laboratory",
                "url": "https://allevents.in/org/michelles-chocolate-laboratory/27026160"
            }
        ]
    }
]
```