

# Event Details

- **Event Name**: Shopping Fest
- **Event Start and End Date**: Fri, 07 Apr, 2017 at 10:00 am – Mon, 10 Apr, 2017 at 08:00 pm
- **Event Description**: Pakistan Pavillion would be the greatest attraction at the show with its exotic traditional handicrafts, and cuisines.
- **Event URL**: https://allevents.in/chandigarh/shopping-fest/1464004770318545
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chandigarh
- **country**: India
- **location**: Himachal Bhawan, Chandigarh
- **lat**: 30.719454483478
- **long**: 76.809838206503
- **full address**: Himachal Bhawan, Chandigarh, India

## Event gallery

- **Alt text**: Shopping Fest
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb58e1f8c9ad797.jpg

## FAQs

- **Q**: When and where is Shopping Fest being held?
  - **A:** Shopping Fest takes place on Fri, 07 Apr, 2017 at 10:00 am to Mon, 10 Apr, 2017 at 08:00 pm at Himachal Bhawan, Chandigarh, India.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Shopping Fest",
        "image": "https://cdn2.allevents.in/thumbs/thumb58e1f8c9ad797.jpg",
        "startDate": "2017-04-07",
        "endDate": "2017-04-10",
        "url": "https://allevents.in/chandigarh/shopping-fest/1464004770318545",
        "location": {
            "@type": "Place",
            "name": "Himachal Bhawan, Chandigarh",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Sector 28",
                "addressLocality": "Chandigarh",
                "addressRegion": "",
                "addressCountry": "IN"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.719454483478",
                "longitude": "76.809838206503"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Pakistan Pavillion would be the greatest attraction at the show with its exotic traditional handicrafts, and cuisines.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cj Singh",
                "url": "https://allevents.in/org/cj-singh/3626188"
            }
        ]
    }
]
```