

# Event Details

- **Event Name**: Team Spirit
- **Event Start and End Date**: Wed, 04 Feb, 2026 at 11:00 am
- **Event Description**: Show off your favorite team jersey as the nation gets ready for the Superbowl!
- **Event URL**: https://allevents.in/cherry-hill/team-spirit/200029620453811
- **Event Categories**: sports, super-bowl
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

- **Ticket URL**: http://facebook.com/200029620453811?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=cherry+hill-events

## Event venue details

- **city**: Cherry Hill
- **state**: NJ
- **country**: United States
- **location**: 2201 Kaighns Ave (NJ-38), Cherry Hill, NJ, United States, New Jersey 08002
- **lat**: 39.93936
- **long**: -75.01541
- **full address**: 2201 Kaighns Ave (NJ-38), Cherry Hill, NJ, United States, New Jersey 08002

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: American Institute Cherry Hill (https://allevents.in/org/american-institute-cherry-hill/18498993)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/4d0e28221b452fc5b51ca641154d8d1a8e70f14f72cca8afc587dcd565976e96-rimg-w1200-h1552-dc634431-gmir?v=1770184210
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/2f90a65165bf465c2c2397c3d9c27f30e744ebde19f0c7268b64d5e445c09376-rimg-w300-h300-dc624431-gmir?v=1770184211

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 04 Feb, 2026 at 11:00 am
- **Q**: Where is the event happening?
  - **A:** 2201 Kaighns Ave (NJ-38), Cherry Hill, NJ, United States, New Jersey 08002
- **Q**: Who is organizing the event?
  - **A:** American Institute Cherry Hill
- **Q**: What type of event is this?
  - **A:** sports, super-bowl
- **Q**: Where can I find ticket details about Team Spirit ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Team Spirit",
        "image": "https://cdn-az.allevents.in/events2/banners/4d0e28221b452fc5b51ca641154d8d1a8e70f14f72cca8afc587dcd565976e96-rimg-w1200-h1552-dc634431-gmir?v=1770184210",
        "startDate": "2026-02-04",
        "url": "https://allevents.in/cherry-hill/team-spirit/200029620453811",
        "location": {
            "@type": "Place",
            "name": "2201 Kaighns Ave (NJ-38), Cherry Hill, NJ, United States, New Jersey 08002",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2201 Kaighns Ave, Cherry Hill, NJ 08002, United States",
                "addressLocality": "Cherry Hill",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.93936",
                "longitude": "-75.01541"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Show off your favorite team jersey as the nation gets ready for the Superbowl!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "American Institute Cherry Hill",
                "url": "https://allevents.in/org/american-institute-cherry-hill/18498993"
            }
        ]
    }
]
```