

# Event Details

- **Event Name**: Sunday Pokemon
- **Event Start and End Date**: Sun, 11 Apr, 2021 at 12:00 pm – Sun, 26 Dec, 2021 at 05:00 pm
- **Event URL**: https://allevents.in/chattanooga/sunday-pokemon/200021067305558
- **Event Categories**: pokemon
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chattanooga
- **state**: TN
- **country**: United States
- **location**: CM Games Hixson
- **lat**: 35.1316059
- **long**: -85.2386114
- **full address**: CM Games Hixson, 205 Northgate Mall Dr, Chattanooga, United States

## Event gallery

- **Alt text**: Sunday Pokemon
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/a4fa10c15380bbdb2e184e6942aa29a646737392875c7506ae18e897cb060c1f-rimg-w600-h263-gmir.jpg?v=1636737981

## FAQs

- **Q**: When and where is Sunday Pokemon being held?
  - **A:** Sunday Pokemon takes place on Sun, 11 Apr, 2021 at 12:00 pm to Sun, 26 Dec, 2021 at 05:00 pm at CM Games Hixson, 205 Northgate Mall Dr, Chattanooga, United States.
- **Q**: Who is organizing Sunday Pokemon?
  - **A:** Sunday Pokemon is organized by CM Games Hixson.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Pokemon",
        "image": "https://cdn-az.allevents.in/events2/banners/a4fa10c15380bbdb2e184e6942aa29a646737392875c7506ae18e897cb060c1f-rimg-w600-h263-gmir.jpg?v=1636737981",
        "startDate": "2021-04-11",
        "endDate": "2021-12-26",
        "url": "https://allevents.in/chattanooga/sunday-pokemon/200021067305558",
        "location": {
            "@type": "Place",
            "name": "CM Games Hixson",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "205 Northgate Mall Dr",
                "addressLocality": "Chattanooga",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.1316059",
                "longitude": "-85.2386114"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "organizer": [
            {
                "@type": "Organization",
                "name": "CM Games Hixson",
                "url": "https://allevents.in/org/cm-games-hixson/5028117",
                "description": "CM Games Hixson has everything! We sell retro through next-gen video games and hardware, movies, and TCGs like Magic, Pokemon, and Yugioh and more!"
            }
        ]
    }
]
```