

# Event Details

- **Event Name**: Black Friday Membership Sale
- **Event Start and End Date**: Fri, 28 Nov, 2025 at 12:00 am – Fri, 28 Nov, 2025 at 01:00 am
- **Event Description**: Black Friday Membership Sale at Discovery Center! The first 100 people will get there's 50% off and then 25% off for the rest of the day
- **Event URL**: https://allevents.in/springfield/black-friday-membership-sale/80003146149801
- **Event Categories**: black-friday
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Springfield
- **state**: MO
- **country**: United States
- **location**: Discovery Center of Springfield
- **lat**: 37.2085346
- **long**: -93.288624
- **full address**: Discovery Center of Springfield, 438 E St Louis St, Springfield, MO 65806, United States

## Event gallery

- **Alt text**: Black Friday Membership Sale
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb691f6b16c4d97.jpg

## FAQs

- **Q**: When and where is Black Friday Membership Sale being held?
  - **A:** Black Friday Membership Sale takes place on Fri, 28 Nov, 2025 at 12:00 am to Fri, 28 Nov, 2025 at 01:00 am at Discovery Center of Springfield, 438 E St Louis St, Springfield, MO 65806, United States.
- **Q**: Who is organizing Black Friday Membership Sale?
  - **A:** Black Friday Membership Sale is organized by lori workman.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Black Friday Membership Sale",
        "image": "https://cdn2.allevents.in/thumbs/thumb691f6b16c4d97.jpg",
        "startDate": "2025-11-28",
        "endDate": "2025-11-28",
        "url": "https://allevents.in/springfield/black-friday-membership-sale/80003146149801",
        "location": {
            "@type": "Place",
            "name": "Discovery Center of Springfield",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "438 E St Louis St, Springfield, MO 65806, United States",
                "postalCode": "65806",
                "addressLocality": "Springfield",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.2085346",
                "longitude": "-93.288624"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Black Friday Membership Sale at Discovery Center! The first 100 people will get there's 50% off and then 25% off for the rest of the day",
        "organizer": [
            {
                "@type": "Organization",
                "name": "lori workman",
                "url": "https://allevents.in/org/lori-workman/27074056"
            }
        ]
    }
]
```