

# Event Details

- **Event Name**: September book
- **Event Start and End Date**: Thu, 18 Sep, 2025 at 06:00 pm
- **Event Description**: Celebrating one year of book clubs here at Java rose! Bring your favorite dish! Hope everyone can come!
- **Event URL**: https://allevents.in/huntsville/september-book/200028746754709
- **Event Categories**: it
- **Interested Audience**: 
  - total_interested_count: 21

## Ticket Details

- **Ticket URL**: http://facebook.com/200028746754709?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=huntsville-events

## Event venue details

- **city**: Huntsville
- **state**: AR
- **country**: United States
- **location**: 500 E Main St, Huntsville, AR
- **lat**: 36.08723
- **long**: -93.73137
- **full address**: 500 E Main St, Huntsville, AR, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Java Rose Coffee (https://allevents.in/org/java-rose-coffee/24505617)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/188e187223f52ec139e4f9c7f0b990a1efd58aea0bf8d30aa05d1dbc4e32ba5d-rimg-w1179-h1774-dc027648-gmir?v=1758159060
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/a4e32a419f85bd06a21351d64deaa8b36ad30a467fb3c67878ee44e2fb3b8006-rimg-w300-h300-dc037648-gmir?v=1758159062

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 18 Sep, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** 500 E Main St, Huntsville, AR, United States
- **Q**: Who is organizing the event?
  - **A:** Java Rose Coffee
- **Q**: What type of event is this?
  - **A:** it
- **Q**: Where can I find ticket details about September book ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "September book",
        "image": "https://cdn-az.allevents.in/events8/banners/188e187223f52ec139e4f9c7f0b990a1efd58aea0bf8d30aa05d1dbc4e32ba5d-rimg-w1179-h1774-dc027648-gmir?v=1758159060",
        "startDate": "2025-09-18",
        "url": "https://allevents.in/huntsville/september-book/200028746754709",
        "location": {
            "@type": "Place",
            "name": "500 E Main St, Huntsville, AR",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "500 E Main St, Huntsville, AR 72740-9401, United States",
                "addressLocality": "Huntsville",
                "addressRegion": "AR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.08723",
                "longitude": "-93.73137"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Celebrating one year of book clubs here at Java rose! Bring your favorite dish! Hope everyone can come!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Java Rose Coffee",
                "url": "https://allevents.in/org/java-rose-coffee/24505617"
            }
        ]
    }
]
```