

# Event Details

- **Event Name**: Name Your Price Sale
- **Event Start and End Date**: Fri, 01 May, 2026 at 08:00 am – Sat, 02 May, 2026 at 02:00 pm
- **Event Description**: Join us for 2 days of bargain shopping for a great cause! Items of all kinds. 8am-2pm Friday and Saturday May 1 & 2.
- **Event URL**: https://allevents.in/mccomb/name-your-price-sale/200029978828435
- **Event Categories**: nonprofit, shopping
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Mccomb
- **state**: MS
- **country**: United States
- **location**: 718 Hart Rd, McComb, MS
- **lat**: 31.2412
- **long**: -90.47734
- **full address**: 718 Hart Rd, McComb, MS, United States

## Event gallery

- **Alt text**: Name Your Price Sale
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/e56db8a1d72b182dd8d92086f284f48b024cb2aae6e251f6628e5a0524fc572e-rimg-w1200-h630-dcf0b0db-gmir?v=1777574093

## FAQs

- **Q**: When and where is Name Your Price Sale being held?
  - **A:** Name Your Price Sale takes place on Fri, 01 May, 2026 at 08:00 am to Sat, 02 May, 2026 at 02:00 pm at 718 Hart Rd, McComb, MS, United States.
- **Q**: Who is organizing Name Your Price Sale?
  - **A:** Name Your Price Sale is organized by McComb First Assembly.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Name Your Price Sale",
        "image": "https://cdn-az.allevents.in/events3/banners/e56db8a1d72b182dd8d92086f284f48b024cb2aae6e251f6628e5a0524fc572e-rimg-w1200-h630-dcf0b0db-gmir?v=1777574093",
        "startDate": "2026-05-01",
        "endDate": "2026-05-02",
        "url": "https://allevents.in/mccomb/name-your-price-sale/200029978828435",
        "location": {
            "@type": "Place",
            "name": "718 Hart Rd, McComb, MS",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "718 Hart Rd, McComb, MS 39648-4438, United States",
                "addressLocality": "Mccomb",
                "addressRegion": "MS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.2412",
                "longitude": "-90.47734"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for 2 days of bargain shopping for a great cause! Items of all kinds. 8am-2pm Friday and Saturday May 1 & 2.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "McComb First Assembly",
                "url": "https://allevents.in/org/mccomb-first-assembly/25521647"
            }
        ]
    }
]
```