

# Event Details

- **Event Name**: Anime and Ramen
- **Event Start and End Date**: Wed, 21 Jan, 2026 at 03:30 am
- **Event Description**: Come watch anime with us, read your favorite manga, and make your own ramen on Wednesday, January 21 at 3:30 pm. :)

Teen only program.
- **Event URL**: https://allevents.in/evergreen-park/anime-and-ramen/200029376402215
- **Event Categories**: anime
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Evergreen Park
- **state**: IL
- **country**: United States
- **location**: 9400 S Troy Ave, Evergreen Park, IL, United States, Illinois 60805
- **lat**: 41.72217
- **long**: -87.70105
- **full address**: 9400 S Troy Ave, Evergreen Park, IL, United States, Illinois 60805

## Event gallery

- **Alt text**: Anime and Ramen
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/9662b0fe75a3f8d314c0578fb512dac464809e9dd634598376da31f9b76affbb-rimg-w1200-h675-dcfffdf2-gmir?v=1768966192

## FAQs

- **Q**: When and where is Anime and Ramen being held?
  - **A:** Anime and Ramen takes place on Wed, 21 Jan, 2026 at 03:30 am to Wed, 21 Jan, 2026 at 03:30 am at 9400 S Troy Ave, Evergreen Park, IL, United States, Illinois 60805.
- **Q**: Who is organizing Anime and Ramen?
  - **A:** Anime and Ramen is organized by Evergreen Park Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Anime and Ramen",
        "image": "https://cdn-az.allevents.in/events1/banners/9662b0fe75a3f8d314c0578fb512dac464809e9dd634598376da31f9b76affbb-rimg-w1200-h675-dcfffdf2-gmir?v=1768966192",
        "startDate": "2026-01-21",
        "url": "https://allevents.in/evergreen-park/anime-and-ramen/200029376402215",
        "location": {
            "@type": "Place",
            "name": "9400 S Troy Ave, Evergreen Park, IL, United States, Illinois 60805",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9400 S Troy St, Evergreen Park, IL 60805-2330, United States",
                "addressLocality": "Evergreen Park",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.72217",
                "longitude": "-87.70105"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come watch anime with us, read your favorite manga, and make your own ramen on Wednesday, January 21 at 3:30 pm. :)\n\nTeen only program.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Evergreen Park Public Library",
                "url": "https://allevents.in/org/evergreen-park-public-library/25954140"
            }
        ]
    }
]
```