{"info":{"_postman_id":"655a5084-6a44-42c1-9c59-68c46ace4657","name":"Simon Web Services - Partner API","description":"<html><head></head><body><img src=\"https://res.cloudinary.com/postman/image/upload/t_team_logo/v1/team/c58092dc6f49a47e62cac4050724b2bc8a9e76430dd8f2f910611e7c352a9025?fp=1594142514632\" alt=\"alt text\">\n\n<h2 id=\"api-v12-reference-documentation\">API v1.2 Reference Documentation</h2>\n<h3 id=\"general-api-support-notes\">General API Support Notes</h3>\n<p><strong>Compression &amp; Transport</strong><br>Gzip compression and decompression is supported on demand when requested to do so by the requesting client. The payload size of typical requests, when gzip is used, will decrease significantly. The accepted encoding standard header is used to achieve this.</p>\n<p><em>SAMPLE GZIP REQUEST HEADER</em></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code> Accept-Encoding: gzip\n\n</code></pre><p><em>Forward Compatible Changes</em><br>Occasionally, Simon will add new elements and/or attributes to an existing API call within the existing version. These changes should be forward compatible with any existing code, as any new items added will be optional and/or have a default if not specified.</p>\n<p><em>API Caller Best Practices</em><br>To ensure compatibility and avoid any tight coupling of your code with the Simon API, ensure that your code can accept/ignore any new elements or attributes in the JSON schema, both in API return values as well as any callback methods. The following are some best practices:</p>\n<p>Only get/bind the data that you need: Sometimes referred to as Duck Typing, when retrieving data from an API block, it’s generally better to retrieve the specific data elements you use rather than trying to map or convert the entire object. The more that you can utilize Duck Typing, the lower coupling you’ll have with the Platform.<br>Utilize JSON URLs whenever possible: Item references in the Platform APIs include the REST URL to retrieve them. Whenever possible, utilize the URL that is returned rather than hard coding URL paths in the code.<br>Avoid strict binding tools: There are binding/code generating tools that will map data to a class and bind the data to the object. Some of these libraries are strictly coupling tools in that a new attribute in the JSON data will throw an Exception if it doesn’t exist in the class. Some libraries have an option to ignore the strict coupling, so that should be set if it exists. Otherwise, avoid these tools.<br>Create tests with extra (random) elements: After you have the basic test for an API call, add an extra test that has an additional element and attribute in it. If your code continues to function with these extra elements, then the code is forward compatible. If the code breaks, or you get an Exception about a missing element in class, then you should rethink the approach.</p>\n<p><em>Keying &amp; Partner/Vendor Identification</em><br>API key management<br>A unique key corresponds to a unique vendor in the database, and grants access to the API, its endpoints, and their contained data.receipt</p>\n<p>To get a key, a user must simply provide their name to the Digital Marketing team, and a unique key will be generated. This key must be passed as a parameter of the HTTP headers, as shown below. If no key is provided, the API will respond with a 401 Unauthorized status code, and a corresponding error message.</p>\n<p><strong>SAMPLE REQUEST HEADERS</strong>:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>Content-Type:application/json\nKey:12345678-1234-1234-1234-123456789012\n\n</code></pre><p><em>Data Formatting</em><br>Header data is numbererpreted and causes the server to respond accordingly with one of [rss | xml | json], based on the content-type request headers coming in. The default return format is XML if no content-type is specified.</p>\n<h3 id=\"response-header-for-xml-default\">RESPONSE HEADER for XML (default)</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>Content-Type: text/xml; charset=utf-8\n\n</code></pre><h3 id=\"response-header-for-json\">RESPONSE HEADER for JSON</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>Content-Type: application/json; charset=utf-8\n\n</code></pre><p>All non-POST input/request data should be urlencoded so that strings and special characters are transferred in a friendly format. This means that a query for Circle Centre would be sent as Circle Centre, and H&amp;M would sent as H&amp;M.</p>\n<p><em>Rate Limiting</em><br>Currently, no rate limits are set, but usage will be tightly monitored, and Simon reserves the right to restrict request rates at any time, without notice. In the event of this being implemented, response data will notify the user with a 401 status code, and include a message stating that the rate limit has been hit. In the meantime, please utilize best practices with regard to caching and be reasonable in the frequency of hits to the API.</p>\n<p><em>Error Handling</em><br>If there is an error the API will return with a message. Along with the corresponding http response code. Codes will either be a 401 in the event of an invalid API key, or a 400 in the event of a malformed request or empty result set.</p>\n<p><em>NOTE: if you forget to specify an endpoint, the system return a 404 code with an error message prompting you to make your request to an available endpoint.</em></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"17372645","collectionId":"655a5084-6a44-42c1-9c59-68c46ace4657","publishedId":"2s8YemvEP2","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2025-11-20T18:56:35.000Z"},"item":[{"name":"Malls & Centers","item":[{"name":"Mall Information","id":"5080dc34-fcdf-4c84-bf9e-670c1a49bb4e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","type":"text"}],"url":"https://api.simon.com/v1.2/mall?mallid=223","description":"<p>This endpoint provides access to information about malls within the Simon portfolio, and allows for querying of malls by a location or search name.</p>\n","urlObject":{"path":["mall"],"host":["https://api.simon.com/v1.2"],"query":[{"disabled":true,"description":{"content":"<p>String name of the mall \"Greenwood Park Mall\"</p>\n","type":"text/plain"},"key":"mallName ","value":""},{"disabled":true,"description":{"content":"<p>Allows to pull a smaller payload of key details for smaller faster requests.  Boolean True/False</p>\n","type":"text/plain"},"key":"lw","value":""},{"disabled":true,"key":"zipCode","value":"46204"},{"disabled":true,"key":"radius","value":"20"},{"key":"mallid","value":"223"}],"variable":[]}},"response":[{"id":"b1d05ea6-5b3d-4c2d-b33b-22008294b688","name":"Mall Information (full weight information)","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","type":"text"}],"url":{"raw":"https://api.simon.com/v1.2/mall?mallid=223","host":["https://api.simon.com/v1.2"],"path":["mall"],"query":[{"key":"mallid","value":"223","description":"A number, example: \"165\" for Greenwood Park Mall"},{"key":"mallName ","value":"","description":"String name of the mall \"Greenwood Park Mall\"","disabled":true},{"key":"lw","value":"","description":"Allows to pull a smaller payload of key details for smaller faster requests.  Boolean True/False","disabled":true},{"key":"zipCode","value":"46204","disabled":true},{"key":"radius","value":"20","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 08 Jun 2023 15:22:10 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"3945"},{"key":"Connection","value":"keep-alive"},{"key":"Terms-Of-Use","value":"Access to this Service is subject to the Terms of Use: http://www.simon.com/legal/api-terms-of-use"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Authorization, Accept"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Cache-Control","value":"public, max-age=10800"},{"key":"X-Yottaa-ForceCache","value":"true"},{"key":"X-Yottaa-ForceCache","value":"true"},{"key":"X-Yottaa-OS","value":"200"},{"key":"X-Yottaa-Optimizations","value":"ob/1000 si/32D1a5fec6ae-1686221729-1801531631 tts/1685638206133 ti/5d28dce54f1bbf32c27aeb24 ai/5d28dce44f1bbf32c27aeabb tm/0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Encoding","value":"gzip"},{"key":"Age","value":"0"},{"key":"X-Yottaa-Metrics","value":"3221a5fec666/[70,67,-] 32D1a5fec6ae/[-,75.358]"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"mallId\": 866,\n        \"mallCode\": \"7847\",\n        \"mallName\": \"Carlsbad Premium Outlets®\",\n        \"urlFriendlyName\": \"carlsbad\",\n        \"latitude\": 33.126454,\n        \"longitude\": -117.321098,\n        \"printMallMapUrl\": \"\",\n        \"embedMap\": \"https://www.premiumoutlets.com/mall/carlsbad/map?noframe=true\",\n        \"address\": {\n            \"street1\": \"5620 Paseo Del Norte\",\n            \"street2\": \"\",\n            \"city\": \"Carlsbad\",\n            \"state\": \"CA\",\n            \"zipCode\": \"92008\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": [],\n        \"hours\": [\n            {\n                \"isClosed\": false,\n                \"startDayOfWeek\": \"Monday\",\n                \"endDayOfWeek\": \"Thursday\",\n                \"startTime\": \"10:00am\",\n                \"endTime\": \"7:00pm\",\n                \"description\": \"Regular Hours\"\n            },\n            {\n                \"isClosed\": false,\n                \"startDayOfWeek\": \"Friday\",\n                \"endDayOfWeek\": \"Saturday\",\n                \"startTime\": \"10:00am\",\n                \"endTime\": \"8:00pm\",\n                \"description\": \"Regular Hours\"\n            },\n            {\n                \"isClosed\": false,\n                \"startDayOfWeek\": \"Sunday\",\n                \"endDayOfWeek\": \"Sunday\",\n                \"startTime\": \"11:00am\",\n                \"endTime\": \"7:00pm\",\n                \"description\": \"Regular Hours\"\n            }\n        ],\n        \"hours_today\": \"Open 10:00AM - 7:00PM\",\n        \"phones\": {\n            \"office\": \"(760) 804-9045\",\n            \"security\": \"(760) 500-3819\",\n            \"information\": \"(760) 804-9000\"\n        },\n        \"amenities\": [\n            {\n                \"iconUrl\": \"https://assets.simon.com/content/amenityicons/png/base/3.png\",\n                \"IsMapped\": true,\n                \"IsFamily\": false,\n                \"MallWide\": false,\n                \"amenityId\": 3,\n                \"name\": \"ATM\",\n                \"urlName\": \"atm\",\n                \"description\": \"Located next to the Management Office\"\n            },\n            {\n                \"iconUrl\": \"https://assets.simon.com/content/amenityicons/png/base/3333.png\",\n                \"IsMapped\": true,\n                \"IsFamily\": true,\n                \"MallWide\": false,\n                \"amenityId\": 3333,\n                \"name\": \"Baby Changing Station\",\n                \"urlName\": \"baby-changing-station\",\n                \"description\": \"  \"\n            },\n            {\n                \"iconUrl\": \"https://assets.simon.com/content/amenityicons/png/base/56.png\",\n                \"IsMapped\": true,\n                \"IsFamily\": true,\n                \"MallWide\": false,\n                \"amenityId\": 56,\n                \"name\": \"Drinking Fountain\",\n                \"urlName\": \"drinking-fountain\",\n                \"description\": \"Three location throughout the center by each restroom.\"\n            },\n            {\n                \"iconUrl\": \"https://assets.simon.com/content/amenityicons/png/base/3365.png\",\n                \"IsMapped\": true,\n                \"IsFamily\": false,\n                \"MallWide\": false,\n                \"amenityId\": 3365,\n                \"name\": \"EV (Electric Vehicle) Charging Stations\",\n                \"urlName\": \"ev-electric-vehicle-charging-stations\",\n                \"description\": \"South Entrance in front of Rubio's\"\n            },\n            {\n                \"iconUrl\": \"https://assets.simon.com/content/amenityicons/png/base/3366.png\",\n                \"IsMapped\": true,\n                \"IsFamily\": true,\n                \"MallWide\": false,\n                \"amenityId\": 3366,\n                \"name\": \"Family Restrooms\",\n                \"urlName\": \"family-restrooms\",\n                \"description\": \"   \"\n            },\n            {\n                \"iconUrl\": \"https://assets.simon.com/content/amenityicons/png/base/3370.png\",\n                \"IsMapped\": false,\n                \"IsFamily\": false,\n                \"MallWide\": true,\n                \"amenityId\": 3370,\n                \"name\": \"Management Office\",\n                \"urlName\": \"management-office\",\n                \"description\": \"Visit the Mall Management Office and Information Center to learn about leasing space, marketing opportunities, general customer service inquires and more. The Mall Management Office is located behind GAP. Hours of operation are Monday-Friday 10A-5P.\"\n            },\n            {\n                \"iconUrl\": \"https://assets.simon.com/content/amenityicons/png/base/7.png\",\n                \"IsMapped\": true,\n                \"IsFamily\": true,\n                \"MallWide\": false,\n                \"amenityId\": 7,\n                \"name\": \"Nursing Mothers Lounge\",\n                \"urlName\": \"nursing-mothers-lounge\",\n                \"description\": \"Located behind Tommy Hilfiger Store\"\n            },\n            {\n                \"iconUrl\": \"https://assets.simon.com/content/amenityicons/png/base/10.png\",\n                \"IsMapped\": true,\n                \"IsFamily\": true,\n                \"MallWide\": false,\n                \"amenityId\": 10,\n                \"name\": \"Restrooms\",\n                \"urlName\": \"restrooms\",\n                \"description\": \"Three locations throughout the center\\r\\n\"\n            },\n            {\n                \"iconUrl\": \"https://assets.simon.com/content/amenityicons/png/base/3373.png\",\n                \"IsMapped\": true,\n                \"IsFamily\": false,\n                \"MallWide\": false,\n                \"amenityId\": 3373,\n                \"name\": \"Retailer Gift Cards\",\n                \"urlName\": \"retailer-gift-cards\",\n                \"description\": \"Please visit our website: https://www.simon.com/giftcard/\\r\\n \\r\\n\"\n            },\n            {\n                \"iconUrl\": \"https://assets.simon.com/content/amenityicons/png/base/129.png\",\n                \"IsMapped\": true,\n                \"IsFamily\": false,\n                \"MallWide\": false,\n                \"amenityId\": 129,\n                \"name\": \"Ride-Sharing Pick-Up & Drop-Off Zone\",\n                \"urlName\": \"ride-sharing-pick-up-drop-off-zone\",\n                \"description\": \"Located behind the information center which is located behind GAP.\"\n            },\n            {\n                \"iconUrl\": \"https://assets.simon.com/content/amenityicons/png/base/3374.png\",\n                \"IsMapped\": true,\n                \"IsFamily\": false,\n                \"MallWide\": false,\n                \"amenityId\": 3374,\n                \"name\": \"Security & Police Substation\",\n                \"urlName\": \"security-police-substation\",\n                \"description\": \"    \"\n            },\n            {\n                \"iconUrl\": \"https://assets.simon.com/content/amenityicons/png/base/70.png\",\n                \"IsMapped\": false,\n                \"IsFamily\": false,\n                \"MallWide\": true,\n                \"amenityId\": 70,\n                \"name\": \"StormReady\",\n                \"urlName\": \"stormready\",\n                \"description\": \"All Simon Malls, Mills and Premium Outlets in the U.S. have achieved the national 'StormReady' designation by the National Weather Service. This designation recognizes Simon centers' preparedness to handle all types of severe and potentially life-threatening weather situations.\"\n            },\n            {\n                \"iconUrl\": \"https://assets.simon.com/content/amenityicons/png/base/3324.png\",\n                \"IsMapped\": true,\n                \"IsFamily\": true,\n                \"MallWide\": false,\n                \"amenityId\": 3324,\n                \"name\": \"Strollers   \",\n                \"urlName\": \"strollers\",\n                \"description\": \" \"\n            },\n            {\n                \"iconUrl\": \"https://assets.simon.com/content/amenityicons/png/base/51.png\",\n                \"IsMapped\": true,\n                \"IsFamily\": false,\n                \"MallWide\": false,\n                \"amenityId\": 51,\n                \"name\": \"Tesla Charging Station\",\n                \"urlName\": \"tesla-charging-station\",\n                \"description\": \" \"\n            },\n            {\n                \"iconUrl\": \"https://assets.simon.com/content/amenityicons/png/base/3327.png\",\n                \"IsMapped\": true,\n                \"IsFamily\": false,\n                \"MallWide\": false,\n                \"amenityId\": 3327,\n                \"name\": \"Wheelchairs (Complimentary)\",\n                \"urlName\": \"wheelchairs-complimentary\",\n                \"description\": \"Information Center, located in the Management Office\"\n            }\n        ],\n        \"description\": \"Conveniently located right off the intersection of I-5 and Palomar Airport Road, Carlsbad Premium Outlets® is one of San Diego's premier shopping destinations. Shop more than 85 designer and name-brand outlet stores including Coach, Kate Spade New York, Michael Kors, Polo Ralph Lauren, and more.\",\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Conveniently located right off the intersection of I-5 and Palomar Airport Road, Carlsbad Premium Outlets® is one of San Diego's premier shopping destinations. Shop more than 85 designer and name-brand outlet stores including Coach, Kate Spade New York, Michael Kors, Polo Ralph Lauren, and more.\",\n        \"propertyPhoto\": \"https://assets.simon.com/siteassets/images/propertythumbs/866/carlsbad-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/propertyimages/866/carlsbad-premium-outlets-01.jpg\",\n        \"socialLinks\": {\n            \"Twitter\": \"https://twitter.com/carlsbadpo\",\n            \"Facebook\": \"https://facebook.com/carlsbadpremiumoutlets\",\n            \"GooglePlaces\": \"https://plus.google.com/116208131909292152882\",\n            \"GooglePlus\": \"https://plus.google.com/103467271958580510912/about\",\n            \"StyleSetter\": \"http://www.foundatsimon.com\",\n            \"Instagram\": \"https://instagram.com/carlsbad_po\",\n            \"YouTube\": \"\",\n            \"ChatBot\": \"http://m.me/528483927287087?ref=5b15a954484fc70d69882530\"\n        },\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 289087,\n        \"vanityUrl\": \"carlsbadpremiumoutlets.com\",\n        \"mallFlags\": {\n            \"isTourismMall\": false,\n            \"isOutletMarketPlace\": false,\n            \"hadDeals\": true,\n            \"hasNews\": true,\n            \"hasEvents\": false,\n            \"hasEntertainment\": false,\n            \"hasDining\": true,\n            \"isFamily\": false,\n            \"isTravelHere\": true,\n            \"isSearchEnabled\": true,\n            \"validPreferredMall\": false,\n            \"isInCrisisMode\": false\n        },\n        \"mapSlug\": \"simon-carlsbad\",\n        \"propertyHoursString\": \"Monday to Thursday 10am - 7pm|Friday to Saturday 10am - 8pm|Sunday 11am - 7pm\",\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": \"\",\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/866.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/866.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": [\n            {\n                \"locationId\": 96288,\n                \"locationName\": \"Coach Outlet\",\n                \"logoUrl\": \"https://assets.simon.com/tenantlogos/17524.png\"\n            },\n            {\n                \"locationId\": 106196,\n                \"locationName\": \"Tory Burch\",\n                \"logoUrl\": \"https://assets.simon.com/tenantlogos/15560.png\"\n            },\n            {\n                \"locationId\": 96305,\n                \"locationName\": \"Vans Outlet\",\n                \"logoUrl\": \"https://assets.simon.com/tenantlogos/14115.png\"\n            },\n            {\n                \"locationId\": 111926,\n                \"locationName\": \"Michael Kors Outlet\",\n                \"logoUrl\": \"https://assets.simon.com/tenantlogos/23308.png\"\n            },\n            {\n                \"locationId\": 96314,\n                \"locationName\": \"Polo Ralph Lauren\",\n                \"logoUrl\": \"https://assets.simon.com/tenantlogos/4640.png\"\n            },\n            {\n                \"locationId\": 96349,\n                \"locationName\": \"Wetzel's Pretzels Second Location\",\n                \"logoUrl\": \"https://assets.simon.com/tenantlogos/6580.png\"\n            },\n            {\n                \"locationId\": 123815,\n                \"locationName\": \"Kate Spade New York Outlet\",\n                \"logoUrl\": \"https://assets.simon.com/tenantlogos/33727.png\"\n            },\n            {\n                \"locationId\": 96335,\n                \"locationName\": \"Banana Republic Factory Store\",\n                \"logoUrl\": \"https://assets.simon.com/tenantlogos/13293.png\"\n            },\n            {\n                \"locationId\": 118621,\n                \"locationName\": \"BOSS Outlet\",\n                \"logoUrl\": \"https://assets.simon.com/tenantlogos/14077.png\"\n            }\n        ],\n        \"POId\": \"Carlsbad\",\n        \"directions\": [\n            {\n                \"direction_type\": \"Car\",\n                \"direction_type_id\": 1,\n                \"direction\": \"Carlsbad Premium Outlets is located off Interstate 5 between Palomar Airport Rd. and Cannon Rd. \\r\\n\\r\\nJust 30 minutes north of downtown San Diego and 45 minutes south of Orange County. \\r\\n\\r\\n From the Los Angeles Area: \\r\\nInterstate 5 South, exit Palomar Airport Rd. and turn left to head East. 1/2 block east of I-5, turn left at the first stop light onto Paseo del Norte. \\r\\n\\r\\n From San Diego: \\r\\nInterstate 5 North, exit Palomar Airport Rd. and turn right to head East. 1/2 block east of I-5, turn left at the first stop light onto Paseo del Norte.\\r\\n\\r\\n\\r\\n \",\n                \"iconUrl\": \"https://assets.simon.com/content/directionsicons/base/car.png\",\n                \"iconUrlRetina\": \"https://assets.simon.com/content/directionsicons/retina/car.png\"\n            },\n            {\n                \"direction_type\": \"Bus\",\n                \"direction_type_id\": 2,\n                \"direction\": \"North County Transit District (NCTD Bus) \\r\\nFrom North: \\r\\n101 Bus towards VA / UTC \\r\\nExit at Carlsbad Blvd & Tierra del Oro Street stop \\r\\nCenter is approximately 1 mile away\\r\\nFor route or schedule information, please visit ww.gonctd.com\\r\\nFrom South: \\r\\n101 Bus towards Oceanside \\r\\nExit at Carlsbad Blvd & Cannon Road stop \\r\\nCenter is approximately 1 mile away \\r\\nFor route or schedule information, please visit ww.gonctd.com\\r\\n\\r\\n\",\n                \"iconUrl\": \"https://assets.simon.com/content/directionsicons/base/bus.png\",\n                \"iconUrlRetina\": \"https://assets.simon.com/content/directionsicons/retina/bus.png\"\n            },\n            {\n                \"direction_type\": \"Train\",\n                \"direction_type_id\": 8,\n                \"direction\": \"Amtrak Train\\r\\nFrom San Diego station (SAN) to Poinsettia station (POI). Taxi to Carlsbad Premium Outlets. Please call (800) 872-7245.\",\n                \"iconUrl\": \"https://assets.simon.com/content/directionsicons/base/train.png\",\n                \"iconUrlRetina\": \"https://assets.simon.com/content/directionsicons/retina/train.png\"\n            },\n            {\n                \"direction_type\": \"Shuttle\",\n                \"direction_type_id\": 6,\n                \"direction\": \"Traveling from Tijuana and you are making your way North?\\r\\nNEW! Carlsbad Premium Outlets Shopper Package \\r\\nThe Ultimate Carlsbad Premium Outlets shopping day in Carlsbad, California includes Round Trip van/bus ticket from San Ysidro plus a $25 giftcard! \\r\\nBook here now: https://bit.ly/3FCNvTE \\r\\n \",\n                \"iconUrl\": \"https://assets.simon.com/content/directionsicons/base/shuttle.png\",\n                \"iconUrlRetina\": \"https://assets.simon.com/content/directionsicons/retina/shuttle.png\"\n            }\n        ],\n        \"weatherforcast\": [\n            {\n                \"forecastlow\": \"58\",\n                \"forecasthigh\": \"67\",\n                \"temp\": \"62\",\n                \"forecastlowascelsius\": \"14\",\n                \"forecasthighascelsius\": \"19\",\n                \"tempascelsius\": \"16\",\n                \"weathertext\": \"Overcast Clouds\",\n                \"weathercode\": \"34\",\n                \"forecastdate\": \"6/8/2023\",\n                \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\",\n                \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\"\n            },\n            {\n                \"forecastlow\": \"58\",\n                \"forecasthigh\": \"68\",\n                \"temp\": \"67\",\n                \"forecastlowascelsius\": \"15\",\n                \"forecasthighascelsius\": \"20\",\n                \"tempascelsius\": \"20\",\n                \"weathertext\": \"Sky Is Clear\",\n                \"weathercode\": \"34\",\n                \"forecastdate\": \"6/9/2023\",\n                \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\",\n                \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\"\n            },\n            {\n                \"forecastlow\": \"60\",\n                \"forecasthigh\": \"67\",\n                \"temp\": \"67\",\n                \"forecastlowascelsius\": \"16\",\n                \"forecasthighascelsius\": \"19\",\n                \"tempascelsius\": \"19\",\n                \"weathertext\": \"Overcast Clouds\",\n                \"weathercode\": \"34\",\n                \"forecastdate\": \"6/10/2023\",\n                \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\",\n                \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\"\n            },\n            {\n                \"forecastlow\": \"60\",\n                \"forecasthigh\": \"66\",\n                \"temp\": \"63\",\n                \"forecastlowascelsius\": \"15\",\n                \"forecasthighascelsius\": \"19\",\n                \"tempascelsius\": \"17\",\n                \"weathertext\": \"Light Rain\",\n                \"weathercode\": \"11\",\n                \"forecastdate\": \"6/11/2023\",\n                \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\",\n                \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\"\n            },\n            {\n                \"forecastlow\": \"59\",\n                \"forecasthigh\": \"65\",\n                \"temp\": \"64\",\n                \"forecastlowascelsius\": \"15\",\n                \"forecasthighascelsius\": \"19\",\n                \"tempascelsius\": \"18\",\n                \"weathertext\": \"Overcast Clouds\",\n                \"weathercode\": \"34\",\n                \"forecastdate\": \"6/12/2023\",\n                \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\",\n                \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\"\n            },\n            {\n                \"forecastlow\": \"58\",\n                \"forecasthigh\": \"67\",\n                \"temp\": \"66\",\n                \"forecastlowascelsius\": \"14\",\n                \"forecasthighascelsius\": \"20\",\n                \"tempascelsius\": \"19\",\n                \"weathertext\": \"Sky Is Clear\",\n                \"weathercode\": \"34\",\n                \"forecastdate\": \"6/13/2023\",\n                \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\",\n                \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\"\n            },\n            {\n                \"forecastlow\": \"59\",\n                \"forecasthigh\": \"69\",\n                \"temp\": \"69\",\n                \"forecastlowascelsius\": \"15\",\n                \"forecasthighascelsius\": \"21\",\n                \"tempascelsius\": \"20\",\n                \"weathertext\": \"Few Clouds\",\n                \"weathercode\": \"34\",\n                \"forecastdate\": \"6/14/2023\",\n                \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\",\n                \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\"\n            },\n            {\n                \"forecastlow\": \"59\",\n                \"forecasthigh\": \"72\",\n                \"temp\": \"71\",\n                \"forecastlowascelsius\": \"15\",\n                \"forecasthighascelsius\": \"22\",\n                \"tempascelsius\": \"21\",\n                \"weathertext\": \"Sky Is Clear\",\n                \"weathercode\": \"34\",\n                \"forecastdate\": \"6/15/2023\",\n                \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\",\n                \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\"\n            },\n            {\n                \"forecastlow\": \"63\",\n                \"forecasthigh\": \"75\",\n                \"temp\": \"72\",\n                \"forecastlowascelsius\": \"17\",\n                \"forecasthighascelsius\": \"24\",\n                \"tempascelsius\": \"22\",\n                \"weathertext\": \"Overcast Clouds\",\n                \"weathercode\": \"34\",\n                \"forecastdate\": \"6/16/2023\",\n                \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\",\n                \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\"\n            },\n            {\n                \"forecastlow\": \"61\",\n                \"forecasthigh\": \"72\",\n                \"temp\": \"72\",\n                \"forecastlowascelsius\": \"16\",\n                \"forecasthighascelsius\": \"22\",\n                \"tempascelsius\": \"22\",\n                \"weathertext\": \"Sky Is Clear\",\n                \"weathercode\": \"34\",\n                \"forecastdate\": \"6/17/2023\",\n                \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\",\n                \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\"\n            }\n        ],\n        \"smsmallkeyword\": \"Carlsbad\",\n        \"utcOffset\": -8,\n        \"timeZone\": \"PDT\",\n        \"marketingRegion\": \"*Region - West\",\n        \"uberTripUrl\": \"http://a.gotoloc.com/uber/FHMlSKKDUw\",\n        \"levels\": \"1\"\n    }\n]"},{"id":"1fc8df49-b559-4037-bfe5-d1cc7db0bee5","name":"Mall Information lite request","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","type":"text"}],"url":{"raw":"https://https://api.simon.com/v1.2/mall?mallid=223&lw=true","protocol":"https","host":["https://api.simon.com/v1.2"],"path":["mall"],"query":[{"key":"mallid","value":"223","description":"A number, example: \"163\" for Circle Centre"},{"key":"mallName ","value":null,"description":"String name of the mall \"Circle Centre\"","disabled":true},{"key":"zipCode","value":null,"description":"Zipcode to use for US Radius search *46204 or 46204-1234*","disabled":true},{"key":"radius","value":null,"description":"A given radius to search for from the supplied zipCode parameter.  Number in miles  1/5/10/20","disabled":true},{"key":"lw","value":null,"description":"Allows to pull a smaller payload of key details for smaller faster requests.  Boolean True/False","disabled":true},{"key":"lw","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Content-Encoding","value":"gzip"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Terms-Of-Use","value":"Access to this Service is subject to the Terms of Use: http://www.simon.com/legal/api-terms-of-use"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Mon, 04 Oct 2021 20:09:50 GMT"},{"key":"Content-Length","value":"1037"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"mallId\": 163,\n        \"mallCode\": \"0564\",\n        \"mallName\": \"Circle Centre Mall\",\n        \"urlFriendlyName\": \"circle-centre-mall\",\n        \"latitude\": 39.765257,\n        \"longitude\": -86.159397,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"49 W Maryland St\",\n            \"street2\": \"\",\n            \"city\": \"Indianapolis\",\n            \"state\": \"IN\",\n            \"zipCode\": \"46204\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Circle Centre Mall is located in the heart of downtown Indianapolis just south of Monument Circle. The center features over 100 retailers including Banana Republic, Lucky Brand and H&M. The center is also home to Regal Theaters and fifteen sit-down restaurants offering some of the city's best date-night experiences. Twelve hotels connect to Circle Centre Mall and the proximity to city's arts and culture make it a downtown destination for Indianapolis visitors and residents.Indianapolis is the capital and cultural hub of Indiana. Area attractions include top-notch professional sports venues, a thriving convention industry and numerous museum and entertainment attractions.'\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/163/circle-centre-01.jpg\",\n        \"propertyPhotoLrg\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/163/circle-centre-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 729981,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://localhost/siteassets/images/png-fallback/163.png\",\n        \"largeLogoPng\": \"https://localhost/assets/malllogos/png/large/163.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    }\n]"},{"id":"52d7ccdd-bc80-404d-84c3-722e278d7696","name":"Invalid Zip entered","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","type":"text"}],"url":{"raw":"https://https://api.simon.com/v1.2/mall?zipCode=45fff&radius=120","protocol":"https","host":["https://api.simon.com/v1.2"],"path":["mall"],"query":[{"key":"mallid","value":"223","description":"A number, example: \"163\" for Circle Centre","disabled":true},{"key":"mallName ","value":"","description":"String name of the mall \"Circle Centre\"","disabled":true},{"key":"zipCode","value":"45fff","description":"Zipcode to use for US Radius search *46204"},{"key":"radius","value":"120","description":"A given radius to search for from the supplied zipCode parameter.  Number in miles  1/5/10/20"},{"key":"lw","value":"","description":"Allows to pull a smaller payload of key details for smaller faster requests.  Boolean True/False","disabled":true}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"private"},{"key":"Content-Length","value":"50"},{"key":"Content-Type","value":"application/json"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Terms-Of-Use","value":"Access to this Service is subject to the Terms of Use: http://www.simon.com/legal/api-terms-of-use"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 14 Sep 2022 16:49:41 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Message\": \"Zipcode provided is not valid\"\n}"},{"id":"fc497fb1-063a-4cd7-b120-36fd59fe3d69","name":"Invalid Radius","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","type":"text"}],"url":{"raw":"https://https://api.simon.com/v1.2/mall?zipCode=46204&radius=201","protocol":"https","host":["https://api.simon.com/v1.2"],"path":["mall"],"query":[{"key":"mallid","value":"223","description":"A number, example: \"163\" for Circle Centre","disabled":true},{"key":"mallName ","value":"","description":"String name of the mall \"Circle Centre\"","disabled":true},{"key":"zipCode","value":"46204","description":"Zipcode to use for US Radius search *46204"},{"key":"radius","value":"201","description":"A given radius to search for from the supplied zipCode parameter.  Number in miles  1/5/10/20"},{"key":"lw","value":"","description":"Allows to pull a smaller payload of key details for smaller faster requests.  Boolean True/False","disabled":true}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"private"},{"key":"Content-Length","value":"58"},{"key":"Content-Type","value":"application/json"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Terms-Of-Use","value":"Access to this Service is subject to the Terms of Use: http://www.simon.com/legal/api-terms-of-use"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 14 Sep 2022 16:51:19 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Message\": \"Radius invalid. Must be between 1-200\"\n}"}],"_postman_id":"5080dc34-fcdf-4c84-bf9e-670c1a49bb4e"},{"name":"Get Closest Mall","id":"e427b5b9-5d6a-4da6-9687-5ccafe99b92a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","type":"text"}],"url":"https://https://api.simon.com/v1.2/mall/getclosestmall?lat={{latitude}}&lon={{longitude}}&lw=true","description":"<p>This endpoint provides access to information about the closest mall within the Simon portfolio specified by the given latitude and longitude values when querying of malls by a location or search name.</p>\n","urlObject":{"protocol":"https","path":["mall","getclosestmall"],"host":["https://api.simon.com/v1.2"],"query":[{"description":{"content":"<p>Latitude lat in degrees (string, like 39.766304 or 39.766)</p>\n","type":"text/plain"},"key":"lat","value":"{{latitude}}"},{"description":{"content":"<p>Longitude lon in degrees (string, like -86.159322 or -86.159)</p>\n","type":"text/plain"},"key":"lon","value":"{{longitude}}"},{"description":{"content":"<p>Lightweight flag (optional) lw (boolean, true, false)\n Forces lightweight smaller, but less complete version of mall object</p>\n","type":"text/plain"},"key":"lw","value":"true"}],"variable":[]}},"response":[{"id":"63da6b06-b7ff-4678-b2a6-fc64da8434d6","name":"Get Closest Mall Example","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","type":"text"}],"url":{"raw":"https://https://api.simon.com/v1.2/mall/getclosestmall?lat=39.766304&lon=-86.159322&lw=true","protocol":"https","host":["https://api.simon.com/v1.2"],"path":["mall","getclosestmall"],"query":[{"key":"lat","value":"39.766304","description":"Latitude lat in degrees (string, like 39.766304 or 39.766)"},{"key":"lon","value":"-86.159322","description":"Longitude lon in degrees (string, like -86.159322 or -86.159)"},{"key":"lw","value":"true","description":"Lightweight flag (optional) lw (boolean, true, false)\n Forces lightweight smaller, but less complete version of mall object"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"openresty"},{"key":"Date","value":"Wed, 24 Jun 2020 14:53:53 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"2129"},{"key":"Connection","value":"keep-alive"},{"key":"ETag","value":"\"e2ee0c1e-8dfe-4094-b041-34c618344174\""},{"key":"Terms-Of-Use","value":"Access to this Service is subject to the Terms of Use: http://www.simon.com/legal/api-terms-of-use"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Cache-Control","value":"public, max-age=10800"},{"key":"X-Yottaa-ForceCache","value":"true"},{"key":"X-Yottaa-ForceCache","value":"true"},{"key":"X-Yottaa-OS","value":"200"},{"key":"X-Yottaa-Optimizations","value":"ob/0 si/32D1cc0231aa-1593002174-8147439626 tts/1592509261369 ti/5d28dce54f1bbf32c27aeb24 ai/5d28dce44f1bbf32c27aeabb tm/0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Age","value":"0"},{"key":"X-Yottaa-Metrics","value":"3221a5fec6ef/[41,37,-] 32D1cc0231aa/[-,42.780]"}],"cookie":[],"responseTime":null,"body":"{\n    \"TenantOpenThresholdMet\": false,\n    \"mallId\": 163,\n    \"mallCode\": \"0564\",\n    \"mallName\": \"Circle Centre Mall\",\n    \"urlFriendlyName\": \"circle-centre-mall\",\n    \"latitude\": 39.765257,\n    \"longitude\": -86.159397,\n    \"printMallMapUrl\": null,\n    \"embedMap\": null,\n    \"address\": {\n        \"street1\": \"49 W Maryland St\",\n        \"street2\": \"\",\n        \"city\": \"Indianapolis\",\n        \"state\": \"IN\",\n        \"zipCode\": \"46204\",\n        \"country\": \"USA\",\n        \"country_name\": null\n    },\n    \"specialHours\": null,\n    \"hours\": null,\n    \"hours_today\": null,\n    \"phones\": null,\n    \"amenities\": null,\n    \"description\": null,\n    \"targetUrl\": null,\n    \"descriptionClean\": \"Circle Centre Mall is located in the heart of downtown Indianapolis just south of Monument Circle. The center features over 100 retailers including Banana Republic, Lucky Brand and H&M. The center is also home to Regal Theaters and fifteen sit-down restaurants offering some of the city's best date-night experiences. Twelve hotels connect to Circle Centre Mall and the proximity to city's arts and culture make it a downtown destination for Indianapolis visitors and residents.Indianapolis is the capital and cultural hub of Indiana. Area attractions include top-notch professional sports venues, a thriving convention industry and numerous museum and entertainment attractions.'\",\n    \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/163/circle-centre-01.jpg\",\n    \"socialLinks\": null,\n    \"propertyType\": \"RegionalMall\",\n    \"grossLeasableArea\": 729981,\n    \"vanityUrl\": null,\n    \"mallFlags\": null,\n    \"propertyHoursString\": null,\n    \"specialHoursString\": null,\n    \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/163.png\",\n    \"largeLogoPng\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/malllogos/png/large/163.png\",\n    \"simonHosted\": true,\n    \"hasInteractiveMap\": true,\n    \"featuredStores\": null,\n    \"POId\": null,\n    \"directions\": null,\n    \"weatherforcast\": null,\n    \"smsmallkeyword\": null,\n    \"utcOffset\": 0,\n    \"timeZone\": null,\n    \"marketingRegion\": null,\n    \"uberTripUrl\": null,\n    \"levels\": null\n}"}],"_postman_id":"e427b5b9-5d6a-4da6-9687-5ccafe99b92a"},{"name":"Get Nearby Malls","id":"a0afb8e5-b17a-4cea-a006-493430ec1998","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"key","type":"text","value":"your_api_key_here"}],"url":"https://https://api.simon.com/v1.2/mall/getnearbymalls?lat=39.766304&lon=-86.159322&lw=true","description":"<p>This endpoint provides access to information about the closest mall within the Simon portfolio specified by the given latitude and longitude values when querying of malls by a location or search name.  Will get up to 15 malls within a 200 mile radius.</p>\n","urlObject":{"protocol":"https","path":["mall","getnearbymalls"],"host":["https://api.simon.com/v1.2"],"query":[{"description":{"content":"<p>Latitude lat in degrees (string, like 39.766304 or 39.766)</p>\n","type":"text/plain"},"key":"lat","value":"39.766304"},{"description":{"content":"<p>Longitude lon in degrees (string, like -86.159322 or -86.159)</p>\n","type":"text/plain"},"key":"lon","value":"-86.159322"},{"description":{"content":"<p>Lightweight flag (optional) lw (boolean, true, false)\n Forces lightweight smaller, but less complete version of mall object</p>\n","type":"text/plain"},"key":"lw","value":"true"}],"variable":[]}},"response":[{"id":"c0d2408d-0691-4093-b5cc-37f155cf9820","name":"Get Nearby Malls Example - Near Downtown Indianapolis with lite mall payload","originalRequest":{"method":"GET","header":[{"key":"key","type":"text","value":"your_api_key_here"}],"url":{"raw":"https://https://api.simon.com/v1.2/mall/getnearbymalls?lat=39.766304&lon=-86.159322&lw=true","protocol":"https","host":["https://api.simon.com/v1.2"],"path":["mall","getnearbymalls"],"query":[{"key":"lat","value":"39.766304","description":"Latitude lat in degrees (string, like 39.766304 or 39.766)"},{"key":"lon","value":"-86.159322","description":"Longitude lon in degrees (string, like -86.159322 or -86.159)"},{"key":"lw","value":"true","description":"Lightweight flag (optional) lw (boolean, true, false)\n Forces lightweight smaller, but less complete version of mall object"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"openresty"},{"key":"Date","value":"Wed, 24 Jun 2020 14:54:31 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"18045"},{"key":"Connection","value":"keep-alive"},{"key":"ETag","value":"\"72d21d93-5d88-4b94-bf45-a2fc11e0037d\""},{"key":"Terms-Of-Use","value":"Access to this Service is subject to the Terms of Use: http://www.simon.com/legal/api-terms-of-use"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Cache-Control","value":"public, max-age=10800"},{"key":"X-Yottaa-ForceCache","value":"true"},{"key":"X-Yottaa-ForceCache","value":"true"},{"key":"X-Yottaa-OS","value":"200"},{"key":"X-Yottaa-Optimizations","value":"ob/0 si/32D1cc0231aa-1593002174-8147441189 tts/1592509261369 ti/5d28dce54f1bbf32c27aeb24 ai/5d28dce44f1bbf32c27aeabb tm/0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Age","value":"0"},{"key":"X-Yottaa-Metrics","value":"3221a5fec6f5/[55,50,-] 32D1cc0231aa/[-,56.775]"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"TenantOpenThresholdMet\": false,\n        \"mallId\": 163,\n        \"mallCode\": \"0564\",\n        \"mallName\": \"Circle Centre Mall\",\n        \"urlFriendlyName\": \"circle-centre-mall\",\n        \"latitude\": 39.765257,\n        \"longitude\": -86.159397,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"49 W Maryland St\",\n            \"street2\": \"\",\n            \"city\": \"Indianapolis\",\n            \"state\": \"IN\",\n            \"zipCode\": \"46204\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Circle Centre Mall is located in the heart of downtown Indianapolis just south of Monument Circle. The center features over 100 retailers including Banana Republic, Lucky Brand and H&M. The center is also home to Regal Theaters and fifteen sit-down restaurants offering some of the city's best date-night experiences. Twelve hotels connect to Circle Centre Mall and the proximity to city's arts and culture make it a downtown destination for Indianapolis visitors and residents.Indianapolis is the capital and cultural hub of Indiana. Area attractions include top-notch professional sports venues, a thriving convention industry and numerous museum and entertainment attractions.'\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/163/circle-centre-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 729981,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"propertyHoursString\": null,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/163.png\",\n        \"largeLogoPng\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/malllogos/png/large/163.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 165,\n        \"mallCode\": \"1325\",\n        \"mallName\": \"Greenwood Park Mall\",\n        \"urlFriendlyName\": \"greenwood-park-mall\",\n        \"latitude\": 39.632718,\n        \"longitude\": -86.120496,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"1251 US Highway 31 N\",\n            \"street2\": \"\",\n            \"city\": \"Greenwood\",\n            \"state\": \"IN\",\n            \"zipCode\": \"46142\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Greenwood Park Mall is the shopping destination on the south side of Indianapolis, serving the nearby communities of Greenwood, Whiteland, Franklin and Center Grove. The mall offers both indoor and outdoor shops that specialize in women’s and children’s apparel, accessories and more. Among the 150 plus stores, Greenwood Park Mall provides a diverse shopping experience featuring Von Maur, Macy’s, jcpenney, Forever 21 and The Buckle. We also have many exciting dining options that include The Cheesecake Factory, BJ’s Restaurant & Brewhouse and more. Conveniently located at the intersection of US 31 North and County Line Road, Greenwood Park Mall is easily accessible from wherever you call home.From the entire team at Greenwood Park Mall, we hope that you will visit us soon!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/165/greenwood-park-mall-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 1260340,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"propertyHoursString\": null,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/165.png\",\n        \"largeLogoPng\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/malllogos/png/large/165.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 162,\n        \"mallCode\": \"8700\",\n        \"mallName\": \"Castleton Square\",\n        \"urlFriendlyName\": \"castleton-square\",\n        \"latitude\": 39.908971,\n        \"longitude\": -86.065221,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"6020 E 82nd St\",\n            \"street2\": \"\",\n            \"city\": \"Indianapolis\",\n            \"state\": \"IN\",\n            \"zipCode\": \"46250\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Castleton Square is the largest mall in the state of Indiana, serving the northern Indianapolis metro area, which includes the affluent communities of Carmel, Fishers, and Noblesville. This indoor climate controlled mall boasts three major department stores, a food court, play area, and specialty shops ranging from jewelry to women's fashions to sporting goods. Among the 130 stores, this shopping magnet features Macy's, Forever 21, H&M, Build-A-Bear Workshop and Lego. Shoppers will also find exciting dining options from a sit down restaurant such as McAlister's Deli to grab and go choices such as Chick-fil-A or Maki of Japan. Top off your visit with a movie at our 14 screen AMC Theatre. Castleton Square is conveniently located off I-465, exit Allisonville Road. From the entire team at Castleton Square, we look forward to your visit with us soon!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/162/castleton-square-mall-01.JPG\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 1381533,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"propertyHoursString\": null,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/162.png\",\n        \"largeLogoPng\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/malllogos/png/large/162.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 166,\n        \"mallCode\": \"2111\",\n        \"mallName\": \"The Fashion Mall at Keystone\",\n        \"urlFriendlyName\": \"the-fashion-mall-at-keystone\",\n        \"latitude\": 39.914278,\n        \"longitude\": -86.109424,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"8702 Keystone Crossing\",\n            \"street2\": \"\",\n            \"city\": \"Indianapolis\",\n            \"state\": \"IN\",\n            \"zipCode\": \"46240\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Shopping in Indianapolis is best in The Fashion Mall at Keystone. Fashion Mall is the premier luxury shopping destination for the Indianapolis metro area, and Indiana. A dynamic retail fusion of ready-to-wear fashions, home decor, top technology, and stylish dining.Boasting a unique mix of high-end anchors, including Saks Fifth Avenue and Nordstrom, top brands and luxury specialty retailers such as Burberry, Tiffany & Co, Raleigh Limited Menswear, Tory Burch, kate spade new york, Kendra Scott and more. Fulfill all of your tech needs at The Apple Store and Microsoft store. Dining at The Fashion Mall at Keystone isunparalleled with options like The Cheesecake Factory, Season's 52 and Sullivan's Steakhouse plus local Indy favorites Public Greens Urban Kitchen, Napolese Pizzeria, Mimi Blue Meatballs and Shapiro's Delicatessen. Make time to experience The Fashion Mall at Keystone.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/166/166-fashion-mall-t.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 716555,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"propertyHoursString\": null,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/166.png\",\n        \"largeLogoPng\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/malllogos/png/large/166.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1214,\n        \"mallCode\": \"4812\",\n        \"mallName\": \"Hamilton Town Center\",\n        \"urlFriendlyName\": \"hamilton-town-center\",\n        \"latitude\": 39.991545,\n        \"longitude\": -85.931567,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"13901 Town Center Blvd\",\n            \"street2\": \"\",\n            \"city\": \"Noblesville\",\n            \"state\": \"IN\",\n            \"zipCode\": \"46060\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Hamilton Town Center opened in 2008 and is an extraordinary open-air streetscape environment that showcases a diverse mix of shops, restaurants, and entertainment venues including jcpenney, Dick’s Sporting Goods, Bed Bath & Beyond, Express and DSW. We have many exciting dining options from sit downoptions such as Stone Creek Dining Co. to grab and go choices such as Five Guys Burgers & Fries. To top it all off, consider making it dinner and a movie at our Hamilton 16 IMAX Theater. We have over 85 shops and dining options to choose from and are conveniently located at SR 238 and highway I-69 at Exit 210, servicing the greater Hamilton County area and surrounding communities along the I-69 corridor. We hope that you will visit us soon where you will enjoy a great day of shopping, dining and entertainment.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1214/hamilton-town-center-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"CommunityLifestyleCenter\",\n        \"grossLeasableArea\": 672905,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"propertyHoursString\": null,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1214.png\",\n        \"largeLogoPng\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/malllogos/png/large/1214.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 879,\n        \"mallCode\": \"7854\",\n        \"mallName\": \"Indiana Premium Outlets®\",\n        \"urlFriendlyName\": \"indiana\",\n        \"latitude\": 39.30988,\n        \"longitude\": -85.96122,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"11622 NE Executive Dr\",\n            \"street2\": \"\",\n            \"city\": \"Edinburgh\",\n            \"state\": \"IN\",\n            \"zipCode\": \"46124\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Indiana Premium Outlets is conveniently located approximately 30 miles south of Indianapolis on Interstate 65 at exit 76B in Edinburgh, Indiana. Shopper favorites offering enormous savings of 25 to 65 percent every day include Nike Factory Store, Polo Ralph Lauren Factory Store, Vera Bradley, Michael Kors, Under Armour, kate spade new york, Old Navy Outlet, Columbia Sportswear Company, and American Eagle Outfitters. For additional information on Indiana Premium Outlets, call (812) 526-9765\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/879/edinburgh-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 377979,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"propertyHoursString\": null,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/879.png\",\n        \"largeLogoPng\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/malllogos/png/large/879.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"Edinburgh\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 148,\n        \"mallCode\": \"0540\",\n        \"mallName\": \"College Mall\",\n        \"urlFriendlyName\": \"college-mall\",\n        \"latitude\": 39.160946,\n        \"longitude\": -86.495715,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"2894 E 3rd St\",\n            \"street2\": \"\",\n            \"city\": \"Bloomington\",\n            \"state\": \"IN\",\n            \"zipCode\": \"47401\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"College Mall, Simon Mall's first and originalmall,offers a unique shopping and dining experience with more than 80 stores and restaurants. An abundance of shopping opportunities are available at the newly developed Boulevard with an outdoor shopping experience, along with the anchor stores Macy’s, Target, Bed Bath & Beyond, Dicks Sporting Goods, and Fresh Thyme Farmers Market. HistoricCollege Mall offers arewarding and stress-free shopping and eating experience at storesincluding but not limited to Longhorn Steakhouse, Chick-fil-A, Applebee's, BJ's Brewhouse, Bath & Body Works, Buckle, Express, H&M, Hot Topic, Game Stop, Old Navy and Victoria's Secret.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/148/college-mall-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 610256,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"propertyHoursString\": null,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/148.png\",\n        \"largeLogoPng\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/malllogos/png/large/148.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 171,\n        \"mallCode\": \"2307\",\n        \"mallName\": \"Tippecanoe Mall\",\n        \"urlFriendlyName\": \"tippecanoe-mall\",\n        \"latitude\": 40.391543,\n        \"longitude\": -86.8504,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"2415 Sagamore Pkwy S\",\n            \"street2\": \"\",\n            \"city\": \"Lafayette\",\n            \"state\": \"IN\",\n            \"zipCode\": \"47905\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Tippecanoe Mall is a wonderful climate controlled indoor mall offering a delightful array of shopping selections from jewelry to women's apparel and food courtincluding more than 100 specialty stores, plus Kohl's, Macy's, H&M,Victoria's Secret& Dick's Sporting Goods. Visit us conveniently located between State Rd 38 and State Rd 52. We hope to see yousoon for a great day of shopping!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/171/tippecanoe-mall-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 831563,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"propertyHoursString\": null,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/171.png\",\n        \"largeLogoPng\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/malllogos/png/large/171.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    }\n]"}],"_postman_id":"a0afb8e5-b17a-4cea-a006-493430ec1998"},{"name":"Get All Malls","id":"361ce754-f380-4e12-ac6a-821f490d5320","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"key","type":"text","value":"your_api_key_here"}],"url":"https://https://api.simon.com/v1.2/mall/?lw=true","urlObject":{"protocol":"https","path":["mall",""],"host":["https://api.simon.com/v1.2"],"query":[{"description":{"content":"<p>Gets the lightweight object back with limited data</p>\n","type":"text/plain"},"key":"lw","value":"true"},{"disabled":true,"description":{"content":"<p>Accepts a mall id value to filter down to single mall</p>\n","type":"text/plain"},"key":"mallid","value":""}],"variable":[]}},"response":[{"id":"53c83157-fea2-4374-a197-46e8616b580e","name":"Get All Malls (Lightweight param)","originalRequest":{"method":"GET","header":[{"key":"key","type":"text","value":"your_api_key_here"}],"url":{"raw":"https://https://api.simon.com/v1.2/mall/?lw=true","protocol":"https","host":["https://api.simon.com/v1.2"],"path":["mall",""],"query":[{"key":"mallid","value":"","description":"Accepts a mall id value to filter down to single mall","type":"text","disabled":true},{"key":"lw","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 04 Oct 2021 18:55:57 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Terms-Of-Use","value":"Access to this Service is subject to the Terms of Use: http://www.simon.com/legal/api-terms-of-use"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Authorization, Accept"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Cache-Control","value":"public, max-age=10800"},{"key":"X-Yottaa-ForceCache","value":"true"},{"key":"X-Yottaa-ForceCache","value":"true"},{"key":"X-Yottaa-OS","value":"200"},{"key":"X-Yottaa-Optimizations","value":"ob/0 si/26D1cc0230ca-1633365050-6061087655 tts/1633011290845 ti/5d28dce54f1bbf32c27aeb24 ai/5d28dce44f1bbf32c27aeabb tm/0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Age","value":"0"},{"key":"X-Yottaa-Metrics","value":"2621cc02835f/[514,512,-] 26D1cc0230ca/[-,522.474]"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"mallId\": 1345,\n        \"mallCode\": \"5350\",\n        \"mallName\": \"ABQ Uptown\",\n        \"urlFriendlyName\": \"abq-uptown\",\n        \"latitude\": 35.103543,\n        \"longitude\": -106.56711,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"2200 Louisiana Blvd NE\",\n            \"street2\": \"\",\n            \"city\": \"Albuquerque\",\n            \"state\": \"NM\",\n            \"zipCode\": \"87110\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"ABQ Uptown is your ultimate destination for upscale shopping, home furnishings, entertainment and dining. You'll find it all in a pedestrian-friendly, open-air lifestyle center. When you see the big blue, yellow, and red “Q” at the intersection of Uptown Boulevard and Q Street, you know you are in the right place. It’s ABQ Uptown, the perfect place to shop, walk, and eat in a just-right, outdoor environment. With approximately 220,000 square feet of retail shops, restaurants,ABQ Uptown has a unique mix of stores that create a completely new and refreshing shopping experience for the community and its citizens.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1345/abq-uptown-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1345/abq-uptown-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"CommunityLifestyleCenter\",\n        \"grossLeasableArea\": 230061,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1345.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1345.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 883,\n        \"mallCode\": \"7873\",\n        \"mallName\": \"Albertville Premium Outlets®\",\n        \"urlFriendlyName\": \"albertville\",\n        \"latitude\": 45.244586,\n        \"longitude\": -93.661746,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"6415 Labeaux Ave NE\",\n            \"street2\": \"\",\n            \"city\": \"Albertville\",\n            \"state\": \"MN\",\n            \"zipCode\": \"55301\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Albertville Premium Outlets® is just 30 minutes north of Minneapolis on the I-94 corridor. Shop our 65+ stores on 80 acres of Northwood scenery; featuring Columbia, lululemon, The North Face, UGG Outlet, Coach Outlet, and Michael Kors. Albertville Premium Outlets® offers a variety of shops from clothing and shoes to accessories. The entire team at Albertville Premium Outlets looks forward to your next visit for truly extraordinary everyday savings.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/883/albertville-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/883/albertville-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 429551,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/883.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/883.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"Albert\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 898,\n        \"mallCode\": \"7848\",\n        \"mallName\": \"Allen Premium Outlets®\",\n        \"urlFriendlyName\": \"allen\",\n        \"latitude\": 33.132718,\n        \"longitude\": -96.660751,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"820 W Stacy Rd\",\n            \"street2\": \"\",\n            \"city\": \"Allen\",\n            \"state\": \"TX\",\n            \"zipCode\": \"75013\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Allen Premium Outlets® is North Dallas’ premier shopping destination, conveniently located just north of Dallas, on US 75, exit 37 Stacy Rd. The center recently completed an expansion offering shoppers even more retailers and added amenities. Shop more than 120 outlet designer and name-brand outlet stores including Tory Burch, kate spade new york, Michael Kors, Coach, Nike Factory Store, Polo Ralph Lauren Factory Store, Under Armour and many more. Enjoy exceptional brands at extraordinary savings of 25-65% every day for shopping that's always worth the trip. Whether you are indulging yourself or looking for that perfect gift, we look forward to welcoming you soon.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/898/allen-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/898/allen-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 544769,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/898.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/898.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"Allen\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 231,\n        \"mallCode\": \"0115\",\n        \"mallName\": \"Anchorage 5th Avenue Mall\",\n        \"urlFriendlyName\": \"anchorage-5th-avenue-mall\",\n        \"latitude\": 61.217162,\n        \"longitude\": -149.88861,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"320 W 5th Ave\",\n            \"street2\": \"\",\n            \"city\": \"Anchorage\",\n            \"state\": \"AK\",\n            \"zipCode\": \"99501\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Anchorage 5th Avenue Mall is a distinctive, five level shopping center surrounded by the buzz of Anchorage’s downtown core. Boasting more than 110 stores ranging fromjewelryto electronics to women’s apparel, nowhere else in Alaska offers more choices. Shoppers seek out its unmatched retail lineup with the only JCPenney, Apple, Coach, Michael Kors, Sephora,and Victoria's Secretin the state of Alaska. The award winning Sullivan’s Steakhouse is a favorite among locals and tourists alike. Serving the Government Hill, Bootleggers Cove, Turnagain Arm and Midtown areas as well as the Joint Base Elmendorf-Richardson (JBER), Anchorage 5th Avenue Mall has something for everyone! Whether you’re a tourist, military family, oil mogul, crabber or longtime Alaskan, Anchorage 5th Avenue Mall is where you want to shop!Conveniently located at West 5th Avenue & C Street, steps away from the best downtown Anchorage has to offer.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/231/anchorage-5th-avenue-mall-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/231/anchorage-5th-avenue-mall-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 447000,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/231.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/231.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 329,\n        \"mallCode\": \"4915\",\n        \"mallName\": \"Apple Blossom Mall\",\n        \"urlFriendlyName\": \"apple-blossom-mall\",\n        \"latitude\": 39.160165,\n        \"longitude\": -78.163745,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"1850 Apple Blossom Dr\",\n            \"street2\": \"\",\n            \"city\": \"Winchester\",\n            \"state\": \"VA\",\n            \"zipCode\": \"22601\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Welcome to a great day of shopping at Apple Blossom Mall featuring AMC Theatres. With over 60 stores, specialty merchants and restaurants,Apple Blossomis a favorite shopping destination for local shoppersand travelers alike, sitting adjacent Interstate 81 atRoute 50,Exit 313-B.Apple Blossomserves as the retail shopping hub for the city of Winchester, Virginia, and the towns of Stephens City, Front Royal, Berryville, as well ascommunities of therural Shenandoah Valley and the panhandle of West Virginia. Apple Blossom Mall's keystoresinclude Belk, JCPenney, anda collection of popular specialty stores such as Kay Jewelers, Bath & Body Works, Victoria's Secret, American Eagle Outfitters, Aeropostale, Torrid, Zumiez, Hot Topic, Shoe Dept. Encore, rue21, Maurice's, Men's Wearhouse, and Chick-fil-A.  Apple Blossom Mall has modern amenities and entertainment options including AMC Theatres with 12 screens, an indoor play zone for the enjoyment of our littlest shoppers, wireless charging stations & hospitality seating. Apple Blossom Mall is home to the VISA, MasterCard, and American Express SimonGiftcards, the gift card that spendsat Simon mall stores and everywhereVISA, MasterCard, and American Express is accepted nationwide. Thank you for visiting uson-line and we hope tohave the chance to welcome and serve you soon. If there is anything we can do to make your visit on-line or in person more enjoyable, please contact a member of our mall management staff or speak with a store managerdirectly.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/329/apple-blossom-mall-01.png\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/329/apple-blossom-mall-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 472802,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/329.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/329.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1226,\n        \"mallCode\": \"5200\",\n        \"mallName\": \"Arizona Mills®\",\n        \"urlFriendlyName\": \"arizona-mills\",\n        \"latitude\": 33.383045,\n        \"longitude\": -111.964472,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"5000 S Arizona Mills Cir\",\n            \"street2\": \"\",\n            \"city\": \"Tempe\",\n            \"state\": \"AZ\",\n            \"zipCode\": \"85282\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Welcome to ArizonaMills, the state’s largest indoor, climate controlled outlet, value and entertainment destination! With over 185 stores to choose from including H&M, Nike Clearance Store, Forever 21, and The Disney Store Outlet, Arizona Mills offers shops, services and brands you love at prices you can afford – everything from Women’s Fashion to Jewelry to Shoes and more! Conveniently locatedon the Arizona Mills Interchange at the intersection of I-10 and US 60, you’ll find us just 10 minutes southof Sky Harbor Airport, and 10 minutes west of the ASU campus, proudly serving communities around the Valley like Tempe, Phoenix, Scottsdale, Chandler, Mesa, and Glendale!In addition to incredible shopping, Arizona Mills also features unique entertainment and restaurant options like LEGOLAND® Discovery Center Arizona, SEA LIFE Arizona Aquarium, Rainforest Café, Harkins Theaters and the largest IMAX in the state of Arizona. AtArizonaMills you can always find More Brands! More Stores! More Savings! And More Fun!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1226/arizona-mills-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1226/arizona-mills-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"MillsProperty\",\n        \"grossLeasableArea\": 1236915,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1226.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1226.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1281,\n        \"mallCode\": \"5202\",\n        \"mallName\": \"Arundel Mills Marketplace\",\n        \"urlFriendlyName\": \"arundel-mills-marketplace\",\n        \"latitude\": 39.154038,\n        \"longitude\": -76.727306,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"7600 Arundel Mills Blvd\",\n            \"street2\": \"\",\n            \"city\": \"Hanover\",\n            \"state\": \"MD\",\n            \"zipCode\": \"21076\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Arundel Mills Marketplace, located across the street from Arundel Mills, is your one-stop shop for all of your daily needs! Fine retailers such as Staples, Michaels,Aldi and others will allow for you to easily check off all of your needs on your shopping list.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1281/arundel-mills-marketplace-01.JPG\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1281/arundel-mills-marketplace-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"MillsProperty\",\n        \"grossLeasableArea\": 101535,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1281.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1281.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1230,\n        \"mallCode\": \"5201\",\n        \"mallName\": \"Arundel Mills®\",\n        \"urlFriendlyName\": \"arundel-mills\",\n        \"latitude\": 39.157819,\n        \"longitude\": -76.724707,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"7000 Arundel Mills Cir\",\n            \"street2\": \"\",\n            \"city\": \"Hanover\",\n            \"state\": \"MD\",\n            \"zipCode\": \"21076\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Arundel Mills is Maryland's largest outlet and value retail shopping, dining and entertainment destination located minutes from the heart of Washington, DC and Baltimore. Arundel Mills features more than 200 indoor stores, including Coach Factory Store, kate spade new york, Saks Fifth Avenue OFF 5TH, Michael Kors, H&M, ULTA Beauty, Bass Pro Shops, LEGO Store, Polo Ralph Lauren Factory Store, Under Armour Factory House, and more. Enjoy quality dining and entertainment at Nando's Peri-Peri, Buffalo Wild Wings, Dave & Buster’s, Medieval Times Dinner & Tournament and Cinemark Egyptian 24 Theatres. Arundel Mills is also home to Live! Casino & Hotel, a world-class gaming and entertainment destination.Arundel Mills is located at the intersection of the Baltimore-Washington Parkway and Rte. 100, just 10 miles south of Baltimore, 20 miles north of DC, and5 miles west of the BWI Airport. Hours are Monday-Saturday 10am-9:30pm, and Sunday 11am-7pm. For more information call (410) 540-5100 or visit ArundelMills.com. Arundel Mills can also be found on Facebook (facebook.com/ArundelMills), Twitter (@ArundelMills), and Instagram (instagram.com/ArundelMills). We hope you'll spend the day with us soon!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1230/arundel-mills-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1230/arundel-mills-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"MillsProperty\",\n        \"grossLeasableArea\": 1930820,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1230.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1230.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 332,\n        \"mallCode\": \"4918\",\n        \"mallName\": \"Auburn Mall\",\n        \"urlFriendlyName\": \"auburn-mall\",\n        \"latitude\": 42.202105,\n        \"longitude\": -71.835179,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"385 Southbridge St\",\n            \"street2\": \"\",\n            \"city\": \"Auburn\",\n            \"state\": \"MA\",\n            \"zipCode\": \"01501\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Welcome to Auburn Mall - an indoor, climate-controlled shopping mall that serves the communities of Leicester, Millbury, Paxton, Rochdale, Sutton, and Worcester. Auburn Mall is conveniently located off I290 at Exit 13 (old Exit 9) in Auburn, MA. It boasts over 60 stores ranging from jewelry, children's & women's apparel, to sporting goods and is the first in the area to feature Reliant Medical Group. At Auburn Mall, there is something for everyone in the family! The mall's fabric includes Macy's, American Eagle Outfitters, Bath & Body Works, Famous Footwear, Forever 21, The Children's Place, Kay Jewelers, Men's Wearhouse, Victoria's Secret, and Victoria's Secret PINK. Also at the Auburn Mall, there is a newly renovated Dining Pavilion with Auntie Anne's, Cap't Loui, Cafe Amore, and Tacos Mexico.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/332/auburn-mall-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/332/auburn-mall-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 583739,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/332.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/332.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 895,\n        \"mallCode\": \"7845\",\n        \"mallName\": \"Aurora Farms Premium Outlets®\",\n        \"urlFriendlyName\": \"aurora-farms\",\n        \"latitude\": 41.301898,\n        \"longitude\": -81.343187,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"549 South Chillicothe Rd\",\n            \"street2\": \"\",\n            \"city\": \"Aurora\",\n            \"state\": \"OH\",\n            \"zipCode\": \"44202\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Aurora Farms Premium Outlets® is conveniently located off State Route 43, minutes from Cleveland and Akron, in Aurora, OH. Shop more than 50 designer and name brand outlet stores including Coach, kate spade new york, Michael Kors, Nike Factory Store, aerie, American Eagle Outfitters, and the North Face. Enjoy exceptional brands at extraordinary savings of 25-65% for outdoor shopping that's always worth the trip.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/895/aurora-farms-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/895/aurora-farms-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 271711,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/895.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/895.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"Aurora\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 223,\n        \"mallCode\": \"0145\",\n        \"mallName\": \"Barton Creek Square\",\n        \"urlFriendlyName\": \"barton-creek-square\",\n        \"latitude\": 30.257727,\n        \"longitude\": -97.807037,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"2901 S Capital of Texas Hwy\",\n            \"street2\": \"\",\n            \"city\": \"Austin\",\n            \"state\": \"TX\",\n            \"zipCode\": \"78746\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Re-Discover Barton Creek Square, Austin's newly renovated family shopping destination. Overlooking downtown Austin and easily accessible to some of the best attractions, including Zilker Park, Circuit of the Americas and The University of Texas at Austin, Barton Creek Square is the city's largest indoor shopping center featuring over 180 specialty shops and eateries.Shoppers will notice a brighter, more contemporary atmosphere at Barton Creek Square after undergoing a significant renovation. Upgrades include sleek updated flooring; improved lighting; a modernized elevator; new glass handrails on the upper level; updated way-finding signage; and a new family restroom with a designated nursing area, located next to the Play Zone. Other enhancementsrecently completedinclude reimagined mall entrances and new exterior amenities, including a new fire pit between AMC Theatres and The Cheesecake Factory.Barton Creek Square is proud to debut the first DWELL Space in the Simon portfolio. DWELL is a community gathering place that features comfortable lounge seating areas with televisions, as well as workspaces with charging stations. This space is a dynamic new location for shoppers to rest, socialize, work and recharge.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/223/barton-creek-square-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/223/barton-creek-square-02.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 1430122,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/223.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/223.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 174,\n        \"mallCode\": \"0302\",\n        \"mallName\": \"Battlefield Mall\",\n        \"urlFriendlyName\": \"battlefield-mall\",\n        \"latitude\": 37.162676,\n        \"longitude\": -93.265815,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"2825 S Glenstone Ave\",\n            \"street2\": \"\",\n            \"city\": \"Springfield\",\n            \"state\": \"MO\",\n            \"zipCode\": \"65804\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"More than 12 million visitors each year seek out the premiere and unrivalled shopping environment uniquely offered by Southwest Missouri’s largest shopping center. Battlefield Mall is home to Macy’s, Dillard’s, JCPenney and more than 125 specialty stores, ranging from Men’s and Women’s Fashion Favorites, the latest trends for Home and Lifestyle, to Fine Jewelry.Conveniently located at the city’s most exclusive crossroads – Glenstone Avenue and Battlefield Road, Battlefield Mall spans over 1.2 million square feet. Need a break from shopping? Dine with us while you are here! We offer a variety of fast casual dining options, including Chick-fil-A, Five Guys Burgers & Fries and London Calling. As well as, delicious dine-in options at Bourbon & Beale, Nakato Japanese Steakhouse and Pizza Ranch.Stop by or stay for the day, you deserve it! We cannot wait to see you at Battlefield Mall!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/174/battlefield-mall-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/174/battlefield-mall-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 1202116,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/174.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/174.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 181,\n        \"mallCode\": \"8099\",\n        \"mallName\": \"Bay Park Square\",\n        \"urlFriendlyName\": \"bay-park-square\",\n        \"latitude\": 44.483821,\n        \"longitude\": -88.065994,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"303 Bay Park Sq\",\n            \"street2\": \"\",\n            \"city\": \"Green Bay\",\n            \"state\": \"WI\",\n            \"zipCode\": \"54304\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Bay Park Square is located on Oneida Street in Green Bay, just one mile south of historic Lambeau Field. The mall is home to Kohl's, Dave and Buster's, Steinhafel's Furniture, along with many specialty retailers including Tillys, American Eagle Outfitters, Apricot Lane, Bath & Body Works, Buckle, Aerie, LOFT, Victoria's Secret, Zumiez, and much more, Bay Park Square has something for everyone! The mall also has many great restaurants to choose from including Longhorn Steakhouse, Old Chicago, Texas Roadhouse, DIRT Juicery (SPRING 2021), Panda Express, International House of Pancakes and 8 tempting food court eateries.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/181/bay-park-square-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/181/bay-park-square-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 724373,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/181.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/181.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1321,\n        \"mallCode\": \"7961\",\n        \"mallName\": \"Birch Run Premium Outlets®\",\n        \"urlFriendlyName\": \"birch-run\",\n        \"latitude\": 43.246775,\n        \"longitude\": -83.777537,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"12240 South Beyer Rd\",\n            \"street2\": \"\",\n            \"city\": \"Birch Run\",\n            \"state\": \"MI\",\n            \"zipCode\": \"48415\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Located just minutes from Frankenmuth, Birch Run Premium Outlets® is one of the country's first and most successful outlet centers. Located conveniently off of I-75, Birch Run Premium Outlets features over 100 stores for your shopping pleasure including kate spade new york, The North Face, Under Armour, adidas, Columbia, and Michael Kors. One of the original outlet malls, Birch Run Premium Outlets features plentiful shopping, dining, and entertainment options to provide all our guests with a world-class experience.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1321/birch-run-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1321/birch-run-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 606452,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1321.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1321.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"BirchRun\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 233,\n        \"mallCode\": \"4821\",\n        \"mallName\": \"Brea Mall®\",\n        \"urlFriendlyName\": \"brea-mall\",\n        \"latitude\": 33.915477,\n        \"longitude\": -117.886414,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"1065 Brea Mall\",\n            \"street2\": \"\",\n            \"city\": \"Brea\",\n            \"state\": \"CA\",\n            \"zipCode\": \"92821\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Brea Mall is the premier retail destination in North Orange County and the Inland Empire, welcoming guests and first-to-market brands into an established and exciting shopping and dining environment.-Showcases four major department stores including Nordstrom, Macy's & Macy's Men Children & Home, and JCPenney.-Offers more than 175 specialty shops, a full service day spa, and several popular restaurants-Brea Mall is highlighted by Italian tile walkways, vaulted skylights, fountains and original art sculptures which produce an unforgettable Southern California shopping and entertainment experience\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/233/233-brea-mall-t.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/233/brea-mall-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 1319599,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/233.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/233.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1231,\n        \"mallCode\": \"5240\",\n        \"mallName\": \"Briarwood Mall\",\n        \"urlFriendlyName\": \"briarwood-mall\",\n        \"latitude\": 42.24039,\n        \"longitude\": -83.746537,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"100 Briarwood Cir\",\n            \"street2\": \"\",\n            \"city\": \"Ann Arbor\",\n            \"state\": \"MI\",\n            \"zipCode\": \"48108\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Select local specialty shops, 14 eateries and 85 shops make Briarwood Mall the premier shopping destination in Washtenaw County.Briarwood Mall is located two miles south of the University of Michigan. It is the major retail hub for the Ann Arbor market. Ann Arbor is a highly educated community, specializing in world-class health care and automotive research and development.Briarwood Mall serves the most diverse community in Michigan, including students and employees from all over the world.It is anchored by Macy’s, Von Maur and JCPenney and complements best of brand retailers like Apple, Victoria's Secret, Sephora, PF Chang's, Tricho Salon, Pottery Barn, American Eagle Outfitters, Bath and Body Works, M Den and more.Briarwood Mall offers outstanding guest amenities and services, including an interactive play area, family restrooms, free WiFi, charging stations, and mall walking.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1231/briarwood-mall-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1231/briarwood-mall-0001.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 978672,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1231.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1231.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 212,\n        \"mallCode\": \"0344\",\n        \"mallName\": \"Broadway Square®\",\n        \"urlFriendlyName\": \"broadway-square\",\n        \"latitude\": 32.299381,\n        \"longitude\": -95.302639,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"4601 S Broadway Ave\",\n            \"street2\": \"\",\n            \"city\": \"Tyler\",\n            \"state\": \"TX\",\n            \"zipCode\": \"75703\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Conveniently located near the intersection of ESE Loop 323 and Broadway Avenue, Broadway Square Mall is nestled in the heart of Tyler’s entertainment attractions.With its close proximity to numerous surrounding areas, Broadway Square serves the communities of Kilgore, Gladewater, Jacksonville and more.Broadway Square is an exceptional and alluring climate-controlled, indoor shopping destination comprised of retailers ranging from jewelry to men’s and women’s fashion apparel. Among the 80 stores Broadway Square encompasses are Dillard’s, JC Penney, Helzberg Diamonds, Victoria’s Secret, The Buckle, and Bath & Body Works. Also featured at Broadway Square is an array of enticing dining options including Longhorn Steakhouse,Chick-Fil-A, Bobaloompia and Mandarin Express. To satisfy your sweet tooth, enjoy coffee from Starbucks, dive into a bowl of Dippin’ Dots or grab a Great American Cookie.From the entire team at Broadway Square, we hope that you enjoy your visit and we invite you back soon!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/212/broadway-square-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/212/broadway-square-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 626926,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/212.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/212.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 146,\n        \"mallCode\": \"4822\",\n        \"mallName\": \"Burlington Mall®\",\n        \"urlFriendlyName\": \"burlington-mall\",\n        \"latitude\": 42.481052,\n        \"longitude\": -71.217098,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"75 Middlesex Turnpike\",\n            \"street2\": \"\",\n            \"city\": \"Burlington\",\n            \"state\": \"MA\",\n            \"zipCode\": \"01803\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Burlington Mall is an upscale indoor regional shopping center anchored by Macy's, Nordstrom, Primark, and Crate & Barrel. Burlington Mall features more than 185 specialty shops, an expansive Food Court has many grab and go options such as Chick-Fil-A and Regina Pizzeria or you can and dine-in at a great sit down restaurants including Bazille at Nordstrom, The Cheesecake Factory, The Friendly Toast, Frank Pepe Pizzeria, Karma Asian Fusion Cuisine or Shake Shack. The Village At Burlington Mall isadjacent to the mall and is a collection of healthy living services, tech shops and dining with patio seating including - Caffe Nero and sweetgreen. We hope to see you soon!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/146/146-burlington-mall-t.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/146/burlington-mall-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 1264825,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/146.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/146.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1322,\n        \"mallCode\": \"7962\",\n        \"mallName\": \"Calhoun Outlet Marketplace\",\n        \"urlFriendlyName\": \"calhoun-outlet-marketplace\",\n        \"latitude\": 34.460206,\n        \"longitude\": -84.918426,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"455 Belwood Rd\",\n            \"street2\": \"\",\n            \"city\": \"Calhoun\",\n            \"state\": \"GA\",\n            \"zipCode\": \"30701\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Calhoun Outlet Marketplace is located along the I-75 corridor in the Historic High Country of Northwest Georgia, in Calhoun, GA. Just off Exit 312, our outdoor center is 45 minutes south of Chattanooga & 1 hour north of Atlanta. Our location is ideal for anyone heading either direction on I-75 and is convenient to the area communities of Adairsville, Cartersville, Dalton, & Rome. Stop in for a quick visit or make a day of it and shop our 50+ stores where you can enjoy savings of 25%-65% everyday on apparel, accessories, tools, & more. Store-front parking is available at your favorite stores such as Nike Factory Store, Polo Ralph Lauren Factory Store, American Eagle Outfitters, and Coach just to name a few. If you need a break from shopping, visit Java Junction for a cup of their coffee or hand dipped ice cream or visit our newest eatery, S&J Events & Cafe for a light lunch or desserts. From the entire team at Calhoun Outlet Marketplace, we hope to see you soon.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1322/calhoun-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1322/calhoun-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 254257,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1322.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1322.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"Calhoun\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1280,\n        \"mallCode\": \"7846\",\n        \"mallName\": \"Camarillo Premium Outlets®\",\n        \"urlFriendlyName\": \"camarillo\",\n        \"latitude\": 34.21665,\n        \"longitude\": -119.060378,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"740 E Ventura Blvd\",\n            \"street2\": \"\",\n            \"city\": \"Camarillo\",\n            \"state\": \"CA\",\n            \"zipCode\": \"93010\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Welcome to shopping at its absolute finest. Camarillo Premium Outlets® is your ideal shopping destination – conveniently located off highway 101, just 50 miles north of Los Angeles and 45 miles south of Santa Barbara. Some of our 160 featured retailers include kate spade new york, Michael Kors, adidas, The North Face, Vans Outlet, lululemon athletica, and many more.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1280/camarillo-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1280/camarillo-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 675510,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1280.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1280.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"Camarillo\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 333,\n        \"mallCode\": \"4919\",\n        \"mallName\": \"Cape Cod Mall\",\n        \"urlFriendlyName\": \"cape-cod-mall\",\n        \"latitude\": 41.668084,\n        \"longitude\": -70.297971,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"769 Iyannough Rd\",\n            \"street2\": \"\",\n            \"city\": \"Hyannis\",\n            \"state\": \"MA\",\n            \"zipCode\": \"02601\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Cape Cod Mall, the Cape & Islands only indoor, regional shopping center, is anchored by Target, Macy's Apparel and Macy's Men/Home, along with Dick's Sporting Goods, Best Buy, Marshalls, and Barnes & Noble. The mall is home to over60 shops and eateries including JD Sports, Sephora, American Eagle, J. Crew, and Victoria's Secret. A 300-seat Dining Pavilion promises a little something for everyone.Themall is also home to Not Your Average Joe's,Ten Pin Eatery & Arcade, Chick-Fil-A,Five Guys Burgers & Fries andChipotle Mexican Grill as well as Regal Cinemas and Planet Fitness. Cape Cod Mall Management Office, locatedacross from Men's Wearhouse,is open Monday - Friday, 8:30 AM to 5:00 PM. Visit us and learn about leasing space, marketing opportunities, general customer service inquires, and the following amenities: Simon Giftcards, Lost and Found, and Complimentary WheelchairRental.Cape Cod Mall is conveniently located off of Routes 132 & 28 in the heart of the Hyannis retail shopping district. Whether you are searching for apparel, electronics, jewelry,shoes, ordinner and a movie -you are bound to find it here! From the entire team at Cape Cod Mall, we hope to see you soon!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/333/cape-cod-mall-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/333/cape-cod-mall-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 723605,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/333.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/333.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 866,\n        \"mallCode\": \"7847\",\n        \"mallName\": \"Carlsbad Premium Outlets®\",\n        \"urlFriendlyName\": \"carlsbad\",\n        \"latitude\": 33.126454,\n        \"longitude\": -117.321098,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"5620 Paseo Del Norte\",\n            \"street2\": \"\",\n            \"city\": \"Carlsbad\",\n            \"state\": \"CA\",\n            \"zipCode\": \"92008\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Conveniently located right off the intersection of I-5 and Palomar Airport Road, Carlsbad Premium Outlets® is one of San Diego's premier shopping destinations. Shop more than 85 designer and name-brand outlet stores including Coach, Kate Spade New York, Michael Kors, Nike Factory Store, and more.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/866/carlsbad-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/866/carlsbad-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 289367,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/866.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/866.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"Carlsbad\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 894,\n        \"mallCode\": \"7883\",\n        \"mallName\": \"Carolina Premium Outlets®\",\n        \"urlFriendlyName\": \"carolina\",\n        \"latitude\": 35.509225,\n        \"longitude\": -78.314387,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"1025 Outlet Center Dr\",\n            \"street2\": \"\",\n            \"city\": \"Smithfield\",\n            \"state\": \"NC\",\n            \"zipCode\": \"27577\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Welcome to Carolina Premium Outlets®, Eastern North Carolina's premier shopping destination. You'll find more of what you're looking for with over 80 stores, serving the communities of Johnston County, its surrounding counties from the Triangle to the Coast, as well as cities in South Carolina and Virginia. The Center features upscale outlet stores including adidas, Aeropostale, American Eagle, Carolina Pottery, Coach Outlet, Chico's, Crocs, J.Crew Factory, Michael Kors, NIKE Factory Store, Polo Ralph Lauren Factory Store, Sunglass Hut, Talbots Outlet, Under Armour, Victoria's Secret Clearance, and many more. Carolina Premium Outlets, an easy to navigate, outdoor shopping experience, has quick dining options including Barbecue Provision Co. Southern Smokehouse BBQ, Auntie Anne's Soft Pretzels and Dairy Queen Grill & Chill. We are conveniently located at exit 95 off I-95 in Smithfield, NC. The entire team at Carolina Premium Outlets welcomes you and we look forward to seeing you during your next shopping experience.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/894/carolina-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/894/carolina-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 438822,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/894.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/894.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"Carolina\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 162,\n        \"mallCode\": \"8700\",\n        \"mallName\": \"Castleton Square\",\n        \"urlFriendlyName\": \"castleton-square\",\n        \"latitude\": 39.908971,\n        \"longitude\": -86.065221,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"6020 E 82nd St\",\n            \"street2\": \"\",\n            \"city\": \"Indianapolis\",\n            \"state\": \"IN\",\n            \"zipCode\": \"46250\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Castleton Square is the largest mall in the state of Indiana, serving the northern Indianapolis metro area, which includes the affluent communities of Carmel, Fishers, and Noblesville. This indoor climate controlled mall boasts three major department stores, a food court, play area, and specialty shops ranging from jewelry to women's fashions to sporting goods. Among the 130 stores, this shopping magnet features Macy's, Forever 21, H&M, Build-A-Bear Workshop and Lego. Shoppers will also find exciting dining options from a sit down restaurant such as McAlister's Deli to grab and go choices such as Chick-fil-A or Maki of Japan. Top off your visit with a movie at our 14 screen AMC Theatre. Castleton Square is conveniently located off I-465, exit Allisonville Road. From the entire team at Castleton Square, we look forward to your visit with us soon!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/162/castleton-square-mall-01.JPG\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/162/castleton-square-mall-03.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 1381533,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/162.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/162.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1372,\n        \"mallCode\": \"8041\",\n        \"mallName\": \"Charlotte Premium Outlets®\",\n        \"urlFriendlyName\": \"charlotte\",\n        \"latitude\": 35.169368,\n        \"longitude\": -80.970161,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"5404 New Fashion Way\",\n            \"street2\": \"\",\n            \"city\": \"Charlotte\",\n            \"state\": \"NC\",\n            \"zipCode\": \"28278\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Charlotte Premium Outlets is North Carolina's newest upscale outlet center and features an impressive collection of fashion designers, luxury brands and name brand manufacturers. The 398,421 square-foot center offers 100 notable upscale outlet stores including Ann Taylor, Brooks Brothers Factory Store, Cole Haan, Kate Spade New York, Polo Ralph Lauren, Lucky Brand, Michael Kors, Nike Factory Store and Saks Fifth Avenue OFF 5th at savings of 25 to 65 percent every day.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1372/charlotte-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1372/charlotte-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 398686,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1372.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1372.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"Charlotte\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 878,\n        \"mallCode\": \"7849\",\n        \"mallName\": \"Chicago Premium Outlets®\",\n        \"urlFriendlyName\": \"chicago\",\n        \"latitude\": 41.800478,\n        \"longitude\": -88.27397,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"1650 Premium Outlet Blvd\",\n            \"street2\": \"\",\n            \"city\": \"Aurora\",\n            \"state\": \"IL\",\n            \"zipCode\": \"60502\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Chicago Premium Outlets, an outdoor center located 40 minutes from downtown Chicago, has over 160 stores such as Adidas, Coach, Nike, kate spade new york, Vera Bradley, Restoration Hardware Outlet and more. With amenities such as fireplaces, art installations, a play area, and reflecting pond, Chicago Premium Outlets is more than a shopping center, but truly a destination for shoppers and tourists visiting the Chicago area. Conveniently located off I-88 at the Farnsworth Avenue North exit, it is easily accessible for local shoppers and tourists coming from downtown or O'Hare and Midway International Airports.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/878/chicago-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/878/chicago-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 687362,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/878.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/878.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"Chicago\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 213,\n        \"mallCode\": \"0511\",\n        \"mallName\": \"Cielo Vista Mall\",\n        \"urlFriendlyName\": \"cielo-vista-mall\",\n        \"latitude\": 31.775044,\n        \"longitude\": -106.37921,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"8401 Gateway Blvd W\",\n            \"street2\": \"\",\n            \"city\": \"El Paso\",\n            \"state\": \"TX\",\n            \"zipCode\": \"79925\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Cielo Vista Mall® is El Paso’s main shopping destination and is situated on the East Side of El Paso. It serves the nearby communities of Socorro, Fabens, Ft. Bliss and the International City of Juarez, Mexico.It is a wonderful climate controlled indoor shopping mall and home to over 140 specialty stores such as Dillard’s, Apple Store, Michael Kors, Sephora,Forever 21 and H&M. Cielo Vista Mall® is also home to other specialty shops ranging from jewelry, men/women/children apparel to shoes and accessories. The mall features several sit down restaurants such as Olive Garden and Hooter’s plus several eateries including Chick Fil A. You can also catch the latest movie releases at the multi screen Cinemark Theater complex located in the west outer parking lot.The mall is easily accessible off Interstate 10 & Hawkins Blvd. (Exit 26).From the entire team at Cielo Vista Mall®, “Bienvenidos” and hope to see you soon!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/213/cielo-vista-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/213/cielo-vista-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 1245359,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/213.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/213.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1279,\n        \"mallCode\": \"7924\",\n        \"mallName\": \"Cincinnati Premium Outlets®\",\n        \"urlFriendlyName\": \"cincinnati\",\n        \"latitude\": 39.433908,\n        \"longitude\": -84.337135,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"400 Premium Outlets Dr\",\n            \"street2\": \"\",\n            \"city\": \"Monroe\",\n            \"state\": \"OH\",\n            \"zipCode\": \"45050\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Find an exciting collection of 100 outlet stores from top designers and name brands at Cincinnati Premium Outlets® including Coach, kate spade new york,Michael Kors, Polo Ralph Lauren, PUMA Outlet, and Under Armour. Conveniently located halfway between Cincinnati and Dayton, off I-75, Exit 29 in Monroe, the mall offers a beautiful outdoor, single-level shopping experience. We invite you to enjoy our exceptional brands with extraordinarily savings of 25-65% for shopping that's always worth the trip.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1279/cincinnati-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1279/cincinnati-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 398752,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1279.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1279.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"Cincinnati\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 163,\n        \"mallCode\": \"0564\",\n        \"mallName\": \"Circle Centre Mall\",\n        \"urlFriendlyName\": \"circle-centre-mall\",\n        \"latitude\": 39.765257,\n        \"longitude\": -86.159397,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"49 W Maryland St\",\n            \"street2\": \"\",\n            \"city\": \"Indianapolis\",\n            \"state\": \"IN\",\n            \"zipCode\": \"46204\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Circle Centre Mall is located in the heart of downtown Indianapolis just south of Monument Circle. The center features key retailers including your favorites like H&M, Bath and Body Works, Lucky Brand and Finish Line.The center is also home to Regal Theaters and ten sit-down restaurants offering some of the city's best date-night experiences. Twelve hotels connect to Circle Centre Mall and the proximity to city's arts and culture make it a downtown destination for Indianapolis visitors and residents.Indianapolis is the capital and cultural hub of Indiana. Area attractions include top-notch professional sports venues, a thriving convention industry and numerous museum and entertainment attractions.'\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/163/circle-centre-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/163/circle-centre-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 729981,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/163.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/163.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1383,\n        \"mallCode\": \"8057\",\n        \"mallName\": \"Clarksburg Premium Outlets®\",\n        \"urlFriendlyName\": \"clarksburg\",\n        \"latitude\": 39.228106,\n        \"longitude\": -77.28596,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"22705 Clarksburg Rd\",\n            \"street2\": \"\",\n            \"city\": \"Clarksburg\",\n            \"state\": \"MD\",\n            \"zipCode\": \"20871\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Clarksburg Premium Outlets is conveniently located right off on I-270 in Montgomery County, Maryland, just 30 miles north of Washington, D.C. and 50 miles west of Baltimore. Shop more than 90 stores including Coach, kate spade new york, Nike Factory Store, Polo Ralph Lauren Factory Store, Saks Fifth Avenue Off 5th, Steve Madden, Tory Burch, Under Armour and many more, all at savings of 25% to 65% off everyday. You’ll truly enjoy your shopping experience at this beautiful brand new center that features a Market Hall dining pavilion, covered walkways and exterior escalators and elevators. Clarksburg Premium Outlets is proud to be a LEED-certified center, incorporating a number of energy saving measures.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1383/clarksburg-premium-outlets-thumb.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1383/clarksburg-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 390126,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1383.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1383.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"Clarksburg\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 873,\n        \"mallCode\": \"7850\",\n        \"mallName\": \"Clinton Premium Outlets®\",\n        \"urlFriendlyName\": \"clinton\",\n        \"latitude\": 41.292012,\n        \"longitude\": -72.534114,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"20 Killingworth Turnpike\",\n            \"street2\": \"\",\n            \"city\": \"Clinton\",\n            \"state\": \"CT\",\n            \"zipCode\": \"06413\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Clinton Premium Outlets®, located along the Connecticut Shoreline, is a charming outdoor village center conveniently located on I-95 en route to Boston or New York. Enjoy savings of 25% to 65% off every day prices featuring more than 70 designer and name brand outlet stores.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/873/clinton-crossing-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/873/clinton-crossing-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 276101,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/873.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/873.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"Clinton\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1202,\n        \"mallCode\": \"4696\",\n        \"mallName\": \"Coconut Point®\",\n        \"urlFriendlyName\": \"coconut-point\",\n        \"latitude\": 26.403885,\n        \"longitude\": -81.807185,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"23106 Fashion Dr\",\n            \"street2\": \"\",\n            \"city\": \"Estero\",\n            \"state\": \"FL\",\n            \"zipCode\": \"33928\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Coconut Point is a picturesque outdoor mall featuring over 110 stores including Dillard’s, Super Target, an Apple Store,Tommy Bahamaand Barnes & Noble – all surrounding several acres of lakes with a boardwalk. From jewelry to apparel and accessories to sporting goods, we offer a variety of choices in every price range. Experienceour large selection of outdoordining options, from Ruth’s Chris Steak House, South Fork Grille, Ted’s Montana Grill, Rodizio Grill, the Peach Pit Bar & Grill and now open Amfora Mediterranean Restaurant, Lehne Burger and Joe's Fresh Catch.Coconut Point Mall is located in Estero, Florida between Naples and Fort Myers, just 15 minutes from the Southwest Florida International Airport (RSW) and conveniently located off I-75 at exit 123 just south of Corkscrew Road on U.S. 41. Coconut Point is the place for people to shop, dine, work and play with something for everyone!On your next visit to Coconut Point, stop by the Management Office, located between Champs and PacSun on Fashion Drive to learn more about our center stores, services, amenities and purchase your favorite Simon Giftcard.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1202/coconut-point-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1202/.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 1205436,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1202.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1202.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 148,\n        \"mallCode\": \"0540\",\n        \"mallName\": \"College Mall\",\n        \"urlFriendlyName\": \"college-mall\",\n        \"latitude\": 39.160946,\n        \"longitude\": -86.495715,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"2894 E 3rd St\",\n            \"street2\": \"\",\n            \"city\": \"Bloomington\",\n            \"state\": \"IN\",\n            \"zipCode\": \"47401\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"College Mall, Simon Mall's first and originalmall,offers a unique shopping and dining experience with more than 80 stores and restaurants. An abundance of shopping opportunities are available at the newly developed Boulevard with an outdoor shopping experience, along with the anchor stores Target, Bed Bath & Beyond, Dicks Sporting Goods, and Fresh Thyme Farmers Market. HistoricCollege Mall offers arewarding and stress-free shopping and eating experience at storesincluding but not limited to Longhorn Steakhouse, Chick-fil-A, Applebee's, BJ's Brewhouse, Bath & Body Works, Buckle, H&M, Hot Topic, Game Stop, and Victoria's Secret.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/148/college-mall-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/148/college-mall-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 610256,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/148.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/148.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1237,\n        \"mallCode\": \"5204\",\n        \"mallName\": \"Colorado Mills®\",\n        \"urlFriendlyName\": \"colorado-mills\",\n        \"latitude\": 39.731722,\n        \"longitude\": -105.158288,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"14500 W Colfax Ave\",\n            \"street2\": \"\",\n            \"city\": \"Lakewood\",\n            \"state\": \"CO\",\n            \"zipCode\": \"80401\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Colorado Mills boasts a crisp, clean and modern renovation and is the Denver Metro Area's only indoor Outlet Mall. With over 160 fashion-forward, athletic, children’s and casual clothing and shoe stores, a variety of entertainment and dining options as well as personal health, fitness and beauty shops it's a full day of food, fashion and fun for all.Distinct outlet and full-line clothing shops include Coach Outlet, Carter’s, Eddie Bauer Outlet, Forever 21, H&M, Polo Ralph Lauren Factory Store, Michael Kors Outlet, Nike Factory Store, Off Broadway Shoes, Under Armour Factory House and even a Super Target. Numerous entertainment options include United Artists Theaters & IMAX, The Bounce Place & Arcade, Spooky Glow Mini Golf & Laser Maze, and a \\\"Mars Outpost\\\" play area sponsored by the Denver Museum of Nature & Science and Rodz & Bodz Movie and Classic Car Museum. To satisfy the health and beauty lovers, Colorado Mills features Phenix Salon Suites, Yoga Pod, Oriental Back Rub and more. Colorado Mills offers well renowned dine-in restaurants like Los Chingones Mexican Kitchen and Yard House along with a dynamic mix of fast-casual options in the dining pavilion. At Colorado Mills you can truly enjoy a full day of shopping, entertainment, relaxation and dining.Conveniently located off the I-70 West & 6th Ave. corridor, just 7 miles west of Downtown Denver, Colorado Mills serves the communities of Lakewood, Golden, Denver, Arvada and more.Parking is free!We can’t wait to see you here!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1237/colorado-mills-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1237/colorado-mills-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"MillsProperty\",\n        \"grossLeasableArea\": 1414037,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1237.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1237.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 234,\n        \"mallCode\": \"8262\",\n        \"mallName\": \"Columbia Center\",\n        \"urlFriendlyName\": \"columbia-center\",\n        \"latitude\": 46.226089,\n        \"longitude\": -119.227167,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"1321 N Columbia Center Blvd\",\n            \"street2\": \"\",\n            \"city\": \"Kennewick\",\n            \"state\": \"WA\",\n            \"zipCode\": \"99336\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Columbia Center is an all-in-one destination for the Tri-Cities, southeastern Washington and eastern Oregon shoppers with over 125 shopping, dining and entertainment options. Shoppers enjoy a vast indoor shopping mall, a vibrant children’s play area, a food court and a lifestyle mall with retail and dining. Columbia Center retailers include Macy's, Dick’s Sporting Goods, JCPenney, ULTA Beauty, Barnes & Noble, HomeGoods, DSW Shoes and more with everything from fashion apparel, jewelry and shoes to beauty products and family entertainment.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/234/columbia-center-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/234/columbia-center-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 762585,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/234.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/234.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1239,\n        \"mallCode\": \"5207\",\n        \"mallName\": \"Concord Mills®\",\n        \"urlFriendlyName\": \"concord-mills\",\n        \"latitude\": 35.369009,\n        \"longitude\": -80.721971,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"8111 Concord Mills Blvd\",\n            \"street2\": \"\",\n            \"city\": \"Concord\",\n            \"state\": \"NC\",\n            \"zipCode\": \"28027\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Concord Mills, the largest outlet and value retail shopping destination in North Carolina, has officially completed a three-year renovation, which includes added amenities and extensive internal and external upgrades. Home to more than 200 stores paired with unique family dining and entertainment options all under one \\\"climate controlled roof\\\", Concord Mills is a great place to visit any time of year.Find impressive savings at: Asics, adidas, Bass Pro Shops Outdoor World,Best Buy, Brooks Brothers, Coach, Dick's Sporting Goods, Eddie Bauer, Forever 21, H&M,J.Crew Factory, katespade newyork,LEGO, Lionel Trains,Lucky Brand, Michael Kors, Nike Clearance Store, Polo Ralph Lauren Factory,Steve Madden, Under Armour, Vera Bradley Factory and more.A refreshedDining Pavilionfeaturing13 restaurants & area favorites:Auntie Anne's PretzelsBananas Smoothies & Frozen YogurtBurger King ExpressFirehouse SubsGreen LeafsHaagen DazsMaki of Japan Poke 'n Ramen 360Popeye's Louisiana Kitchen Salsarita'sSouth Philly Steak & Fries Villa Italian KitchenYeung's Lotus ExpressFor an excellent casual diningor table service experience, Concord Mills offers: Alino Pizzeria, Bonefish Grill, Chipotle Mexican Grill, Dave & Buster's and Outback Steakhouse, all within steps of our amazing retailers!Our attractions are unmatched anywhere else inthemarket:A 24 Screen AMC/IMAX Theatre, Sea Life Aquarium, Dave & Busters and The Speedpark!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1239/concord-mills-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1239/concord-mills-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"MillsProperty\",\n        \"grossLeasableArea\": 1362404,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1239.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1239.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 784,\n        \"mallCode\": \"7611\",\n        \"mallName\": \"Copley Place\",\n        \"urlFriendlyName\": \"copley-place\",\n        \"latitude\": 42.347175,\n        \"longitude\": -71.077769,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"100 Huntington Ave\",\n            \"street2\": \"\",\n            \"city\": \"Boston\",\n            \"state\": \"MA\",\n            \"zipCode\": \"02116\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Located in the historic Back Bay, at 100 Huntington Ave, Boston MA 02116, Copley Place is Boston's premier luxury shopping destination, with over 50 fabulous stores including Neiman Marcus,Saks Fifth Avenue Men's, Tiffany & Co., Gucci, Jimmy Choo, Christian Louboutin, Legal Sea Foods, Yves Saint Laurent, Salvatore Ferragamo, David Yurman,Louis Vuitton,Dior, Burberry, Tod's and Versace.Copley Place is a concept unlike any other in the Boston area. The upscale center includes two levels of shopping, restaurants, four office buildings, 1,400 parking spaces and access to two hotels, The Westin Hotel and The Boston Marriott Copley Place. Convenient Parking: easily accessible from any direction. GPS \\\"100 Huntington Avenue, Boston, MA 02116\\\" or use the \\\"Traveling Here\\\" feature at the top of our home page.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/784/copley-place-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/784/copley-place-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 1259063,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/784.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/784.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 137,\n        \"mallCode\": \"9862\",\n        \"mallName\": \"Coral Square\",\n        \"urlFriendlyName\": \"coral-square\",\n        \"latitude\": 26.241401,\n        \"longitude\": -80.249125,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"9469 W Atlantic Blvd\",\n            \"street2\": \"\",\n            \"city\": \"Coral Springs\",\n            \"state\": \"FL\",\n            \"zipCode\": \"33071\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Coral Square Mall is a wonderful climate controlled indoor mall. Among the 120 great stores, it features Macy's, jcpenney, Kohls, and Shoe Carnival. Thisshopping destinationis conveniently located at theintersection ofW. Atlantic Boulevard and University Drive in Coral Springs, Florida. Coral SquareMall serves the nearby communities of Parkland, Coconut Creek, Margate, Tamarac and North Lauderdale, among others. From the entire team at Coral Square Mall, we hope that you will visit us soon!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/137/coral-square-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/137/coral-square-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 943873,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/137.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/137.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 193,\n        \"mallCode\": \"0552\",\n        \"mallName\": \"Cordova Mall\",\n        \"urlFriendlyName\": \"cordova-mall\",\n        \"latitude\": 30.475114,\n        \"longitude\": -87.207241,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"5100 N 9th Ave\",\n            \"street2\": \"\",\n            \"city\": \"Pensacola\",\n            \"state\": \"FL\",\n            \"zipCode\": \"32504\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Cordova Mall is the largest and most upscale shopping center in the Pensacola area. Anchored by Belk, Dillard's, Dick’s Sporting Goods, Best Buy, Bed Bath and Beyond and World Market, Cordova Mall also features more than 120 specialty stores including H&M, Carter's/Osh Kosh B'Gosh, LOFT, Chico's, Sephora, and The Buckle. Looking for a wonderful meal to go with your day of shopping: Pieology, Red Robin and Moe's Southwest Grill are some of the marvelous dining options at Cordova Mall. At Cordova Mall your choices are endless - fantastic shopping, delicious food and fun for the whole family!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/193/cordova-mall-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/193/cordova-mall-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 929685,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/193.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/193.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 334,\n        \"mallCode\": \"4823\",\n        \"mallName\": \"Crystal Mall\",\n        \"urlFriendlyName\": \"crystal-mall\",\n        \"latitude\": 41.374038,\n        \"longitude\": -72.144764,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"850 Hartford Turnpike\",\n            \"street2\": \"\",\n            \"city\": \"Waterford\",\n            \"state\": \"CT\",\n            \"zipCode\": \"06385\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Crystal Mall is a newly renovated, two level regional mall located in Southeastern Connecticut. With 80 stores including Bath & Body Works, Talbot's, J. Jill, Forever 21, JCPenney, & Old Navy, Crystal Mall has all of your shopping desires in a comfortable and climate controlled indoor environment. It is conveniently located between I-95 and I-395 in Waterford, CT. The mall serves the nearby communities of East Lyme, Groton, Mystic, New London & Old Lyme. After shopping for your fashion, jewelry and sporting goods needs, enjoy dining at one of our three full-service restaurants such as Buffalo Wild Wings, Longhorn Steakhouse or Olive Garden. We also feature a modern food court offering different choices for a quicker dining experience. Favorite customer amenities are available including comfortable soft seating and a mother’s lounge.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/334/crystal-mall-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/334/crystal-mall-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 782995,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/334.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/334.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 138,\n        \"mallCode\": \"0735\",\n        \"mallName\": \"Dadeland Mall\",\n        \"urlFriendlyName\": \"dadeland-mall\",\n        \"latitude\": 25.690545,\n        \"longitude\": -80.312495,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"7535 N Kendall Dr\",\n            \"street2\": \"\",\n            \"city\": \"Miami\",\n            \"state\": \"FL\",\n            \"zipCode\": \"33156\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Dadeland Mall, Miami’s original and most iconic shopping center is anchored by Florida's largest Macy*s, as well as Macy*s Home Gallery & Kids, Saks Fifth Avenue, and JCPenney. This mecca of fabulous fashion and dining destinations spans more than 1.4 million square-feet and features more than 185 retail stores and restaurants. Guests can enjoy al fresco dining with spectacular views of Downtown Dadeland in the Terrace Dining development featuring Aoki Teppanyaki, Earls Kitchen + Bar, Texas de Brazil, Cantina Catrina and Chicken Guy! (coming soon). A chic Fashion Wing with 102,000 square-feet of revamped retail space houses an enviable group of stores BOSS Hugo Boss, Free People, Lush Fresh Handmade Cosmetics, Swarovski, Tesla, Urban Outfitters, Rebag and Stuart Weitzman, among others. NEW Apple flagship and 2 new restaurants CVI.CHE 105 and North Italia now open at the main entrance. AC Hotel Miami Dadeland set to open Fall 2021. Dadeland Mall is located at 7535 N. Kendall Drive in Miami, Florida between the 826 Palmetto Expressway and US 1. For more information on Dadeland Mall, please contact the mall management office at (305) 665-6226. From the entire team at Dadeland Mall, we hope that you will visit us soon.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/138/.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/138/dadeland-mall-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 1497002,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/138.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/138.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1240,\n        \"mallCode\": \"5243\",\n        \"mallName\": \"Del Amo Fashion Center®\",\n        \"urlFriendlyName\": \"del-amo-fashion-center\",\n        \"latitude\": 33.830765,\n        \"longitude\": -118.349415,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"3525 Carson St\",\n            \"street2\": \"\",\n            \"city\": \"Torrance\",\n            \"state\": \"CA\",\n            \"zipCode\": \"90503\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Embrace the coastal chic lifestyle at Del Amo Fashion Center, the South Bay’s premier retail destination. Accented by an abundance of natural lighting, exquisite architecture, living green walls, gorgeous palm trees and so much more, Del Amo Fashion Center is a favorite in Southern California.Del Amo Fashion Center, the largest shopping center in the western United States, completed a multimillion-dollar redevelopment further defining its status as a shopping and entertainment mecca in the heart of Los Angeles. Majors include Nordstrom, Macy’s, Macy’s Men’s & Home, AMC Del Amo 18, Dave & Buster's, Crate & Barrel, Barnes & Noble, JCPenney, and Dick’s Sporting Goods.-The center now features more than 250 specialty stores, the 700-seat premier Patio Cafes with 10 eateries including the iconic L.A. brand Pink’s Hot Dogs, and seven new restaurants including the world-renowned Din Tai Fung, a Michelin star rated restaurant.-New retail offering includes Casper, Coach, lululemon, Morphe, Tesla, TravisMathew, Uncle Tetsu, and Victoria’s Secret.- Four multi-level parking decks and ample surface parking with car counters are available to help provide a convenient shopping experience. At Del Amo Fashion Center there is something for everyone.We hope you will visit us soon just off the 405 freeway, at the Hawthorne Blvd. exit.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1240/del-amo-fashion-center-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1240/del-amo-fashion-center-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 2517765,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1240.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1240.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1390,\n        \"mallCode\": \"8064\",\n        \"mallName\": \"Denver Premium Outlets®\",\n        \"urlFriendlyName\": \"denver\",\n        \"latitude\": 39.946605,\n        \"longitude\": -104.984553,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"13801 Grant St\",\n            \"street2\": \"\",\n            \"city\": \"Thornton\",\n            \"state\": \"CO\",\n            \"zipCode\": \"80023\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Denver Premium Outlets is the area's premier outlet shopping destination featuring a diverse mix of popular designer and lifestyle brands including kate spade new york, Tory Burch, Cole Haan, Michael Kors, Polo Ralph Lauren, American Eagle Outfitters, Tumi and Under Armour. Denver Premium Outlets offers shoppers a dynamic mix of merchandise the whole family will love, including fashion apparel and accessories; athletic, outdoor and fitness footwear and apparel; and much more – all at impressive savings of up to 65 percent every day. Shoppers will have access to a variety of amenities including Denver Premium Outlets’ VIP Shopper Club, where guests can receive extra deals and exclusive offers.Denver Premium Outlets’ architects were inspired by the scenery of the magnificent Rocky Mountains and have incorporated a number of design elements unique to the Colorado landscape. At the center, shoppers will find a Coloradan outdoor experience that strikes a balance between the organic and the man-made – complete with heavy timber and steel architecture that uses robust geometries, materials and open transparency to frame the natural setting around it.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1390/denver-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1390/denver-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 328090,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1390.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1390.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"Denver\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1285,\n        \"mallCode\": \"5321\",\n        \"mallName\": \"Denver West Village\",\n        \"urlFriendlyName\": \"denver-west-village\",\n        \"latitude\": 39.736263,\n        \"longitude\": -105.161712,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"14200 W Colfax Ave\",\n            \"street2\": \"\",\n            \"city\": \"Lakewood\",\n            \"state\": \"CO\",\n            \"zipCode\": \"80401\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Denver West Village is the perfect shopping destination with dining and entertainment for all. Home to popular lifestyle brands like Bed Bath & Beyond, DSW Shoe Warehouse, and Cost Plus - World Market, errands become a breeze and an afternoon of shopping feels like a treat. Indulge in some delicious food at restaurants like On The Border, Blue Sky Cafe, Outback Steakhouse and more. There's something for everyone at Denver Vest Village!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1285/denver-west-village-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1285/denver-west-village-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 311000,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1285.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1285.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 867,\n        \"mallCode\": \"7853\",\n        \"mallName\": \"Desert Hills Premium Outlets®\",\n        \"urlFriendlyName\": \"desert-hills\",\n        \"latitude\": 33.928778,\n        \"longitude\": -116.815491,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"48400 Seminole Dr\",\n            \"street2\": \"\",\n            \"city\": \"Cabazon\",\n            \"state\": \"CA\",\n            \"zipCode\": \"92230\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Desert Hills Premium Outlets® is home to the largest collection of luxury outlets in California. Just over an hour drive from Los Angeles and 20 minutes west of Palm Springs. The outdoor shopping center features 180 designer stores including Alexander McQueen, Burberry, Coach, Gucci, kate spade new york, Prada, Fendi, Saint Laurent Paris and many more. There are several dining options at Desert Hills Premium Outlets® such as Blaze Pizza, Five Guys Burgers & Fries, and Panda Express.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/867/867-desert-hills-t.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/867/desert-hills-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 655325,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/867.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/867.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"Desert\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1298,\n        \"mallCode\": \"5246\",\n        \"mallName\": \"Dover Commons®\",\n        \"urlFriendlyName\": \"dover-commons\",\n        \"latitude\": 39.190341,\n        \"longitude\": -75.539694,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"1265 N DuPont Hwy\",\n            \"street2\": \"\",\n            \"city\": \"Dover\",\n            \"state\": \"DE\",\n            \"zipCode\": \"19901\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Greetings from the entire team at Dover Commons®. We hope you will enjoy tax-free shopping in our outdoor community center boosting a dozen stores ranging from apparel to entertainment to services. You’ll find all of your favorites, including Pier 1 Imports, Chuck E. Cheese’s, Catherine’s, Plato’s Closet, and more! Conveniently located adjacent to Dover Mall and just off of US Route 113, one mile south of Scarborough Road, Dover Commons serves the entire Delmarva Peninsula, including Kent, Sussex, and New Castle counties and beyond.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1298/dover-commons-01.JPG\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1298/dover-commons-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"CommunityLifestyleCenter\",\n        \"grossLeasableArea\": 51668,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1298.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1298.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1243,\n        \"mallCode\": \"5245\",\n        \"mallName\": \"Dover Mall®\",\n        \"urlFriendlyName\": \"dover-mall\",\n        \"latitude\": 39.193897,\n        \"longitude\": -75.53965,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"1365 N DuPont Hwy\",\n            \"street2\": \"\",\n            \"city\": \"Dover\",\n            \"state\": \"DE\",\n            \"zipCode\": \"19901\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Love shopping? Visit Dover Mall® for some of the best indoor shopping in the area. Dover Mall® offers Pandora, Macy’s, JCPenney, Boscov’s, Dick's Sporting Goods, Footaction, Kay Jeweler's, and more than 85 specialty stores, ranging from Men's and Women's Fashions, Jewelry and Watches to Specialty Gifts.Need a break from shopping? Dine with us while you're here! Our food court offers some of the best fast casual eateries including a variety of freshly made Philly’s Cheesesteaks to Japanese's food. Be prepared to be entertained at our AMC Dover Mall® currently showing the hottest new releases.Conveniently located off of US Route 113, one mile south of Scarborough Road, Dover Mall serves the entire Delmarva Peninsula.Spend an hour or a full day at Dover Mall®. You deserve it! From the entire team at Dover Mall® we hope that you will visit us soon!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1243/dover-mall-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1243/dover-mall-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 927414,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1243.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1243.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1323,\n        \"mallCode\": \"7963\",\n        \"mallName\": \"Ellenton Premium Outlets®\",\n        \"urlFriendlyName\": \"ellenton\",\n        \"latitude\": 27.534275,\n        \"longitude\": -82.507606,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"5461 Factory Shops Blvd\",\n            \"street2\": \"\",\n            \"city\": \"Ellenton\",\n            \"state\": \"FL\",\n            \"zipCode\": \"34222\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Home to 130 designer and brand outlet stores for the whole family, Ellenton Premium Outlets is conveniently located off I-75 and US-301 in Ellenton, Florida within 25 miles of Sarasota, St. Petersburg, Tampa and Bradenton and a stone throw away from the beautiful beaches of Anna Maria Island, LongBoat Key, Siesta Key and St. Pete Beach. This outdoor mall features covered walkways, lush, tropical landscaping and flowing water fountains. Ellenton Premium Outlets stores range from women's apparel and accessories to home furnishings to specialty items. Stores include kate spade new york, Under Armour, Victoria's Secret Outlet, Coach, Michael Kors, Bath&Body Works, American Eagle and Saks Fifth Avenue Off 5th. Ellenton Premium Outlets is a perfect shopping stop for the area residents and visitors looking for a delightful wallet-friendly shopping experience any time of the year. The entire team at Ellenton Premium Outlets hopes to see you soon!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1323/ellenton-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1323/ellenton-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 476884,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1323.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1323.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"Ellenton\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 157,\n        \"mallCode\": \"1116\",\n        \"mallName\": \"Fashion Centre at Pentagon City\",\n        \"urlFriendlyName\": \"fashion-centre-at-pentagon-city\",\n        \"latitude\": 38.862966,\n        \"longitude\": -77.060991,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"1100 S Hayes St\",\n            \"street2\": \"\",\n            \"city\": \"Arlington\",\n            \"state\": \"VA\",\n            \"zipCode\": \"22202\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Fashion Centre at Pentagon City, located just moments from the nation's capital, and on the Washington DC Metro system, offers a world-class shopping experience where avenues of fashions and boulevards of style await. A scenic glass elevator ride to the third level reveals more than 140 fascinating stores and restaurants including Macy's, Nordstrom, The Ritz-Carlton, Bonobos, Apple,Coach, kate spade new york and Tourneau.The skylit Dining Pavilion features international specialties from the familiar to the exotic.Love shopping? Visit Fashion Centre at Pentagon City today.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/157/fashion-centre-at-pentagon-city-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/157/fashion-centre-at-pentagon-city-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 1037360,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/157.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/157.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 765,\n        \"mallCode\": \"4645\",\n        \"mallName\": \"Fashion Valley\",\n        \"urlFriendlyName\": \"fashion-valley\",\n        \"latitude\": 32.767961,\n        \"longitude\": -117.166733,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"7007 Friars Rd\",\n            \"street2\": \"\",\n            \"city\": \"San Diego\",\n            \"state\": \"CA\",\n            \"zipCode\": \"92108\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Embrace the coastal chic lifestyle at Southern California's trendiest destination, Fashion Valley. Accented by living succulent walls, gorgeous palm trees and iconic fountains, Fashion Valley is a must visit.Visit more than 200 stores including international fashion houses like Cartier, Gucci, Louis Vuitton,Prada, Rolex, Saint Laurent and Salvatore Ferragamo, leading department stores like Bloomingdale's, Macy's, Neiman Marcus and Nordstrom, all while drinking in the San Diego sun in this open-air environment. Try something new at the acclaimed Tommy Bahama Marlin Bar, Silverlake Ramen, North Italia, Blanco Tacos + Tequila, True Food Kitchen, Counter Custom Burgers and So Sushi or enjoy favorites at The Cheesecake Factory, P.F. Chang’s China Bistro and California Pizza Kitchen.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/765/765-fashion-valley-t.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/765/fashion-valley-001.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 1727070,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/765.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/765.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1074,\n        \"mallCode\": \"1308\",\n        \"mallName\": \"Firewheel Town Center\",\n        \"urlFriendlyName\": \"firewheel-town-center\",\n        \"latitude\": 32.952703,\n        \"longitude\": -96.612316,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"245 Cedar Sage Dr\",\n            \"street2\": \"\",\n            \"city\": \"Garland\",\n            \"state\": \"TX\",\n            \"zipCode\": \"75040\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Firewheel Town Center is the premier outdoor shopping, dining, and entertainment destination in the North East Dallas area offering unique group experiences, extravagant family oriented signature events, and a distinct main street style shopping adventure.Featuring over 110 stores, which range from women’s apparel to sporting goods, Firewheel is a one-stop shop for all your shopping needs located on the corner of the President George Bush Tollway and HW 78. Exciting dining options such as Gloria’s Latin Cuisine, Bar Louie, Houlihan’s, Razzoo's Cajun Cafe, Ferah Tex-Med Kitchen, Pete's Burgers/Wings/Drinks, and T.G.I.Friday’s, along with our 18 screen AMC/IMAX Theatre, Obstacle Warrior Kids, Pinot's Palette, Kid's Empire, HAPIK, Simplicity E-Sports, and Build-A-Bear Workshop; makes Firewheel Town Center the perfect destination for visitors looking to shop, relax and spend time with friends and family. For exciting residential living information, visit the Parkside at Firewheel apartments and townhomes at www.parksideatfirewheel.com or call 972 530-0354. The Parkside at Firewheel Leasing Office is located at 305 River Fern Avenue, Suite #1123 in Garland, Texas 75040\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1074/firewheel-town-center-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1074/firewheel-town-center-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 995806,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1074.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1074.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1324,\n        \"mallCode\": \"7964\",\n        \"mallName\": \"Florida Keys Outlet Marketplace\",\n        \"urlFriendlyName\": \"florida-keys-outlet-marketplace\",\n        \"latitude\": 25.452554,\n        \"longitude\": -80.473095,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"250 E Palm Dr\",\n            \"street2\": \"\",\n            \"city\": \"Florida City\",\n            \"state\": \"FL\",\n            \"zipCode\": \"33034\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Among the 50 stores at Florida Keys Outlet Marketplace features a Nike Clearance Store, adidas Outlet Store, Aeropostale, Guess Factory Store and Coach. Florida Keys Outlet Marketplace is a wonderful open-air center. Florida Keys Outlet Marketplace serves the nearby communities of Key Largo, Homestead and Kendal. Conveniently located at the end for the Florida Turnpike on US 1. Florida Keys Outlet Marketplace boasts over 50 retailers ranging from women's apparel to shoes to children's apparel. Also while visiting, we have even more choices in stores in our sister mall, The Falls which is located just 20 minutes away. So, from the entire team at Florida Keys Outlet Marketplace, we hope that you will visit us soon.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1324/florida-keys-outlet-center-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1324/florida-keys-outlet-center-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 206296,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1324.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1324.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"FloridaCity\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 868,\n        \"mallCode\": \"7856\",\n        \"mallName\": \"Folsom Premium Outlets®\",\n        \"urlFriendlyName\": \"folsom\",\n        \"latitude\": 38.643781,\n        \"longitude\": -121.187932,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"13000 Folsom Blvd\",\n            \"street2\": \"\",\n            \"city\": \"Folsom\",\n            \"state\": \"CA\",\n            \"zipCode\": \"95630\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Folsom Premium Outlets® is an 80 store outdoor shopping mall just 20 minutes east of Sacramento. We are conveniently located off of Highway 50 at the Folsom Blvd. exit. Enjoy shopping at designer and name-brand outlet stores ranging from women's apparel to jewelry and a varietal shoe store selection. Shops include Michael Kors, Under Armour and Skechers. We are only an hour away from Vacaville Premium Outlets, an hour and a half away from South Lake Tahoe and two hours away from either Reno or San Francisco. The entire team at Folsom Premium Outlets hopes that you will visit us soon.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/868/folsom-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/868/folsom-premium-outlets-02.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 297548,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/868.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/868.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"Folsom\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1325,\n        \"mallCode\": \"7965\",\n        \"mallName\": \"Gaffney Outlet Marketplace\",\n        \"urlFriendlyName\": \"gaffney-outlet-marketplace\",\n        \"latitude\": 35.081973,\n        \"longitude\": -81.712177,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"1 Factory Shops Blvd\",\n            \"street2\": \"\",\n            \"city\": \"Gaffney\",\n            \"state\": \"SC\",\n            \"zipCode\": \"29341\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"GaffneyOutlet Marketplacebrings outdoor outlet shopping to you within easy reach of Greenville, SC, and Charlotte, NC. Located on I-85 at Exit 90, Gaffney Outlet Marketplace is Upstate South Carolina's shopping destination for deals on designer fashions, handbags, and housewares. Among the outlet brands offered at Gaffney Outlet Marketplace, you'll find: adidas, Crate & Barrel Outlet, Pottery Barn Outlet, Polo Ralph Lauren Factory Store, Nike Factory Store, Michael Kors Outlet, kate spade new york, H&M, and many more. We hope you'll stop by soon.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1325/gaffney-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1325/gaffney-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 359945,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1325.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1325.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"gaffney\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 869,\n        \"mallCode\": \"7857\",\n        \"mallName\": \"Gilroy Premium Outlets®\",\n        \"urlFriendlyName\": \"gilroy\",\n        \"latitude\": 37.025183,\n        \"longitude\": -121.564471,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"681 Leavesley Rd\",\n            \"street2\": \"\",\n            \"city\": \"Gilroy\",\n            \"state\": \"CA\",\n            \"zipCode\": \"95020\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Conveniently located directly off Hwy 101 and just 20 miles south of Silicon Valley, Gilroy Premium Outlets features one of the largest collection of designer and brand name outlet stores in Northern California. Shop more than 145 stores including adidas, Columbia Sportswear, kate spade new york, lululemon, Nike and many more.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/869/gilroy-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/869/gilroy-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 578222,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/869.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/869.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"Gilroy\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1377,\n        \"mallCode\": \"8038\",\n        \"mallName\": \"Gloucester Premium Outlets®\",\n        \"urlFriendlyName\": \"gloucester\",\n        \"latitude\": 39.785852,\n        \"longitude\": -75.052188,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"100 Premium Outlet Dr\",\n            \"street2\": \"\",\n            \"city\": \"Blackwood\",\n            \"state\": \"NJ\",\n            \"zipCode\": \"08012\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Conveniently accessed from Philadelphia & Atlantic City via rte. 42 exit 7B , Gloucester Premium Outlets features 90 stores including adidas, Michael Kors, Vera Bradley, Under Armour, J.Crew Factory, kate spade new york, aerie and many more all at savings of 25% to 65% every day. Enjoy additional amenities around the property which include soft seating, a fire place, playground, free WIFI and more.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1377/gloucester-premium-outlet-thumb.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1377/gloucester_premium_outlets_01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 369686,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1377.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1377.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"Gloucester\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1355,\n        \"mallCode\": \"7956\",\n        \"mallName\": \"Grand Prairie Premium Outlets®\",\n        \"urlFriendlyName\": \"grand-prairie\",\n        \"latitude\": 32.679375,\n        \"longitude\": -97.05364,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"2950 W Interstate 20\",\n            \"street2\": \"\",\n            \"city\": \"Grand Prairie\",\n            \"state\": \"TX\",\n            \"zipCode\": \"75052\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Grand Prairie Premium Outlets features a collection of the finest brands for you, your family and your home. Featuring more than 100 stores with savings of up to 65% off everyday. Grand Prairie Premium Outlets is located in Grand Prairie, Texas, just minutes from Dallas-Fort Worth at the corner of I20 West and State Highway 360 South. Find impressive savings all year round at Michael Kors, Polo Ralph Lauren, Journeys, Vans Outlet, Kay Jewelers, Coach, Under Armour, Saks Fifth Avenue OFF 5TH, kate spade new york, Levi's Outlet, and more. Whether you are indulging yourself or looking for that perfect gift, we look forward to welcoming you soon.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1355/grand-prairie-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1355/grand-prairie-premium-outlets-02.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 416322,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1355.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1355.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"grandprairie\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1248,\n        \"mallCode\": \"5211\",\n        \"mallName\": \"Grapevine Mills®\",\n        \"urlFriendlyName\": \"grapevine-mills\",\n        \"latitude\": 32.965993,\n        \"longitude\": -97.04276,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"3000 Grapevine Mills Pkwy\",\n            \"street2\": \"\",\n            \"city\": \"Grapevine\",\n            \"state\": \"TX\",\n            \"zipCode\": \"76051\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Grapevine Mills is a wonderful climate controlled indoor mall featuring 180 stores of shopping, entertainment, and restaurants. Among the 180 stores at Grapevine Mills features Neiman Marcus Last Call, Saks Fifth Avenue OFF 5TH, H&M, Forever 21, NIKE FactoryStore, Coach Factory, Ann Taylor Factory Store, Under Armour, Disney Outlet, J Crew and much more! Also at Grapevine Mills, we have fun for the entire family at the AMC Grapevine Mills 30 with Dine-In Theatres, LEGOLAND Discovery Center, SEA LIFE Aquarium, The Escape Game, Round 1 Bowling and Amusement, and Rainforest Cafe! Grapevine Mills is conveniently located off HWY 121 and Grapevine Mills Parkway, just two miles north of DFW International Airport. So from the entire team at Grapevine Mills, we hope that you will visit us soon!Guest Services is closed until further notice.Grapevine Mills welcomes service animals.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1248/grapevine-mills-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1248/grapevine-mills-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"MillsProperty\",\n        \"grossLeasableArea\": 1781628,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1248.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1248.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1250,\n        \"mallCode\": \"5250\",\n        \"mallName\": \"Great Mall®\",\n        \"urlFriendlyName\": \"great-mall\",\n        \"latitude\": 37.415738,\n        \"longitude\": -121.897412,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"447 Great Mall Dr\",\n            \"street2\": \"\",\n            \"city\": \"Milpitas\",\n            \"state\": \"CA\",\n            \"zipCode\": \"95035\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Located in the gateway to Silicon Valley, minutes from the San Jose International Airport and Levi’s Stadium, Great Mall is the largest enclosed outlet and value retail shopping, entertainment and dining destination in Northern California. This newly renovated center provides the ultimate shopping experience for domestic and international visitors to the Bay Area with more than 200+ outlet and value retail stores including Saks 5th Avenue OFF Fifth, Coach, Saks Fifth Avenue OFF 5TH, UNIQLO, H&M, Tumi Outlet, True Religion Outlet, Levis Outlet, Michael Kors and much more!Great Mall is located conveniently off the intersection of I-880 and Great Mall Drive as well as the intersection of I-680 and Montague Expressway. BART,VTA Transit Bus, Light Rail available at the Silicon Valley Transfer and Exchange Station on Great Mall Drive. So from the entire team here at Great Mall, we hope that you visit us soon!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1250/great-mall-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1250/great-mall-01.JPG\",\n        \"socialLinks\": null,\n        \"propertyType\": \"MillsProperty\",\n        \"grossLeasableArea\": 1365957,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1250.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1250.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 165,\n        \"mallCode\": \"1325\",\n        \"mallName\": \"Greenwood Park Mall\",\n        \"urlFriendlyName\": \"greenwood-park-mall\",\n        \"latitude\": 39.632718,\n        \"longitude\": -86.120496,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"1251 US Highway 31 N\",\n            \"street2\": \"\",\n            \"city\": \"Greenwood\",\n            \"state\": \"IN\",\n            \"zipCode\": \"46142\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Greenwood Park Mall is the shopping destination on the south side of Indianapolis, serving the nearby communities of Greenwood, Whiteland, Franklin and Center Grove. The mall offers both indoor and outdoor shops that specialize in women’s and children’s apparel, accessories and more. Among the 150 plus stores, Greenwood Park Mall provides a diverse shopping experience featuring Von Maur, Macy’s, jcpenney, Forever 21 and The Buckle. We also have many exciting dining options that include The Cheesecake Factory, BJ’s Restaurant & Brewhouse and more. Conveniently located at the intersection of US 31 North and County Line Road, Greenwood Park Mall is easily accessible from wherever you call home.From the entire team at Greenwood Park Mall, we hope that you will visit us soon!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/165/greenwood-park-mall-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/165/greenwood-park-mall-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 1260340,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/165.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/165.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1339,\n        \"mallCode\": \"7967\",\n        \"mallName\": \"Grove City Premium Outlets®\",\n        \"urlFriendlyName\": \"grove-city\",\n        \"latitude\": 41.141132,\n        \"longitude\": -80.157477,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"1911 Leesburg Grove City Rd\",\n            \"street2\": \"\",\n            \"city\": \"Grove City\",\n            \"state\": \"PA\",\n            \"zipCode\": \"16127\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Grove City Premium Outlets is western Pennsylvania's premiere shopping destination with over 120 of the hottest brand name stores including Coach, Columbia Sportswear, kate spade new york, J. Crew, The North Face, Under Armour, Michael Kors, Nike, Vera Bradley and White House Black Market. The open air mall is easily accessible located just off I-79, 3 miles south of I-80 serving Pittsburgh, Youngstown and Erie. Shoppers realize 25-65% savings off everyday retail and visitors to the area enjoy the savings offered by Pennsylvania's tax-free status on most clothing and shoes.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1339/grove-city-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1339/grove-city-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 530771,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1339.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1339.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"grovecity\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1326,\n        \"mallCode\": \"7968\",\n        \"mallName\": \"Gulfport Premium Outlets®\",\n        \"urlFriendlyName\": \"gulfport\",\n        \"latitude\": 30.428974,\n        \"longitude\": -89.099158,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"10000 Factory Shop Blvd\",\n            \"street2\": \"\",\n            \"city\": \"Gulfport\",\n            \"state\": \"MS\",\n            \"zipCode\": \"39503\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Conveniently located at Exit 34A just off Interstate 10 between New Orleans and Mobile, Gulfport Premium Outlets features 70 stores including kate spade new york, Polo Ralph Lauren Factory Store, Under Armour, Vera Bradley and more all at savings of up to 65% off. As the Mississippi Gulf Coast's premiere outdoor shopping destination, we offer numerous amenities including a children's playground, stroller rental, complimentary wheelchairs and ATM. Enjoy the indoor Food Court with delicious venues such as PJ's Coffee & Bakery, Green Leaf's, Rice Bowl, Villa Fresh Italian Kitchen, Buckhead Grill and Blue Bell Ice Cream. The center is located near fun-filled attractions including Gulf Islands Waterpark, Ship Island Excursions, NASA's Infinity Science Center and not to mention 24 hour gaming action along with award winning restaurants. To join the free VIP Shopper Club and download your VIP Coupon Book text VIP236 to 74666. From the team at Gulfport Premium Outlets, we hope you will visit us soon.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1326/gulfport-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1326/gulfport-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 300033,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1326.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1326.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"gulfport\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1251,\n        \"mallCode\": \"5216\",\n        \"mallName\": \"Gurnee Mills®\",\n        \"urlFriendlyName\": \"gurnee-mills\",\n        \"latitude\": 42.38904,\n        \"longitude\": -87.957164,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"6170 W Grand Ave\",\n            \"street2\": \"\",\n            \"city\": \"Gurnee\",\n            \"state\": \"IL\",\n            \"zipCode\": \"60031\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"The newly renovated Gurnee Mills is the largest outlet and full-price shopping destination in Illinois. Gurnee Mills provides the ultimate indoor shopping experience with over 160 stores including Macy’s, Forever 21, Dick's Sporting Goods, Kohl’s, Bed Bath & Beyond/BuyBuy Baby and Bass Pro Shops Outdoor World. Shoppers can dine at great restaurants including Rainforest Café, Buffalo Wild Wings and Chicago Pizza Co., catch a movie at Gurnee Marcus Cinema or take a spin on the ice at Top Shelf Ice Arena.Gurnee Mills is located at the intersection of Interstate 94 and Grand Avenue (IL 132) in Gurnee, IL. It is conveniently located in between Chicago and Milwaukee with surrounding cities including Libertyville, Grayslake, Mundelein, Lake Forest, Waukegan, Antioch, and Round Lake Beach.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1251/gurnee-mills-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1251/gurnee-mills-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"MillsProperty\",\n        \"grossLeasableArea\": 1936699,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1251.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1251.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1327,\n        \"mallCode\": \"7969\",\n        \"mallName\": \"Hagerstown Premium Outlets®\",\n        \"urlFriendlyName\": \"hagerstown\",\n        \"latitude\": 39.608093,\n        \"longitude\": -77.733129,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"495 Premium Outlet Blvd\",\n            \"street2\": \"\",\n            \"city\": \"Hagerstown\",\n            \"state\": \"MD\",\n            \"zipCode\": \"21740\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Conveniently located off Interstate 70, Hagerstown Premium Outlets® is a village style shopping center that is easily accessible from the DC area, Baltimore, Southern Pennsylvania and West Virginia. Enjoy savings of 25% to 65% every day at over60 designer and name brand outlet stores including Coach, Guess, Kate Spade New York, Under Armour and more. Serving the nearby communities of Martinsburg, Frederick and Chambersburg, we boost retailers ranging from jewelry to women's apparel to sporting goods. We also have many dining options in our food court or top off your shopping experience by dining at Longhorn Steakhouse. From the entire team at The Hagerstown Premium Outlets®, we hope that you will visit us soon!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1327/hagerstown-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1327/hagerstown-premium-outlets-05.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 485161,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1327.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1327.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"Hagerstown\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1214,\n        \"mallCode\": \"4812\",\n        \"mallName\": \"Hamilton Town Center\",\n        \"urlFriendlyName\": \"hamilton-town-center\",\n        \"latitude\": 39.991545,\n        \"longitude\": -85.931567,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"13901 Town Center Blvd\",\n            \"street2\": \"\",\n            \"city\": \"Noblesville\",\n            \"state\": \"IN\",\n            \"zipCode\": \"46060\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Hamilton Town Center opened in 2008 and is an extraordinary open-air streetscape environment that showcases a diverse mix of shops, restaurants, and entertainment venues including jcpenney, Dick’s Sporting Goods, Bed Bath & Beyond and DSW. We have many exciting dining options from sit downoptions such as Livery and Ford's Garage. to grab and go choices such as Five Guys Burgers & Fries. To top it all off, consider making it dinner and a movie at our Emagine Entertainment Theater (reopening July 2021). We have over 85 shops and dining options to choose from and are conveniently located at SR 238 and highway I-69 at Exit 210, servicing the greater Hamilton County area and surrounding communities along the I-69 corridor. We hope that you will visit us soon where you will enjoy a great day of shopping, dining and entertainment.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1214/hamilton-town-center-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1214/hamilton-town-center-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"CommunityLifestyleCenter\",\n        \"grossLeasableArea\": 672905,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1214.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1214.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 206,\n        \"mallCode\": \"4825\",\n        \"mallName\": \"Haywood Mall\",\n        \"urlFriendlyName\": \"haywood-mall\",\n        \"latitude\": 34.849831,\n        \"longitude\": -82.333378,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"700 Haywood Rd\",\n            \"street2\": \"\",\n            \"city\": \"Greenville\",\n            \"state\": \"SC\",\n            \"zipCode\": \"29607\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Welcome to Haywood Mall where you'll find the latest in electronics, home décor and apparel trends. Haywood Mall promises you a spectacular shopping experience in our multi-level, climate controlled, indoor mall featuring more than 120 shops. Brands including Apple, LEGO Store, Lush Cosmetics, Pottery Barn, Sephora and Williams-Sonoma are anchored by Belk, Dillard's, Macy's, and JCPenney. Haywood Mall also offers a variety of exciting dining options including Grill Marks, Saltwater Kitchen,and South Carolina's only Cheesecake Factory. Centered in the Upstate communities of Greenville, Greer, Taylors, Simpsonville & Easley, Haywood Mall is located at the intersection of I-385 and Haywood Road. The Haywood Mall team invites you to see why we are the favorite shopping destination of the Upstate!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/206/haywood-mall-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/206/haywood-mall-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 1237411,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/206.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/206.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1225,\n        \"mallCode\": \"7909\",\n        \"mallName\": \"Houston Premium Outlets®\",\n        \"urlFriendlyName\": \"houston\",\n        \"latitude\": 29.997041,\n        \"longitude\": -95.756573,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"29300 Hempstead Rd\",\n            \"street2\": \"\",\n            \"city\": \"Cypress\",\n            \"state\": \"TX\",\n            \"zipCode\": \"77433\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Houston Premium Outlets® offers 145 designer and name-brand outlet stores includingBurberry, Nike,Michael Kors, Polo Ralph Lauren, Tory Burch and Versace. We are conveniently located in northwest Houston off of U.S. Highway 290 West at Fairfield Place Drive; approximately 35 minutes from downtown Houston and the Galleria uptown district.Enjoy upscale outlet shopping at Houston's largest Outlets,and saveup to 65 percent every day.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1225/houston-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1225/houston-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 542077,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1225.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1225.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"Houston\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 879,\n        \"mallCode\": \"7854\",\n        \"mallName\": \"Indiana Premium Outlets®\",\n        \"urlFriendlyName\": \"indiana\",\n        \"latitude\": 39.30988,\n        \"longitude\": -85.96122,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"11622 NE Executive Dr\",\n            \"street2\": \"\",\n            \"city\": \"Edinburgh\",\n            \"state\": \"IN\",\n            \"zipCode\": \"46124\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Indiana Premium Outlets is conveniently located approximately 30 miles south of Indianapolis on Interstate 65 at exit 76B in Edinburgh, Indiana. Shopper favorites offering enormous savings of 25 to 65 percent every day include Nike Factory Store, Polo Ralph Lauren Factory Store, Vera Bradley, Michael Kors, Under Armour, kate spade new york, Columbia Sportswear Company, and American Eagle Outfitters. For additional information on Indiana Premium Outlets, call (812) 526-9765\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/879/edinburgh-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/879/indiana-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 377979,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/879.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/879.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"Edinburgh\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 888,\n        \"mallCode\": \"7858\",\n        \"mallName\": \"Jackson Premium Outlets®\",\n        \"urlFriendlyName\": \"jackson\",\n        \"latitude\": 40.16169,\n        \"longitude\": -74.417352,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"537 Monmouth Rd\",\n            \"street2\": \"\",\n            \"city\": \"Jackson\",\n            \"state\": \"NJ\",\n            \"zipCode\": \"08527\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Jackson Premium Outlets® is conveniently located off exit 16 of Interstate 195, easily accessible from both the NJ Turnpike and Garden State Parkway and just 2 miles from Six Flags Great Adventure. Jackson Premium Outlets boosts 70 stores ranging from jewelry to women's apparel to sportswear. Find an exciting collection of outlet stores from the world's leading designers and name brands including Bath & Body Works, Coach, Crate & Barrel Outlet, Disney Store Outlet, kate spade new york, Nike, Polo Ralph Lauren and Under Armour. From the entire team, we hope that you will visit us soon and discover why Jackson Premium Outlets is central New Jersey's main shopping destination.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/888/jackson-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/888/jackson-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 285696,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/888.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/888.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"Jackson\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1267,\n        \"mallCode\": \"7859\",\n        \"mallName\": \"Jersey Shore Premium Outlets®\",\n        \"urlFriendlyName\": \"jersey-shore\",\n        \"latitude\": 40.224152,\n        \"longitude\": -74.094329,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"1 Premium Outlet Blvd\",\n            \"street2\": \"\",\n            \"city\": \"Tinton Falls\",\n            \"state\": \"NJ\",\n            \"zipCode\": \"07753\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Conveniently located off Garden State Parkway at Exit 100B in Tinton Falls, Jersey Shore Premium Outlets® is a wonderful outdoor center that features 120 stores including adidas, Burberry, Champion, Coach, J.Crew Factory Store, kate spade new york, Lacoste, Michael Kors, Sunglass Hut and more all at savings of 25%-65% every day. Jersey Shore Premium Outlets serves the nearby communities of Belmar, Manasquan, Red Bank, and Wall Township. Also while visiting, we have even more choices in stores in our sister center Jackson Premium Outlets® which is located only 25 minutes away. So from the entire team at Jersey Shore Premium Outlets®, we hope that you will visit us soon.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1267/jersey-shore-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1267/jersey-shore-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 434428,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1267.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1267.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"Jerseyshore\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 902,\n        \"mallCode\": \"7860\",\n        \"mallName\": \"Johnson Creek Premium Outlets®\",\n        \"urlFriendlyName\": \"johnson-creek\",\n        \"latitude\": 43.090144,\n        \"longitude\": -88.762995,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"575 Linmar Ln\",\n            \"street2\": \"\",\n            \"city\": \"Johnson Creek\",\n            \"state\": \"WI\",\n            \"zipCode\": \"53038\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Johnson Creek Premium Outlets is located at I-94 and Highway 26, exit 267,between Madison and Milwaukee. Find an exciting collection of 60 outlet stores from the world's leading designers and name brands including Adidas, Coach, Columbia Factory Store, Polo Ralph Lauren and Under Armour.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/902/johnson-creek-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/902/johnson-creek-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 277672,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/902.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/902.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"Johncreek\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1253,\n        \"mallCode\": \"5217\",\n        \"mallName\": \"Katy Mills®\",\n        \"urlFriendlyName\": \"katy-mills\",\n        \"latitude\": 29.775746,\n        \"longitude\": -95.80937,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"5000 Katy Mills Cir\",\n            \"street2\": \"\",\n            \"city\": \"Katy\",\n            \"state\": \"TX\",\n            \"zipCode\": \"77494\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Katy Mills, a climate controlled indoor value and outlet shopping center is home to over 175 stores featuring a high-fashion line-up including H&M, Nike Factory Store, Kate Spade New York, Fossil, Michael Kors, Coach Outlet, Saks Fifth Avenue OFF 5th, Under Armour, Cole Haan,Tommy Bahama, PINK, Champs Sports, Helzberg Diamonds and Steve Madden. Katy Mills is located at the intersection of I-10 West and Pin Oak Road approximately 25 miles West of downtown Houston and conveniently located near the Houston Energy corridor. Also, while visiting the Houston/Katy area, you have even more choices at our sister centers The Galleriaand Houston Premium Outlets.Katy Mills completed a major interior and exterior transformation in 2019, just in time for the center's 20th Anniversary. The center now boasts a contemporary dining pavilion, a Disney Jr. Play Zone, remodeled restrooms, plush seating areas, upgraded LED lighting, new flooring, sky-lights, WiFi, parking pylons, directional signs, concrete walkways and refreshed landscaping.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1253/katy-mills-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1253/katy-mills-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"MillsProperty\",\n        \"grossLeasableArea\": 1788216,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1253.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1253.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 845,\n        \"mallCode\": \"7703\",\n        \"mallName\": \"King of Prussia®\",\n        \"urlFriendlyName\": \"king-of-prussia\",\n        \"latitude\": 40.088227,\n        \"longitude\": -75.390953,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"160 N Gulph Rd\",\n            \"street2\": \"\",\n            \"city\": \"King of Prussia\",\n            \"state\": \"PA\",\n            \"zipCode\": \"19406\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Featuring a diverse mix of over 450 stores, including Nordstrom, Macy's, Neiman Marcus, Bloomingdale's, Primark and Dick's Sporting Goods, and a collection of luxury retailers unsurpassed in the region, King of Prussia is one of the most iconic malls in the nation.At King of Prussia, you'll find offerings for every taste and budget, fromluxuryto your favorite national and international brand retailers. A delectable selection of international dining options are available at three unique food courts and in casual and sit down restaurants including Seasons 52, Maggiano's Little Italy, True Food Kitchen, Morton's The Steakhouse, The Cheesecake Factory, Grand Lux Cafe and more.Located about 20 miles northwest of Philadelphia, King of Prussia serves the Greater Philadelphia region including Montgomery, Chester, and Delaware counties, and is the premiere shopping destination on the East Coast.At the junction of Routes 202, 76, 422, and the Pennsylvania Turnpike, King of Prussia is easilyaccessible for travelers.We at King of Prussia hope you visit soon!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/845/king-of-prussia-mall-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/845/king-of-prussia-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 2667143,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/845.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/845.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 881,\n        \"mallCode\": \"7923\",\n        \"mallName\": \"Kittery Premium Outlets®\",\n        \"urlFriendlyName\": \"kittery\",\n        \"latitude\": 43.115225,\n        \"longitude\": -70.73081,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"375 US Route 1\",\n            \"street2\": \"\",\n            \"city\": \"Kittery\",\n            \"state\": \"ME\",\n            \"zipCode\": \"03904\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Just off Exit 3 on I-95, discover Kittery Premium Outlets, 60 designer and name brand outlets an easy drive from Portland, Maine, Boston and Portsmouth, New Hampshire. Enjoy savings of 25% to 65% every day on brand outlet stores including Adidas, American Eagle, Coach, Cole Haan, ECCO, J.Crew, kate spade new york, Nike Factory, Old Navy, Saucony, Tumi and more.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/881/kittery-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/881/kittery-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 259221,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/881.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/881.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"Kittery\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 226,\n        \"mallCode\": \"2546\",\n        \"mallName\": \"La Plaza Mall\",\n        \"urlFriendlyName\": \"la-plaza-mall\",\n        \"latitude\": 26.184866,\n        \"longitude\": -98.235896,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"2200 S 10th St\",\n            \"street2\": \"\",\n            \"city\": \"McAllen\",\n            \"state\": \"TX\",\n            \"zipCode\": \"78503\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"La Plaza is the premier shopping and dining destination in the Rio Grande Valley and features 1,300,000 square feet of upscale and mainstream retailspace with retailers that include H&M, Zara, Kendra Scott, Guess, as well as A|X Armani Exchange, Tillys, Victoria’s Secret and Aéropostale.Enjoy fabulous dining options at Texas de Brazil, Carlo's Bakery, Yard House, Palenque Grill and Mori Japanese Grill.Conveniently situated at the intersection of 10th Street and Interstate 2, just 5 miles from the U.S. – Mexico border, La Plaza is home to over 160 specialty retailers.La Plaza expanded in 2017 adding 245,000 sq ft of retail space that now houses 40 specialty retailers, 5 first-to-the-market restaurants, 4 junior anchors and 2 parking decks.  La Plaza is anchored by Dillard’s, JCPenney, Macy's and Macy’s Home Store / Macy's Backstage. From the entire team at La Plaza Mall we hope you visit us soon!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/226/la-plaza-mall-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/226/la-plaza-mall-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 1273019,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/226.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/226.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 227,\n        \"mallCode\": \"2324\",\n        \"mallName\": \"Lakeline® Mall\",\n        \"urlFriendlyName\": \"lakeline-mall\",\n        \"latitude\": 30.470378,\n        \"longitude\": -97.806959,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"11200 Lakeline Mall Dr\",\n            \"street2\": \"\",\n            \"city\": \"Cedar Park\",\n            \"state\": \"TX\",\n            \"zipCode\": \"78613\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Come and experience Lakeline Mall®, conveniently located right off the intersection of Highway 183 and Lakeline Mall Drive.Lakeline Mall has popular favorites such as Brighton Collectibles, Build-A-Bear Workshop, Chico's, White House Black Market and more.Lakeline Mall is uniquely suited to serve the shopping needs of Cedar Park, Leander, Round Rock, Georgetown, Pflugerville, and North Austin.Shops range from Children’s apparel and toys to Women's & Men's clothing and accessories. We have Health and Beauty shops as well, ensuring an experience the whole family can enjoy!Don’t forget our entertainment options at Lakeline Mall which include Inflatable Wonderland, Just Train Fun, AMC Theatres, and more!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/227/lakeline-mall-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/227/lakeline-mall-001.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 1099420,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/227.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/227.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1278,\n        \"mallCode\": \"7926\",\n        \"mallName\": \"Las Americas Premium Outlets®\",\n        \"urlFriendlyName\": \"las-americas\",\n        \"latitude\": 32.543694,\n        \"longitude\": -117.041465,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"4211 Camino de la Plaza\",\n            \"street2\": \"\",\n            \"city\": \"San Diego\",\n            \"state\": \"CA\",\n            \"zipCode\": \"92173\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"With 125 stores, Las Americas Premium Outlets® is the area's largest outlet center, located just 20 minutes south of downtown San Diego and 20 minutes north of Tijuana. Stroll through beautiful outdoor courtyard settings and shop at designer and name brand stores: J.Crew, Nike Factory Store and Michael Kors with savings of 25% to 65% every day. Dine at Achiote Mexican Restaurant and enjoy the authentic flavors of Mexico, or sit down and enjoy the variety of restaurant options at the Food Court. Area attractions include beautiful beaches, SeaWorld, The world-famous San Diego Zoo, Balboa Park, Old Town and Seaport Village. At the crossroads of two countries , two major cities and the busiest international border crossing in the world, Las Americas Premium Outlets® has transformed the region into a place to stop and visit.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1278/las-americas-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1278/las-americas-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 554107,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1278.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1278.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"lasamericas\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 887,\n        \"mallCode\": \"7864\",\n        \"mallName\": \"Las Vegas North Premium Outlets®\",\n        \"urlFriendlyName\": \"las-vegas-north\",\n        \"latitude\": 36.163651,\n        \"longitude\": -115.157749,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"875 S Grand Central Pkwy\",\n            \"street2\": \"\",\n            \"city\": \"Las Vegas\",\n            \"state\": \"NV\",\n            \"zipCode\": \"89106\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"This airy, outdoor village-styled center is a must-see, must-shop for shoppers. Las Vegas North Premium Outlets® features over 175 designer and name-brand retailers offering savings up to 65% every day including kate spade new york, Michael Kors, Pandora, Tory Burch, Coach, Nike, lululemon, Burberry and many more. Enjoy dining at The Cheesecake Factory, Shake Shack, Chipotle or our fabulous Food Court. The center is conveniently located just minutes from the heart of the Strip; off I-15 at Exit 41 - Charleston Boulevard and is serviced by taxis, ride share and the public bus.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/887/887-las-vegas-north-t.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/887/las-vegas-north-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 676324,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/887.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/887.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"Vegas\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 886,\n        \"mallCode\": \"7863\",\n        \"mallName\": \"Las Vegas South Premium Outlets®\",\n        \"urlFriendlyName\": \"las-vegas-south\",\n        \"latitude\": 36.053933,\n        \"longitude\": -115.168928,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"7400 Las Vegas Blvd S\",\n            \"street2\": \"\",\n            \"city\": \"Las Vegas\",\n            \"state\": \"NV\",\n            \"zipCode\": \"89123\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Las Vegas South Premium Outlets® offers more than 140 outlet stores including Michael Kors, Coach, Under Armour, kate spade new york, Polo Ralph Lauren Factory Store, Nike and many more. We are a wonderful climate controlled indoor mall with additional shopping choices outside in our promenade. Las Vegas South Premium Outlets® serves the nearby communities of Henderson, and the greater Las Vegas area. Conveniently located 2.5 miles south of the Strip with easy access from the I-15 and the I-215. Also while visiting, we have even more choices in stores in our sister mall, The Forum Shops® which is located in Caesars Palace on the Strip. We also have Las Vegas North Premium Outlets® located just north of the Strip. From the entire team at Las Vegas South Premium Outlets®, we hope that you will visit us soon!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/886/las-vegas-premium-outlets-south-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/886/las-vegas-premium-outlets-south-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 535661,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/886.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/886.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"Vegasoc\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1330,\n        \"mallCode\": \"7973\",\n        \"mallName\": \"Lee Premium Outlets®\",\n        \"urlFriendlyName\": \"lee\",\n        \"latitude\": 42.294464,\n        \"longitude\": -73.234177,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"17 Premium Outlets Blvd\",\n            \"street2\": \"\",\n            \"city\": \"Lee\",\n            \"state\": \"MA\",\n            \"zipCode\": \"01238\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Lee Premium Outlets®, a shopping destination in the beautiful Berkshires, is designed to mirror an outdoor, quaint New England village. This shopping mecca is conveniently located off exit 10(old exit 2) of Interstate 90 (MA Turnpike). With 60 stores including men's, women's and children's apparel, accessories, and shoes, Lee Premium Outlets includes Polo Ralph Lauren, Brooks Brothers, Bath & Body Works, Coach, kate spade new york, Michael Kors, Aeropostale, Talbots and Under Armour, just to name a few. At the scenic gateway to The Berkshires, the region features mountains, lakes, shopping and small town New England charm. The Berkshires is home to top ranked theatres, museums, spas and resorts, including the Norman Rockwell Museum, The Clark Art Institute and Mass MoCA; Tanglewood, the summer home of the Boston Symphony, Orchestra; skiing at Jiminy Peak Mountain Resort, Ski Butternut, and Catamount Ski Area.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1330/lee-premium-outlets-01.JPG\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1330/lee-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 224846,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1330.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1330.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"Lee\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 899,\n        \"mallCode\": \"7865\",\n        \"mallName\": \"Leesburg Premium Outlets®\",\n        \"urlFriendlyName\": \"leesburg\",\n        \"latitude\": 39.106767,\n        \"longitude\": -77.538453,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"241 Fort Evans Rd NE\",\n            \"street2\": \"\",\n            \"city\": \"Leesburg\",\n            \"state\": \"VA\",\n            \"zipCode\": \"20176\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Leesburg Premium Outlets is located 17 miles west of Dulles International Airport and 35 miles from Washington, D.C. Shop more than 100 designer and name-brand outlet stores including Armani Outlet, Burberry, kate spade new york, Michael Kors, Nike, Polo Ralph Lauren, Restoration Hardware, Tory Burch, vineyard vines, Under Armour and Williams-Sonoma. The center boasts recently refreshed pedestrian areas including a complete food court remodel and renovation of all restroom facilities. New outdoor amenities include a fire pit sculpture, children's play area, interactive digital directories, updated courtyard lounging, and dining areas. Leesburg is located in the heart of Virginia's scenic Loudoun County. Area attractions include golfing, fine dining, DC's wine country, hunt country, historic attractions and the world-famous Steven F. Udvar-Hazy Air and Space Museum.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/899/leesburg-corner-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/899/leesburg-corner-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 478225,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/899.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/899.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"Leesburg\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 846,\n        \"mallCode\": \"7711\",\n        \"mallName\": \"Lehigh Valley Mall\",\n        \"urlFriendlyName\": \"lehigh-valley-mall\",\n        \"latitude\": 40.630904,\n        \"longitude\": -75.480104,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"250 Lehigh Valley Mall\",\n            \"street2\": \"\",\n            \"city\": \"Whitehall\",\n            \"state\": \"PA\",\n            \"zipCode\": \"18052\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Lehigh Valley Mall is a super-regional, two-level, enclosed shopping mall with attached outdoor Lifestyle Center located in Whitehall, PA at the intersection of Rt 145 and Rt 22. Lehigh Valley Mall is the dominant regional shopping mall serving Allentown, Bethlehem and Easton with shops ranging from women’s fashion to specialty retail to children’s apparel. The mall features three department stores: Macy*s, JC Penney and Boscov’s, among over 130 specialty stores including Apple, Bath & Body Works, lululemon, LUSH, Pandora, PINK, Pottery Barn, Sephora, Soma,White House/Black Market, Williams Sonoma, Vansand Vera Bradley. Customers can dine at Bonefish Grill,Chipotle, Dunderbak's Market Cafe, Pocono Brewery Co.or any of the other delicious dining options. From the entire management team at Lehigh Valley Mall, we hope you enjoy your shopping and dining experience.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/846/lehigh-valley-mall-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/846/lehigh-valley-mall-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 1166990,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/846.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/846.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 207,\n        \"mallCode\": \"4827\",\n        \"mallName\": \"Lenox Square®\",\n        \"urlFriendlyName\": \"lenox-square\",\n        \"latitude\": 33.846292,\n        \"longitude\": -84.362142,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"3393 Peachtree Rd NE\",\n            \"street2\": \"\",\n            \"city\": \"Atlanta\",\n            \"state\": \"GA\",\n            \"zipCode\": \"30326\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Since 1959, Lenox Square® has been the premier shopping destination for fashionistas throughout the Southeast. Located in the heart of Buckhead, Lenox Square offers an unparalleled shopping experience.An impressive two-story glass facade welcomes shoppers to full-service restaurants such asThe Cheesecake Factory and True Food Kitchen. This dramatic entrance showcases the iconic property’s street side presence, including a glass covered porte-cochere and valet amenities for easy access. The property boasts Bloomingdale's, Neiman Marcus and Macy's and features nearly 250 specialty stores like FENDI, Burberry, Cartier, David Yurman, Louis Vuitton, Vineyard Vines and Zara.In addition to our front-side restaurants, you'll find dining experiences throughout our property that fit every taste. Enjoy a casual meal atCalifornia Pizza Kitchen, Corner Bakery, or even Cousins Maine Lobster. If you're looking for a quick bite, there's a wide selection of specialty food shops located on the lower level in the Lenox Square Dining Pavilion. Make sure you stop by Da Vinci's Donuts to celebrate your successful day of shopping!Our staff cordially invites you to make Lenox Square a part of your next legendary shopping experience. We’re conveniently located at the intersection of Peachtree Road and Lenox Road, just across from our sister center Phipps Plaza.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/207/207-lenox-square-t.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/207/lenox-square-03.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 1526475,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/207.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/207.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 346,\n        \"mallCode\": \"4922\",\n        \"mallName\": \"Liberty Tree Mall\",\n        \"urlFriendlyName\": \"liberty-tree-mall\",\n        \"latitude\": 42.552709,\n        \"longitude\": -70.940105,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"100 Independence Way\",\n            \"street2\": \"\",\n            \"city\": \"Danvers\",\n            \"state\": \"MA\",\n            \"zipCode\": \"01923\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Liberty Tree Mall is the dominant value shopping destination for Boston's North Shore. Liberty Tree Mall has more than 50 stores, including apparel for the family, goods for the home, fitness, entertainment, and more! There is something for everyone in the family. Major retailers include: Best Buy, Marshalls, Michaels, Sky Zone, Staples, Target, Total Wine & More, and Best Fitness. We also we have an exciting variety of dining options ranging from Buffalo Wild Wings and Panera Bread to Sea Lion Sushi, Regina Pizzeria, and Fresh Smoothies. While you are here, consider making it dinner and a movie night with our newly upgraded 20-screen AMC Theatres! A wonderfully climate controlled, indoor mall, Liberty Tree serves the majority of North Shore communities. Liberty Tree Mall is conveniently located off Route 128 at Exit 41, or just off Route 114 in Danvers, MA. From the entire team at Liberty Tree Mall, we look forward to your next visit with us!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/346/liberty-tree-mall-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/346/liberty-tree-mall-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 854451,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/346.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/346.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1308,\n        \"mallCode\": \"4932\",\n        \"mallName\": \"Liberty Tree Strip\",\n        \"urlFriendlyName\": \"liberty-tree-strip\",\n        \"latitude\": 42.551452,\n        \"longitude\": -70.939858,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"135 Independence Way\",\n            \"street2\": \"\",\n            \"city\": \"Danvers\",\n            \"state\": \"MA\",\n            \"zipCode\": \"01923\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Located just off Endicott Street in front of the Liberty Tree Mall, the Liberty Tree Strip is home to Michaels, Sport Clips Haircuts, Orangetheory Fitness, Boston Beauty Supply, Massage Envy Spa, and Profile by Sanford. Hours vary by store. Contact store directly for individual holiday hours.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1308/liberty-tree-strip-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1308/liberty-tree-strip-fall-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"CommunityLifestyleCenter\",\n        \"grossLeasableArea\": 856240,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1308.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1308.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 880,\n        \"mallCode\": \"7867\",\n        \"mallName\": \"Lighthouse Place Premium Outlets®\",\n        \"urlFriendlyName\": \"lighthouse-place\",\n        \"latitude\": 41.714591,\n        \"longitude\": -86.906732,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"601 Wabash St\",\n            \"street2\": \"\",\n            \"city\": \"Michigan City\",\n            \"state\": \"IN\",\n            \"zipCode\": \"46360\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Welcome to Lighthouse Place Premium Outlets ®. Lighthouse Place Premium Outlets is nestled in an out-door village like setting and is home to 100 stores: Columbia Sportswear, Michael Kors, The North Face, Vera Bradley and Under Armour to name a few. Located in Michigan City, Indiana, just one mile from Lake Michigan, Lighthouse Place Premium Outlets is only 45 minutes from South Bend, Indiana, 60 minutes from downtown Chicago and approximately two hours from Grand Rapids, Michigan. Lighthouse Place Premium Outlets is the area's main shopping destination with shops ranging from designer fashion, housewares, shoes, gift and specialty items. So from the entire team at Lighthouse Place Premium Outlets, we look forward to your next visit.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/880/lighthouse-place-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/880/lighthouse-place-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 454782,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/880.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/880.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"Lighthouse\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 111,\n        \"mallCode\": \"4828\",\n        \"mallName\": \"Livingston Mall®\",\n        \"urlFriendlyName\": \"livingston-mall\",\n        \"latitude\": 40.776901,\n        \"longitude\": -74.353789,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"112 Eisenhower Pkwy\",\n            \"street2\": \"\",\n            \"city\": \"Livingston\",\n            \"state\": \"NJ\",\n            \"zipCode\": \"07039\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Livingston Mall isa two-level,super-regionalindoor shopping centerconveniently located off Eisenhower Parkway in Livingston and easy to get to from Routes 10, 80, 280, and 287. Livingston Mall isa fun, family-friendly shopping experience with a full calendar of events sure to add excitementto your next visit, withover 100 retailers and eateries including Barnes & Noble, Macy's, LOFT Outlet, Aeropostale Factory Store, Famous Footwear, H&M, a full Food Courtand much more.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/111/livingston-mall-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/111/livingston-mall-02.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 968820,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/111.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/111.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 208,\n        \"mallCode\": \"4852\",\n        \"mallName\": \"Mall of Georgia\",\n        \"urlFriendlyName\": \"mall-of-georgia\",\n        \"latitude\": 34.065141,\n        \"longitude\": -83.984484,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"3333 Buford Dr\",\n            \"street2\": \"\",\n            \"city\": \"Buford\",\n            \"state\": \"GA\",\n            \"zipCode\": \"30519\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"At Mall of Georgia®, we know what our shoppers want. Featuring Belk, Dillard's, JCPenney, Macy*s and Von Maur, plus more than 200 local, national and international stores offering everything from women’s and children’s apparel to jewelry and home electronics. Mall of Georgia’s retail roster includes shops such as Apple, Altar'd State, Coach, H&M, Michael Kors, Pandora, Pottery Barn, Swarovski and Vans –all in a welcoming, climate-controlled indoor shopping and outdoor entertainment complex like no other.We offer a variety of exciting dining options from sit-down restaurants such as The Cheesecake Factory, P.F. Chang’s China Bistro, Buffalo Wild Wings, Seasons 52, Tin Lizzy's, and Alino's Pizzeria, to grab-and-go choices including Chick-fil-A, CupPoki, Charley's Philly Steaks, Taco Bell, Cup Poki, and Maki of Japan.The Village Amphitheatre and green is host to year-round live entertainment and family-oriented events including Movies Under the Stars and the Star Spangled 4th Celebration.Mall of Georgia serves the nearby communities of Buford, Sugar Hill, Suwanee, Gainesville, and Lawrenceville, and is conveniently located off I-85 and Exit 115 (GA 20). When we named it Mall of Georgia, we weren't just whistlin' \\\"Dixie!\\\"              \",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/208/mall-of-georgia-02.JPG\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/208/mall-of-georgia-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 1845186,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/208.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/208.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 196,\n        \"mallCode\": \"2547\",\n        \"mallName\": \"McCain Mall\",\n        \"urlFriendlyName\": \"mccain-mall\",\n        \"latitude\": 34.7928,\n        \"longitude\": -92.226538,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"3929 McCain Blvd\",\n            \"street2\": \"\",\n            \"city\": \"North Little Rock\",\n            \"state\": \"AR\",\n            \"zipCode\": \"72116\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Imagine the choices available for you at central Arkansas’ largest enclosed shopping mall. McCain Mall® is anchored by Dillard’s, JCPenney and Regal Cinemaand features over 80 specialty stores from apparel, shoes & accessories to sporting goods and electronics including favorites such as American Eagle, Victoria’s Secret, PINK, Bath & Body Works, White Barn Candle, Buckle, and T-Mobile. While you’re here, enjoy a bite to eat at one of twelve casual eateries or dine at our sit down restaurants - American Joy, Bar Louie, BJ's Restaurant and Brewhouse,Taziki's Mediterranean Cafe, Purple Cow, Tacos 4 Life, Longhorn Steakhouse, IHOP and Waldo's Chicken and Beer (coming soon) before taking in an extreme movie experience at the state-of-the-art Regal McCain Mall Stadium 12 & RPX. McCain Mall is conveniently located just off of Interstate 40 on Highway 67/167 and serves nearby communities of Sherwood, Jacksonville, Cabot, Maumelle, Conway and the Little Rock area. On behalf of McCain Mall, we invite you to shop the mall you know and love, and look forward to seeing you soon!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/196/mccain-mall-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/196/mccain-mall-02.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 793630,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/196.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/196.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1256,\n        \"mallCode\": \"5255\",\n        \"mallName\": \"Meadowood Mall®\",\n        \"urlFriendlyName\": \"meadowood-mall\",\n        \"latitude\": 39.473896,\n        \"longitude\": -119.78282,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"5000 Meadowood Mall Cir\",\n            \"street2\": \"\",\n            \"city\": \"Reno\",\n            \"state\": \"NV\",\n            \"zipCode\": \"89502\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Come enjoy a spectacular shopping experience at Meadowood Mall--conveniently located near major casinos and the Reno/Sparks Convention Center at the intersection of South Virginia Street and South McCarran Boulevard. Meadowood is the area's only enclosed regionalshopping mall. We'reanchored by two Macy’s stores, JCPenney, and Dick's Sporting Goods with more than 100 shops and a large selection of eateries. Recent exciting additions include Crunch Fitness and Round1 Entertainment both first to the market in Nevada. Crunch Fitness houses brand new state of the art equipment and facilities, with Spin, Zumba, and HITT training. Round1 Entertainment a place for family and friends, with numerous arcade games, bowling, billiards, karaoke, food, drinks, and more! Plan a visit to Meadowood Mall today!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1256/meadowood-mall-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1256/meadowood-mall-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 901357,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1256.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1256.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 113,\n        \"mallCode\": \"4666\",\n        \"mallName\": \"Menlo Park Mall\",\n        \"urlFriendlyName\": \"menlo-park-mall\",\n        \"latitude\": 40.547728,\n        \"longitude\": -74.335532,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"55 Parsonage Rd\",\n            \"street2\": \"\",\n            \"city\": \"Edison\",\n            \"state\": \"NJ\",\n            \"zipCode\": \"08837\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Menlo Park Mall is a 2-level super regional mall featuring Macy's, Nordstrom, Barnes & Noble Booksellers, Jersey Strong, Orange Theory Fitness, Benihana, The Cheesecake Factory, Havana Central, Seasons 52 Fresh Grill, Rainforest Cafe, Chipotle, Smashburger, Chick-fil-A, Panera Bread, Melt Shop, AMC Dine-In Theatre and a variety of Specialty Foods in our Dining Pavilion. Some of our stores include American Eagle, Apple, Footlocker, Forever 21, H&M, Lucky Brand Jeans, Lululemon, MANGO, Michael Kors, Pandora, Sephora, Swarovski, Urban Outfitters, Uniqlo, Vans, Vera Bradley, Zara. Menlo Park Mall offers ample free parking, so come and enjoy a day of fabulous shopping at the mall.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/113/menlo-park-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/113/menlo-park-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 1332132,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/113.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/113.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1268,\n        \"mallCode\": \"7932\",\n        \"mallName\": \"Merrimack Premium Outlets®\",\n        \"urlFriendlyName\": \"merrimack\",\n        \"latitude\": 42.825759,\n        \"longitude\": -71.500786,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"80 Premium Outlets Blvd\",\n            \"street2\": \"\",\n            \"city\": \"Merrimack\",\n            \"state\": \"NH\",\n            \"zipCode\": \"03054\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Greetings from Merrimack Premium Outlets® which is an outdoor shopping center located 35 miles northwest of Boston and easily accessible off Exit 10 of Everett Turnpike (RT 3 from Boston). With over 100 stores we offers tax free shopping including Bloomingdale's Outlet Store, Boss Outlet, Coach, J.Crew Factory, kate spade new york, Michael Kors, Marc Jacobs, Nautica, Polo Ralph Lauren Factory Store, Saks Fifth Avenue Off 5th, Sunglass Hut, Tory Burch, Theory, Under Armourand more all at saving of 25%-65% everyday.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1268/merrimack-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1268/merrimack-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 408902,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1268.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1268.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"merrimack\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 141,\n        \"mallCode\": \"9780\",\n        \"mallName\": \"Miami International Mall\",\n        \"urlFriendlyName\": \"miami-international-mall\",\n        \"latitude\": 25.786671,\n        \"longitude\": -80.36496,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"1455 NW 107th Ave\",\n            \"street2\": \"\",\n            \"city\": \"Doral\",\n            \"state\": \"FL\",\n            \"zipCode\": \"33172\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Miami International Mall is a premiere family-friendly international shopping experience located in Doral, providing a gathering place for consumers to shop, dine and be entertained in a safe, comfortable environment. The mall is home to select retailers like Macy's The Women's and Kid's Store, Macy's Men's and Home, jcpenney and Kohl's. Additionally, Miami International Mall features twenty-two eateries including BJ's Restaurant &Brewhouse and The Knife, and offers more than 120 of the latest retail and fashion brands, includingAlex and Ani, Forever 21, Guess, H&M, Mayors Jewelers, Pandora, Swarovski, The Disney Store, Tous, and Victoria's Secret.Miami International Mall also offers visitors unparalleled ease of access, including plentiful parking options and a convenient, new valet service. Miami International Mall spans more than 1 million square feet and is visited by more than 12 million guests each year.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/141/miami-international-mall-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/141/miami-international-mall-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 1082486,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/141.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/141.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 218,\n        \"mallCode\": \"2580\",\n        \"mallName\": \"Midland Park Mall\",\n        \"urlFriendlyName\": \"midland-park-mall\",\n        \"latitude\": 32.030406,\n        \"longitude\": -102.131735,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"4511 N Midkiff Dr\",\n            \"street2\": \"\",\n            \"city\": \"Midland\",\n            \"state\": \"TX\",\n            \"zipCode\": \"79705\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"With over 90 stores, Midland Park Mall® is the Permian Basin’s premier shopping destination. Enjoy convenient and stress-free shopping in shops like Victoria’s Secret, Aéropostale,Buckle, Ulta & Coach in a wonderful climate controlled indoor mall. After visiting all the shops and kiosks, grab a bite to eat in our Food Court or sit down in Fuddruckers, Longhorn Steakhouse, Bubba's 33 andGenghis Grillto enjoya full service dinning experience.Visit the mall management office for Simon Giftcards,complimentary wheelchair rentals, and top-notch customer service. Whether you enjoy shopping, making laps as a mall-walker or just sitting back to relax in one of our many sitting areas, Midland Park Mall is the place to be. From the entire team here at Midland Park Mall, we hope that you will visit us soon. Midland Park Mall isconveniently located off the intersection of North Loop 250 and Midkiff Road.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/218/midland-park-mall-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/218/midland-park-mall-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 635788,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/218.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/218.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 185,\n        \"mallCode\": \"0732\",\n        \"mallName\": \"Miller Hill Mall\",\n        \"urlFriendlyName\": \"miller-hill-mall\",\n        \"latitude\": 46.803437,\n        \"longitude\": -92.159103,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"1600 Miller Trunk Hwy\",\n            \"street2\": \"\",\n            \"city\": \"Duluth\",\n            \"state\": \"MN\",\n            \"zipCode\": \"55811\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"In Duluth, on the shores of Lake Superior, Miller Hill is the shopping destination of the Northland. Located minutes from downtown and I35, on Hwy 53 and Miller Trunk Hwy, our mall attracts visitors from the Duluth area, the Iron Range, WI,MI and Canada. Miller Hill Mall’s indoor venue offers over 100 stores featuring women’s apparel, jewelry and sporting goods. It’s easy to find great products and deals throughout the mall and at popular stores; JCPenney, Barnes & Noble, and Dick’s Sporting Goods. Once you’ve shopped up an appetite, relax with a meal at Applebee’s or a bite at Noodles & Co, a burger at Five Guys, or one of our manyfood court options likeMax Orientor Pretzelmaker! The mall hosts events throughout the year – from art& craft shows to family programming! Follow on facebook and twitter to be the first one to know what’s happening at the mall. Whether you are a fashionista, searching for the perfect gift or checking out the sales – your shopping experience willbe a happy one!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/185/miller-hill-mall-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/185/miller-hill-mall-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 831511,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/185.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/185.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 870,\n        \"mallCode\": \"7868\",\n        \"mallName\": \"Napa Premium Outlets®\",\n        \"urlFriendlyName\": \"napa\",\n        \"latitude\": 38.296079,\n        \"longitude\": -122.303059,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"629 Factory Stores Dr\",\n            \"street2\": \"\",\n            \"city\": \"Napa\",\n            \"state\": \"CA\",\n            \"zipCode\": \"94558\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Napa Premium Outlets is located in California's premier wine-producing region, the beautiful Napa Valley. Napa Premium Outlets offers over 40 stores from the most internationally recognizable designer fashion and brand name outlets, such as Brooks Brothers Factory Store, Michael Kors, Polo Ralph Lauren. All featuring savings of up to 70% off on stylish, current season merchandise every day. Take highway 29 to the First Street exit in the City of Napa. We look forward to you shopping Napa Premium Outlets!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/870/napa-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/870/napa-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 179354,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": false,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/870.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/870.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"Napa\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 114,\n        \"mallCode\": \"2810\",\n        \"mallName\": \"Newport Centre\",\n        \"urlFriendlyName\": \"newport-centre\",\n        \"latitude\": 40.726921,\n        \"longitude\": -74.038087,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"30 Mall Dr W\",\n            \"street2\": \"\",\n            \"city\": \"Jersey City\",\n            \"state\": \"NJ\",\n            \"zipCode\": \"07310\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Newport Centre is the premier shopping destination in Hudson County. Newport Centre, a wonderful climate controlled indoor mall offers 3 levels of shopping in the heart of the Newport Hudson Waterfront Community in Jersey City. Conveniently located adjacent to the Holland Tunnel, Newport Centre is easily accessible from the Hudson Bergen Light Rail and the Path. Complimentary to 4 department stores - JCPenney,Kohl's, Macy's and Sears, the center features more than 130 specialty shops ranging from women’s apparel, to health and beauty to sporting goods. Topped by an 11 screen cinema and a 1,000 seat Dining Pavilionwith over 19 eateries on Level 3, Newport offers a menu of options for every visitors' taste buds. Newport Centre also features Tax Free Shopping on Apparel and 3 1/2% Sales Tax at participating mall stores. From the entire team at Newport Centre®, we hope that you will visit us soon.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/114/newport-centre-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/114/newport-centre-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 1152599,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/114.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/114.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 986,\n        \"mallCode\": \"2824\",\n        \"mallName\": \"Newport Crossing\",\n        \"urlFriendlyName\": \"newport-crossing\",\n        \"latitude\": 40.730704,\n        \"longitude\": -74.035188,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"613 Washington Blvd\",\n            \"street2\": \"\",\n            \"city\": \"Jersey City\",\n            \"state\": \"NJ\",\n            \"zipCode\": \"07310\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Newport Crossing is a Simon Property conveniently located at 611 and 613 Washington Boulevard, Jersey City , NJ 07310. Newport Crossing is walking distance from Newport Centre and Newport Plaza. Shoppers are able to park in our parking lot. Stores include Modell’s and Staples. \",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/986/newport-crossing-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/986/newport-crossing-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 41000,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/986.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/986.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 985,\n        \"mallCode\": \"2811\",\n        \"mallName\": \"Newport Plaza\",\n        \"urlFriendlyName\": \"newport-plaza\",\n        \"latitude\": 40.734576,\n        \"longitude\": -74.040513,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"125 18th St\",\n            \"street2\": \"\",\n            \"city\": \"Jersey City \",\n            \"state\": \"NJ\",\n            \"zipCode\": \"07310\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Newport Plaza is a Simon Property conveniently located at 125 18th Street, Jersey City, NJ 07310. Newport Plaza is walking distance from Newport Centre and Newport Crossing. Shoppers are able to park in our parking lot. Stores include: Five Below, Acme, Best Buy, Laundry Factory, Papa Johns, Popeyes, Sally Beauty Supply, and TD Banknorth.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/985/newport-plaza-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/985/newport-plaza-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 120000,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/985.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/985.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1382,\n        \"mallCode\": \"8063\",\n        \"mallName\": \"Norfolk Premium Outlets®\",\n        \"urlFriendlyName\": \"norfolk\",\n        \"latitude\": 36.882107,\n        \"longitude\": -76.199552,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"1600 Premium Outlets Blvd\",\n            \"street2\": \"\",\n            \"city\": \"Norfolk\",\n            \"state\": \"VA\",\n            \"zipCode\": \"23502\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Norfolk Premium Outlets is located in the heart of the Coastal Virginia region, between Norfolk and Virginia Beach. Conveniently located on Interstate 64 at exit 282, Norfolk Premium Outlets offers an exciting selection of name brand stores where customers can enjoy savings of 25% to 65% every day.Norfolk Premium Outlets brands include Armani Exchange Outlet, Michael Kors, Nike Factory Store, Adidas Outlet, Polo Ralph Lauren, COACH, kate spade new york, H&M, Tory Burch, Under Armour, Columbia, Levi's, Vans Outlet, Bath & Body Works | White Barn, Carter's and more.Norfolk Premium Outlets is the newest, and most convenient, outlet shopping destination serving the cities of Norfolk, Virginia Beach, Chesapeake and the many visitors that travel to our beautiful area.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1382/Norfolk-premium-outlets-t.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1382/norfolk-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 332086,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1382.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1382.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"Norfolk\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 901,\n        \"mallCode\": \"7869\",\n        \"mallName\": \"North Bend Premium Outlets®\",\n        \"urlFriendlyName\": \"north-bend\",\n        \"latitude\": 47.490978,\n        \"longitude\": -121.795576,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"461 S Fork Ave SW\",\n            \"street2\": \"\",\n            \"city\": \"North Bend\",\n            \"state\": \"WA\",\n            \"zipCode\": \"98045\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Located 30 minutes east of Seattle on I-90, just off exit 31, North Bend Premium Outlets features 50brands from fashion & sportswear, to shoes and gifts, including Coach, Nike, Under Armour and more. North Bend Premium Outlets is located in the city of North Bend at the foot of the Cascade Mountains, and serves the nearby communities of Snoqualmie, Issaquah and Bellevue. Local attractions within 4 miles of the mall, include Mt. Si, Snoqualmie Falls and Snoqualmie Casino. From the entire team at North Bend Premium Outlets, we hope that you will shop here soon.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/901/north-bend-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/901/north-bend-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 223560,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/901.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/901.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"NoBend\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 220,\n        \"mallCode\": \"1540\",\n        \"mallName\": \"North East Mall\",\n        \"urlFriendlyName\": \"north-east-mall\",\n        \"latitude\": 32.829864,\n        \"longitude\": -97.199768,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"1101 Melbourne Rd\",\n            \"street2\": \"\",\n            \"city\": \"Hurst\",\n            \"state\": \"TX\",\n            \"zipCode\": \"76053\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"If you're looking for more choices and serious shopping satisfaction, look no further than North East Mall! North East Mall is a climate-controlled, indoor mall and is a popular shopping and diningdestination for the entire family. Thecenterfeatures more than 140 stores ranging from women's apparel, jewelry and shoes. Among the stores, North East Mall features a Dillard's, Forever 21, Buckle, White House Black Market and Michael Kors. Alsothere aremany exciting dining options from sit-down restaurants such as Genghis Grill, Carrabba's Italian Grill and BJ's Restaurant & Brewery, to grab-and-go choices such as Chick-fil-A. To top it all off, consider making it dinner and a movie at our 18-screen Cinemark Theater.North East Mall serves the nearby communities of Hurst, Euless, Bedford, North Richland Hills, as well as, Southlake, Colleyville, Keller, Grapevine and is conveniently located at HWY 121/183 and Loop 820 in Hurst. So, from the entire team at North East Mall, we hope you will visit us soon and we look forward to seeing you!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/220/north-east-mall-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/220/north-east-mall-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 1667833,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/220.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/220.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 876,\n        \"mallCode\": \"7871\",\n        \"mallName\": \"North Georgia Premium Outlets®\",\n        \"urlFriendlyName\": \"north-georgia\",\n        \"latitude\": 34.35688,\n        \"longitude\": -84.048106,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"800 Highway 400 S\",\n            \"street2\": \"\",\n            \"city\": \"Dawsonville\",\n            \"state\": \"GA\",\n            \"zipCode\": \"30534\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"North Georgia Premium Outlets is an outdoor Georgian-style village located 45 minutes north of Atlanta on Highway 400. Shop more than 140 designer and name-brand outlet stores including Burberry, Coach, kate spade new york, Nike and Polo Ralph Lauren Factory Store. Enjoy exceptional brands at extraordinary savings of 25% - 65% everyday for shopping that's always worth the trip.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/876/north-georgia-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/876/north-georgia-premium-outlets-00.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 540721,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/876.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/876.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"North\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 236,\n        \"mallCode\": \"9250\",\n        \"mallName\": \"Northgate Station\",\n        \"urlFriendlyName\": \"northgate-station\",\n        \"latitude\": 47.706123,\n        \"longitude\": -122.325865,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"401 NE Northgate Way\",\n            \"street2\": \"\",\n            \"city\": \"Seattle\",\n            \"state\": \"WA\",\n            \"zipCode\": \"98125\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Welcome to Northgate Station, the first regional shopping center in the United States and your neighborhood shopping destination. Northgate Station is getting a whole new look and welcomes guests to shop and enjoy the services that remain open during construction. Northgate Station continues to feature brands such as Barnes & Noble and Nordstrom Rack. Discover dining options at Azteca Mexican Restaurant, Chipotle, and Stanford's Restaurant Bar and Grill. Get pampered at Gene Juarez and Ulta Salon. Northgate Station is conveniently located off of I-5, exit Northgate Way. Follow us on Facebook, Twitter, and Instagram for exclusive deals and updates! From the entire team at Northgate, we look forward to your visit.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/236/northgate-mall-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/236/northgate-mall-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 1045451,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/236.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/236.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 338,\n        \"mallCode\": \"4923\",\n        \"mallName\": \"Northshore Mall\",\n        \"urlFriendlyName\": \"northshore-mall\",\n        \"latitude\": 42.540781,\n        \"longitude\": -70.944278,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"210 Andover St\",\n            \"street2\": \"\",\n            \"city\": \"Peabody\",\n            \"state\": \"MA\",\n            \"zipCode\": \"01960\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Welcome to Northshore Mall - a two level, climate-controlled shopping mall located at the intersection of Route 128 and 114 in Peabody, Massachusetts. Located only 18 miles from Boston, Northshore Mall serves not only the town of Peabody, but also the greater Boston Northshore area, as well as the Southern Sea Coast of New Hampshire.Northshore Mall offers its guests an upscale shopping atmosphere with a generous variety of more than 130 specialty stores – there is certainly something for everyone! Among these, Northshore Mall features Nordstrom, Macy*s, J.Crew, Ann Taylor, LOFT, DSW, Brooks Brothers, The Children’s Place, The Container Store, Lush, Sephora, H&M and many more!In addition to traditional shopping, Northshore Mall is the home of many unique services including Life Time, a Tesla Service Center, Chase Bank, Navid Family Dental, as well as beauty and spa and salons including Dellaria Salon, and Green Tangerine Salon and Spa. At Northshore Mall, guests can enjoy restaurants including Tony C's Sports Bar & Grill, Hop + Grind, Legal Sea Foods, Not Your Average Joe's, Amigo's Mexican Kitchen & Tequila Bar, The Cheesecake Factory, The Double Bull Taphouse, Chipotle Mexican Grill, Cafe Bistro in Nordstrom, as well as options in the Dining Pavilion!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/338/338-northshore-t.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/338/northshore-mall-02.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 1385195,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/338.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/338.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 115,\n        \"mallCode\": \"4832\",\n        \"mallName\": \"Ocean County Mall®\",\n        \"urlFriendlyName\": \"ocean-county-mall\",\n        \"latitude\": 39.98063,\n        \"longitude\": -74.178014,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"1201 Hooper Ave\",\n            \"street2\": \"\",\n            \"city\": \"Toms River\",\n            \"state\": \"NJ\",\n            \"zipCode\": \"08753\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Ocean County Mall, located in Toms River, NJ, is the area's ONLY indoor shopping mall. Whether you're a fashionista, an electronics nut or you need something for the kiddies, we've got you covered with our 100 specialty stores. Hungry? We can help with that too, whether you want to bring the family to Turning Point, Applebee's, Ichiban, Bahama Breeze, BJ's Restaurant & Brewhouse, or just grab a coffee at Starbucks or Sweetwaters Coffee & Tea. We've got amenities galore at Ocean County Mall! Stop by ourMall Management Office, located next to Macy's, for American Express, Mastercard andVisa Simon Giftcards, wheelchairs,lost & foundand mall information. Haven't been to the Mall in a while? We've got something new for you! Check out our new stores, including Turning Point, HomeSense, BJ's Restaurant & Brewhouse, Ulta Beauty, Five Below, Vans and Sweetwaters Coffee & Tea. Don'tforget to check out LA Fitness, locatednext to BJ's Restaurant & Brewhouse in the Lifestyle Center. Stop by and see what's NEW at Ocean County Mall.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/115/ocean-county-mall-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/115/ocean-county-mall-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 791125,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/115.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/115.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1258,\n        \"mallCode\": \"5218\",\n        \"mallName\": \"Ontario Mills®\",\n        \"urlFriendlyName\": \"ontario-mills\",\n        \"latitude\": 34.072984,\n        \"longitude\": -117.551993,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"1 Mills Cir\",\n            \"street2\": \"\",\n            \"city\": \"Ontario\",\n            \"state\": \"CA\",\n            \"zipCode\": \"91764\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Ontario Mills®, California’s largest outlet and value retail shopping destination, is an indoor climate-controlled shopping center that provides the ultimate shopping experience with more than 200 stores including Coach, Tory Burch, Michael Kors, Polo Ralph Lauren, Tommy Bahama, Sephora, Uniqlo, Nike Factory Store and more. In addition to great shopping, Ontario Mills offers dining and entertainment at AMC 30 Theatres, Improv Comedy Club & Dinner Theatre, Dave & Buster’s, Market Broiler, Rainforest Café, Blaze Pizza and more. Conveniently located at the intersection of the 10 and 15 freeways, Ontario Mills is located adjacent to the Ontario International Airport, the Toyota Arena - and is less than an hour from downtown Los Angeles and the Orange County coast.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1258/ontario-mills-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1258/ontario-mills-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"MillsProperty\",\n        \"grossLeasableArea\": 1421108,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1258.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1258.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1259,\n        \"mallCode\": \"5221\",\n        \"mallName\": \"Opry Mills®\",\n        \"urlFriendlyName\": \"opry-mills\",\n        \"latitude\": 36.204711,\n        \"longitude\": -86.692944,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"433 Opry Mills Dr\",\n            \"street2\": \"\",\n            \"city\": \"Nashville\",\n            \"state\": \"TN\",\n            \"zipCode\": \"37214\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Located in Nashville, Opry Mills® is Tennessee’s largest outlet and value retail destination. Situated between I-40 and I-65 on Briley Parkway – we offer quick and convenient access to Downtown Nashville and Nashville International Airport. Our beautiful indoor mall boasts 200 + stores including; Polo Ralph Lauren, Sephora, Nike Factory Store, H&M, Forever 21, kate spade, Coach, Vera Bradley Outlet, Bass Pro Shops Outdoor World, and more. Enjoy the Opry Mills® experience with retailers ranging from jewelry to women’s apparel to sporting goods. We have full-service dining options including; Aquarium Restaurant, Rainforest Cafe, Chuy’s Mexican Food, and Bavarian Bierhaus as well as quick and fast options such as Johnny Rockets, Subway and Panda Express.To top it off, Opry Mills® offers entertainment options with The Escape Game, Dave & Buster’s and Madame Tussauds Nashville...the world's most famous wax attraction. Opry Mills is your Nashville destination to shop, dine and play!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1259/opry-mills-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1259/opry-mills-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"MillsProperty\",\n        \"grossLeasableArea\": 1168641,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1259.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1259.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 189,\n        \"mallCode\": \"4670\",\n        \"mallName\": \"Orland Square\",\n        \"urlFriendlyName\": \"orland-square\",\n        \"latitude\": 41.619726,\n        \"longitude\": -87.848246,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"288 Orland Square Dr\",\n            \"street2\": \"\",\n            \"city\": \"Orland Park\",\n            \"state\": \"IL\",\n            \"zipCode\": \"60462\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Whether you're enjoying time with your family and kids, shopping for the perfect gift for that special someone, or looking to have a great meal, we’re certain you'll be pleased with your visit to Orland Square Mall®, located in beautiful Orland Park, IL.With three amazing anchors, Von Maur, Macy’s and JCPenney, you can shop-till-you-drop for the latest in fashion, jewelry, cosmetics, and more at one of our 150+ shops. Visit top name brands such as Apple, H&M,Coach, Pandora, Dry Goods, Bath & Body Works, LUSH, MAC, Sephora, Pottery Barn and Williams Sonoma among others.Bring the kids to have fun in the interactive play area, make a new friend at Build-a-Bear, play games at Dave & Busters, make something new at LEGO, feel like a kid again by playing ping pong, arcade games and more at PAC-MAN Entertainment, ride the children’s train and carousel, or enjoy our robust schedule of events.Make a day of it with a relaxing, full-service dining experience at Cheesecake Factory or Texas de Brazil or choose from an array of fast casual options in our Dining Pavilion including favorites such as Great Steak & Potato Co., Panda Express, Schoop's and more!Complimentary WIFI, free parking and Electric Vehicle (EV) charging stations, family restrooms, baby changing areas, mobile charging stations, and an abundance of soft seating, create a comfortable visit.We are conveniently located at the intersection of 151st Street and La Grange Rd., in the southwest suburb of Orland Park.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/189/orland-square-mall-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/189/orland-square-mall-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 1230171,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/189.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/189.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1332,\n        \"mallCode\": \"7976\",\n        \"mallName\": \"Orlando International Premium Outlets®\",\n        \"urlFriendlyName\": \"orlando-international\",\n        \"latitude\": 28.474689,\n        \"longitude\": -81.451358,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"4951 International Dr\",\n            \"street2\": \"\",\n            \"city\": \"Orlando\",\n            \"state\": \"FL\",\n            \"zipCode\": \"32819\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Orlando International Premium Outlets is Florida's largest outlet shopping destination spanning over 773,586 square feet and welcoming more than 17MM visitors annually. Located in the heart of Orlando’s booming hospitality industry, the center is only 5 minutes from Universal Orlando Resort and 10 miles from Walt Disney World Resort. Visitors and locals will enjoy an array of more than 180 outlet designer and name-brand outlet stores including H&M, Tory Burch, Champion, Forever 21,Old Navyand Guess. In addition, Orlando International Premium Outlets offers 20 distinct dining options including Vinito Ristorante, a full-service Italian restaurant. Dining selections cater to wide variety of tastes including international flavors from Brazil and Latin America.During your visit, experience top level customer service at any of our two Simon Guest Services locations at the Management Office and Food Court and take advantage of special amenities such as Simon Gift Cards, the VIP Coupon Books, Wheelchair Rentals, and more. Additional center amenities includeValet Parking, ATMs,Stroller Rentals, Coca Cola Vending Machines, and more. Enjoy exceptional brands at extraordinary savings of 25-65% every day for shopping that's always worth the trip.Orlando International Premium Outlets is located off I-4 and the Turnpike, at the very north end of International Drive. The center is visible along I-4 westbound just before exit 75A.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1332/orlando-premium-outlets-international-drive-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1332/orlando-premium-outlets-international-drive-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 773823,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1332.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1332.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"OrlandoIntl\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1333,\n        \"mallCode\": \"7977\",\n        \"mallName\": \"Orlando Outlet Marketplace\",\n        \"urlFriendlyName\": \"orlando-outlet-marketplace\",\n        \"latitude\": 28.468138,\n        \"longitude\": -81.45211,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"5269 International Dr\",\n            \"street2\": \"\",\n            \"city\": \"Orlando\",\n            \"state\": \"FL\",\n            \"zipCode\": \"32819\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Located on International Drive, this 40-store center offers everyday savings of 25% to 65%. Stores include Levi's, Nike Clearance Store, Under Armour Factory House, LACOSTE Clearance,Calvin Kleinand more.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1333/outlet-marketplace-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1333/outlet-marketplace-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 299329,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1333.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1333.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"OutletMarketplace\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 874,\n        \"mallCode\": \"7879\",\n        \"mallName\": \"Orlando Vineland Premium Outlets®\",\n        \"urlFriendlyName\": \"orlando-vineland\",\n        \"latitude\": 28.387174,\n        \"longitude\": -81.492364,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"8200 Vineland Ave\",\n            \"street2\": \"\",\n            \"city\": \"Orlando\",\n            \"state\": \"FL\",\n            \"zipCode\": \"32821\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Orlando Vineland Premium Outlets® is regarded as one of the country's most upscale outlet centers and is the only luxury outlet in the Orlando market. A true shopping destination, the center is a must do for tourists and locals. Shop more than 160 designer and name-brand outlet stores at extraordinary savings of 25-65% every day for shopping that's always worth the trip.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/874/orlando-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/874/orlando-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 656895,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/874.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/874.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"Orlando\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 885,\n        \"mallCode\": \"7872\",\n        \"mallName\": \"Osage Beach Outlet Marketplace\",\n        \"urlFriendlyName\": \"osage-beach-outlet-marketplace\",\n        \"latitude\": 38.143883,\n        \"longitude\": -92.62728,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"4540 Osage Beach Pkwy\",\n            \"street2\": \"\",\n            \"city\": \"Osage Beach\",\n            \"state\": \"MO\",\n            \"zipCode\": \"65065\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Osage Beach Outlet Marketplace is located in the beautiful Lake of the Ozarks, approximately two and half hours from both St. Louis and Kansas City right in the heart of Missouri. Enjoy the outdoor shopping experience and our impressive collection of 80 + fashion designers, luxury brands and name brand manufactures. Osage Beach Outlet Marketplace is home to Coach, J.Crew Factory Store, Loft Outlet, Polo Ralph Lauren Factory Store, Under Armour and many more.Spend an hour, a day or a weekend shopping Osage Beach Outlet Marketplace. We hope you visit soon!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/885/osage-beach-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/885/osage-beach-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 390127,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/885.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/885.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"Osage\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 848,\n        \"mallCode\": \"7707\",\n        \"mallName\": \"Oxford Valley Mall®\",\n        \"urlFriendlyName\": \"oxford-valley-mall\",\n        \"latitude\": 40.183816,\n        \"longitude\": -74.880624,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"2300 E Lincoln Hwy\",\n            \"street2\": \"\",\n            \"city\": \"Langhorne\",\n            \"state\": \"PA\",\n            \"zipCode\": \"19047\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Anchored by Macy's and JCPenney,Oxford Valley Mall® makes shopping all it is supposed to be - fun, fulfilling, and full of surprises! Along with the department stores, 100+ stores make up this indoor multi-level shopping mall. Specialty stores include Piercing Pagoda Plus, Forever 21, Build-A-Bear Workshop, Lids, Pandora, Sephora, White House Black Marketand H&M.We also have delicious dining options including TGI Friday's and Bertucci’s in the mall's outdoor component. Its convenient location and variety of retailers continue to make Oxford Valley Mall® the No. 1 mall in Bucks County. Love shopping? Come to Oxford Valley Mall® today, located at the intersection of East Lincoln Highway and Oxford Valley Road in Langhorne, Pennsylvania.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/848/oxford-valley-mall-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/848/oxford-valley-mall-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 1338569,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/848.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/848.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 811,\n        \"mallCode\": \"7603\",\n        \"mallName\": \"Penn Square Mall®\",\n        \"urlFriendlyName\": \"penn-square-mall\",\n        \"latitude\": 35.524848,\n        \"longitude\": -97.544411,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"1901 NW Expressway\",\n            \"street2\": \"\",\n            \"city\": \"Oklahoma City\",\n            \"state\": \"OK\",\n            \"zipCode\": \"73118\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Penn Square Mall is Oklahoma City'sleading fashion destinationbecause of its excellent mix of over 140 specialty shops, food court and dining choices, its theater and entertainment options, all offering a comfortable and enjoyableclimate controlledshopping atmosphere.Centrally located in the heart of Oklahoma City's popular Business and Tourism District, Penn Square,offers the latest from women's fashion and sporting goods todining options that includeJCPenney, Dillard's, Macy's,Apple, Michael Kors, LUSH Cosmetics, Cheesecake Factory and Whiskey Cake Kitchen and Bar.Conveniently locatedwith easy access off of Interstate-44 at the intersection of Pennsylvania and Northwest Expressway.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/811/penn-square-mall-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/811/penn-square-mall-03.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 1083937,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/811.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/811.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 871,\n        \"mallCode\": \"7875\",\n        \"mallName\": \"Petaluma Village Premium Outlets®\",\n        \"urlFriendlyName\": \"petaluma-village\",\n        \"latitude\": 38.256944,\n        \"longitude\": -122.649897,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"2200 Petaluma Blvd N\",\n            \"street2\": \"\",\n            \"city\": \"Petaluma\",\n            \"state\": \"CA\",\n            \"zipCode\": \"94952\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Located just 45 minutes north of San Francisco in Sonoma County, Petaluma Village Premium Outlets is an outdoor shopping mall that offers impressive savings all year round at 60 outlet stores. Among the 60 stores at Petaluma Village are Brooks Brothers, Coach, kate spade new york, Michael Kors, Nike, and Saks Fifth Avenue Off 5th. Petaluma Village serves the nearby communities of Marin County, Santa Rosa and San Francisco and is conveniently located right off the 101 Highway. So from the entire team at Petaluma Village, we hope that you visit us soon.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/871/petaluma-village-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/871/petaluma-village-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 201704,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/871.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/871.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"Petaluma\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 789,\n        \"mallCode\": \"7604\",\n        \"mallName\": \"Pheasant Lane Mall\",\n        \"urlFriendlyName\": \"pheasant-lane-mall\",\n        \"latitude\": 42.701125,\n        \"longitude\": -71.437365,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"310 Daniel Webster Hwy\",\n            \"street2\": \"\",\n            \"city\": \"Nashua\",\n            \"state\": \"NH\",\n            \"zipCode\": \"03060\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"The Pheasant Lane Mall is a two level super-regional mall located in tax-free Nashua, New Hampshire. With over 135 stores including Dick’s Sporting Goods, Apple, Sephora, Pandora and Versona, Pheasant Lane Mall has all of your shopping desires in a comfortable and climate controlled indoor environment.The Pheasant Lane Mall is the number one choice for shopping and dining for the Lowell, Merrimack and Hudson communities as it is easily accessible from Rt. 3 and Daniel Webster Highway. After shopping for your fashion, jewelry and sporting goods needs, enjoy dining at one of our full-service restaurants such as Red Robin or Burton’s Grill. We also feature a modern food court offering 10 different choices for a quicker dining experience.From our family to yours, we look forward to your visit and wish you a great shopping experience!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/789/pheasant-lane-mall-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/789/pheasant-lane-mall-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 979427,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/789.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/789.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1245,\n        \"mallCode\": \"5210\",\n        \"mallName\": \"Philadelphia Mills®\",\n        \"urlFriendlyName\": \"philadelphia-mills\",\n        \"latitude\": 40.087492,\n        \"longitude\": -74.961623,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"1455 Franklin Mills Cir\",\n            \"street2\": \"\",\n            \"city\": \"Philadelphia\",\n            \"state\": \"PA\",\n            \"zipCode\": \"19154\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"We are Philadelphia’s largest outlet and value retail shopping destination with more than150 popular stores including Saks Fifth Avenue OFF 5TH, Polo Ralph Lauren Factory Store, and Forever 21. In our wonderful climate controlled indoor mall, you’ll find apparel for the whole family, footwear or jewelry as our shops provide the looks you want for less!  After your day of shopping, enjoy one of our great family-friendly dining and entertainment options. See a movie at AMC Theatres Philadelphia Mills 14 or grab a meal at Dave & Buster’s Grand Sports Café. We are conveniently located at the Woodhaven Rd. exit off I-95 in Northeast Philadelphia, minutes away from Center City, Bensalem and New Jersey.Philadelphia Mills® has been proudly serving the Delaware Valley for over 20 years. Come see the shopping experience you’ve been missing! So from the entire team at Philadelphia Mills, we look forward to your visit!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1245/franklin-mills-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1245/franklin-mills-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"MillsProperty\",\n        \"grossLeasableArea\": 1603000,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1245.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1245.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1269,\n        \"mallCode\": \"7876\",\n        \"mallName\": \"Philadelphia Premium Outlets®\",\n        \"urlFriendlyName\": \"philadelphia\",\n        \"latitude\": 40.236614,\n        \"longitude\": -75.570563,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"18 W Lightcap Rd\",\n            \"street2\": \"\",\n            \"city\": \"Pottstown\",\n            \"state\": \"PA\",\n            \"zipCode\": \"19464\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Find an exciting collection of 135 outlet stores from the world's leading designers and name brands in an outdoor shopping location. Philadelphia Premium Outlets® offers savings of 25-65% every day at coveted brands like Tory Burch, Polo Ralph Lauren Factory Store, American Eagle Outfitters, kate spade new york, H&M, Bath & Body Works, Nautica, Forever 21, UGG, & Theory. Located just off of the Sanatoga exit on Route 422, Philadelphia Premium Outlets® serves the local Pottstown, Limerick, and Royersford area, and is also a great destination travelers who love to shop. From all of us at Philadelphia Premium Outlets®, we hope to see you soon!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1269/philadelphia-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1269/philadelphia-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 549153,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1269.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1269.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"Philadelphia\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 210,\n        \"mallCode\": \"4834\",\n        \"mallName\": \"Phipps Plaza\",\n        \"urlFriendlyName\": \"phipps-plaza\",\n        \"latitude\": 33.852544,\n        \"longitude\": -84.361986,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"3500 Peachtree Rd NE\",\n            \"street2\": \"\",\n            \"city\": \"Atlanta\",\n            \"state\": \"GA\",\n            \"zipCode\": \"30326\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Phipps Plaza, the southeast's premier, upscale shopping destination, is located off of GA 400 at the intersection of Peachtree and Lenox Roads, right in the heart of Buckhead with quick and convenient access to Midtown and Downtown Atlanta. Our beautiful indoor shopping mall boasts 100+ stores like Saks Fifth Avenue, Nordstrom, Tiffany & Co., Gucci and more. In addition to our variety of shopping categories, Phipps Plaza offers exciting entertainment options, with a 14-screen AMC movie theatre and LEGOLAND Discovery Center attraction. We also have full-service restaurant and dining options like Agency Socialthèque, Grand Lux Cafe, Ecco Buckhead, and Davio's Northern Italian Steakhouse, as well as fast options such as Johnny Rockets, Moe's Southwest Grill and Rocks Chicken & Fries, all of which are sure to satisfy any appetite.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/210/phipps-plaza-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/210/phipps-plaza-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 832175,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/210.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/210.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1351,\n        \"mallCode\": \"8003\",\n        \"mallName\": \"Phoenix Premium Outlets®\",\n        \"urlFriendlyName\": \"phoenix\",\n        \"latitude\": 33.287609,\n        \"longitude\": -111.973491,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"4976 Premium Outlet Way\",\n            \"street2\": \" \",\n            \"city\": \"Chandler\",\n            \"state\": \"AZ\",\n            \"zipCode\": \"85226\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Phoenix Premium Outlets serves as the premier shopping destination for locals and visitors alike looking for high sought after brands at outlet pricing. Phoenix Premium Outlets® features extraordinary savings of 25% to 65% off exceptional brands including: Lacoste, Polo Ralph Lauren, Kate Spade New York, Coach, Michael Kors, Movado Company Store, Armani Exchange, Hurley, True Religion and more. With over 90 stores in one convenient location take a break from shopping and treat yourself to a meal or quick snack at one of our grab and go dining options such as: Starbucks, Charley's Grilled Subs, and Dairy Queen. Enjoy the mountainous views of Arizona at this outdoor shopping center located within Wild Horse Pass off of I-10 at Exit 162 or Loop 202 at Exit 56. Phoenix Premium Outlets® serves the nearby communities of Ahwatukee, Chandler, Maricopa, Queen Creek, Gilbert, Scottsdale, Phoenix and the greater Arizona.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1351/phoenix-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1351/phoenix-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 356504,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1351.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1351.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"Phoenix\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1204,\n        \"mallCode\": \"4764\",\n        \"mallName\": \"Pier Park\",\n        \"urlFriendlyName\": \"pier-park\",\n        \"latitude\": 30.218135,\n        \"longitude\": -85.873475,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"600 Pier Park Dr\",\n            \"street2\": \"\",\n            \"city\": \"Panama City Beach\",\n            \"state\": \"FL\",\n            \"zipCode\": \"32413\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Located just moments away from the pristine beaches of the Emerald Coast and popular area attractions, Pier Park is Northwest Florida’s leading shopping center. Spanning over 2 million square feet and welcoming more than 50 million visitors annually, this dynamic shopping destination offers an experiential environment featuring more than 250 retail, dining, and entertainment options enjoyed by domestic and international guests, as well as local residents and families alike.Prominent department and anchor stores Dillard’s, JC Penny, The Grand Theatre, Target, and Marshall’s complement best of brand retailers like Victoria’s Secret, Columbia, Crocs, and Buckle.There are many exclusive experiences and retailers on the property that distinguishes Pier Park as a must-visit family shopping destination. Don’t miss Pier Park’s world-class dining opportunities, offering the freshest of locally caught seafood from the Gulf and flavor-packed fare for every appetite with multiple beach view, outdoor and indoor seating options. The curated lineup of over 25 restaurants and eateries features an international mix of exclusive-to-market selections offering visitors an expansive array of dining choices and health-conscious eateries.Families can also enjoy our outdoor play area with a bungee jump, bumper boats, a passenger train, and much more.For additional information, contact the Mall Management Office at (850) 236-9962.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1204/pier-park-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1204/pier-park-01-t.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"CommunityLifestyleCenter\",\n        \"grossLeasableArea\": 932721,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1204.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1204.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1334,\n        \"mallCode\": \"7978\",\n        \"mallName\": \"Pismo Beach Premium Outlets®\",\n        \"urlFriendlyName\": \"pismo-beach\",\n        \"latitude\": 35.135435,\n        \"longitude\": -120.627833,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"333 Five Cities Dr \",\n            \"street2\": \"\",\n            \"city\": \"Pismo Beach\",\n            \"state\": \"CA\",\n            \"zipCode\": \"93449\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Located mid way between Los Angeles and San Francisco, on California's Central Coast in the heart of the regions vast wine country. Enjoy savings of 25% to 65% every day at 40 designer and name brand outlet stores featuring Aeropostale, Carter's, Coach, Guess Factory Store, kate spade new york, Levi's Outlet, Nike, Polo Ralph Lauren, and many more.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1334/pismo-beach-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1334/pismo-beach-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 147430,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1334.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1334.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"PismoBeach\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 854,\n        \"mallCode\": \"4732\",\n        \"mallName\": \"Plaza Carolina\",\n        \"urlFriendlyName\": \"plaza-carolina\",\n        \"latitude\": 18.39235,\n        \"longitude\": -65.974888,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"Avenida Jesús M. Fragoso\",\n            \"street2\": \"\",\n            \"city\": \"Carolina\",\n            \"state\": \"PR\",\n            \"zipCode\": \"00983\",\n            \"country\": \"PRI\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Plaza Carolina is the second-largest shopping center in Puerto Rico. Also features over 175 stores, including JCPenney, Forever 21, Express, Aliss, and TJ Maxx. Plaza Carolina Mall is a wonderful climate-controlled indoor mall. Also at this mall, we have many exciting dining options from sit-down places such as Chili's to grab-and-go choices such as Pizza Hut and to top it all off be joining our renovated Mall. The mall also includes Caribbean Cinemas, movie theaters with the latest technology. Plaza Carolina serves the nearby communities of Villa Carolina, Villa Fontana, Isla Verde, Estancias de San Fernando, and Country Club. Conveniently located right off the intersection of Monserrate Avenue, 65 Infantry Avenue, Route 66, and Baldorioty De Castro Avenue. With 175 retailers ranging from jewelry to apparel to shoe stores for all the family, Plaza Carolina is an unforgettable experience. So from the entire team at Plaza Carolina Mall®, we hope that you will visit us soon. Plaza Carolina is located at the heart of Carolina city named the Land of Giants.ESPAÑOL:Plaza Carolina es el segundo centro comercial m s grande en Puerto Rico. Adem s, cuenta con m s de 175 tiendas, entre ellas: JCPenney, Forever 21, Express, Aliss y TJ Maxx. Nuestro renovado Plaza Carolina es un maravilloso centro comercial bajo techo. También en este centro comercial, tenemos varias opciones emocionantes para comer y disfrutar como Chili's y Pizza Hut. Igualmente, tenemos una extensa variedad de restaurantes en nuestra Plazoleta. El centro comercial adem s cuenta con Caribbean Cinemas, salas de cine con lo último en tecnología. Plaza Carolina sirve a las comunidades cercanas de Villa Carolina, Villa Fontana, Isla Verde, Estancias de San Fernando y Country Club. Convenientemente situado cerca de la intersección de la Avenida Monserrate, Avenida 65 de Infantería y Expreso Baldorioty de Castro con alrededor de 175 tiendas que van desde joyería, ropa hasta zapatos para toda la familia y mucho m s. Plaza Carolina Mall es una experiencia inolvidable. De parte de todo el equipo de Plaza Carolina Mall®, esperamos su pronta visita. Plaza Carolina est  situado en el corazón del municipio de Carolina conocida como la Tierra de Gigantes.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/854/plaza-carolina-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/854/plaza-carolina-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 1158555,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/854.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/854.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1335,\n        \"mallCode\": \"7979\",\n        \"mallName\": \"Pleasant Prairie Premium Outlets®\",\n        \"urlFriendlyName\": \"pleasant-prairie\",\n        \"latitude\": 42.516663,\n        \"longitude\": -87.948435,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"11211 120th Ave\",\n            \"street2\": \"\",\n            \"city\": \"Pleasant Prairie\",\n            \"state\": \"WI\",\n            \"zipCode\": \"53158\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Pleasant Prairie Premium Outlets has exceptional brands at extraordinary savings of 25%-65% off everyday. Pleasant Prairie Premium Outlets is an outdoor center that consists ofover 90 stores including Tory Burch, kate spade new york,Nike Factory Store, Pandora Outlet, Starbucks, TheNorth Faceand many more. Conveniently located off I-94 and Highway 165, Pleasant Prairie Premium Outlets proudly serves the Kenosha County area as well as the greater Chicago and Milwaukee areas.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1335/pleasant-prairie-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1335/pleasant-prairie-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 402613,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1335.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1335.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"pleasantprairie\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1260,\n        \"mallCode\": \"5227\",\n        \"mallName\": \"Potomac Mills®\",\n        \"urlFriendlyName\": \"potomac-mills\",\n        \"latitude\": 38.643339,\n        \"longitude\": -77.295063,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"2700 Potomac Mills Cir\",\n            \"street2\": \"\",\n            \"city\": \"Woodbridge\",\n            \"state\": \"VA\",\n            \"zipCode\": \"22192\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Potomac Mills is Virginia's largest outlet mall,located minutes from the heart of Washington D.C.Potomac Mills features an indoor shopping experience with over 200 stores, including Bloomingdale's-The Outlet Store, Saks Fifth Avenue OFF 5TH, Nordstrom Rack, IKEA,Kate Spade New York, The North Face, and Nike Clearance Store. The Neighborhood 1 Fashion District offers a collection of upscale brand name outlets and also includes amenities such as plush seating areas. From apparel for the whole family to handbags and home furnishings, our shops feature the looks you love for less! When you need a respite from power shopping, catch a movie at the AMC Potomac Mills 18 Theatres (with IMAX), refuel at Starbucks or grab a bite to eat at one of the center's 25 eateries.Prefer a full-service diningexperience?Delicious restaurants includingThe Cheesecake Factory can be found just outside the main entrance.Conveniently located immediately off of I-95, Potomac Mills serves the thriving Washington, DC / Northern Virginia region and also welcomes guests from all over the world. Feel free to contact the Management Office at Potomac Mills at 703-496-9301 with any questions& we look forward to seeing you soon!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1260/potomac-mills-01.png\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1260/potomac-mills-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"MillsProperty\",\n        \"grossLeasableArea\": 1540304,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1260.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1260.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1393,\n        \"mallCode\": \"8070\",\n        \"mallName\": \"Premium Outlet Collection Edmonton International Airport\",\n        \"urlFriendlyName\": \"premium-outlet-collection-edmonton-international-airport\",\n        \"latitude\": 53.302301,\n        \"longitude\": -113.553375,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"1 Outlet Collection Way\",\n            \"street2\": \"Edmonton International Airport\",\n            \"city\": \"Leduc\",\n            \"state\": \"AB\",\n            \"zipCode\": \"T9E 1J5\",\n            \"country\": \"CAN\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Premium Outlet Collection Edmonton International Airport is the only fully-enclosed outlet shopping centre in the Edmonton Metropolitan area. With over 428,000 ft² of retail space, it features up to 100 fashion brands and outlet stores that are sure to please value-seeking and fashion-conscious shoppers.\",\n        \"propertyPhoto\": null,\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1393/Premium-outlet-collection-edmonton-international-airport-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 428000,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1393.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1393.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"Edmonton\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1183,\n        \"mallCode\": \"7902\",\n        \"mallName\": \"Premium Outlets Punta Norte® \",\n        \"urlFriendlyName\": \"premium-outlets-punta-norte\",\n        \"latitude\": 19.600906,\n        \"longitude\": -99.199583,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"Hacienda Sierra Vieja #2\",\n            \"street2\": \"Hacienda del Parque\",\n            \"city\": \"Cuautitlan Izcalli  Estado de Mexico\",\n            \"state\": \"\",\n            \"zipCode\": \"CP.54769\",\n            \"country\": \"MEX\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"\",\n        \"propertyPhoto\": null,\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1183/punta-norte-premium-outlets-03.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 339000,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": false,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1183.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1183.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1417,\n        \"mallCode\": \"8091\",\n        \"mallName\": \"Premium Outlets Querétaro®\",\n        \"urlFriendlyName\": \"premium-outlets-queretaro\",\n        \"latitude\": 20.576651,\n        \"longitude\": -100.463294,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"Carretera Querétaro - Celaya Km. 6.3\",\n            \"street2\": \"\",\n            \"city\": \"Corregidora Queretaro\",\n            \"state\": \"\",\n            \"zipCode\": \"CP.76904\",\n            \"country\": \"MEX\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"\",\n        \"propertyPhoto\": null,\n        \"propertyPhotoLrg\": null,\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 274380,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": false,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1417.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1417.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1371,\n        \"mallCode\": \"8025\",\n        \"mallName\": \"Premium Outlets® Montreal\",\n        \"urlFriendlyName\": \"premium-outlets-montreal\",\n        \"latitude\": 45.673906,\n        \"longitude\": -73.919417,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"19001 Chemin Notre-Dame\",\n            \"street2\": \"\",\n            \"city\": \"Mirabel\",\n            \"state\": \"QC\",\n            \"zipCode\": \"J7J 0T1\",\n            \"country\": \"CAN\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Premium Outlets Montr‚al is located some 28 kms from downtown Montreal, at exit 28 off Highway 15.  Among the 80 stores in Premium Outlets Montr‚al are featured GUCCI, Under Armour, Hugo BOSS, The Hudson's Bay Outlet, Michael Kors, Coach, Polo Ralph Lauren andTommy Hilfiger.  Premium Outlets Montr‚al caters to the Greater Montreal are and the Laurentians.  We hope that you will visit us soon!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1371/premium-outlets-montreal-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1371/premium-outlets-montreal-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 366405,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": false,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1371.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1371.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"Montreal\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 198,\n        \"mallCode\": \"2318\",\n        \"mallName\": \"Prien Lake Mall\",\n        \"urlFriendlyName\": \"prien-lake-mall\",\n        \"latitude\": 30.200455,\n        \"longitude\": -93.226481,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"496 W Prien Lake Rd\",\n            \"street2\": \"\",\n            \"city\": \"Lake Charles\",\n            \"state\": \"LA\",\n            \"zipCode\": \"70601\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Prien Lake Mall is a climate-controlled indoor shopping destination comprised of retailers ranging from jewelry to men’s and women’s fashion apparel. Among the 80 stores Prien Lake Mall encompasses are Dillard’s, JCPenney, DICK’S Sporting Goods, TJ MAXX/HomeGoods, Bath & Body Works, Buckle, and Cinemark 14, featuring all-digital technology and stadium seating. Prien Lake Mall is an array of enticing dining options, including Pizza Artista, Chick-fil-A, Charleys Philly Steak and Starbucks. Conveniently located near interstate 210 and West Prien Lake Road, Prien Lake Mall is nestled in the heart of Southwest Louisiana. With its close proximity to numerous surrounding areas, Prien Lake Mall serves the communities of Sulphur, Westlake, Moss Bluff and Iowa.From the entire team at Prien Lake Mall, we hope that you enjoy your visit and we invite you back soon!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/198/prien-lake-mall-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/198/prien-lake-mall-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 842640,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/198.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/198.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1319,\n        \"mallCode\": \"7960\",\n        \"mallName\": \"Puerto Rico Premium Outlets®\",\n        \"urlFriendlyName\": \"puerto-rico\",\n        \"latitude\": 18.438676,\n        \"longitude\": -66.540878,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"1 Premium Outlets Blvd\",\n            \"street2\": \"\",\n            \"city\": \"Barceloneta\",\n            \"state\": \"PR\",\n            \"zipCode\": \"00617\",\n            \"country\": \"PRI\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Puerto Rico Premium Outlets® is located on the beautiful island of Puerto Rico in the town of Barceloneta, approximately 45 minutes from San Juan. Take Expressway 22 to Exit 55 to arrive at this amazing outdoor, village-style outlet mall that features an impressive collection of designer and name brand stores offering everyday savings off of outlet pricing up to an additional 65% off including: Ann Taylor Factory Store, Banana Republic Factory Store, Calvin Klein, Coach Outlet, Kipling, LACOSTE, Michael Kors Outlet and Tommy Hilfiger; to name a few. After an amazing shopping day satisfy your palate at one of our exciting dining options. You can enjoy a quick bite at our Food Court or visit one of our sit down locations such as Chili's Grill & Bar, Ponderosa Steakhouse, Metropol, a local eatery that serves Puerto Rican/Cuban Cuisine and to complete our dining options, Olive Garden. To make your experience at Puerto Rico Premium Outlets even more enjoyable we are home to a 10 theater Caribbean Cinemas with stadium style seating and a Cold Stone Creamery.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1319/puerto-rico-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1319/puerto-rico-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 350047,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": false,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1319.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1319.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"PuertoRico\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 849,\n        \"mallCode\": \"7705\",\n        \"mallName\": \"Quaker Bridge Mall®\",\n        \"urlFriendlyName\": \"quaker-bridge-mall\",\n        \"latitude\": 40.290861,\n        \"longitude\": -74.681631,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"3320 US Highway 1 Unit 150\",\n            \"street2\": \"\",\n            \"city\": \"Lawrenceville\",\n            \"state\": \"NJ\",\n            \"zipCode\": \"08648\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Welcome to Quaker Bridge Mall where you'll find more of what you're looking for at New Jersey’s premier shopping destination with over 90+ stores, serving the communities of central New Jersey, its surrounding counties as well as cities in both New York and Pennsylvania. Among the 90+ stores, Quaker Bridge features Apple, Coach, Macy's, Michael Kors, Sephora, and much more. Quaker Bridge is a wonderful climate controlled indoor mall with options for everyone!Quaker Bridge has shopping ranging from jewelry to women’s apparel to sporting goods to wineriesand more. Quaker Bridge Mall is a two-level, super regional shopping center located in Central New Jersey at US Rt. 1, and is conveniently accessed via 95, 295 and most major roadways. The entire team at Quaker Bridge welcomes you and looks forward to seeing you on your next shopping experience. For more information on Quaker Bridge Mall please visit us on Facebook facebook.com/shopquakerbridge and Twitter @QBMall.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/849/849.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/849/quaker-bridge-mall-02.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 1081469,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/849.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/849.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1336,\n        \"mallCode\": \"7981\",\n        \"mallName\": \"Queenstown Premium Outlets®\",\n        \"urlFriendlyName\": \"queenstown\",\n        \"latitude\": 38.983025,\n        \"longitude\": -76.159844,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"441 Outlet Center Dr\",\n            \"street2\": \"\",\n            \"city\": \"Queenstown\",\n            \"state\": \"MD\",\n            \"zipCode\": \"21658\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Greetings and welcome to Queenstown Premium Outlets ®, a wonderful outdoor mall located on Maryland's scenic Eastern Shore, east of the Chesapeake Bay Bridge. Enjoy savings of 25% to 65% every day at 65 designer and name brand outlet stores featuring Michael Kors, Polo Ralph Lauren, St. John, Under Armour and many more.  Queenstown Premium Outlets serves the nearby cities of Washington D.C., Baltimore, and Annapolis.   Located at the Rt. 301/50 split, Queenstown Premium Outlet shoppers will enjoy a variety of women and children apparel, shoes, and accessories.   So from the entire team at Queenstown Premium Outlets, we hope that you will visit us soon.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1336/queenstown-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1336/queenstown-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 289594,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1336.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1336.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"Queenstown\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1215,\n        \"mallCode\": \"7908\",\n        \"mallName\": \"Rio Grande Valley Premium Outlets®\",\n        \"urlFriendlyName\": \"rio-grande-valley\",\n        \"latitude\": 26.162872,\n        \"longitude\": -97.887797,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"5001 E Expressway 83\",\n            \"street2\": \"\",\n            \"city\": \"Mercedes\",\n            \"state\": \"TX\",\n            \"zipCode\": \"78570\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Rio Grande Valley Premium Outlets (Rio GrandePO)is conveniently located off I-2/Expressway 83,in Mercedes, Texasand centered between the valley's two most populous cities: Brownsville and McAllen. Rio Grande PO features 140 storesincluding adidas, Armani Exchange, Coach, Columbia Sportswear, H&M, kate spade new york, Michael Kors, Nike Factory Store Polo Ralph Lauren Factory Store, andmany more all at savings of 25% to 65% every day.Located only one hour west of tropical paradise South Padre Island, Rio Grande PO sports the best outdoor shopping inSouth Texas.Hungry? Rio Grande POhas restaurants: Fu-de, Asian Chao, Villa Pizza, Guille's Mexican Food, Auntie Anne's Soft Pretzels, South Philly Steak & Fries, Shannon's Sweets, Carlito's Snacks, and La PalateraTwo hotels within walking distance: La Quinta Inn & Suites and Quality Inn & Suites (next to Whataburger & Chili's)\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1215/rio-grande-valley-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1215/rio-grande-valley-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 603929,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1215.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1215.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"riogrande\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 116,\n        \"mallCode\": \"4835\",\n        \"mallName\": \"Rockaway Townsquare®\",\n        \"urlFriendlyName\": \"rockaway-townsquare\",\n        \"latitude\": 40.907114,\n        \"longitude\": -74.553961,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"301 Mount Hope Ave\",\n            \"street2\": \"\",\n            \"city\": \"Rockaway\",\n            \"state\": \"NJ\",\n            \"zipCode\": \"07866\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Rockaway Townsquare is the area'sconveniently located shopping destination of choice with a diverse retail mix anchored by Macy's, and JCPenney. Serving Morris County with over 140 storesincluding Apple, Michael Kors,Coach, LUSH, White House Black Market, J. Crew, and Pandora. In addition to our Dining Pavilion, other dining options include The Cheesecake Factory, Chipotle and Red Robin.From the entire team at Rockaway Townsquare, we hope that you will visit us soon.The mall is conveniently located at the intersection of Rt. 80 and Mt. Hope Ave, Rockaway, NJ 07866.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/116/rockaway-townsquare-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/116/rockaway-townsquare-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 1246313,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/116.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/116.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 102,\n        \"mallCode\": \"4836\",\n        \"mallName\": \"Roosevelt Field®\",\n        \"urlFriendlyName\": \"roosevelt-field\",\n        \"latitude\": 40.738063,\n        \"longitude\": -73.612808,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"630 Old Country Rd\",\n            \"street2\": \"\",\n            \"city\": \"Garden City\",\n            \"state\": \"NY\",\n            \"zipCode\": \"11530\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Love shopping and dining? Visit Roosevelt Field® for the best indoor shopping and fine dining in the country. Roosevelt Field® offers Neiman Marcus, Bloomingdale's, Nordstrom, Macy's, jcpenney, Dick's Sporting Goods and more than 200 specialty stores, from Fashions, Jewelry, Electronics, Home Decor, Specialty Gifts & more!Conveniently located right off the Meadowbrook Parkway and Old Country Road, Roosevelt Field®.Spend an hour or spend a day or spend the night (at the Residence Inn by Marriott) at Roosevelt Field®. You deserve it! From the entire team at Roosevelt Field® we hope that you will visit us soon!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/102/roosevelt-field-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/102/roosevelt-field-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 2372053,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/102.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/102.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 158,\n        \"mallCode\": \"3107\",\n        \"mallName\": \"Ross Park Mall\",\n        \"urlFriendlyName\": \"ross-park-mall\",\n        \"latitude\": 40.543442,\n        \"longitude\": -80.008053,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"1000 Ross Park Mall Dr\",\n            \"street2\": \"\",\n            \"city\": \"Pittsburgh\",\n            \"state\": \"PA\",\n            \"zipCode\": \"15237\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Anchored by Nordstrom, Macy's, L.L. Bean and JCPenney, Ross Park Mall makes shopping all it is supposed to be - fun, fulfilling and full of surprises! This multi-level indoor shopping center boasts nearly 170 specialty shops including Tiffany & Co., Apple, Louis Vuitton, LEGO Store, lululemon, Burberry, Athleta, H&M, Crate & Barrel and Michael Kors. Enjoy delicious diningoptionsincluding; The Cheesecake Factory, Nordstrom Marketplace, Five Guys, & much more.Conveniently located off McKnight Road in the North Hills of Pittsburgh, Ross Park Mall has ample accommodationstoserve your personal and group shopping needs if you are traveling from surrounding regions. From the entire management team, we hope to see youshopping soon!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/158/ross-park-mall-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/158/ross-park-mall-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 1236523,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/158.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/158.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1210,\n        \"mallCode\": \"7878\",\n        \"mallName\": \"Round Rock Premium Outlets®\",\n        \"urlFriendlyName\": \"round-rock\",\n        \"latitude\": 30.566409,\n        \"longitude\": -97.6897,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"4401 N Interstate 35\",\n            \"street2\": \"\",\n            \"city\": \"Round Rock\",\n            \"state\": \"TX\",\n            \"zipCode\": \"78664\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Round Rock Premium Outlets offers 125 name brand outlet stores including Adidas, Duluth Trading Company, Coach, Kate Spade New York.Michael Kors, Nike, Victoria's Secret and Polo Ralph Lauren. Conveniently located 20 minutes north of Austin, in the heart of the Sports Capital of Texas, this beautiful outdoor shopping center is the premier shopping destination for all shoppers in the central to south Texas area. With savings of up to 65% off every day, we look forward to welcoming you at Round Rock Premium Outlets on your next visit.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1210/round-rock-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1210/round-rock-premium-outlets-04.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 488698,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1210.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1210.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"RoundRock\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1354,\n        \"mallCode\": \"7957\",\n        \"mallName\": \"San Francisco Premium Outlets®\",\n        \"urlFriendlyName\": \"san-francisco\",\n        \"latitude\": 37.698677,\n        \"longitude\": -121.845142,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"2774 Livermore Outlets Drive\",\n            \"street2\": \"\",\n            \"city\": \"Livermore\",\n            \"state\": \"CA\",\n            \"zipCode\": \"94551\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"San Francisco Premium Outlets® is located just 40 miles from downtown San Francisco in California's oldest wine region; the Livermore Valley. Visit over 180 iconic brands and designer names while enjoying Northern California's beautiful weather in the state's largest outdoor outlet shopping mall. Guests will love shopping at stores like: Prada, Gucci, Versace, and Coach and even some outlet storesthat are unique and rarely found at other centers likeEredi Pisano, Karl Lagerfeld Paris, Longchamp, Stance and Timbuk2. Conveniently located at Exit 48 (El Charro/Fallon Rd.) on I-580, getting here is so easy, and after shopping, visit nearby Pleasanton, downtown Livermore or Danville for a fun or fabulous dinner.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1354/livermore-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1354/livermore-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 696886,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1354.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1354.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"sanfrancisco\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1337,\n        \"mallCode\": \"7982\",\n        \"mallName\": \"San Marcos Premium Outlets®\",\n        \"urlFriendlyName\": \"san-marcos\",\n        \"latitude\": 29.824217,\n        \"longitude\": -97.987275,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"3939 S Interstate 35 \",\n            \"street2\": \"\",\n            \"city\": \"San Marcos\",\n            \"state\": \"TX\",\n            \"zipCode\": \"78666\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Welcome to San Marcos Premium Outlets, an outdoor shopping mecca offering an impressive collection of 145 luxury and name brand stores to include designer fashions for men, women and children, sportswear, shoes, jewelry, housewares and others. The shopping mall features outlet stores that cannot be found anywhere else within the state of Texas. Shop exclusive brands such as Bally, Gucci, Prada, Victoria's Secret, Lululemon Athletica and more! San Marcos Premium Outlets® is conveniently located within a short drive from Austin, San Antonio and New Braunfels and is ideally situated at Exit 200 off of IH-35 at Centerpoint Road. We look forward to your visit and hope to see you soon!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1337/san-marcos-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1337/san-marcos-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 730847,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1337.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1337.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"sanmarcos\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 237,\n        \"mallCode\": \"4837\",\n        \"mallName\": \"Santa Rosa Plaza®\",\n        \"urlFriendlyName\": \"santa-rosa-plaza\",\n        \"latitude\": 38.438817,\n        \"longitude\": -122.716481,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"1071 Santa Rosa Plaza\",\n            \"street2\": \"\",\n            \"city\": \"Santa Rosa\",\n            \"state\": \"CA\",\n            \"zipCode\": \"95401\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"The largest city between San Francisco and Portland, Oregon, Santa Rosa serves a 4-county region as a hub for technology, business, retail and banking. Located in the heart of downtown Santa Rosa, nestled between Courthouse Square and Railroad Square, Santa Rosa Plaza is the premiere shopping destination in Sonoma County and beyond.Chic. Diverse. Sophisticated. Anchored by Macy's and Forever 21, and offering unparalleled choice with more than 120 specialty shops, including local, regional and national retailers found nowhere else in the North Bay. Many fine brands have chosen Santa Rosa Plaza as their preferred location in Sonoma County, including: aerie, Apple, LUSH, Michael Kors, and Sephora. No trip is complete without a stop to our Food Court with delicious options like Charley's Grilled Subs, Panda Express and Sbarro or NEW Mediterranean restaurant, Grill Santa Rosa.Parking Made Easy. Santa Rosa Plaza offers ample parking, including five multilevel parking decks and one surface lot. Parking is currently FREE.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/237/santa-rosa-plaza-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/237/santa-rosa-plaza-02.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 692087,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/237.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/237.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1262,\n        \"mallCode\": \"5229\",\n        \"mallName\": \"Sawgrass Mills®\",\n        \"urlFriendlyName\": \"sawgrass-mills\",\n        \"latitude\": 26.151701,\n        \"longitude\": -80.320787,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"12801 W Sunrise Blvd\",\n            \"street2\": \"\",\n            \"city\": \"Sunrise\",\n            \"state\": \"FL\",\n            \"zipCode\": \"33323\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Welcome to Sawgrass Mills, the largest outlet and value retail shopping destination in the United States. With more than 350 stores, including outlet locations from Nike and Ralph Lauren, plus value retailers OFF 5th Saks Fifth Avenue, Bed Bath & Beyond, Target, Marshalls and electronics superstore, BrandsMart USA, Sawgrass Mills has everything from fashion and jewelry to electronics, sporting equipment, beauty products, home accessories, toys and more. There is something for everyone in this enclosed, air conditioned and climate controlled mall located just 30 minutes from Miami International Airport and 15 minutes from Fort Lauderdale-Hollywood International Airport. Fashionistas will delight in luxury-brand outlet shopping at The Colonnade Outlets at Sawgrass Mills with over 70 exclusive outlets not found anywhere else in South Florida including Burberry, GUCCI, Jimmy Choo, Prada, Salvatore Ferragamo Company Store, Tory Burch and Versace.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1262/Sawgrass-thumbnail.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1262/sawgrass-mills-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"MillsProperty\",\n        \"grossLeasableArea\": 2273898,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1262.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1262.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 917,\n        \"mallCode\": \"7881\",\n        \"mallName\": \"Seattle Premium Outlets®\",\n        \"urlFriendlyName\": \"seattle\",\n        \"latitude\": 48.093531,\n        \"longitude\": -122.188311,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"10600 Quil Ceda Blvd\",\n            \"street2\": \"\",\n            \"city\": \"Tulalip\",\n            \"state\": \"WA\",\n            \"zipCode\": \"98271\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Seattle Premium Outlets features an upscale collection of over 130 designer names from women's apparel and jewelry to sporting goods including Burberry, Coach, Tory Burch, Theory, kate spade new york,and more. We also offer an indoor food court with options such as Cafe Bento and Qdoba Mexican Grill, as well as the Ram Restaurant & Brewery, a sit-down option located across from The North Face. One of the finest outdoor shopping destinations in the area, our mall is conveniently located off Interstate 5, (exit 202) in Tulalip, Washington, and is approximately 30 minutes north of Seattle and two hours south of Vancouver, BC.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/917/seattle-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/917/seattle-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 554831,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/917.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/917.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"Seattle\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1348,\n        \"mallCode\": \"8009\",\n        \"mallName\": \"Silver Sands Premium Outlets®\",\n        \"urlFriendlyName\": \"silver-sands\",\n        \"latitude\": 30.37889,\n        \"longitude\": -86.348359,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"10562 Emerald Coast Pkwy W\",\n            \"street2\": \"\",\n            \"city\": \"Destin\",\n            \"state\": \"FL\",\n            \"zipCode\": \"32550\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Silver Sands Premium Outlets® is home to 110 designer and name-brand outlet stores including Tory Burch, Coach, Kate Spade New York, Michael Kors, Polo Ralph Lauren Factory Store and Saks OFF 5TH. Visitor's can find a variety of shops ranging from women's apparel and accessories to housewares and sporting goods. Renowned as the premier shopping destination along Northwest Florida's Emerald Coast, the outlet mall serves the nearby communities of Destin, South Walton, Panama City and Pensacola. The outlet mall is conveniently located off US Highway 98, one mile west of Sandestin Golf and Beach Resort. This beautiful outdoor mall features covered sidewalks, lush landscaping and a children's play area. There are also a variety of enticing dining options from sit down venues including Carrabba's Italian Grill to fast casual and grab-and-go options such as Panera Bread and Auntie Anne's Pretzels. From the entire team at Silver Sands Premium Outlets, we hope you will visit us soon.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1348/silver-sands-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1348/silver-sands-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 450954,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1348.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1348.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"silversands\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 103,\n        \"mallCode\": \"3632\",\n        \"mallName\": \"Smith Haven Mall\",\n        \"urlFriendlyName\": \"smith-haven-mall\",\n        \"latitude\": 40.864913,\n        \"longitude\": -73.130107,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"313 Smith Haven Mall\",\n            \"street2\": \"\",\n            \"city\": \"Lake Grove\",\n            \"state\": \"NY\",\n            \"zipCode\": \"11755\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Visit Smith Haven Mall to meet all of your shopping needs. Smith Haven Mall offers more than 130 stores, including L.L.Bean, Apple, H&M, White House Black Market, Newbury Comics, Forever21, The LEGO Store, and Lush Cosmetics. There are a number of exciting dining options to choose fromincluding Texas de Brazil,Bahama Breeze, PF Changs andThe Cheesecake Factory. Conveniently located between Route 347 and Middle Country Road (25), Smith Haven Mall offers a broad category of shopping options from jewelry to women's apparel to sporting goods.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/103/smith-haven-mall-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/103/smith-haven-mall-02.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 1302412,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/103.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/103.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 159,\n        \"mallCode\": \"4674\",\n        \"mallName\": \"South Hills Village\",\n        \"urlFriendlyName\": \"south-hills-village\",\n        \"latitude\": 40.342376,\n        \"longitude\": -80.056053,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"301 S Hills Vlg\",\n            \"street2\": \"\",\n            \"city\": \"Pittsburgh\",\n            \"state\": \"PA\",\n            \"zipCode\": \"15241\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"South Hills Villageshowcases a collection of more than 130 specialty stores and promises you a delightful and relaxing indoor shopping experience. The mall is anchored byMacy's, Target, Barnes & Noble and Dick’s Sporting Goods and features unique stores specializing in Women’s Apparel and Accessories, Electronics, Family Fashion and Sporting Goods. Popular South Hills Village destinations are Apple,Sephora, Altar'd State, Dry Goods, Fabletics, Chico's, lululemon,LUSH Fresh Handmade Cosmetics, Orangetheory Fitness, Soma, The Spice & Tea Exchange, Trollbeads, Vera Bradley and White House|Black Market. The mall offers many options for shoppers to sit down and enjoy great food and entertainment such as BJ's Restaurant and Brewhouse, Bonefish Grill, Condado Tacos, Red Robin Gourmet Burgers, a 10-restaurantDining Districtand a 10-screen AMCTheater. The team at South Hills Village is proud to provide Pittsburgh’s South Hills communities the ideal place to meet, shop, eat and have fun! This popular shopping destination is conveniently located at the intersection of Route 19 and Fort Couch Road in Pittsburgh, PA. We hope you plan to visit South Hills Village soon!Coming Soon: Offline by Aerie. Now Open: Sola Salon Studios, Charleys Philly Steaks, Palmyra Mediterranean Cuisine, Chocolate Boutique & Go! Games & Toys!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/159/south-hills-village-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/159/South-hills_village-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 1128832,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/159.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/159.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 147,\n        \"mallCode\": \"4838\",\n        \"mallName\": \"South Shore Plaza®\",\n        \"urlFriendlyName\": \"south-shore-plaza\",\n        \"latitude\": 42.221995,\n        \"longitude\": -71.023768,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"250 Granite St\",\n            \"street2\": \"\",\n            \"city\": \"Braintree\",\n            \"state\": \"MA\",\n            \"zipCode\": \"02184\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Shop, Dine & Play at South Shore Plaza!Shop! South Shore Plaza is the premier shopping and dining destination south of Boston offering over 200 retailers including Nordstrom, Macy’s, Target, Primark, DSW, Apple, Coach, J.Crew, Superdry, H&M, Sephora, Foot Locker, Pandora, Miltons and Long's Jewelers.Dine! Choose from one of our 9 full service restaurants that include: Davio's Northern Italian Steakhouse, The Cheesecake Factory, California Pizza Kitchen, UNO Pizzeria and Grill and more! Looking for a quick meal? Visit Charleys Philly Steaks, Pizzeria Regina or Chipotle for a meal on the go.Conveniently located off I-93, Rte. 3 and 128 at Exit 6. From the entire team at South Shore Plaza, we hope that you visit us soon!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/147/south-shore-plaza-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/147/south-shore-plaze-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 1587963,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/147.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/147.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1249,\n        \"mallCode\": \"5259\",\n        \"mallName\": \"Southdale Center\",\n        \"urlFriendlyName\": \"southdale-center\",\n        \"latitude\": 44.880658,\n        \"longitude\": -93.32478,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"10 Southdale Center\",\n            \"street2\": \"\",\n            \"city\": \"Edina\",\n            \"state\": \"MN\",\n            \"zipCode\": \"55435\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Southdale Center is the nation’s first indoor regional shopping mall. The center, which opened in 1956, is anchored by Macy’s and, Life Time Edina Southdale. Southdale includes over 120 specialty stores ranging from women's apparel to gifts and jewelry. Among the 120 specialty stores are Michael Kors, Madewell, Brighton Collectibles, J. Crew, Sephora, and The Apple Store. The mall also features a wide variety of dining options from sit down restaurants such as Cheesecake Factory and P.F Changs, to grab and go choices such as Qdoba Mexican Grill and Panda Express. To top it all off, consider making plans for dinner and a movie at Southdale’s 16 screen AMC Megaplex. Conveniently located off of 66th and France Avenue, Southdale serves the nearby communities of Edina, Richfield, Bloomington, Eden Prairie, Minneapolis and St. Louis Park. From the entire team at Southdale Center, we hope you will visit us soon.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1249/southdale-center-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1249/southdale-center-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 1053828,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1249.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1249.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 788,\n        \"mallCode\": \"7605\",\n        \"mallName\": \"SouthPark\",\n        \"urlFriendlyName\": \"southpark\",\n        \"latitude\": 35.152187,\n        \"longitude\": -80.831759,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"4400 Sharon Rd\",\n            \"street2\": \"\",\n            \"city\": \"Charlotte\",\n            \"state\": \"NC\",\n            \"zipCode\": \"28211\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Welcome to SouthPark where you'll find more of what you're looking for at the Carolina’s premier shopping destination with over 150 stores, serving the communities of Charlotte, its surrounding counties as well as cities in North and South Carolina, Georgia, and Virginia. Among the 150+ stores, SouthPark features Gucci, Saint Laurent, Apple, Burberry, Lilly Pulitzer, Louis Vuitton, Neiman Marcus, Nordstrom, Tiffany & Co. and much more. SouthPark, a wonderful climate controlled indoor mall, has many exciting dining options from sit down restaurants such as Cheesecake Factory to grab and go choices such as Chipotle. SouthPark has shopping ranging from jewelry to women’s apparel to sporting goods and more. SouthPark is conveniently located on the corner of Sharon & Fairview Roads in Charlotte, NC. Also while visiting, we have even more choices at The Village at SouthPark located by Crate & Barrel outside our main entrance on Sharon Road. The Village offers exciting shopping at I.C. London, Paul Simon, Paul Simon for Women, and great dining at Cowfish plus so much more. The entire team at SouthPark welcomes you and looks forward to seeing you on your next shopping experience.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/788/southpark-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/788/southpark-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 1678376,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/788.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/788.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 340,\n        \"mallCode\": \"4925\",\n        \"mallName\": \"Square One Mall\",\n        \"urlFriendlyName\": \"square-one-mall\",\n        \"latitude\": 42.460834,\n        \"longitude\": -71.027447,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"1201 Broadway\",\n            \"street2\": \"\",\n            \"city\": \"Saugus\",\n            \"state\": \"MA\",\n            \"zipCode\": \"01906\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Welcome to Square One Mall–a two levelclimate controlled shopping mall located on Route 1, Saugus, MA. Square One Mall serves the surrounding communities of Lynn, Revere, Everett, Stoneham, Malden, and beyond. We offer shoppers more than 100 specialty stores including Fashion for the Family, Health& Beauty, Sporting Goods, Home Goods, and Men's and Women's Specialty Apparel.Enjoy dining at our full service restaurant, Tokyo Japanese Steakhouse, or visit our vibrant food court full of great choices.Square One Mall has something for everyone - starting with our anchor department stores Macy*s, Dick's Sporting Goods, Best Buy, and T.J. Maxx. From the entire team at Square One Mall, we hope that you will visit us soon!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/340/square-one-mall-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/340/square-one-mall-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 930279,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/340.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/340.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 875,\n        \"mallCode\": \"7884\",\n        \"mallName\": \"St. Augustine Premium Outlets®\",\n        \"urlFriendlyName\": \"st-augustine\",\n        \"latitude\": 29.924017,\n        \"longitude\": -81.417068,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"2700 State Road 16\",\n            \"street2\": \"\",\n            \"city\": \"St Augustine\",\n            \"state\": \"FL\",\n            \"zipCode\": \"32092\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"St. Augustine Premium Outlets features an envious collection of desirable brands including Columbia Factory Store, kate spade new york, Michael Kors, Nike Factory Store, Under Armour and Vans Outlet. Visitors can find a variety of shops ranging from women's apparel and accessories to housewares and sporting goods. Renowned as the premier shopping destination near the historic St. Augustine district, the outlet mall serves the nearby cities ofJacksonville and Daytona Beach. The outlet mall is conveniently located off I-95, just south of the World Golf Hall of Fame. This beautiful outdoor mall features covered sidewalks, electric vehicle charging stations and a food court. From the entire team at St. Augustine Premium Outlets, we hope you will visit us soon.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/875/st-augustine-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/875/st-augustine-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 327691,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/875.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/875.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"Augustine\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 123,\n        \"mallCode\": \"0508\",\n        \"mallName\": \"St. Charles Towne Center\",\n        \"urlFriendlyName\": \"st-charles-towne-center\",\n        \"latitude\": 38.617447,\n        \"longitude\": -76.925585,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"11110 Mall Cir\",\n            \"street2\": \"\",\n            \"city\": \"Waldorf\",\n            \"state\": \"MD\",\n            \"zipCode\": \"20603\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Welcome to St. Charles Towne Center Mall. With over 100 stores, specialty merchants, and dining options, St. Charles Towne Center is the favorite shopping destination for local shoppers and travelers alike. Adjacent to Route 301, St. Charles Towne Center serves as the retail shopping hub for Southern Maryland and the city of Waldorf. It is anchored by JC Penney, Kohl's, Dick's Sporting Goods, and Macy's; including Macy's Home and Macy's Backstage respectively. St. Charles Towne Center also boasts a variety of popular and specialty stores such as Victoria's Secret, Pandora, Torrid, H&M, Yankee Candle and The Shoe Dept.St. Charles Towne Center has modern amenities and entertainment options including an indoor play zone for the enjoyment of our littlest shoppers, wireless charging stations, hospitality seating, and an AMC Theatre adjacent to the mall. EVgo Fast Charging stations and parking are available for your electric vehicle. St. Charles Towne Center is proud to offer Simon VISA, MasterCard, and American Express gift cards, which can be conveniently used at any of our Simon properties as well as anywhere Visa, MasterCard, and American express are accepted. If there is anything we can do to make your on-line or in person visit more enjoyable, please contact a member of our mall management staff, or any of our retail store managers directly.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/123/st-charles-towne-center-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/123/st-charles-towne-center-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 979937,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/123.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/123.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 857,\n        \"mallCode\": \"4693\",\n        \"mallName\": \"St. Johns Town Center®\",\n        \"urlFriendlyName\": \"st-johns-town-center\",\n        \"latitude\": 30.256871,\n        \"longitude\": -81.525324,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"4663 River City Dr\",\n            \"street2\": \"\",\n            \"city\": \"Jacksonville\",\n            \"state\": \"FL\",\n            \"zipCode\": \"32246\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Welcome to the St. Johns Town Center® representing the heart of shopping and dining in Jacksonville, Florida.The outdoor lifestyle mall is home to over 175 of the hottest stores, many exclusive in the market, including Dillard’s, Apple, Pottery Barn and Ann Taylor as well as shops in the palm-lined streets of the Luxury Collection such as Louis Vuitton, Tiffany & Co. and Mayors Jewelers.As much a fashion-forward shopping hotspot as a dining destination, the diverse palate is represented with exciting options such as The Cheesecake Factory, The Capital Grille, Cantina Laredo and True Food Kitchen.Relax under the Florida sunshine at the Park Green’s turtle pond, life-sized checkers board or dog park. Conveniently located in Jacksonville’s Southside neighborhood, St. Johns Town Center is easily accessible to I-95, I-295 and J. Turner Butler Boulevard and between Downtown and the beaches serving Jacksonville, St. Augustine, Amelia Island and South Georgia. From the management team at St. Johns Town Center, we hope to see you soon!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/857/st-johns-town-center-thumb.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/857/st-johns-town-center-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 1392198,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/857.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/857.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1363,\n        \"mallCode\": \"8008\",\n        \"mallName\": \"St. Louis Premium Outlets®\",\n        \"urlFriendlyName\": \"st-louis\",\n        \"latitude\": 38.67742,\n        \"longitude\": -90.661463,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"18521 Outlet Blvd\",\n            \"street2\": \"\",\n            \"city\": \"Chesterfield\",\n            \"state\": \"MO\",\n            \"zipCode\": \"63005\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Visit St. Louis Premium Outlets located just 30 minutes from downtown and only 20 minutes from Lambert - St. Louis International Airport. Shop more than 90 designer and name brand outlet stores including adidas, Coach, kate spade new york, LOFT Outlet, Michael Kors, Nike Factory Store, Sunglass Hut, Under Armour and Vera Bradley. Enjoy exceptional brands at extraordinary savings of 25 - 65% every day for shopping that's always worth the trip.Chesterfield is located 25 miles west of St. Louis. Area attractions include the famous Gateway Arch, St. Louis Cardinals baseball and Forest Park.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1363/st-louis-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1363/st-louis-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 351497,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1363.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1363.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"stlouis\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 841,\n        \"mallCode\": \"4692\",\n        \"mallName\": \"Stanford Shopping Center\",\n        \"urlFriendlyName\": \"stanford-shopping-center\",\n        \"latitude\": 37.443126,\n        \"longitude\": -122.171574,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"660 Stanford Shopping Ctr\",\n            \"street2\": \"\",\n            \"city\": \"Palo Alto\",\n            \"state\": \"CA\",\n            \"zipCode\": \"94304\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Welcome to Stanford Shopping Center, Northern California’s premier open-air shopping and dining destination with Bloomingdale’s, Macy’s, Nordstrom, Neiman Marcus, Wilkes Bashford and more than 140 world-class specialty stores, ranging from luxury brands to local favorites. Enjoy an extraordinary mix of restaurants and cafes from Fleming’s Prime Steakhouse & Wine Bar, P.F. Chang’s China Bistro,True Foods Kitchenand The Melt, to Yucca de Lac and so many more. ShopatSigona'sFarmers Market for the freshest California produce and gourmet specialty foods. Breathtaking gardens, sculptures and fountains accent the garden environment that people come from all over the world to see. Stanford Shopping Center truly is a one of a kind experience. Whatever the season, it’s always magically in bloom! Experience the garden of everything. Stanford Shopping Center is located between El Camino Real and Sand Hill Rd. The Center is situated in the heart of the Silicon Valley, adjacent to the world renowned Stanford University Campus.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/841/stanford-shopping-center-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/841/stanford-shopping-center-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 1341792,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/841.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/841.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1242,\n        \"mallCode\": \"5261\",\n        \"mallName\": \"Stoneridge Shopping Center®\",\n        \"urlFriendlyName\": \"stoneridge-shopping-center\",\n        \"latitude\": 37.695266,\n        \"longitude\": -121.928845,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"1 Stoneridge Mall Rd\",\n            \"street2\": \"\",\n            \"city\": \"Pleasanton\",\n            \"state\": \"CA\",\n            \"zipCode\": \"94588\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"With over 165 stores ranging from men's and women's apparel and children's fashion to home furnishings and electronics, Stoneridge Shopping Center is the premier shopping destination in the Tri-Valley area. Among the 165 stores and restaurants, this two-level indoor mall features today's top brands, including Macy's, H&M, Apple, ZARA, lululemon, Fabletics and LEGO. Stoneridge Shopping Center offers a variety of dining options, from full service restaurants like P.F. Chang's, The Cheesecake Factory and CaliforniaPizza Kitchen, to grab-and-go options like Buckhorn Grill, FruJuice Taqueria, Go Fish Poke Bar,Quickly, and Haroon's Halal Kabob.Stoneridge Shopping Center is conveniently located at the intersection of I-580 and I-680 in Pleasanton, and across the street from the West Dublin/Pleasanton Bart station. Complimentary parking is located just steps from each mall entrance.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1242/stoneridge-shopping-center-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1242/stoneridge-shopping-center-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 1300380,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1242.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1242.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1241,\n        \"mallCode\": \"5209\",\n        \"mallName\": \"Sugarloaf Mills®\",\n        \"urlFriendlyName\": \"sugarloaf-mills\",\n        \"latitude\": 33.980671,\n        \"longitude\": -84.080965,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"5900 Sugarloaf Pkwy\",\n            \"street2\": \"\",\n            \"city\": \"Lawrenceville\",\n            \"state\": \"GA\",\n            \"zipCode\": \"30043\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Welcome to Sugarloaf Mills, Georgia’s largest value shopping, entertainment & dining destination.Sugarloaf Mills is a wonderful climate controlled indoor mall with over 180 stores ranging from children’s apparel to shoes to sporting goods. Find the best deals for what you need at stores including Saks Fifth Avenue OFF 5TH, NIKE FactoryStore, LEGO Outlet, and Bass Pro Shops. Also, we have many exciting dining options from sit down places such as Shoney's to grab and go choices like Subway and to top it all off, consider making it dinner and a movie at our 18 screen AMC Theatres. The hottest entertainment destinations can be found at Medieval Times Dinner & Tournament and Atlanta’s largest Dave & Buster’s. Nestled between Duluth and Lawrenceville, Sugarloaf Mills is located at the junction of I-85 and Sugarloaf Parkway, just 30 minutes from downtown Atlanta.  From the team at Sugarloaf Mills, we hope you will come and visit us soon!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1241/discover-mills-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1241/sugarloaf-mills-01.JPG\",\n        \"socialLinks\": null,\n        \"propertyType\": \"MillsProperty\",\n        \"grossLeasableArea\": 1183000,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1241.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1241.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 161,\n        \"mallCode\": \"9570\",\n        \"mallName\": \"Summit Mall\",\n        \"urlFriendlyName\": \"summit-mall\",\n        \"latitude\": 41.133943,\n        \"longitude\": -81.617013,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"3265 W Market St\",\n            \"street2\": \"\",\n            \"city\": \"Fairlawn\",\n            \"state\": \"OH\",\n            \"zipCode\": \"44333\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Summit Mall is Akron Ohio's premier shopping destination located 1.5 miles from I-77 on the corner of Rt. 18 and Ghent Road. Just minutes from Akron, Summit Mall is convenient to residents of Summit, Portage, Medina & Cuyahoga Counties. Anchored by Macy's and Dillard's department stores, the mall boasts over 100 specialty shops from jewelry to women’s apparel to beauty including Pandora, Brighton Collectibles, Vera Bradley, J Crew and Sephora. The dynamic range of dining & shopping options sets Summit Mall apart with quality sit down restaurants that appeal to everyone. BJ's Restaurant & Brewhouse, Bravo, Dewey's Pizza, First Watch, P.F. Chang’s China Bistro and The Rail plus grab and go options from the food court top off this unique shopping experience. There is something for everyone at Summit Mall; we hope you come visit us soon!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/161/summit-mall-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/161/summit-mall-02.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 776922,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/161.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/161.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 238,\n        \"mallCode\": \"9600\",\n        \"mallName\": \"Tacoma Mall\",\n        \"urlFriendlyName\": \"tacoma-mall\",\n        \"latitude\": 47.216092,\n        \"longitude\": -122.468741,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"4502 S Steele St\",\n            \"street2\": \"\",\n            \"city\": \"Tacoma\",\n            \"state\": \"WA\",\n            \"zipCode\": \"98409\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Welcome to Tacoma Mall, the premier shopping and dining destination in Pierce County featuring Nordstrom, H&M, Apple, lululemon, Build-A-Bear, Sephora, and more than 150 specialty stores, ranging from fashion brands to local favorites. Tacoma Mall offers a variety of dining options, from full service restaurants like The Cheesecake Factory, BJ's Brewhouse, and Texas de Brazil to grab-and-go options like Chipotle Mexican Grill, Mix Poke Bar, and Panera Bread.Tacoma Mall is conveniently located parallel to I-5 on the west side between 38th Street and 56th Street exits in Tacoma.From the entire team at Tacoma Mall, we hopeyou will visit us soon!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/238/tacoma-mall-01.JPG\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/238/tacoma-mall-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 1319607,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/238.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/238.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1378,\n        \"mallCode\": \"7913\",\n        \"mallName\": \"Tampa Premium Outlets®\",\n        \"urlFriendlyName\": \"tampa\",\n        \"latitude\": 28.190354,\n        \"longitude\": -82.3906,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"2300 Grand Cypress Drive\",\n            \"street2\": \"\",\n            \"city\": \"Lutz\",\n            \"state\": \"FL\",\n            \"zipCode\": \"33559\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Tampa Premium Outlets is conveniently located off Interstate 75 and State Road 56 on Grand Cypress Drive. Anchored by Saks Fifth Avenue OFF 5TH, guests will enjoy over 110 shops including Marc Jacobs, Coach, J. Crew, Michael Kors, and Polo Ralph Lauren. You will also enjoy delicious dining options at Market Hall, including Johnny Rockets and Sbarro along with perimeter restaurants BJ's Brewhouse, Longhorn Steakhouse, and McDonald's. Located in the heart of Wesley Chapel, filled with beautiful landscapes, wildlife and shopping, Tampa Premium Outlets is surrounded by local communities including Meadow Pointe, Seven Oaks, Northwood, and Saddlebrook. Also in the Pasco County area you will find over 52 local Elementary Schools, 20 Middle Schools, 20 High Schools, and 12 Charter Schools. Looking for something fun to do® Tampa Premium Outlets is just 30 minutes from local attractions like Busch Gardens, Lowry Park Zoo, and the Museum of Science and Industry (MOSI). From the entire team at Tampa Premium Outlets, we hope that you will visit us soon!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1378/tampa-premium-outlet-thumb.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1378/tampa_premium_outlet_01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 459485,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1378.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1378.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"Tampa\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 124,\n        \"mallCode\": \"9087\",\n        \"mallName\": \"The Avenues\",\n        \"urlFriendlyName\": \"the-avenues\",\n        \"latitude\": 30.184439,\n        \"longitude\": -81.554024,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"10300 Southside Blvd\",\n            \"street2\": \"\",\n            \"city\": \"Jacksonville\",\n            \"state\": \"FL\",\n            \"zipCode\": \"32256\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"The Avenues is Jacksonville’s fashion, family, and Military focused shopping destination. A multi-level shopping center offering more than 1.1 million square-feet of shopping, The Avenues is home to four major department stores including Belk, Dillard’s, Forever 21, and JCPenney, plus more than 150 of the most exciting stores in Northeast Florida. Retailers include Aldo, Build-A-Bear Workshop, The Copper Closet, Forever 21, Foot Locker, Finish Line, H&M, Journey's, LOFT, LUSH Fresh Handmade Cosmetics, MAC Cosmetics, Victoria's Secret, and more. \",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/124/the-avenues-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/124/the-avenues-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 1111812,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/124.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/124.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 897,\n        \"mallCode\": \"7852\",\n        \"mallName\": \"The Crossings Premium Outlets®\",\n        \"urlFriendlyName\": \"the-crossings\",\n        \"latitude\": 41.047187,\n        \"longitude\": -75.312073,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"1000 Premium Outlets Dr\",\n            \"street2\": \"\",\n            \"city\": \"Tannersville\",\n            \"state\": \"PA\",\n            \"zipCode\": \"18372\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"The Crossings Premium Outlets® is nestled in the heart of the Pocono Mountains region and features 100 brand name and designer outdoor outlet stores. Conveniently located off of Interstate 80, Exit 299, you will find everyday savings from Crocs, Forever21, Fossil, Kate Spade New York, Fanatics By Lids, Finish Line, Under Armour & more. Various dining options are available whether you grab and go in our food court or sit down at the Log Cabin Bar & Grill. Located just minutes away from Great Wolf Lodge, Mount Airy Casino Resort, Camelback Mountain Resort & Kalahari Resort & Conventions. So from the entire team at The Crossings Premium Outlets®, we hope that you will visit us soon.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/897/the-crossings-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/897/the-crossings-premium-outlets-02.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 411747,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/897.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/897.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"Crossings\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1207,\n        \"mallCode\": \"4735\",\n        \"mallName\": \"The Domain®\",\n        \"urlFriendlyName\": \"the-domain\",\n        \"latitude\": 30.402065,\n        \"longitude\": -97.725883,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"11410 Century Oaks Terrace\",\n            \"street2\": \"\",\n            \"city\": \"Austin\",\n            \"state\": \"TX\",\n            \"zipCode\": \"78758\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Situated in a beautiful park-like setting, The Domain features 100 upscale and mainstream retail stores and restaurants, almost half of which are exclusive within the market. A sampling of retailers includes high-end boutiques such as David Yurman, Louis Vuitton, AllSaints, Tiffany & Co. and Austin's only Neiman Marcus, as well as more traditional retailers like American Eagle Outfitters and more. Restaurantsinclude favorites like True Food Kitchen, Gloria's Latin Cuisine,Plank Seafood Provisions, North Italia and many more. The multi-phased Domain development is anchored by Neiman Marcus, Macy's, Dillard's and Dick's Sporting Goods and also offers more than 800 residential units and ample Class A office space, in addition to four on site hotels - Westin Austin at The Domain, Lone Star Court by Valencia Group, The Archer Hotel and Aloft Austin. With the center'sideal location and exceptional amenities, amazing restaurant selection, convenient parking and wifi connectivity, The Domain is the most desired place in Austin to shop, dine, live and work!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1207/1207-the-domain-t.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1207/the-domain-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 1234252,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1207.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1207.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 925,\n        \"mallCode\": \"4781\",\n        \"mallName\": \"The Empire Mall\",\n        \"urlFriendlyName\": \"the-empire-mall\",\n        \"latitude\": 43.511156,\n        \"longitude\": -96.775808,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"5000 W Empire Mall\",\n            \"street2\": \"\",\n            \"city\": \"Sioux Falls\",\n            \"state\": \"SD\",\n            \"zipCode\": \"57106\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Surround yourself with fashion, food, and fun with the most distinctive collection of shopping, dining, and entertainment.Featuring a diverse mix of over 140 specialty shops and restaurants, including Macy's, Dick's Sporting Goods, JCPenney, Altar'd State, Buckle, and lululemon, The Empire Mall is one of the most iconic malls in the region.At The Empire Mall, you'll find offerings for every taste and budget from local to your favorite national retailers. A delectable selection of dining options are available in the food court and in casual and sit down restaurants including Red Robin, Applebee's, Red Lobster, and more.Conveniently located off I-29 and the intersection of Louise Avenue and 41st Street, The Empire Mall serves the tri-state region including southwest Minnesota, northwest Iowa, and eastern South Dakota, and is the premier shopping destination in the tri-state area. Located near I-229, I-90, and off I-29, The Empire Mall is easily accessible for travelers. We at The Empire Mall hope you visit us soon!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/925/the-empire-mall-02.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/925/the-empire-mall-01.JPG\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 1124235,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/925.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/925.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1232,\n        \"mallCode\": \"5248\",\n        \"mallName\": \"The Falls®\",\n        \"urlFriendlyName\": \"the-falls\",\n        \"latitude\": 25.644235,\n        \"longitude\": -80.338372,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"8888 SW 136 St\",\n            \"street2\": \"\",\n            \"city\": \"Miami\",\n            \"state\": \"FL\",\n            \"zipCode\": \"33176\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Surrounded by lush tropical foliage and waterfalls, The Falls is a shopping, dining and entertainment destination for families in South Florida. The 55-acre shopping center and tourist destinationis home to more than 100 specialty stores, restaurants, and cafés as well as The Fresh Market. The Falls offers shoppers distinctive retailer brands like American Girl®, Apple, Brighton Collectibles, Brooks Brothers, Coach, Macy’s, Michael Kors, Sephora and Soft Surroundings to name a few. Guests can also enjoy a diverse mix of dining options that include American Girl Bistro, BJ’s Restaurant and Brewhouse, Bulla Gastrobar, Los Ranchos, PF Chang’s, Pummarola, Shake Shack and Sokai Peruvian Sushi Bar! Coming soon, visitors will be able to enjoy seasonally-inspired, healthy cuisine from True Food Kitchen and Life Time will open a luxury fitness center on property in 2022, providing visitors a resort-style country club destination. In addition, the Regal Cinemas onsite are currently undergoing an expansion and renovation.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1232/the-falls-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1232/the-falls-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 839967,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1232.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1232.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 166,\n        \"mallCode\": \"2111\",\n        \"mallName\": \"The Fashion Mall at Keystone\",\n        \"urlFriendlyName\": \"the-fashion-mall-at-keystone\",\n        \"latitude\": 39.914278,\n        \"longitude\": -86.109424,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"8702 Keystone Crossing\",\n            \"street2\": \"\",\n            \"city\": \"Indianapolis\",\n            \"state\": \"IN\",\n            \"zipCode\": \"46240\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Shopping in Indianapolis is best at The Fashion Mall at Keystone. Fashion Mall is the premier luxury shopping destination for the Indianapolis metro area, and Indiana. A dynamic retail fusion of ready-to-wear fashions, home decor, top technology, and stylish dining.Boasting a unique mix of high-end anchors, including Saks Fifth Avenue and Nordstrom, top brands and luxury specialty retailers such as Louis Vuitton, Tiffany & Co, Raleigh Limited Menswear, Tory Burch, kate spade new york, Kendra Scott and more. Fulfill all of your tech needs at The Apple Store. Dining at The Fashion Mall at Keystone isunparalleled with options like The Cheesecake Factory, Season's 52 and Sullivan's Steakhouse plus local Indy favorites Public Greens Urban Kitchen, Napolese Pizzeria and Mimi Blue. Make time to experience The Fashion Mall at Keystone.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/166/166-fashion-mall-t.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/166/the-fashion-mall-at-keystone-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 716555,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/166.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/166.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 139,\n        \"mallCode\": \"8544\",\n        \"mallName\": \"The Florida Mall®\",\n        \"urlFriendlyName\": \"the-florida-mall\",\n        \"latitude\": 28.445924,\n        \"longitude\": -81.395509,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"8001 S Orange Blossom Trail\",\n            \"street2\": \"\",\n            \"city\": \"Orlando\",\n            \"state\": \"FL\",\n            \"zipCode\": \"32809\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Located minutes from the Orlando International Airport, Walt Disney World Resort and popular area attractions, The Florida Mall is Central Florida’s largest shopping center. Spanning 1.8 million square feet and welcoming more than 20 million visitors annually, this dynamic shopping destination offers an experiential environment featuring more than 250 retail, dining and entertainment options enjoyed by domestic and international guests, local residents and families alike. Prominent department and anchor stores Macy’s, Dillard’s, JCPenney and Dick’s Sporting Goods complement best of brand retailers like Apple, American Girl, Tesla, H&M, Coach, Michael Kors, Mayors Jewelers featuring Rolex, Victoria’s Secret, UNIQLO and ZARA.Don’t miss The Florida Mall’s world-class Dining Pavilion, offering flavor-packed fare for every appetite and more than 1,400 indoor and outdoor seating options. The curated lineup of 23 restaurants and eateries features an international mix of exclusive-to-market selections offering visitors an expansive array of dining choices and health-conscious eateries. Families can also enjoy our Play Park located next to Crayola Experience. This interactive play area offers more than 3,000 square-feet of fun and room to play – all set in a beautiful, nature-inspired area.The Florida Mall also offers outstanding guest amenities and services, including valet parking, free WiFi, currency exchange, Simon Giftcards, coupon books and two children’s play areas. Additionally, the acclaimed 511-room, on-site hotel, The Florida Hotel & Conference Center, offers a convenient home away from home for visitors and business travelers to the center.The Florida Mall is open Monday - Thursday,11 AM to 8 PM, Friday & Saturday 10 AM - 9PM and Sunday, 11 AM to 7 PM. For additional information, contact the mall shopping line at (407) 851-6255.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/139/the-florida-mall-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/139/the-florida-mall-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 1717740,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/139.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/139.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 224,\n        \"mallCode\": \"1145\",\n        \"mallName\": \"The Forum Shops at Caesars Palace®\",\n        \"urlFriendlyName\": \"the-forum-shops-at-caesars-palace\",\n        \"latitude\": 36.119001,\n        \"longitude\": -115.176126,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"3500 Las Vegas Blvd S\",\n            \"street2\": \"\",\n            \"city\": \"Las Vegas\",\n            \"state\": \"NV\",\n            \"zipCode\": \"89109\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"The Forum Shops at Caesars is recognized as offering the premiere combination of luxury retail, excellent location, entertainment and ambient surroundings.Unique shopping along a street in ancient Rome, The Forum Shops has no visual rivals in any market of the world. More than 160 specialty shops and restaurants comprise the center, creating a retail attraction similar to the Via Condotti or Rue Faubourg St. Honore.The Forum Shops’ location is unmatched — adjacent to Caesars Palace at the heart of the famous Las Vegas Strip.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/224/224-forum-shops-t.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/224/the-forum-shops-at-caesars-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 663877,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/224.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/224.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 805,\n        \"mallCode\": \"7621\",\n        \"mallName\": \"The Galleria\",\n        \"urlFriendlyName\": \"the-galleria\",\n        \"latitude\": 29.739195,\n        \"longitude\": -95.463434,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"5085 Westheimer Rd\",\n            \"street2\": \"\",\n            \"city\": \"Houston\",\n            \"state\": \"TX\",\n            \"zipCode\": \"77056\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"More than 30 million visitors each year seek the dynamic & fine shopping environment uniquely offered by The Galleria, Texas’ largest shopping center and fourth largest domain nationally. International guests and Houstonians blend seamlessly in the center while on shopping excursions or entertaining guests at one of the signature eateries.Spanning 2.4 million square feet of space, housing 400 fine stores and restaurants, two high-rise Westin hotels, and three office towers, The Galleria is Houston’s most popular retail and tourist destination, meeting every style and taste. A plethora of amenities, including a full-size ice rink for recreational and figure skating, a state of the art children’s play area, two swimming pools, full-service national and international banks, multiple tax-free reimbursement locations for international guests, two tailor shops, several beauty salons, and a post office, continually serve a wide range of shopper delights.There are nine valet parking stations and 13,000 parking spaces in seven garages to accommodate drivers. Nestled between two of the city’s most exclusive neighborhoods, River Oaks and Memorial, The Galleria is as internationally respected for its architectural style and imprint as its shopping panache. Modeled after the revered Galleria Vittorio Emanuele in Milan, built in 1867, The Galleria stands as one of the premier examples of a dynamic, mixed-use, urban environment. More than 7,000 business professionals in the adjoining office towers, offering 1.1 million square feet of office space, reap the benefit and convenience of having The Galleria just a short walk away.For shopping, opportunities are endless at anchoring stores Neiman Marcus, Saks Fifth Avenue, Nordstrom, Macy’s and at high-fashion favorites, such as: CELINE, CHANEL, Christian Louboutin, FENDI, Gucci, Lora Piana, Louis Vuitton, Prada, Saint Laurent, Tiffany & Co., Tod's and Valentino. Younger shoppers adore fashion-forward collections found at H&M, Urban Outfitters and the trendy must-haves from AllSaints, Club Monaco and Ted Baker. Galleria shoppers are assured all the latest trends for home and lifestyle from Apple, Samsung Experience Store, and b8ta – just a few of the fine retailers that range from Aritzia to Zara.In addition to the abundant array of shopping choices, The Galleria also has more than 60 dining options ranging from fine dining at Del Frisco's Double Eagle Steak House, Nobu, and Fig & Olive to casual favorites such as Blanco Tacos + Tequlia, The Cheesecake Factory and Shake Shack. The Galleria is located at the corner of Westheimer Rd and Post Oak Blvd in the heart of Uptown Houston. For more information please call 713.622.0663.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/805/the-galleria-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/805/the-galleria-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 2016838,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/805.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/805.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 347,\n        \"mallCode\": \"4926\",\n        \"mallName\": \"The Mall at Rockingham Park\",\n        \"urlFriendlyName\": \"the-mall-at-rockingham-park\",\n        \"latitude\": 42.767509,\n        \"longitude\": -71.231822,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"99 Rockingham Park Blvd\",\n            \"street2\": \"\",\n            \"city\": \"Salem\",\n            \"state\": \"NH\",\n            \"zipCode\": \"03079\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"The Mall at Rockingham Park is New England’s premier destination for tax-free and fashion-forward shopping. Serving greater Boston, theMerrimack Valley, and Northern New England, the mall boasts over 150 stores ranging from fashion apparel to cosmetics to electronics, including Macy's, lululemon, Sephora, Michael Kors, Vera Bradley, Altar'd State, Blue Nile and Coach. While you’re shopping, we invite you to grab a quick bite at Appleseed Crepe & Bread in the Dining Pavilion, or sit down and relax next to the warm brick oven at Bertucci’s. After shopping, catch the newest blockbuster film at Cinemark. The mall is conveniently located off Exit 1 on I-93 on the New Hampshire-Massachusetts border. From the entire team at The Mall at Rockingham Park, we hope that you’ll visit us soon for a leisurely and tax-free shopping experience!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/347/mall-at-rockingham-park-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/347/mall-at-rockingham-park-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 1024159,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/347.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/347.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 337,\n        \"mallCode\": \"4927\",\n        \"mallName\": \"The Mall of New Hampshire\",\n        \"urlFriendlyName\": \"the-mall-of-new-hampshire\",\n        \"latitude\": 42.955622,\n        \"longitude\": -71.431925,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"1500 S Willow St\",\n            \"street2\": \"\",\n            \"city\": \"Manchester\",\n            \"state\": \"NH\",\n            \"zipCode\": \"03103\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Mall of New Hampshire isa climate controlled indoor mall that makes shopping easy and convenient. Shops range from jewelryand women’s apparel to electronicsand sporting goods. The mall is home to over 115 specialty stores including favorites such as Apple, Torrid,Forever 21, Pandora and Ulta. Also at this mall, we have many exciting dining options from sit down places such as Buffalo Wild Wings,Red Robin and Bertucci’s to grab and go choices such as Arby's and Dairy Queen. The Mall of New Hampshire serves the nearby communities of Londonderry, Hooksett, Bedford, and Candia. The mall is conveniently located on South Willow Street in Manchester off Exit 1 on I-293. So, from the entire Mall of New Hampshire team we hope you will visit us soon.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/337/mall-of-new-hampshire-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/337/mall-of-new-hampshire-04.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 798881,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/337.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/337.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1374,\n        \"mallCode\": \"5343\",\n        \"mallName\": \"The Mills at Jersey Gardens®\",\n        \"urlFriendlyName\": \"the-mills-at-jersey-gardens\",\n        \"latitude\": 40.660114,\n        \"longitude\": -74.171582,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"651 Kapkowski Rd\",\n            \"street2\": \"\",\n            \"city\": \"Elizabeth\",\n            \"state\": \"NJ\",\n            \"zipCode\": \"07201\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Welcome to The Mills at Jersey Gardens, New Jersey’s largest outlet and value retail center with over 200 stores all under one roof! Shop for amazing values at the best brand outlets including Michael Kors, Coach, kate spade new york, True Religion, Polo Ralph Lauren Factory Store, PUMA,Victoria's Secretand UGG.With daily transportation from both the Manhattan Port Authority Bus Terminal and Newark Liberty International Airport, the center isagreat day-trip out of the hustle and bustle of New York City and features tax-free shopping on clothes and shoes!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1374/1374-mills-at-jersey-gardens-t.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1374/the-mills-at-jersey-gardens-02.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"MillsProperty\",\n        \"grossLeasableArea\": 1303423,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1374.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1374.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1236,\n        \"mallCode\": \"5222\",\n        \"mallName\": \"The Outlets at Orange\",\n        \"urlFriendlyName\": \"the-outlets-at-orange\",\n        \"latitude\": 33.782786,\n        \"longitude\": -117.892613,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"20 City Blvd W\",\n            \"street2\": \"\",\n            \"city\": \"Orange\",\n            \"state\": \"CA\",\n            \"zipCode\": \"92868\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"The Outlets at Orange is Orange County’s premier outlet shopping destination. Located only minutes from Disneyland, the center is home to more than 120 outlet and value stores including Saks OFF 5TH, Bloomingdale's - The Outlet Store, Nordstrom Rack, Nike Factory Store and more. Conveniently located on The City Drive just off the I-5 in Orange, California, The Outlets at Orange isonly minutes away from popular area attractions including the Disneyland Resort, Angels Stadium, Honda Center, and the Anaheim Convention Center. In addition to fabulous shopping, this beautiful open-air center also offers fun and entertainment for the entire family with over 25 incredible restaurants & cafes, plus an indoor Vans SkatePark, Dave & Buster's and a huge AMC 30 movie theatre with IMAX. Visit The Outlets at Orange today and treat yourself to the ultimate outlet shopping experience!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1236/the-outlets-at-orange-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1236/outlets-at-orange-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"MillsProperty\",\n        \"grossLeasableArea\": 866972,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1236.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1236.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 786,\n        \"mallCode\": \"7601\",\n        \"mallName\": \"The Shops at Chestnut Hill\",\n        \"urlFriendlyName\": \"the-shops-at-chestnut-hill\",\n        \"latitude\": 42.321335,\n        \"longitude\": -71.175989,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"199 Boylston St\",\n            \"street2\": \"\",\n            \"city\": \"Chestnut Hill\",\n            \"state\": \"MA\",\n            \"zipCode\": \"02467\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"The Shops at Chestnut Hill is an upscale, two-level enclosed shopping center, located in the Chestnut Hillarea of Newton, Massachusetts on Boylston Street (Route 9). Featuring the only Bloomingdale's in Massachusetts, The Shops at Chestnut Hill features over 50 specialty retailers, including Uniqlo, Michael Kors, Tiffany & Co., Apple, Stuart Weitzman, NIC +ZOE, and Coach. While at the center visit The Cheesecake Factory, Tokyo Japanese Steakhouse, or Frank Pepe Pizzeria Napoletana for a unique dining experience. Shopper amenities include complimentary parking, Wi-Fi, lounge seating, and EV charging station. So go ahead, spoil yourself. Come experience upscale shopping at its best, at The Shops at Chestnut Hill.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/786/the-mall-at-chestnut-hill-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/786/the-mall-at-chestnut-hill-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 470067,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/786.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/786.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1375,\n        \"mallCode\": \"5424\",\n        \"mallName\": \"The Shops At Clearfork\",\n        \"urlFriendlyName\": \"the-shops-at-clearfork\",\n        \"latitude\": 32.710076,\n        \"longitude\": -97.399635,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"5188 Monahans Ave\",\n            \"street2\": \"\",\n            \"city\": \"Fort Worth\",\n            \"state\": \"TX\",\n            \"zipCode\": \"76109\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"The Shops at Clearfork is an open-air shopping, dining and entertainment, living and office destination in the heart of Fort Worth. The Shops at Clearfork features upscale and mainstream retail stores and restaurants: several that are exclusive to Fort Worth. Anchored by Neiman Marcus, Pinstripes and AMC Dine-In Clearfork 8, there are a sampling of retailers includes luxury boutiques such as Burberry, Tiffany & Co., and Louis Vuitton, market exclusive retailers like Tory Burch, Tommy Bahama, TUMI and Q Clothier, as well as popular retailers such as Kendra Scott, kate spade new york, francesca's, Everything But Water and many more. Home furnishing options available include Ballard Designs, Mitchell Gold + Bob Williams, Arhaus and Into The Garden. Restaurants and eateries include B&B Butchers & Restaurant, City Works Eatery & Pour House, CRÚ Food & Wine Bar, Doc B's Restaurant + Bar, Fixe Southern House, Grimaldi's Pizzeria, Luna Grill, Malai Kitchen, Mesero, NM Cafe, Pinstripes, and rise n°3.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1375/the-shops-at-clearfork-01-t.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1375/the-shops-at-clearfork-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 548426,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1375.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1375.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1387,\n        \"mallCode\": \"4591\",\n        \"mallName\": \"The Shops at Crystals\",\n        \"urlFriendlyName\": \"the-shops-at-crystals\",\n        \"latitude\": 36.107997,\n        \"longitude\": -115.17431,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"3720 S Las Vegas Blvd\",\n            \"street2\": \"\",\n            \"city\": \"Las Vegas\",\n            \"state\": \"NV\",\n            \"zipCode\": \"89158\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Anchored bymore than 15flagship stores, including Louis Vuitton, Gucci, Dolce & Gabbana, Tom Ford, Prada, Hermes, Fendi and Tiffany & Co., The Shops atCrystals is an amazing collection of 50 of the finest luxury brandsin the world, all under one roof. The gorgeous architecture, convenient location on the Las Vegas Boulevard, and exclusive luxuryretailer lineup, make The Shops at Crystals a must-see for any visitor.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1387/the-shops-at-crystals-01-t.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1387/the-shops-at-crystals-03.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 260165,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1387.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1387.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 239,\n        \"mallCode\": \"9180\",\n        \"mallName\": \"The Shops at Mission Viejo\",\n        \"urlFriendlyName\": \"the-shops-at-mission-viejo\",\n        \"latitude\": 33.557668,\n        \"longitude\": -117.669539,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"555 The Shops at Mission Viejo\",\n            \"street2\": \"\",\n            \"city\": \"Mission Viejo\",\n            \"state\": \"CA\",\n            \"zipCode\": \"92691\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Among the 150 stores and restaurants at The Shops at Mission Viejo, this indoor mall features Nordstrom, RH Restoration Hardware, Macy's,Apple, Lululemon, Sephora,P.F. Chang's China Bistro and The Cheesecake Factory.The Shops at Mission Viejo serves many nearby communities such as Ladera Ranch, Rancho Santa Margarita, Coto de Caza, San Juan Capistrano and the city of MissionViejo. The Shops at Mission Viejo is conveniently located at the intersection of the I-5 and Crown Valley Parkway in the city of Mission Viejo.With over 150 stores and restaurants, The Shops at Mission Viejo is south Orange County's main shopping destination. From the entire team at The Shops at Mission Viejo, we hopeyou will visit us soon!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/239/the-shops-at-mission-viejo-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/239/the-shops-at-mission-viejo-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 1254716,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/239.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/239.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 101,\n        \"mallCode\": \"4830\",\n        \"mallName\": \"The Shops at Nanuet®\",\n        \"urlFriendlyName\": \"the-shops-at-nanuet\",\n        \"latitude\": 41.096049,\n        \"longitude\": -74.016373,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"5101 Fashion Drive\",\n            \"street2\": \"\",\n            \"city\": \"Nanuet\",\n            \"state\": \"NY\",\n            \"zipCode\": \"10954\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"There is a lot to be found at The Shops at Nanuet, a premier shopping destination unlike any other in Rockland County. Located in the heart of Clarkstown, this new beautiful open-air center provides visitors with a vibrant shopping environment with the very best in retail, exceptional dining and exciting entertainment. The Shops at Nanuet is located at Exit 14 off the New York State Thruway on Route 59.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/101/the-shops-at-nanuet-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/101/the-shops-at-nanuet-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 757928,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/101.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/101.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1228,\n        \"mallCode\": \"5257\",\n        \"mallName\": \"The Shops at Riverside®\",\n        \"urlFriendlyName\": \"the-shops-at-riverside\",\n        \"latitude\": 40.905838,\n        \"longitude\": -74.030045,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"390 Hackensack Ave\",\n            \"street2\": \"\",\n            \"city\": \"Hackensack\",\n            \"state\": \"NJ\",\n            \"zipCode\": \"07601\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"A beautiful and sophisticated retail destination for world-class luxury shopping, dining and entertainment, The Shops at Riverside® is conveniently located only minutes from Manhattan in the affluent suburban area of Bergen County, New Jersey. Spanning two levels, The Shops at Riverside® is anchored by Bloomingdale’s, Barnes & Noble, an AMC Dine-in Theatre, and a full-service day spa. Shoppers will experience an unrivaled collection of luxury shops including Louis Vuitton, Tiffany & Co., Bottega Veneta, Jimmy Choo, Salvatore Ferragamo and other top brands as well as “New Jersey’s own Restaurant Row,” with nine full-service restaurants.The mall is closed on Sundays, however the restaurants, spa, AMC Theatres, and Barnes & Noble are open for business.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1228/the-shops-at-riverside-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1228/the-shops-at-riverside-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 654488,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1228.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1228.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 105,\n        \"mallCode\": \"4676\",\n        \"mallName\": \"The Westchester\",\n        \"urlFriendlyName\": \"the-westchester\",\n        \"latitude\": 41.031124,\n        \"longitude\": -73.759053,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"125 Westchester Ave\",\n            \"street2\": \"\",\n            \"city\": \"White Plains\",\n            \"state\": \"NY\",\n            \"zipCode\": \"10601\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"The Westchester is the ultimate shopping destination for the Metropolitan New York Region. With stores such as Nordstrom, Neiman Marcus, Crate & Barrel, Tiffany & Co., Burberry, Rebecca Taylor and Gucci, this is the prime location for your luxury needs. While shopping, feed your hunger at Savor Food Hall, located on Level 4. Indulge in exclusive currated eateries like; Shake Shack, Melt Shop, and Bang. Also featured at The Westchester is P.F. Chang’s China Bistro and restaurants within Neiman Marcus and Nordstrom. With sky lighting above, marble and carpeted floors below, commissioned sculptures and fantastic customer service, all the amenities of Madison and 5th Avenues are available under one roof. All 140 stores and restaurants are just minutes from the communities of Chappaqua, Scarsdale, Bedford, Greenwich, and Rye. The Westchester is located in White Plains at the corner of Bloomingdale Road and Westchester Avenue, exit 8 or 8W, right off of Route 287.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/105/the-westchester-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/105/westchester-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 809098,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/105.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/105.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 171,\n        \"mallCode\": \"2307\",\n        \"mallName\": \"Tippecanoe Mall\",\n        \"urlFriendlyName\": \"tippecanoe-mall\",\n        \"latitude\": 40.391543,\n        \"longitude\": -86.8504,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"2415 Sagamore Pkwy S\",\n            \"street2\": \"\",\n            \"city\": \"Lafayette\",\n            \"state\": \"IN\",\n            \"zipCode\": \"47905\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Tippecanoe Mall is a wonderful climate controlled indoor mall offering a delightful array of shopping selections from jewelry to women's apparel and food courtincluding more than 100 specialty stores, plus Kohl's, Macy's, H&M,Victoria's Secret& Dick's Sporting Goods. Visit us conveniently located between State Rd 38 and State Rd 52. We hope to see yousoon for a great day of shopping!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/171/tippecanoe-mall-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/171/tippecanoe-mall-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 831563,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/171.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/171.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1366,\n        \"mallCode\": \"8004\",\n        \"mallName\": \"Toronto Premium Outlets®\",\n        \"urlFriendlyName\": \"toronto\",\n        \"latitude\": 43.575236,\n        \"longitude\": -79.829605,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"13850 Steeles Avenue W\",\n            \"street2\": \"\",\n            \"city\": \"Halton Hills\",\n            \"state\": \"ON\",\n            \"zipCode\": \"L7G 0J1\",\n            \"country\": \"CAN\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Toronto Premium Outlets is one of two Simon Premium Outlets Centres in Canada, and a joint venture between Simon Property Group and SmartREIT. Conveniently located off of Highway 401 in Halton Hills, Ontario, Toronto Premium Outlets features more than 130 stores, all at savings of 25% to 65% every day. The exceptional brands include: Aritzia, Prada, Burberry, Coach, kate spade new york, Michael Kors, Polo Ralph Lauren Factory Store, Rudsak, Ted Baker, Tory Burch and Under Armour.For any additional information (647) 497-8270.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1366/toronto-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1366/toronto-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 358200,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1366.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1366.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"Toronto\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 144,\n        \"mallCode\": \"4839\",\n        \"mallName\": \"Town Center at Boca Raton®\",\n        \"urlFriendlyName\": \"town-center-at-boca-raton\",\n        \"latitude\": 26.365014,\n        \"longitude\": -80.132754,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"6000 Glades Rd\",\n            \"street2\": \"\",\n            \"city\": \"Boca Raton\",\n            \"state\": \"FL\",\n            \"zipCode\": \"33431\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"One of south Florida’s top luxury shopping destinations, Town Center at Boca Raton features an outstanding mix of upscale and elite specialty shops along with your favorite Mall stores in an indoor environment. The impressive lineup of department stores – Neiman Marcus, Saks Fifth Avenue, Nordstrom, Macy’s and Bloomingdale’s – draws shoppers throughout Palm Beach and Broward Counties. Among the 200 stores at Town Center, you will find Tiffany & Co, Louis Vuitton, Apple, Tory Burch, Gucci, Lilly Pulitzer and many more. You will also encounter a wide array of dining options, from The Capital Grille andTrue FoodKitchento the Cafes at Boca. Having recently undergone an impressive, multi-million dollar transformation, the reimagined shopping center has added numerous customer amenities and enhancements. Parking options are more than ample, including three parking decks and multiple valet stations. Conveniently located off I-95 and Glades Road, you’ll find just what you need and more. From the entire team at Town Center at Boca Raton, we hope that you will visit us soon.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/144/town-center-at-boca-raton-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/144/town-center-at-boca-raton-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 1778818,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/144.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/144.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 177,\n        \"mallCode\": \"2105\",\n        \"mallName\": \"Towne East Square\",\n        \"urlFriendlyName\": \"towne-east-square\",\n        \"latitude\": 37.683226,\n        \"longitude\": -97.246995,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"7700 E Kellogg Dr\",\n            \"street2\": \"\",\n            \"city\": \"Wichita\",\n            \"state\": \"KS\",\n            \"zipCode\": \"67207\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Towne East Square is the largest retail shopping destination in central Kansas anchored by Dillard’s, Von Maur, and JCPenney. This fashionable center offers a variety of shopping options with more than 85 popular retail stores such as Coach, H&M, Forever 21, Victoria’s Secret, and Tilly’s. In addition, shoppers enjoy a variety of delicious dining options like Old Chicago Pizza &Taproom, BJ’s Restaurant & Brewhouse, Charley’s Philly Steaks, and more. Towne East Square is conveniently located at 7700 E. Kellogg Drive in Wichita, Kansas.Like us on Facebook at www.facebook.com/TowneEastSquare and follow us on Twitter @TowneEastSquare and on Instagram @TowneEastSquare\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/177/towne-east-square-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/177/towne-east-square-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 1145360,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/177.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/177.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 145,\n        \"mallCode\": \"9896\",\n        \"mallName\": \"Treasure Coast Square\",\n        \"urlFriendlyName\": \"treasure-coast-square\",\n        \"latitude\": 27.241619,\n        \"longitude\": -80.274782,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"3174 NW Federal Hwy\",\n            \"street2\": \"\",\n            \"city\": \"Jensen Beach\",\n            \"state\": \"FL\",\n            \"zipCode\": \"34957\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Treasure Coast Square is an indoor mall with an exterior Lifestyle Center that is conveniently located at the intersection of NW Federal Hwy & Jensen Beach Blvd. Treasure Coast Square features more than 80 quality retailers such as Macy's, Dillard's, Victoria's Secret and Pandora, as well as a Regal 16 Cinemas theater with luxury recliners and digital surround sound. Dining options include Ruby Tuesday, Port Barna, Starbucks, Chick-fil-A, Tropical Smoothie Cafe, and more. From the entire team at Treasure Coast Square, we hope that you will visit us soon.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/145/treasure-coast-square-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/145/treasure-coast-square-02.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 851079,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/145.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/145.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1379,\n        \"mallCode\": \"8062\",\n        \"mallName\": \"Tucson Premium Outlets®\",\n        \"urlFriendlyName\": \"tucson\",\n        \"latitude\": 32.375255,\n        \"longitude\": -111.101551,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"6401 W Marana Center Blvd\",\n            \"street2\": \"\",\n            \"city\": \"Tucson\",\n            \"state\": \"AZ\",\n            \"zipCode\": \"85742\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Tucson Premium Outlets® features extraordinary savings of 25%-65% off exceptional brands including American Eagle Outfitters, Brooks Brothers Factory Store, kate spade new york, Michael Kors, Nike Factory Store and more. Tucson Premium Outlets® serves the nearby communities of Marana, Oro Valley, Dove Mountain, and Tucson. Enjoy the mountain views of Arizona at this outdoor shopping center located off of I-10 at exit 244 Twin Peaks Rd. If you have questions regarding leasing, directions, store information, or would like to make a comment please visit our Mall Management Office located on the Northeast corner of the center. The Management Office is open Monday-Friday, 8:30am-5pm and closed Saturday and Sunday.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1379/tucson-premium-outlet-thumb.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1379/tucson-premium-outlet-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 363437,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1379.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1379.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"Tucson\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1373,\n        \"mallCode\": \"8056\",\n        \"mallName\": \"Twin Cities Premium Outlets®\",\n        \"urlFriendlyName\": \"twin-cities\",\n        \"latitude\": 44.815629,\n        \"longitude\": -93.214606,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"3965 Eagan Outlets Pky\",\n            \"street2\": \"\",\n            \"city\": \"Eagan\",\n            \"state\": \"MN\",\n            \"zipCode\": \"55122\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Twin Cities Premium Outlets is home to 85+ Outlet Stores including; Nike Factory Store, Coach Outler, kate spade new york,Polo Ralph Lauren, Under Armour and Vera Bradley. Our covered walkways offer a comfortable shopping experience but still allows the opportunity to relish in the seasons of Minnesota. The Center has a Food Court with comfortable seating and an indoor/outdoor fireplace. We are located 10 minutes from the Minneapolis St. Paul Airport. From the entire team at Twin Cities Premium Outlets, we hope that you will visit us soon and enjoy tax free shopping on clothes and shoes!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1373/twin-cities-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1373/twin-cities-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 408930,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1373.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1373.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"twincities\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 135,\n        \"mallCode\": \"9690\",\n        \"mallName\": \"Tyrone Square\",\n        \"urlFriendlyName\": \"tyrone-square\",\n        \"latitude\": 27.793787,\n        \"longitude\": -82.733381,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"6901 22nd Ave N\",\n            \"street2\": \"\",\n            \"city\": \"St Petersburg\",\n            \"state\": \"FL\",\n            \"zipCode\": \"33710\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Discover the convenience of shopping at Tyrone Square located just 4 miles from the beautiful Gulf Beaches. Visit your favorite stores including Macy's, Dillard's, JCPenney, H&M, DSW, and Dick's Sporting Goods. Find just what you are looking for when you explore the more than 100 specialty shops located throughout the mall or relax while the kids enjoy the soft play area at the entrance of JCPenney.Grab a quick bite to eat at one of the 8 Food Court dining options or a more leisurely meal at a restaurant in the Dining District - choices include Bonefish Grill, Buffalo Wild Wings, Hooters, Grand Hacienda, Red Robin, and LongHorn Steakhouse. Recline in comfort and watch a new release at the Cobb Tyrone Luxury 10 Theatres, where you can enjoy a meal from Cobbster's Kitchen & Bar.If you love shopping, you will love your next visit to Tyrone Square!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/135/tyrone-square-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/135/tyrone-square-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 960215,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/135.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/135.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 192,\n        \"mallCode\": \"9710\",\n        \"mallName\": \"University Park Mall\",\n        \"urlFriendlyName\": \"university-park-mall\",\n        \"latitude\": 41.719184,\n        \"longitude\": -86.190405,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"6501 N Grape Rd\",\n            \"street2\": \"\",\n            \"city\": \"Mishawaka\",\n            \"state\": \"IN\",\n            \"zipCode\": \"46545\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Serving thousands of shoppers in the South Bend-Mishawaka metropolitan area and beyond, University Park Mall is a super-regional mall boasting more than 120 specialty shops offering the best in men’s, women’s, and children’s fashion; accessories; home décor; gift items; and more. Anchor stores include Macy’s, Barnes & Noble, and JCPenney, featuring the new Home Store at JCP, while national brands such as Apple, Bath & Body Works, Coach, Chick-Fil-A, Forever 21, J. Crew, Michael Kors, Pandora, Sephora, The Children’s Place, Victoria’s Secret, and many more can be found inside. Enjoy a relaxing, full service dining experience at Flat Top Grill, or choose from a variety of casual options in our Dining Pavilion. The shopping center experience is enhanced by a year-round events programming, featuring kid’s events, the Annual Tree Lighting, Santa's Arrival, and more.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/192/university-park-mall-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/192/university-park-mall-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 918932,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/192.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/192.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1376,\n        \"mallCode\": \"5054\",\n        \"mallName\": \"University Park Village\",\n        \"urlFriendlyName\": \"university-park-village\",\n        \"latitude\": 32.727546,\n        \"longitude\": -97.363613,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"1612 S University Dr\",\n            \"street2\": \"\",\n            \"city\": \"Fort Worth\",\n            \"state\": \"TX\",\n            \"zipCode\": \"76107\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Escape to a world of quiet sophistication at University Park Village, a prestigious open-air lifestyle center in Fort Worth, where choice and exclusivity are never more than a few footsteps away.With our leading selection of over 30 stores, including Ann Taylor, Apple, Anthropologie, Pottery Barn, J. Crew and Williams-Sonoma, plus a variety of handpicked local favorites like Francesca's Collection, there's sure to be something for the whole family to enjoy.Our enticing collection of upscale retail stores, dining options and specialty boutiques, offers a little luxury for both you and your home.Whether you’re looking for the latest fashions and home furnishings, a quick coffee or a long lunch, University Park Village provides the perfect setting in which to relax and unwind.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1376/university-park-mall-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1376/University-Park-Village-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"CommunityLifestyleCenter\",\n        \"grossLeasableArea\": 169842,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1376.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1376.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 872,\n        \"mallCode\": \"7885\",\n        \"mallName\": \"Vacaville Premium Outlets®\",\n        \"urlFriendlyName\": \"vacaville\",\n        \"latitude\": 38.365719,\n        \"longitude\": -121.956992,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"321 Nut Tree Rd\",\n            \"street2\": \"\",\n            \"city\": \"Vacaville\",\n            \"state\": \"CA\",\n            \"zipCode\": \"95687\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Vacaville Premium Outlets is a beautiful outdoor shopping property in Northern California, boasting over 85 stores including J.Crew, Kate Spade, Michael Kors, Nike, and Under Armour. As one of the areas largest shopping destinations, Vacaville Premium Outlets serves the nearby communities of San Francisco, Napa Valley, and Sacramento. Conveniently located right off the intersection of I-80 and Nut Tree Road, Vacaville Premium Outlets is the perfect stop for all your shopping needs.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/872/vacaville-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/872/vacaville-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 440263,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/872.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/872.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"Vacaville\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 877,\n        \"mallCode\": \"7886\",\n        \"mallName\": \"Waikele Premium Outlets®\",\n        \"urlFriendlyName\": \"waikele\",\n        \"latitude\": 21.402193,\n        \"longitude\": -158.006739,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"94-790 Lumiaina St\",\n            \"street2\": \"\",\n            \"city\": \"Waipahu\",\n            \"state\": \"HI\",\n            \"zipCode\": \"96797\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Waikele Premium Outlets® is conveniently located just 30 minutes from Honolulu and is the only outlet center on the island of O'ahu, Hawaii's 'Gathering Place.' As one of the most popular shopping destinations in Hawaii, Waikele Premium Outlets is truly a shopper's paradise. Shop more than 50 designer and brand name outlet stores including Coach, Kate Spade New York, Polo Ralph Lauren, Tory Burch and more. Plus, enjoy exciting dining options at our open-air food pavilion. Take H-1 Freeway (West), turn off at Exit 7 and head north one block to our outdoor mall.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/877/waikele-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/877/waikele-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 219289,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/877.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/877.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"Waikele\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 106,\n        \"mallCode\": \"4841\",\n        \"mallName\": \"Walt Whitman Shops®\",\n        \"urlFriendlyName\": \"walt-whitman-shops\",\n        \"latitude\": 40.822261,\n        \"longitude\": -73.410172,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"160 Walt Whitman Rd\",\n            \"street2\": \"\",\n            \"city\": \"Huntington Station\",\n            \"state\": \"NY\",\n            \"zipCode\": \"11746\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"A premier climate controlled shopping destination, Walt Whitman Shops™ boasts over 80 of the nation's finest shops, including Bloomingdale's, Macy's and Saks Fifth Avenue. We are conveniently located near the intersection of Route 110 and Jericho Turnpike. Fabulous shops offer an array of shopping options from fine jewelry to women’s apparel to fashionable shoes. The entire team at Walt Whitman Shops™ welcomes you to our centerwhere we havecreated an enticing environment offering the best in shopping. From pampering yourself atThe SalonProject by Joel Warrenat Saks Fifth Avenue to indulging yourself dining at California Pizza Kitchen, The Cheesecake Factory, P.F. Chang's, and Panera Bread, you're sure to find everything you could ask for!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/106/walt-whitman-shops-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/106/Walt_whitman_shops_02.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 1084827,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/106.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/106.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 892,\n        \"mallCode\": \"7887\",\n        \"mallName\": \"Waterloo Premium Outlets®\",\n        \"urlFriendlyName\": \"waterloo\",\n        \"latitude\": 42.956187,\n        \"longitude\": -76.921377,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"655 NY-318\",\n            \"street2\": \"\",\n            \"city\": \"Waterloo\",\n            \"state\": \"NY\",\n            \"zipCode\": \"13165\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Waterloo Premium Outlets® offers 100 stores featuring designer and brand name outlets, accessories and jewelry, gift and specialty items including H&M, Loft Outlet, Nike, Polo Ralph Lauren, Under Armour and more offering every day savings of 25% to 65%. Waterloo Premium Outlets is a beautifully designed outdoor center located right off the New York State Thruway (I-90) on Route 318 between Exits 41 and 42 in Central New York within an hour of Rochester and Syracuse and is one of the main visitor destinations in the Finger Lakes wine country. While in the Finger Lakes, why not also enjoy some other regional attractions. Relax and enjoy the great outdoors at one of the many State Parks or enjoy the Cayuga and Seneca Lake Wine Trails. If history is your thing, the Seneca Falls Heritage Area Visitor Center and the Women's Rights National Historical Park are just around the corner. So, from the entire team at Waterloo Premium Outlets we hope to see you shopping.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/892/waterloo-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/892/waterloo-premium-outlets-05.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 421200,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/892.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/892.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"Waterloo\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 202,\n        \"mallCode\": \"9805\",\n        \"mallName\": \"West Town Mall\",\n        \"urlFriendlyName\": \"west-town-mall\",\n        \"latitude\": 35.925114,\n        \"longitude\": -84.037235,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"7600 Kingston Pike\",\n            \"street2\": \"\",\n            \"city\": \"Knoxville\",\n            \"state\": \"TN\",\n            \"zipCode\": \"37919\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"West Town Mall is a recently updated indoor mall conveniently located off exit 380 on I-40. Considered the premier shopping destination in East Tennessee, our mall boasts more than 150 stores, over 40 of which are exclusive tothe Knoxville area. It is anchored by Dillard's, Belk, DICK's House of Sport, and JC Penney, and offers best of brand retailers and eaterieslike Apple, The Cheesecake Factory, H&M, Cinebarre, Coach, Vera Bradley, Sephora, Pottery Barn and Williams-Sonoma. West Town Mall also offers outstanding guest amenities and services, including TV's in our Dining Pavilion, free device charging areas, free WiFi and a new state of the art play area. From the entire team at West Town Mall, we hope that you can visit us soon.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/202/west-town-mall-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/202/west-town-mall-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 1338790,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/202.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/202.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 180,\n        \"mallCode\": \"4536\",\n        \"mallName\": \"White Oaks Mall\",\n        \"urlFriendlyName\": \"white-oaks-mall\",\n        \"latitude\": 39.767244,\n        \"longitude\": -89.703614,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"2501 Wabash Ave\",\n            \"street2\": \"\",\n            \"city\": \"Springfield\",\n            \"state\": \"IL\",\n            \"zipCode\": \"62704\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"White Oaks Mall has just what you need! White Oaks Mall is a two story indoor regional shopping center located at Veterans Parkway and Wabash Ave, just a short distance fromI-72. Anchored by Dick's Sporting Goods, Esporta, Michaels, and Macy's, you're sure to find what you're looking for. White Oaks Mall offers more than80 specialty stores ranging from jewelry tochildren's apparel, sporting goods,restaurants and women's apparelincludingH&M, Francesca's, White House Black Market, LOFT, The Buckle, Michael Kors, and Tilly's.The Food Court offers tasty selections and options where you can sit down and enjoya meal or grab something to go. You'll find something for the whole family including Five Guys Burgers and Cooper's Hawk Winery & Restaurant.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/180/white-oaks-mall-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/180/white-oaks-mall-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 925504,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/180.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/180.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1338,\n        \"mallCode\": \"7985\",\n        \"mallName\": \"Williamsburg Premium Outlets®\",\n        \"urlFriendlyName\": \"williamsburg\",\n        \"latitude\": 37.319613,\n        \"longitude\": -76.737232,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"5715 Richmond Rd\",\n            \"street2\": \"\",\n            \"city\": \"Williamsburg\",\n            \"state\": \"VA\",\n            \"zipCode\": \"23188\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Find impressive savings at Williamsburg Premium Outlets, with over 120 stores including adidas, Michael Kors, kate spade new york, The North Face, and vineyard vines. Conveniently located off Route 199 off of Richmond Road, the outdoor shopping destination serves the nearby Virginia areas of Williamsburg and Richmond, as well as all across the southeast. So from the entire team at Williamsburg Premium Outlets, we hope that you visit us soon!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1338/williamsburg-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1338/williamsburg-premium-outlets-02.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 522450,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1338.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1338.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"williamsburg\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 840,\n        \"mallCode\": \"7606\",\n        \"mallName\": \"Wolfchase Galleria®\",\n        \"urlFriendlyName\": \"wolfchase-galleria\",\n        \"latitude\": 35.203409,\n        \"longitude\": -89.793299,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"2760 N Germantown Pkwy\",\n            \"street2\": \"\",\n            \"city\": \"Memphis\",\n            \"state\": \"TN\",\n            \"zipCode\": \"38133\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Wolfchase Galleriais Memphis' largest indoor shopping and entertainment center.Conveniently located off I-40 and Germantown Parkway, the center featuresa contemporary retailer mix that is both diverse and family focused. Anchored byDillard's, JCPenney and Macy's plus 120 of the most exciting stores in the Mid-South, including West Tennessee's first Cheesecake Factory, Wolfchase Galleria offers something for everyone. Specialty stores include aerie, Bath & Body Works, Journeys, PANDORA, Sephora, True Religion, Vans and so much more. While you're shopping at Wolfchase Galleria, be sure to enjoy the variety of eateries located in the Food Court. To make your trip complete, take in the latest movie at the Malco Cinema Grill or take a spin on the Fantasy Carousel. For more information, call (901) 372-9409 or stop by the Mall Office located on the Upper Level, next to the Food Court.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/840/wolfchase-galleria-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/840/wolfchase-galleria-02.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 1151615,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/840.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/840.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1367,\n        \"mallCode\": \"8055\",\n        \"mallName\": \"Woodburn Premium Outlets®\",\n        \"urlFriendlyName\": \"woodburn\",\n        \"latitude\": 45.156167,\n        \"longitude\": -122.878561,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"1001 Arney Rd\",\n            \"street2\": \"\",\n            \"city\": \"Woodburn\",\n            \"state\": \"OR\",\n            \"zipCode\": \"97071\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Woodburn Premium Outlets is the top destination for tax-free outlet shopping. Conveniently located off Interstate 5 between Portland and Salem, Woodburn Premium Outlets features 110 stores including Adidas, Coach, Columbia Sportswear, kate spade new york, Marc Jacobs, Michael Kors, Nike, The North Face, Tory Burch and more all at savings up to 65% every day. Designer name brands, skylight-covered walkways, and beautiful Northwest architecture and landscaping make this a unique and fun shopping experience year round. We hope that you will visit us soon.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1367/woodburn-premium-outlets-01-t.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1367/woodburn-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 389821,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1367.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1367.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"Woodburn\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 893,\n        \"mallCode\": \"7888\",\n        \"mallName\": \"Woodbury Common Premium Outlets®\",\n        \"urlFriendlyName\": \"woodbury-common\",\n        \"latitude\": 41.31628,\n        \"longitude\": -74.125769,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"498 Red Apple Ct\",\n            \"street2\": \"\",\n            \"city\": \"Central Valley\",\n            \"state\": \"NY\",\n            \"zipCode\": \"10917\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"The ultimate destination for shopping and dining! Woodbury Common Premium Outlets features 250 of the most sought after, high-end fashion and designer retail brands in the world including Tory Burch, Nike, Celine, Bottega Veneta, Polo Ralph Lauren, Michael Kors, Burberry, Coach, The North Face and more all at savings of 25% to 65% every day. The newly renovated Market Hall offers a variety of grab-and-go options including Chipotle, Tony & Benny's, Melt Shop, McDonalds, Starbucks, Lady M Cake Boutique, Pinkberry and more or enjoy dine in, curbside and outdoor dining at Shake Shack or Parm. Enjoy free Wi-Fi, expanded seating, and more while shopping your favorite brands!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/893/woodbury-common-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/893/woodbury-common-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 899088,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/893.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/893.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"Woodbury\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 1353,\n        \"mallCode\": \"5037\",\n        \"mallName\": \"Woodfield Mall\",\n        \"urlFriendlyName\": \"woodfield-mall\",\n        \"latitude\": 42.046416,\n        \"longitude\": -88.037125,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"5 Woodfield Mall\",\n            \"street2\": \"\",\n            \"city\": \"Schaumburg\",\n            \"state\": \"IL\",\n            \"zipCode\": \"60173\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Just 40 minutes west of Chicago, Woodfield Mall is one of the largest shopping destinations in the United States. With more than 2 million square feet of retail shops, restaurants, and family-friendly amenities, Woodfield Mall has a unique mix that creates a completely new and refreshing experiences with every visit.As an iconic destination, Woodfield Mall features nearly 300 stores, specialty shops and restaurants. This dynamic shopping destination includes prominent department stores Nordstrom, Macy's, and JCPenney while complemented with best of brand retailers Apple, Michael Kors, lululemon, Anthropologie, BOSS, A/X Armani Exchange, MAC Cosmetics, Morphe, H&M and Zara.Don’t miss Woodfield Mall’s expansive list of dining options ranging from 8 full service restaurants such as Texas de Brazil, P.F. Changs, Uncle Julio's, and The Cheesecake Factory to over 30 fast casual selections throughout the mall. Woodfield Mall recently added a new world-class Dining Pavilion, offering flavor-packed fare for every appetite with 11 eateries featuring an array of dining choices and health-conscious eateries from favorites such as Blaze Pizza and Chipotle Grill and locals such as Stan’s Donuts & Coffee.Woodfield Mall offers a unique mix of entertainment options for all ages. Enterrium, YuKids Island or Peppa Pig World of Play are all one-of-its-kind venues at Woodfield Mall, or you can catch a comedy show at The Improv Comedy Club.Shoppers can also enjoy great guest amenities such as Signature Meet & Greet Service, free WiFi, Valet Parking, Children’s Play Area and Trolley Transportation.Woodfield Mall is open Monday - Thursday, 11 AM to 8 PM, Friday - Saturday, 10 AM to 9 PM, and Sunday, 12 PM to 6 PM. Looking for solutions for large groups? Contact the Marketing Department to find out more information on our Signature Meet & Greet Service. For additional information, contact the mall shopping line at (847) 330-1537.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1353/woodfield-mall-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/1353/woodfield-mall-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 2150333,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1353.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1353.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 795,\n        \"mallCode\": \"7607\",\n        \"mallName\": \"Woodland Hills Mall®\",\n        \"urlFriendlyName\": \"woodland-hills-mall\",\n        \"latitude\": 36.063341,\n        \"longitude\": -95.881655,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"7021 S Memorial Dr\",\n            \"street2\": \"\",\n            \"city\": \"Tulsa\",\n            \"state\": \"OK\",\n            \"zipCode\": \"74133\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Woodland Hills Mall is a 2-level, 1 plusmillion square-foot, super regional shopping centeranchored by Dillard's, JCPenney, and Macy's. The center featuresmore than 150 fine stores, including over 65 stores you won't find anywhere else in Tulsa. Among Woodland Hills Mall's amenities are a carousel, achildren's play area, a glass elevator and a food courtwith selections to suiteveryone's tastes. We look forward to seeing you on your next shopping outing!\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/795/woodland-hills-mall-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/795/woodland-hills-mall-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"RegionalMall\",\n        \"grossLeasableArea\": 1091888,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/795.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/795.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": null,\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    },\n    {\n        \"mallId\": 882,\n        \"mallCode\": \"7889\",\n        \"mallName\": \"Wrentham Village Premium Outlets®\",\n        \"urlFriendlyName\": \"wrentham-village\",\n        \"latitude\": 42.038138,\n        \"longitude\": -71.352639,\n        \"printMallMapUrl\": null,\n        \"embedMap\": null,\n        \"address\": {\n            \"street1\": \"1 Premium Outlet Blvd\",\n            \"street2\": \"\",\n            \"city\": \"Wrentham\",\n            \"state\": \"MA\",\n            \"zipCode\": \"02093\",\n            \"country\": \"USA\",\n            \"country_name\": null\n        },\n        \"specialHours\": null,\n        \"hours\": null,\n        \"hours_today\": null,\n        \"phones\": null,\n        \"amenities\": null,\n        \"description\": null,\n        \"targetUrl\": null,\n        \"descriptionClean\": \"Wrentham Village Premium Outlets is New England's largest outdoor outlet shopping center, featuring over 160 exciting brand name stores in one location offering savings up to 65% every day. Wrentham Village Premium Outlets truly features something for everyone, ranging from high end luxury stores to family friendly children's clothing stores. Stores include Marc Jacobs, Jimmy Choo, Saks OFF 5TH, kate spade new york, Tory Burch, vineyard vines, adidas Outlet Store,Prada, lululemon, Nike Factory Store, True Religion Outlet, Vera Bradley Factory Outlet Storeand more! Dining Options include Tavern in the Square, Ruby Tuesday, UNOPizzeria &Grill, and Cracker Barrel. Join our VIP Shopper Club to get access to ourVIP Coupon Bookand more than 80 exclusive offers. Wrentham Village Premium Outlets is located just 35 miles south of Boston, MA and 20 miles north of Providence, RI, just minutes off exit 38 on I-495.\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/882/wrentham-village-premium-outlets-01.jpg\",\n        \"propertyPhotoLrg\": \"https://assets.simon.com/PropertyImages/882/wrentham-village-premium-outlets-01.jpg\",\n        \"socialLinks\": null,\n        \"propertyType\": \"OutletCenter\",\n        \"grossLeasableArea\": 660186,\n        \"vanityUrl\": null,\n        \"mallFlags\": null,\n        \"mapSlug\": null,\n        \"propertyHoursString\": null,\n        \"TenantOpenThresholdMet\": true,\n        \"specialHoursString\": null,\n        \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/882.png\",\n        \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/882.png\",\n        \"simonHosted\": true,\n        \"hasInteractiveMap\": true,\n        \"featuredStores\": null,\n        \"POId\": \"Wrentham\",\n        \"directions\": null,\n        \"weatherforcast\": null,\n        \"smsmallkeyword\": null,\n        \"utcOffset\": 0,\n        \"timeZone\": null,\n        \"marketingRegion\": null,\n        \"uberTripUrl\": null,\n        \"levels\": null\n    }\n]"}],"_postman_id":"361ce754-f380-4e12-ac6a-821f490d5320"},{"name":"Get Mall Images","id":"ff359243-f397-4025-b8c0-291e9eb9b0e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/images/propertyimages?mallid=223&key=your_api_key_here","urlObject":{"path":["images","propertyimages"],"host":["{{url}}"],"query":[{"key":"mallid","value":"223"},{"key":"key","value":"your_api_key_here"}],"variable":[]}},"response":[{"id":"ed9b2820-d670-4e58-9195-e18328069c00","name":"Get Mall Images","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/images/propertyimages?mallid=102&key=3890A922-105D-4344-B65A-AFC883A5AC0E","host":["{{url}}"],"path":["images","propertyimages"],"query":[{"key":"mallid","value":"102"},{"key":"key","value":"3890A922-105D-4344-B65A-AFC883A5AC0E"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 19 Jul 2021 19:45:53 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"200"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"gzip"},{"key":"Server","value":""},{"key":"Terms-Of-Use","value":"Access to this Service is subject to the Terms of Use: http://www.simon.com/legal/api-terms-of-use"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"MallID\": 102,\n        \"ImageUrl\": \"https://devassets.simon-ops.com/PropertyImages/102/roosevelt-field-01.jpg\"\n    },\n    {\n        \"MallID\": 102,\n        \"ImageUrl\": \"https://devassets.simon-ops.com/PropertyImages/102/roosevelt-field-02.jpg\"\n    },\n    {\n        \"MallID\": 102,\n        \"ImageUrl\": \"https://devassets.simon-ops.com/PropertyImages/102/roosevelt-field-03.jpg\"\n    },\n    {\n        \"MallID\": 102,\n        \"ImageUrl\": \"https://devassets.simon-ops.com/PropertyImages/102/roosevelt-field-04.jpg\"\n    },\n    {\n        \"MallID\": 102,\n        \"ImageUrl\": \"https://devassets.simon-ops.com/PropertyImages/102/roosevelt-field-05.jpg\"\n    },\n    {\n        \"MallID\": 102,\n        \"ImageUrl\": \"https://devassets.simon-ops.com/PropertyImages/102/roosevelt-field-06.jpg\"\n    },\n    {\n        \"MallID\": 102,\n        \"ImageUrl\": \"https://devassets.simon-ops.com/PropertyImages/102/roosevelt-field-07.jpg\"\n    },\n    {\n        \"MallID\": 102,\n        \"ImageUrl\": \"https://devassets.simon-ops.com/PropertyImages/102/roosevelt-field-08.jpg\"\n    },\n    {\n        \"MallID\": 102,\n        \"ImageUrl\": \"https://devassets.simon-ops.com/PropertyImages/102/roosevelt-field-09.jpg\"\n    },\n    {\n        \"MallID\": 102,\n        \"ImageUrl\": \"https://devassets.simon-ops.com/PropertyImages/102/roosevelt-field-10.jpg\"\n    },\n    {\n        \"MallID\": 102,\n        \"ImageUrl\": \"https://devassets.simon-ops.com/PropertyImages/102/roosevelt-field-11.jpg\"\n    },\n    {\n        \"MallID\": 102,\n        \"ImageUrl\": \"https://devassets.simon-ops.com/PropertyImages/102/roosevelt-field-12.jpg\"\n    },\n    {\n        \"MallID\": 102,\n        \"ImageUrl\": \"https://devassets.simon-ops.com/PropertyImages/102/roosevelt-field-13.jpg\"\n    },\n    {\n        \"MallID\": 102,\n        \"ImageUrl\": \"https://devassets.simon-ops.com/PropertyImages/102/roosevelt-field-14.jpg\"\n    },\n    {\n        \"MallID\": 102,\n        \"ImageUrl\": \"https://devassets.simon-ops.com/PropertyImages/102/roosevelt-field-15.jpg\"\n    },\n    {\n        \"MallID\": 102,\n        \"ImageUrl\": \"https://devassets.simon-ops.com/PropertyImages/102/roosevelt-field-16.jpg\"\n    },\n    {\n        \"MallID\": 102,\n        \"ImageUrl\": \"https://devassets.simon-ops.com/PropertyImages/102/roosevelt-field-17.jpg\"\n    },\n    {\n        \"MallID\": 102,\n        \"ImageUrl\": \"https://devassets.simon-ops.com/PropertyImages/102/roosevelt-field-18.jpg\"\n    },\n    {\n        \"MallID\": 102,\n        \"ImageUrl\": \"https://devassets.simon-ops.com/PropertyImages/102/roosevelt-field-19.jpg\"\n    },\n    {\n        \"MallID\": 102,\n        \"ImageUrl\": \"https://devassets.simon-ops.com/PropertyImages/102/roosevelt-field-20.jpg\"\n    }\n]"}],"_postman_id":"ff359243-f397-4025-b8c0-291e9eb9b0e4"}],"id":"8025f424-fdfc-44a8-b3d2-c638db3eb2f9","description":"<p>This endpoint provides access to information about malls within the Simon portfolio, and allows for querying of malls by a location or search name.</p>\n","event":[{"listen":"prerequest","script":{"id":"a082a860-3227-42d0-b62c-e5e7b200fb0b","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"8d374cb3-8cbf-4955-a50b-294a73975f14","type":"text/javascript","exec":[""]}}],"_postman_id":"8025f424-fdfc-44a8-b3d2-c638db3eb2f9"},{"name":"Tenants & Stores","item":[{"name":"Tenant - Offered product brands and product categories","id":"80d74516-a270-47d2-b2d0-aaa0ee484a6f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"inherit","inherit":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"key":"key","value":"your_api_key_here"}],"body":{"mode":"raw","raw":""},"url":"{{baseUrl}}/tenant/{{tenant_id}}/productdata","description":"<p>This endpoint may be used to pull structured data about brands and product categories offered by the supplied tenant.</p>\n","urlObject":{"path":["tenant","{{tenant_id}}","productdata"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"6389c363-a680-4715-a272-1a390800bfe6","name":"Tenant - Offered product brands and product categories","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{baseUrl}}/tenant/{{tenant_id}}/productdata?","host":["{{baseUrl}}"],"path":["tenant","{{tenant_id}}","productdata"],"query":[{"key":null,"value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Length","value":"541","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Last-Modified","value":"Thu, 22 May 2025 21:20:59 GMT","enabled":true},{"key":"ETag","value":"\"ffb647a2-dd10-43f2-bc0e-3f191bc3def7\"","enabled":true},{"key":"Server","value":"","enabled":true},{"key":"Terms-Of-Use","value":"Access to this Service is subject to the Terms of Use: http://www.simon.com/legal/api-terms-of-use","enabled":true},{"key":"X-Frame-Options","value":"SAMEORIGIN","enabled":true},{"key":"X-Content-Type-Options","value":"nosniff","enabled":true},{"key":"X-XSS-Protection","value":"1; mode=block","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Authorization, Accept","enabled":true},{"key":"Fastly-Restarts","value":"1","enabled":true},{"key":"Via","value":"1.1 varnish, 1.1 varnish","enabled":true},{"key":"Accept-Ranges","value":"bytes","enabled":true},{"key":"Age","value":"0","enabled":true},{"key":"Date","value":"Thu, 22 May 2025 21:20:59 GMT","enabled":true},{"key":"X-Served-By","value":"cache-chi-kigq8000033-CHI, cache-iad-kiad7000064-IAD","enabled":true},{"key":"X-Cache","value":"MISS, MISS","enabled":true},{"key":"X-Cache-Hits","value":"0, 0","enabled":true},{"key":"X-Timer","value":"S1747948840.005441,VS0,VE19915","enabled":true},{"key":"Vary","value":"Accept,Content-Type,Key","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"Strict-Transport-Security","value":"max-age=63072000","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"productBrands\": [\n        {\n            \"id\": 63,\n            \"name\": \"7 For All Mankind®\",\n            \"rank\": 30,\n            \"relatedTenants\": []\n        }\n    ],\n    \"productCategories\": [\n        {\n            \"cid\": 32,\n            \"id\": 0,\n            \"name\": \"Accessories\",\n            \"rank\": 0,\n            \"issynonym\": false,\n            \"lineage\": \"Accessories\"\n        },\n        {\n            \"cid\": 1445,\n            \"id\": 588,\n            \"name\": \"Bags\",\n            \"rank\": 0,\n            \"issynonym\": false,\n            \"lineage\": \"Handbags & Luggage>Bags\"\n        },\n        {\n            \"cid\": 8,\n            \"id\": 8,\n            \"name\": \"Boys' Clothing\",\n            \"rank\": 0,\n            \"issynonym\": false,\n            \"lineage\": \"Boys' Clothing\"\n        },\n        {\n            \"cid\": 3453,\n            \"id\": 733,\n            \"name\": \"Earrings\",\n            \"rank\": 0,\n            \"issynonym\": false,\n            \"lineage\": \"Jewelry>Earrings\"\n        },\n        {\n            \"cid\": 9507,\n            \"id\": 20320,\n            \"name\": \"Exclusive - 4827\",\n            \"rank\": 0,\n            \"issynonym\": false,\n            \"lineage\": \"Miscellaneous>Exclusive - 4827\"\n        },\n        {\n            \"cid\": 16,\n            \"id\": 16,\n            \"name\": \"Girls' Clothing\",\n            \"rank\": 0,\n            \"issynonym\": false,\n            \"lineage\": \"Girls' Clothing\"\n        },\n        {\n            \"cid\": 17,\n            \"id\": 17,\n            \"name\": \"Handbags & Luggage\",\n            \"rank\": 0,\n            \"issynonym\": false,\n            \"lineage\": \"Handbags & Luggage\"\n        },\n        {\n            \"cid\": 4895,\n            \"id\": 1428,\n            \"name\": \"Jean Shorts\",\n            \"rank\": 0,\n            \"issynonym\": false,\n            \"lineage\": \"Women's Clothing>Jean Shorts\"\n        },\n        {\n            \"cid\": 4896,\n            \"id\": 1429,\n            \"name\": \"Jean Skirts\",\n            \"rank\": 0,\n            \"issynonym\": false,\n            \"lineage\": \"Women's Clothing>Jean Skirts\"\n        },\n        {\n            \"cid\": 20,\n            \"id\": 20,\n            \"name\": \"Jewelry\",\n            \"rank\": 0,\n            \"issynonym\": false,\n            \"lineage\": \"Jewelry\"\n        },\n        {\n            \"cid\": 21,\n            \"id\": 21,\n            \"name\": \"Men's Clothing\",\n            \"rank\": 0,\n            \"issynonym\": false,\n            \"lineage\": \"Men's Clothing\"\n        },\n        {\n            \"cid\": 37,\n            \"id\": 37,\n            \"name\": \"Miscellaneous\",\n            \"rank\": 0,\n            \"issynonym\": false,\n            \"lineage\": \"Miscellaneous\"\n        },\n        {\n            \"cid\": 5968,\n            \"id\": 745,\n            \"name\": \"Necklaces\",\n            \"rank\": 0,\n            \"issynonym\": false,\n            \"lineage\": \"Jewelry>Necklaces\"\n        },\n        {\n            \"cid\": 6250,\n            \"id\": 0,\n            \"name\": \"Outerwear\",\n            \"rank\": 0,\n            \"issynonym\": false,\n            \"lineage\": \"Boys' Clothing>Outerwear\"\n        },\n        {\n            \"cid\": 6275,\n            \"id\": 1506,\n            \"name\": \"Overalls\",\n            \"rank\": 0,\n            \"issynonym\": false,\n            \"lineage\": \"Women's Clothing>Overalls\"\n        },\n        {\n            \"cid\": 7504,\n            \"id\": 0,\n            \"name\": \"Shirts & Tops\",\n            \"rank\": 0,\n            \"issynonym\": false,\n            \"lineage\": \"Men's Clothing>Shirts & Tops\"\n        },\n        {\n            \"cid\": 8319,\n            \"id\": 0,\n            \"name\": \"Sweaters\",\n            \"rank\": 0,\n            \"issynonym\": false,\n            \"lineage\": \"Men's Clothing>Sweaters\"\n        },\n        {\n            \"cid\": 8932,\n            \"id\": 1046,\n            \"name\": \"Underwear & Socks\",\n            \"rank\": 0,\n            \"issynonym\": false,\n            \"lineage\": \"Men's Clothing>Underwear & Socks\"\n        },\n        {\n            \"cid\": 29,\n            \"id\": 29,\n            \"name\": \"Women's Clothing\",\n            \"rank\": 0,\n            \"issynonym\": false,\n            \"lineage\": \"Women's Clothing\"\n        }\n    ]\n}"}],"_postman_id":"80d74516-a270-47d2-b2d0-aaa0ee484a6f"},{"name":"Get All Tenants by Mall ID","id":"c7caa1d0-0b20-4e36-ba3c-ebe7b521b4ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"inherit","inherit":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"key":"key","value":"your_api_key_here"}],"body":{"mode":"raw","raw":""},"url":"{{baseUrl}}/tenant?mallid=223","description":"<p>This will return a full weight tenant object for all tenants at a mall</p>\n","urlObject":{"path":["tenant"],"host":["{{baseUrl}}"],"query":[{"key":"mallid","value":"223"}],"variable":[]}},"response":[{"id":"b1e25a0c-1fd5-4f13-b639-f2761a5a2a22","name":"Get All Tenants by Mall ID","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{baseUrl}}/tenant?mallid=223","host":["{{baseUrl}}"],"path":["tenant"],"query":[{"key":"mallid","value":"223"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Length","value":"37225","enabled":true},{"key":"x-xss-protection","value":"1; mode=block","enabled":true},{"key":"content-type","value":"application/json","enabled":true},{"key":"server","value":"","enabled":true},{"key":"terms-of-use","value":"Access to this Service is subject to the Terms of Use: http://www.simon.com/legal/api-terms-of-use","enabled":true},{"key":"x-content-type-options","value":"nosniff","enabled":true},{"key":"x-frame-options","value":"SAMEORIGIN","enabled":true},{"key":"last-modified","value":"Thu, 22 May 2025 21:22:41 GMT","enabled":true},{"key":"access-control-allow-methods","value":"GET, POST, OPTIONS","enabled":true},{"key":"content-encoding","value":"gzip","enabled":true},{"key":"access-control-allow-headers","value":"Content-Type, Authorization, Accept","enabled":true},{"key":"etag","value":"\"db70c54e-a3ba-45ac-965c-b0bed1ea781e\"","enabled":true},{"key":"Via","value":"1.1 varnish, 1.1 varnish","enabled":true},{"key":"Accept-Ranges","value":"bytes","enabled":true},{"key":"Age","value":"65","enabled":true},{"key":"Date","value":"Thu, 22 May 2025 21:23:46 GMT","enabled":true},{"key":"X-Served-By","value":"cache-chi-klot8100122-CHI, cache-chi-klot8100122-CHI, cache-nyc-kteb1890069-NYC","enabled":true},{"key":"X-Cache","value":"MISS, MISS, HIT","enabled":true},{"key":"X-Cache-Hits","value":"0, 0, 0","enabled":true},{"key":"X-Timer","value":"S1747949026.428312,VS0,VE1","enabled":true},{"key":"Vary","value":"Accept,Content-Type,Key","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"Strict-Transport-Security","value":"max-age=63072000","enabled":true}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"brandId\": 16500,\n        \"name\": \"7 for All Mankind\",\n        \"description\": \"Born in LA in 2000, 7 For All Mankind put premium denim on the map—establishing itself as the denim authority & carving out a new market category. The brand’s fabric innovation, unparalleled fit, and attention to detail quickly made it a favorite among celebrities, influencers,and trendsetters around the world. Nearly two decades later, the company continues to grow and evolve as a denim lifestyle brand with the addition of ready-to-wear, and has become a mainstay in contemporary fashion.\",\n        \"luxuryFlag\": false,\n        \"luxuryDescription\": null,\n        \"luxuryUrl\": null,\n        \"luxuryPhoto\": null,\n        \"homeFlag\": false,\n        \"homeDescription\": null,\n        \"homeUrl\": null,\n        \"homePhoto\": null,\n        \"simonPlusPointsEligible\": true,\n        \"familyAtSimonFlag\": false,\n        \"shopSimon\": false,\n        \"shopPremiumOutletUrl\": \"\",\n        \"shopPremiumOutletNostoId\": null,\n        \"searchEnabled\": null,\n        \"isAffiliate\": false,\n        \"locations\": [\n            {\n                \"locationId\": 115092,\n                \"brandId\": 16500,\n                \"mallId\": 866,\n                \"mallName\": \"Carlsbad Premium Outlets®\",\n                \"logoUrl\": \"https://assets.simon.com/tenantlogos/16500.png\",\n                \"spaceId\": \"A109\",\n                \"locationTypeId\": 1,\n                \"tenantTypeId\": 1,\n                \"TenantDiningInformation\": null,\n                \"featureOnMap\": false,\n                \"locationName\": \"7 for All Mankind\",\n                \"phone\": \"(442) 287-7054\",\n                \"whereDescription\": \"\",\n                \"description\": \"Born in LA in 2000, 7 For All Mankind put premium denim on the map—establishing itself as the denim authority & carving out a new market category. The brand’s fabric innovation, unparalleled fit, and attention to detail quickly made it a favorite among celebrities, influencers,and trendsetters around the world. Nearly two decades later, the company continues to grow and evolve as a denim lifestyle brand with the addition of ready-to-wear, and has become a mainstay in contemporary fashion.\",\n                \"hoursToday\": \"Open 10AM - 7PM\",\n                \"storeHoursString\": \"Monday to Thursday 10am-7pm|Friday to Saturday 10am-8pm|Sunday 11am-7pm\",\n                \"storeSpecialHoursString\": \"05/26/2025:| 10AM - 7PM (Memorial Day)\",\n                \"mallSpecialHoursString\": \"\",\n                \"hours\": [\n                    {\n                        \"isClosed\": false,\n                        \"startDayOfWeek\": \"Monday\",\n                        \"endDayOfWeek\": \"Thursday\",\n                        \"startTime\": \"10:00am\",\n                        \"endTime\": \"7:00pm\",\n                        \"description\": \"Regular Hours\"\n                    },\n                    {\n                        \"isClosed\": false,\n                        \"startDayOfWeek\": \"Friday\",\n                        \"endDayOfWeek\": \"Saturday\",\n                        \"startTime\": \"10:00am\",\n                        \"endTime\": \"8:00pm\",\n                        \"description\": \"Regular Hours\"\n                    },\n                    {\n                        \"isClosed\": false,\n                        \"startDayOfWeek\": \"Sunday\",\n                        \"endDayOfWeek\": \"Sunday\",\n                        \"startTime\": \"11:00am\",\n                        \"endTime\": \"7:00pm\",\n                        \"description\": \"Regular Hours\"\n                    }\n                ],\n                \"specialHours\": [\n                    {\n                        \"isClosed\": false,\n                        \"startDayOfWeek\": \"Mon\",\n                        \"endDayOfWeek\": \"Monday\",\n                        \"startTime\": \"10:00am\",\n                        \"endTime\": \"7:00pm\",\n                        \"startDate\": \"5/26/2025\",\n                        \"endDate\": \"5/26/2025\",\n                        \"description\": \"Memorial Day\",\n                        \"descriptionfr\": \"Memorial Day\",\n                        \"descriptionmx\": \"Día Conmemorativo\"\n                    },\n                    {\n                        \"isClosed\": false,\n                        \"startDayOfWeek\": \"Fri\",\n                        \"endDayOfWeek\": \"Friday\",\n                        \"startTime\": \"10:00am\",\n                        \"endTime\": \"7:00pm\",\n                        \"startDate\": \"7/4/2025\",\n                        \"endDate\": \"7/4/2025\",\n                        \"description\": \"4th of July\",\n                        \"descriptionfr\": \"4 juillet\",\n                        \"descriptionmx\": \"4 de julio\"\n                    }\n                ],\n                \"website\": \"https://click.linksynergy.com/deeplink?id=4GQRQoBz/cQ&mid=36145&murl=https%3A%2F%2F7forallmankind.com%2F&u1=1234\",\n                \"categories\": [\n                    {\n                        \"categoryId\": 236,\n                        \"pid\": 0,\n                        \"name\": \"Women's Fashions\",\n                        \"url\": \"https://www.simon.com/mall/carlsbad/stores/categorylist/womens-fashions\"\n                    },\n                    {\n                        \"categoryId\": 237,\n                        \"pid\": 0,\n                        \"name\": \"Men's Fashions\",\n                        \"url\": \"https://www.simon.com/mall/carlsbad/stores/categorylist/mens-fashions\"\n                    },\n                    {\n                        \"categoryId\": 238,\n                        \"pid\": 0,\n                        \"name\": \"Men's & Women's Fashions\",\n                        \"url\": \"https://www.simon.com/mall/carlsbad/stores/categorylist/mens-womens-fashions\"\n                    },\n                    {\n                        \"categoryId\": 240,\n                        \"pid\": 0,\n                        \"name\": \"Accessories\",\n                        \"url\": \"https://www.simon.com/mall/carlsbad/stores/categorylist/accessories\"\n                    }\n                ],\n                \"justOpened\": false,\n                \"comingSoon\": false,\n                \"openDate\": \"2019-11-01T00:00:00Z\",\n                \"hasPromotion\": false,\n                \"hasEvent\": false,\n                \"searchEnabled\": \"false\",\n                \"hasNews\": false,\n                \"closedForRenovation\": false,\n                \"byAppointmentOnly\": false,\n                \"shoppingConcierge\": false,\n                \"pickUpInStore\": false,\n                \"temporarilyClosed\": false,\n                \"curbsidePickup\": false,\n                \"curbsidePickupDetails\": \"\",\n                \"shopSimon\": false,\n                \"urlFriendlyName\": \"7-for-all-mankind\",\n                \"tenantUrl\": \"https://www.premiumoutlets.com/outlet/carlsbad/stores/7-for-all-mankind\",\n                \"spotSaver\": false,\n                \"spotSaverUrl\": null,\n                \"elevation\": \"0\",\n                \"elevationDescription\": \"Main Level\",\n                \"bestEntranceDescription\": \"\",\n                \"mallSpecialHoursOptOutFlag\": false,\n                \"socialLinks\": {\n                    \"Facebook\": \"https://facebook.com/7ForAllMankind\",\n                    \"Instagram\": \"https://instagram.com/7forallmankind\",\n                    \"TikTok\": \"https://www.tiktok.com/@7forallmankind\"\n                },\n                \"retailerStoreId\": \"\",\n                \"isAffiliate\": false\n            }\n        ]\n    },\n    {\n        \"brandId\": 30372,\n        \"name\": \"adidas Outlet Store\",\n        \"description\": \"Built on a passion for competition and a sporting lifestyle, adidas offers premium sport apparel, footwear and accessories to elevate your performance and fit your style.\",\n        \"luxuryFlag\": false,\n        \"luxuryDescription\": null,\n        \"luxuryUrl\": null,\n        \"luxuryPhoto\": null,\n        \"homeFlag\": false,\n        \"homeDescription\": null,\n        \"homeUrl\": null,\n        \"homePhoto\": null,\n        \"simonPlusPointsEligible\": true,\n        \"familyAtSimonFlag\": false,\n        \"shopSimon\": true,\n        \"shopPremiumOutletUrl\": \"https://shop.simon.com/collections/store-adidas?utm_source=PO&utm_medium=storedetail&utm_campaign=po_adidas_storedetailcta\",\n        \"shopPremiumOutletNostoId\": null,\n        \"searchEnabled\": null,\n        \"isAffiliate\": false,\n        \"locations\": [\n            {\n                \"locationId\": 114626,\n                \"brandId\": 30372,\n                \"mallId\": 866,\n                \"mallName\": \"Carlsbad Premium Outlets®\",\n                \"logoUrl\": \"https://assets.simon.com/tenantlogos/30372.png\",\n                \"spaceId\": \"D135\",\n                \"locationTypeId\": 1,\n                \"tenantTypeId\": 1,\n                \"TenantDiningInformation\": null,\n                \"featureOnMap\": false,\n                \"locationName\": \"adidas Outlet Store\",\n                \"phone\": \"(760) 603-8934\",\n                \"whereDescription\": \"\",\n                \"description\": \"Built on a passion for competition and a sporting lifestyle, adidas offers premium sport apparel, footwear and accessories to elevate your performance and fit your style.\",\n                \"hoursToday\": \"Open 10AM - 7PM\",\n                \"storeHoursString\": \"Monday to Thursday 10am-7pm|Friday to Saturday 10am-8pm|Sunday 11am-7pm\",\n                \"storeSpecialHoursString\": \"05/26/2025:| 10AM - 7PM (Memorial Day)\",\n                \"mallSpecialHoursString\": \"\",\n                \"hours\": [\n                    {\n                        \"isClosed\": false,\n                        \"startDayOfWeek\": \"Monday\",\n                        \"endDayOfWeek\": \"Thursday\",\n                        \"startTime\": \"10:00am\",\n                        \"endTime\": \"7:00pm\",\n                        \"description\": \"Regular Hours\"\n                    },\n                    {\n                        \"isClosed\": false,\n                        \"startDayOfWeek\": \"Friday\",\n                        \"endDayOfWeek\": \"Saturday\",\n                        \"startTime\": \"10:00am\",\n                        \"endTime\": \"8:00pm\",\n                        \"description\": \"Regular Hours\"\n                    },\n                    {\n                        \"isClosed\": false,\n                        \"startDayOfWeek\": \"Sunday\",\n                        \"endDayOfWeek\": \"Sunday\",\n                        \"startTime\": \"11:00am\",\n                        \"endTime\": \"7:00pm\",\n                        \"description\": \"Regular Hours\"\n                    }\n                ],\n                \"specialHours\": [\n                    {\n                        \"isClosed\": false,\n                        \"startDayOfWeek\": \"Mon\",\n                        \"endDayOfWeek\": \"Monday\",\n                        \"startTime\": \"10:00am\",\n                        \"endTime\": \"7:00pm\",\n                        \"startDate\": \"5/26/2025\",\n                        \"endDate\": \"5/26/2025\",\n                        \"description\": \"Memorial Day\",\n                        \"descriptionfr\": \"Memorial Day\",\n                        \"descriptionmx\": \"Día Conmemorativo\"\n                    },\n                    {\n                        \"isClosed\": false,\n                        \"startDayOfWeek\": \"Fri\",\n                        \"endDayOfWeek\": \"Friday\",\n                        \"startTime\": \"10:00am\",\n                        \"endTime\": \"7:00pm\",\n                        \"startDate\": \"7/4/2025\",\n                        \"endDate\": \"7/4/2025\",\n                        \"description\": \"4th of July\",\n                        \"descriptionfr\": \"4 juillet\",\n                        \"descriptionmx\": \"4 de julio\"\n                    }\n                ],\n                \"website\": \"\",\n                \"categories\": [\n                    {\n                        \"categoryId\": 6,\n                        \"pid\": 0,\n                        \"name\": \"Shoes & Footwear\",\n                        \"url\": \"https://www.simon.com/mall/carlsbad/stores/categorylist/shoes-footwear\"\n                    },\n                    {\n                        \"categoryId\": 236,\n                        \"pid\": 0,\n                        \"name\": \"Women's Fashions\",\n                        \"url\": \"https://www.simon.com/mall/carlsbad/stores/categorylist/womens-fashions\"\n                    },\n                    {\n                        \"categoryId\": 237,\n                        \"pid\": 0,\n                        \"name\": \"Men's Fashions\",\n                        \"url\": \"https://www.simon.com/mall/carlsbad/stores/categorylist/mens-fashions\"\n                    },\n                    {\n                        \"categoryId\": 238,\n                        \"pid\": 0,\n                        \"name\": \"Men's & Women's Fashions\",\n                        \"url\": \"https://www.simon.com/mall/carlsbad/stores/categorylist/mens-womens-fashions\"\n                    }\n                ],\n                \"justOpened\": false,\n                \"comingSoon\": false,\n                \"openDate\": \"1980-01-01T00:00:00Z\",\n                \"hasPromotion\": true,\n                \"hasEvent\": false,\n                \"searchEnabled\": \"false\",\n                \"hasNews\": false,\n                \"closedForRenovation\": false,\n                \"byAppointmentOnly\": false,\n                \"shoppingConcierge\": false,\n                \"pickUpInStore\": false,\n                \"temporarilyClosed\": false,\n                \"curbsidePickup\": false,\n                \"curbsidePickupDetails\": \"\",\n                \"shopSimon\": true,\n                \"urlFriendlyName\": \"adidas-outlet-store\",\n                \"tenantUrl\": \"https://www.premiumoutlets.com/outlet/carlsbad/stores/adidas-outlet-store\",\n                \"spotSaver\": false,\n                \"spotSaverUrl\": null,\n                \"elevation\": \"0\",\n                \"elevationDescription\": \"Main Level\",\n                \"bestEntranceDescription\": \"Main Entrance\",\n                \"mallSpecialHoursOptOutFlag\": false,\n                \"socialLinks\": {},\n                \"retailerStoreId\": \"\",\n                \"isAffiliate\": false\n            }\n        ]\n    }]"}],"_postman_id":"c7caa1d0-0b20-4e36-ba3c-ebe7b521b4ac"},{"name":"Get All Tenants by Mall ID LightWeight","id":"5a275d9b-bdbe-4f02-85f3-4d1a80a7eca9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"inherit","inherit":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"key":"key","value":"your_api_key_here"}],"body":{"mode":"raw","raw":""},"url":"{{baseUrl}}/tenant?mallid=223&lw=true","description":"<p>This will return a full weight tenant object for all tenants at a mall</p>\n","urlObject":{"path":["tenant"],"host":["{{baseUrl}}"],"query":[{"key":"mallid","value":"223"},{"key":"lw","value":"true"}],"variable":[]}},"response":[{"id":"8a2bad58-c81e-4dbd-a42d-051046f6c5fe","name":"Get All Tenants by Mall ID LightWeight","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{baseUrl}}/tenant?mallid=223&lw=true","host":["{{baseUrl}}"],"path":["tenant"],"query":[{"key":"mallid","value":"223"},{"key":"lw","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Length","value":"32785","enabled":true},{"key":"x-xss-protection","value":"1; mode=block","enabled":true},{"key":"content-type","value":"application/json","enabled":true},{"key":"server","value":"","enabled":true},{"key":"terms-of-use","value":"Access to this Service is subject to the Terms of Use: http://www.simon.com/legal/api-terms-of-use","enabled":true},{"key":"x-content-type-options","value":"nosniff","enabled":true},{"key":"x-frame-options","value":"SAMEORIGIN","enabled":true},{"key":"last-modified","value":"Thu, 22 May 2025 21:24:49 GMT","enabled":true},{"key":"access-control-allow-methods","value":"GET, POST, OPTIONS","enabled":true},{"key":"content-encoding","value":"gzip","enabled":true},{"key":"access-control-allow-headers","value":"Content-Type, Authorization, Accept","enabled":true},{"key":"etag","value":"\"d94181da-df9e-417d-8240-39dff194dfe9\"","enabled":true},{"key":"Via","value":"1.1 varnish, 1.1 varnish","enabled":true},{"key":"Accept-Ranges","value":"bytes","enabled":true},{"key":"Date","value":"Thu, 22 May 2025 21:25:18 GMT","enabled":true},{"key":"Age","value":"29","enabled":true},{"key":"X-Served-By","value":"cache-chi-kigq8000028-CHI, cache-chi-kigq8000028-CHI, cache-iad-kiad7000100-IAD","enabled":true},{"key":"X-Cache","value":"MISS, MISS, HIT","enabled":true},{"key":"X-Cache-Hits","value":"0, 0, 1","enabled":true},{"key":"X-Timer","value":"S1747949119.530833,VS0,VE1","enabled":true},{"key":"Vary","value":"Accept,Content-Type,Key","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"Strict-Transport-Security","value":"max-age=63072000","enabled":true}],"cookie":[],"responseTime":null,"body":"[]"}],"_postman_id":"5a275d9b-bdbe-4f02-85f3-4d1a80a7eca9"},{"name":"Get All Tenant by BrandID","id":"0e49719b-5de8-4476-b646-870caa37a78b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"inherit","inherit":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"key":"key","value":"your_api_key_here"}],"body":{"mode":"raw","raw":""},"url":"{{baseUrl}}/tenant?brandid={{brand_id}}","description":"<p>This will return a full weight tenant object for all tenants at a mall</p>\n","urlObject":{"path":["tenant"],"host":["{{baseUrl}}"],"query":[{"key":"brandid","value":"{{brand_id}}"},{"disabled":true,"key":"mallid","value":"{{mallId}}"}],"variable":[]}},"response":[{"id":"d6b609d9-3e14-499f-bce4-e2a2e746adeb","name":"Get All Tenant by BrandID - Apple Stores","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{baseUrl}}/tenant?brandid={{brand_id}}&","host":["{{baseUrl}}"],"path":["tenant"],"query":[{"key":"brandid","value":"{{brand_id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Length","value":"9199","enabled":true},{"key":"x-xss-protection","value":"1; mode=block","enabled":true},{"key":"content-type","value":"application/json","enabled":true},{"key":"server","value":"","enabled":true},{"key":"terms-of-use","value":"Access to this Service is subject to the Terms of Use: http://www.simon.com/legal/api-terms-of-use","enabled":true},{"key":"x-content-type-options","value":"nosniff","enabled":true},{"key":"x-frame-options","value":"SAMEORIGIN","enabled":true},{"key":"last-modified","value":"Thu, 22 May 2025 21:27:35 GMT","enabled":true},{"key":"access-control-allow-methods","value":"GET, POST, OPTIONS","enabled":true},{"key":"content-encoding","value":"gzip","enabled":true},{"key":"access-control-allow-headers","value":"Content-Type, Authorization, Accept","enabled":true},{"key":"etag","value":"\"280595c9-fd27-4032-b3f5-43cdc2ba0af6\"","enabled":true},{"key":"Via","value":"1.1 varnish, 1.1 varnish","enabled":true},{"key":"Accept-Ranges","value":"bytes","enabled":true},{"key":"Age","value":"0","enabled":true},{"key":"Date","value":"Thu, 22 May 2025 21:27:35 GMT","enabled":true},{"key":"X-Served-By","value":"cache-chi-kigq8000165-CHI, cache-chi-kigq8000169-CHI, cache-nyc-kteb1890043-NYC","enabled":true},{"key":"X-Cache","value":"MISS, MISS, MISS","enabled":true},{"key":"X-Cache-Hits","value":"0, 0, 0","enabled":true},{"key":"X-Timer","value":"S1747949255.232884,VS0,VE647","enabled":true},{"key":"Vary","value":"Accept,Content-Type,Key","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"Strict-Transport-Security","value":"max-age=63072000","enabled":true}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"brandId\": 279,\n        \"name\": \"Apple\",\n        \"description\": \"The Apple Store is the best place to try all of Apple’s products and find great accessories. Our Specialists will answer your questions and get you set up before you leave. Stop by for free Today at Apple sessions and learn new skills from our Creatives. Or visit the Genius Bar to get hands-on technical support. Learn more at apple.com/retail.\",\n        \"luxuryFlag\": false,\n        \"luxuryDescription\": null,\n        \"luxuryUrl\": null,\n        \"luxuryPhoto\": null,\n        \"homeFlag\": false,\n        \"homeDescription\": null,\n        \"homeUrl\": null,\n        \"homePhoto\": null,\n        \"simonPlusPointsEligible\": true,\n        \"familyAtSimonFlag\": true,\n        \"shopSimon\": false,\n        \"shopPremiumOutletUrl\": null,\n        \"shopPremiumOutletNostoId\": null,\n        \"searchEnabled\": null,\n        \"isAffiliate\": null,\n        \"locations\": [\n            {\n                \"locationId\": 77459,\n                \"brandId\": 279,\n                \"mallId\": 1345,\n                \"mallName\": \"ABQ Uptown\",\n                \"logoUrl\": \"\",\n                \"spaceId\": \"10D\",\n                \"locationTypeId\": 1,\n                \"tenantTypeId\": 1,\n                \"TenantDiningInformation\": null,\n                \"featureOnMap\": false,\n                \"locationName\": \"Apple\",\n                \"phone\": \"(505) 837-6480\",\n                \"whereDescription\": \"Off Q Street between bebe and Sungless Hut\",\n                \"description\": \"The Apple Store is the best place to try all of Apple’s products and find great accessories. Our Specialists will answer your questions and get you set up before you leave. Stop by for free Today at Apple sessions and learn new skills from our Creatives. Or visit the Genius Bar to get hands-on technical support. Learn more at apple.com/retail.\",\n                \"hoursToday\": \"\",\n                \"storeHoursString\": \"Monday to Thursday 10am-7pm|Friday to Saturday 10am-8pm|Sunday 12am-6pm\",\n                \"storeSpecialHoursString\": \"\",\n                \"mallSpecialHoursString\": \"\",\n                \"hours\": [\n                    {\n                        \"isClosed\": false,\n                        \"startDayOfWeek\": \"Monday\",\n                        \"endDayOfWeek\": \"Thursday\",\n                        \"startTime\": \"10:00am\",\n                        \"endTime\": \"7:00pm\",\n                        \"description\": \"Regular Hours\"\n                    },\n                    {\n                        \"isClosed\": false,\n                        \"startDayOfWeek\": \"Friday\",\n                        \"endDayOfWeek\": \"Saturday\",\n                        \"startTime\": \"10:00am\",\n                        \"endTime\": \"8:00pm\",\n                        \"description\": \"Regular Hours\"\n                    },\n                    {\n                        \"isClosed\": false,\n                        \"startDayOfWeek\": \"Sunday\",\n                        \"endDayOfWeek\": \"Sunday\",\n                        \"startTime\": \"12:00am\",\n                        \"endTime\": \"6:00pm\",\n                        \"description\": \"Regular Hours\"\n                    }\n                ],\n                \"specialHours\": [],\n                \"website\": \"https://www.apple.com\",\n                \"categories\": [\n                    {\n                        \"categoryId\": 246,\n                        \"pid\": 0,\n                        \"name\": \"Services\",\n                        \"url\": \"https://api.simon.com/mall/abq-uptown/stores/categorylist/services\"\n                    },\n                    {\n                        \"categoryId\": 4891,\n                        \"pid\": 0,\n                        \"name\": \"Electronics & Technology\",\n                        \"url\": \"https://api.simon.com/mall/abq-uptown/stores/categorylist/electronics-technology\"\n                    }\n                ],\n                \"justOpened\": false,\n                \"comingSoon\": false,\n                \"openDate\": \"2011-09-06T00:00:00Z\",\n                \"hasPromotion\": false,\n                \"hasEvent\": false,\n                \"searchEnabled\": null,\n                \"hasNews\": false,\n                \"closedForRenovation\": false,\n                \"byAppointmentOnly\": false,\n                \"shoppingConcierge\": false,\n                \"pickUpInStore\": false,\n                \"temporarilyClosed\": false,\n                \"curbsidePickup\": false,\n                \"curbsidePickupDetails\": null,\n                \"shopSimon\": false,\n                \"urlFriendlyName\": \"apple\",\n                \"tenantUrl\": \"https://www.simon.com/mall/abq-uptown/stores/apple\",\n                \"spotSaver\": false,\n                \"spotSaverUrl\": null,\n                \"elevation\": \"0\",\n                \"elevationDescription\": \"Main Level\",\n                \"bestEntranceDescription\": \"Uptown Loop Entrance East of ABQ Uptown\",\n                \"mallSpecialHoursOptOutFlag\": false,\n                \"socialLinks\": {\n                    \"Facebook\": \"https://facebook.com/apple\",\n                    \"Instagram\": \"https://instagram.com/apple\",\n                    \"TikTok\": \"https://www.tiktok.com/@apple\"\n                },\n                \"retailerStoreId\": null,\n                \"isAffiliate\": false\n            },\n            {\n                \"locationId\": 77290,\n                \"brandId\": 279,\n                \"mallId\": 231,\n                \"mallName\": \"Anchorage 5th Avenue Mall\",\n                \"logoUrl\": \"\",\n                \"spaceId\": \"D16B\",\n                \"locationTypeId\": 1,\n                \"tenantTypeId\": 1,\n                \"TenantDiningInformation\": null,\n                \"featureOnMap\": false,\n                \"locationName\": \"Apple\",\n                \"phone\": \"(907) 257-1900\",\n                \"whereDescription\": \"Level 2\",\n                \"description\": \"The Apple Store is the best place to try all of Apple’s products and find great accessories. Our Specialists will take the time to answer your questions and set up your new Apple product just the way you want it. You can learn something new in a free workshop. Consult with the Business Team about the perfect solutions for your company. Or visit the Genius Bar to get hands-on technical support. Learn more at  www.apple.com/retail/anchorage5thavenuemall or download the Apple Store app from the App Store.\",\n                \"hoursToday\": \"\",\n                \"storeHoursString\": \"Monday to Saturday 10am-7pm|Sunday 11am-6pm\",\n                \"storeSpecialHoursString\": \"05/26/2025:| 10AM - 6PM (Memorial Day)\",\n                \"mallSpecialHoursString\": \"\",\n                \"hours\": [\n                    {\n                        \"isClosed\": false,\n                        \"startDayOfWeek\": \"Monday\",\n                        \"endDayOfWeek\": \"Saturday\",\n                        \"startTime\": \"10:00am\",\n                        \"endTime\": \"7:00pm\",\n                        \"description\": \"Regular Hours\"\n                    },\n                    {\n                        \"isClosed\": false,\n                        \"startDayOfWeek\": \"Sunday\",\n                        \"endDayOfWeek\": \"Sunday\",\n                        \"startTime\": \"11:00am\",\n                        \"endTime\": \"6:00pm\",\n                        \"description\": \"Regular Hours\"\n                    }\n                ],\n                \"specialHours\": [\n                    {\n                        \"isClosed\": false,\n                        \"startDayOfWeek\": \"Mon\",\n                        \"endDayOfWeek\": \"Monday\",\n                        \"startTime\": \"10:00am\",\n                        \"endTime\": \"6:00pm\",\n                        \"startDate\": \"5/26/2025\",\n                        \"endDate\": \"5/26/2025\",\n                        \"description\": \"Memorial Day\",\n                        \"descriptionfr\": \"Memorial Day\",\n                        \"descriptionmx\": \"Día Conmemorativo\"\n                    }\n                ],\n                \"website\": \"https://www.apple.com\",\n                \"categories\": [\n                    {\n                        \"categoryId\": 246,\n                        \"pid\": 0,\n                        \"name\": \"Services\",\n                        \"url\": \"https://api.simon.com/mall/anchorage-5th-avenue-mall/stores/categorylist/services\"\n                    },\n                    {\n                        \"categoryId\": 4891,\n                        \"pid\": 0,\n                        \"name\": \"Electronics & Technology\",\n                        \"url\": \"https://api.simon.com/mall/anchorage-5th-avenue-mall/stores/categorylist/electronics-technology\"\n                    }\n                ],\n                \"justOpened\": false,\n                \"comingSoon\": false,\n                \"openDate\": \"2011-08-13T00:00:00Z\",\n                \"hasPromotion\": false,\n                \"hasEvent\": false,\n                \"searchEnabled\": null,\n                \"hasNews\": false,\n                \"closedForRenovation\": false,\n                \"byAppointmentOnly\": false,\n                \"shoppingConcierge\": false,\n                \"pickUpInStore\": false,\n                \"temporarilyClosed\": false,\n                \"curbsidePickup\": false,\n                \"curbsidePickupDetails\": null,\n                \"shopSimon\": false,\n                \"urlFriendlyName\": \"apple\",\n                \"tenantUrl\": \"https://www.simon.com/mall/anchorage-5th-avenue-mall/stores/apple\",\n                \"spotSaver\": false,\n                \"spotSaverUrl\": null,\n                \"elevation\": \"0\",\n                \"elevationDescription\": \"Second Level\",\n                \"bestEntranceDescription\": \"Level 3, Skybridge\",\n                \"mallSpecialHoursOptOutFlag\": false,\n                \"socialLinks\": {\n                    \"Facebook\": \"https://facebook.com/apple\",\n                    \"Instagram\": \"https://instagram.com/apple\",\n                    \"TikTok\": \"https://www.tiktok.com/@apple\"\n                },\n                \"retailerStoreId\": null,\n                \"isAffiliate\": false\n            },\n            {\n                \"locationId\": 44000,\n                \"brandId\": 279,\n                \"mallId\": 223,\n                \"mallName\": \"Barton Creek Square\",\n                \"logoUrl\": \"\",\n                \"spaceId\": \"E10C\",\n                \"locationTypeId\": 1,\n                \"tenantTypeId\": 1,\n                \"TenantDiningInformation\": null,\n                \"featureOnMap\": false,\n                \"locationName\": \"Apple\",\n                \"phone\": \"(512) 634-0520\",\n                \"whereDescription\": \"Lower Level Dillard's Wing across from Chico's\",\n                \"description\": \"The Apple Store is the best place to try all of Apple’s products and find great accessories. Our Specialists will take the time to answer your questions and set up your new Apple product just the way you want it. You can learn something new in a free workshop. Consult with the Business Team about the perfect solutions for your company. Or visit the Genius Bar to get hands-on technical support. Learn more at www.apple.com/retail/bartoncreek or download the Apple Store app from the App Store.\\r\\n\\r\\nApple services are currently limited to Apple Store pickup of online orders only.\",\n                \"hoursToday\": \"\",\n                \"storeHoursString\": \"Monday to Thursday 10am-8pm|Friday to Saturday 10am-9pm|Sunday 11am-6pm\",\n                \"storeSpecialHoursString\": \"05/26/2025:| 10AM - 8PM (Memorial Day)\",\n                \"mallSpecialHoursString\": \"\",\n                \"hours\": [\n                    {\n                        \"isClosed\": false,\n                        \"startDayOfWeek\": \"Monday\",\n                        \"endDayOfWeek\": \"Thursday\",\n                        \"startTime\": \"10:00am\",\n                        \"endTime\": \"8:00pm\",\n                        \"description\": \"Regular Hours\"\n                    },\n                    {\n                        \"isClosed\": false,\n                        \"startDayOfWeek\": \"Friday\",\n                        \"endDayOfWeek\": \"Saturday\",\n                        \"startTime\": \"10:00am\",\n                        \"endTime\": \"9:00pm\",\n                        \"description\": \"Regular Hours\"\n                    },\n                    {\n                        \"isClosed\": false,\n                        \"startDayOfWeek\": \"Sunday\",\n                        \"endDayOfWeek\": \"Sunday\",\n                        \"startTime\": \"11:00am\",\n                        \"endTime\": \"6:00pm\",\n                        \"description\": \"Regular Hours\"\n                    }\n                ],\n                \"specialHours\": [],\n                \"website\": \"https://www.apple.com\",\n                \"categories\": [\n                    {\n                        \"categoryId\": 246,\n                        \"pid\": 0,\n                        \"name\": \"Services\",\n                        \"url\": \"https://api.simon.com/mall/barton-creek-square/stores/categorylist/services\"\n                    },\n                    {\n                        \"categoryId\": 4891,\n                        \"pid\": 0,\n                        \"name\": \"Electronics & Technology\",\n                        \"url\": \"https://api.simon.com/mall/barton-creek-square/stores/categorylist/electronics-technology\"\n                    }\n                ],\n                \"justOpened\": false,\n                \"comingSoon\": false,\n                \"openDate\": \"2004-07-05T00:00:00Z\",\n                \"hasPromotion\": false,\n                \"hasEvent\": false,\n                \"searchEnabled\": null,\n                \"hasNews\": false,\n                \"closedForRenovation\": false,\n                \"byAppointmentOnly\": false,\n                \"shoppingConcierge\": false,\n                \"pickUpInStore\": false,\n                \"temporarilyClosed\": false,\n                \"curbsidePickup\": true,\n                \"curbsidePickupDetails\": null,\n                \"shopSimon\": false,\n                \"urlFriendlyName\": \"apple\",\n                \"tenantUrl\": \"https://www.simon.com/mall/barton-creek-square/stores/apple\",\n                \"spotSaver\": false,\n                \"spotSaverUrl\": null,\n                \"elevation\": \"0\",\n                \"elevationDescription\": \"Lower Level\",\n                \"bestEntranceDescription\": \"D Entrance between Dillard's Men & Children and Dillard's Women & Home\",\n                \"mallSpecialHoursOptOutFlag\": false,\n                \"socialLinks\": {\n                    \"Facebook\": \"https://facebook.com/apple\",\n                    \"Instagram\": \"https://instagram.com/apple\",\n                    \"TikTok\": \"https://www.tiktok.com/@apple\"\n                },\n                \"retailerStoreId\": null,\n                \"isAffiliate\": false\n            }\n        ]\n    }\n]"}],"_postman_id":"0e49719b-5de8-4476-b646-870caa37a78b"},{"name":"Get All Tenant by LocationID","id":"5330c3ea-2e09-4118-9ae7-2791bb455b7e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"inherit","inherit":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"key":"key","value":"your_api_key_here"}],"body":{"mode":"raw","raw":""},"url":"{{baseUrl}}/tenant?locationid={{locationId}}","description":"<p>This will return a full weight tenant object for all tenants at a mall</p>\n","urlObject":{"path":["tenant"],"host":["{{baseUrl}}"],"query":[{"key":"locationid","value":"{{locationId}}"}],"variable":[]}},"response":[{"id":"88aeafff-b8e2-4eba-9cfc-f85885c4062c","name":"Get All Tenant by LocationID - Apple @ ABQ Uptown","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{baseUrl}}/tenant?locationid={{locationId}}","host":["{{baseUrl}}"],"path":["tenant"],"query":[{"key":"locationid","value":"{{locationId}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Length","value":"1224","enabled":true},{"key":"x-xss-protection","value":"1; mode=block","enabled":true},{"key":"content-type","value":"application/json","enabled":true},{"key":"server","value":"","enabled":true},{"key":"terms-of-use","value":"Access to this Service is subject to the Terms of Use: http://www.simon.com/legal/api-terms-of-use","enabled":true},{"key":"x-content-type-options","value":"nosniff","enabled":true},{"key":"x-frame-options","value":"SAMEORIGIN","enabled":true},{"key":"last-modified","value":"Thu, 22 May 2025 21:30:29 GMT","enabled":true},{"key":"access-control-allow-methods","value":"GET, POST, OPTIONS","enabled":true},{"key":"content-encoding","value":"gzip","enabled":true},{"key":"access-control-allow-headers","value":"Content-Type, Authorization, Accept","enabled":true},{"key":"etag","value":"\"c29fd5fa-ca8c-4128-9969-29fa14a2f65d\"","enabled":true},{"key":"Via","value":"1.1 varnish, 1.1 varnish","enabled":true},{"key":"Accept-Ranges","value":"bytes","enabled":true},{"key":"Age","value":"0","enabled":true},{"key":"Date","value":"Thu, 22 May 2025 21:30:29 GMT","enabled":true},{"key":"X-Served-By","value":"cache-chi-klot8100153-CHI, cache-chi-klot8100153-CHI, cache-nyc-kteb1890082-NYC","enabled":true},{"key":"X-Cache","value":"MISS, MISS, MISS","enabled":true},{"key":"X-Cache-Hits","value":"0, 0, 0","enabled":true},{"key":"X-Timer","value":"S1747949429.203909,VS0,VE80","enabled":true},{"key":"Vary","value":"Accept,Content-Type,Key","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"Strict-Transport-Security","value":"max-age=63072000","enabled":true}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"brandId\": 279,\n        \"name\": \"Apple\",\n        \"description\": \"The Apple Store is the best place to try all of Apple’s products and find great accessories. Our Specialists will answer your questions and get you set up before you leave. Stop by for free Today at Apple sessions and learn new skills from our Creatives. Or visit the Genius Bar to get hands-on technical support. Learn more at apple.com/retail.\",\n        \"luxuryFlag\": false,\n        \"luxuryDescription\": null,\n        \"luxuryUrl\": null,\n        \"luxuryPhoto\": null,\n        \"homeFlag\": false,\n        \"homeDescription\": null,\n        \"homeUrl\": null,\n        \"homePhoto\": null,\n        \"simonPlusPointsEligible\": true,\n        \"familyAtSimonFlag\": true,\n        \"shopSimon\": false,\n        \"shopPremiumOutletUrl\": \"\",\n        \"shopPremiumOutletNostoId\": null,\n        \"searchEnabled\": null,\n        \"isAffiliate\": false,\n        \"locations\": [\n            {\n                \"locationId\": 77459,\n                \"brandId\": 279,\n                \"mallId\": 1345,\n                \"mallName\": \"ABQ Uptown\",\n                \"logoUrl\": \"https://assets.simon.com/tenantlogos/279.png\",\n                \"spaceId\": \"10D\",\n                \"locationTypeId\": 1,\n                \"tenantTypeId\": 1,\n                \"TenantDiningInformation\": null,\n                \"featureOnMap\": false,\n                \"locationName\": \"Apple\",\n                \"phone\": \"(505) 837-6480\",\n                \"whereDescription\": \"Off Q Street between bebe and Sungless Hut\",\n                \"description\": \"The Apple Store is the best place to try all of Apple’s products and find great accessories. Our Specialists will answer your questions and get you set up before you leave. Stop by for free Today at Apple sessions and learn new skills from our Creatives. Or visit the Genius Bar to get hands-on technical support. Learn more at apple.com/retail.\",\n                \"hoursToday\": \"Open 10AM - 7PM\",\n                \"storeHoursString\": \"Monday to Thursday 10am-7pm|Friday to Saturday 10am-8pm|Sunday 12am-6pm\",\n                \"storeSpecialHoursString\": \"\",\n                \"mallSpecialHoursString\": \"\",\n                \"hours\": [\n                    {\n                        \"isClosed\": false,\n                        \"startDayOfWeek\": \"Monday\",\n                        \"endDayOfWeek\": \"Thursday\",\n                        \"startTime\": \"10:00am\",\n                        \"endTime\": \"7:00pm\",\n                        \"description\": \"Regular Hours\"\n                    },\n                    {\n                        \"isClosed\": false,\n                        \"startDayOfWeek\": \"Friday\",\n                        \"endDayOfWeek\": \"Saturday\",\n                        \"startTime\": \"10:00am\",\n                        \"endTime\": \"8:00pm\",\n                        \"description\": \"Regular Hours\"\n                    },\n                    {\n                        \"isClosed\": false,\n                        \"startDayOfWeek\": \"Sunday\",\n                        \"endDayOfWeek\": \"Sunday\",\n                        \"startTime\": \"12:00am\",\n                        \"endTime\": \"6:00pm\",\n                        \"description\": \"Regular Hours\"\n                    }\n                ],\n                \"specialHours\": [],\n                \"website\": \"https://www.apple.com\",\n                \"categories\": [\n                    {\n                        \"categoryId\": 246,\n                        \"pid\": 0,\n                        \"name\": \"Services\",\n                        \"url\": \"https://api.simon.com/mall/abq-uptown/stores/categorylist/services\"\n                    },\n                    {\n                        \"categoryId\": 4891,\n                        \"pid\": 0,\n                        \"name\": \"Electronics & Technology\",\n                        \"url\": \"https://api.simon.com/mall/abq-uptown/stores/categorylist/electronics-technology\"\n                    }\n                ],\n                \"justOpened\": false,\n                \"comingSoon\": false,\n                \"openDate\": \"2011-09-06T00:00:00Z\",\n                \"hasPromotion\": false,\n                \"hasEvent\": false,\n                \"searchEnabled\": \"false\",\n                \"hasNews\": false,\n                \"closedForRenovation\": false,\n                \"byAppointmentOnly\": false,\n                \"shoppingConcierge\": false,\n                \"pickUpInStore\": true,\n                \"temporarilyClosed\": false,\n                \"curbsidePickup\": false,\n                \"curbsidePickupDetails\": \"\",\n                \"shopSimon\": false,\n                \"urlFriendlyName\": \"apple\",\n                \"tenantUrl\": \"https://www.simon.com/mall/abq-uptown/stores/apple\",\n                \"spotSaver\": false,\n                \"spotSaverUrl\": null,\n                \"elevation\": \"0\",\n                \"elevationDescription\": \"Main Level\",\n                \"bestEntranceDescription\": \"Uptown Loop Entrance East of ABQ Uptown\",\n                \"mallSpecialHoursOptOutFlag\": false,\n                \"socialLinks\": {\n                    \"Facebook\": \"https://facebook.com/apple\",\n                    \"Instagram\": \"https://instagram.com/apple\",\n                    \"TikTok\": \"https://www.tiktok.com/@apple\"\n                },\n                \"retailerStoreId\": null,\n                \"isAffiliate\": false\n            }\n        ]\n    }\n]"}],"_postman_id":"5330c3ea-2e09-4118-9ae7-2791bb455b7e"},{"name":"Tenant Information Request","id":"3f2d0d1a-cc60-45a6-ac6e-8478de1b8d89","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"inherit","inherit":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"key":"key","value":"your_api_key_here"}],"body":{"mode":"raw","raw":""},"url":"{{baseUrl}}/tenant?mallid=223&locationId={{tenant_id}}","urlObject":{"path":["tenant"],"host":["{{baseUrl}}"],"query":[{"key":"mallid","value":"223"},{"key":"locationId","value":"{{tenant_id}}"}],"variable":[]}},"response":[{"id":"310d3100-c79a-4f87-8b56-e2332c090548","name":"Tenant Information Request","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{baseUrl}}/tenant?mallid=223&locationId={{tenant_id}}","host":["{{baseUrl}}"],"path":["tenant"],"query":[{"key":"mallid","value":"223"},{"key":"locationId","value":"{{tenant_id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Length","value":"37225","enabled":true},{"key":"x-xss-protection","value":"1; mode=block","enabled":true},{"key":"content-type","value":"application/json","enabled":true},{"key":"server","value":"","enabled":true},{"key":"terms-of-use","value":"Access to this Service is subject to the Terms of Use: http://www.simon.com/legal/api-terms-of-use","enabled":true},{"key":"x-content-type-options","value":"nosniff","enabled":true},{"key":"x-frame-options","value":"SAMEORIGIN","enabled":true},{"key":"last-modified","value":"Thu, 22 May 2025 20:48:32 GMT","enabled":true},{"key":"access-control-allow-methods","value":"GET, POST, OPTIONS","enabled":true},{"key":"content-encoding","value":"gzip","enabled":true},{"key":"access-control-allow-headers","value":"Content-Type, Authorization, Accept","enabled":true},{"key":"etag","value":"\"6c0ac7e0-9e2d-426b-b2f6-865a16428a29\"","enabled":true},{"key":"Via","value":"1.1 varnish, 1.1 varnish","enabled":true},{"key":"Accept-Ranges","value":"bytes","enabled":true},{"key":"Age","value":"3019","enabled":true},{"key":"Date","value":"Thu, 22 May 2025 21:38:51 GMT","enabled":true},{"key":"X-Served-By","value":"cache-chi-kigq8000091-CHI, cache-chi-kigq8000049-CHI, cache-iad-kiad7000057-IAD","enabled":true},{"key":"X-Cache","value":"MISS, MISS, HIT","enabled":true},{"key":"X-Cache-Hits","value":"0, 0, 0","enabled":true},{"key":"X-Timer","value":"S1747949932.988538,VS0,VE1","enabled":true},{"key":"Vary","value":"Accept,Content-Type,Key","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"Strict-Transport-Security","value":"max-age=63072000","enabled":true}],"cookie":[],"responseTime":null,"body":"[]"}],"_postman_id":"3f2d0d1a-cc60-45a6-ac6e-8478de1b8d89"},{"name":"Tenant Information Request","id":"e8b3be03-7343-4990-8596-321275b21914","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"inherit","inherit":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"key":"key","value":"your_api_key_here"}],"body":{"mode":"raw","raw":""},"url":"{{baseUrl}}/tenant?mallid=223&locationId={{tenant_id}}","urlObject":{"path":["tenant"],"host":["{{baseUrl}}"],"query":[{"key":"mallid","value":"223"},{"key":"locationId","value":"{{tenant_id}}"}],"variable":[]}},"response":[{"id":"bf3af38c-db2e-4ccf-84e6-42ef0076fddc","name":"Tenant Information Request","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{baseUrl}}/tenant?mallid=223&locationId={{tenant_id}}","host":["{{baseUrl}}"],"path":["tenant"],"query":[{"key":"mallid","value":"223"},{"key":"locationId","value":"{{tenant_id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Length","value":"37225","enabled":true},{"key":"x-xss-protection","value":"1; mode=block","enabled":true},{"key":"content-type","value":"application/json","enabled":true},{"key":"server","value":"","enabled":true},{"key":"terms-of-use","value":"Access to this Service is subject to the Terms of Use: http://www.simon.com/legal/api-terms-of-use","enabled":true},{"key":"x-content-type-options","value":"nosniff","enabled":true},{"key":"x-frame-options","value":"SAMEORIGIN","enabled":true},{"key":"last-modified","value":"Thu, 22 May 2025 20:48:32 GMT","enabled":true},{"key":"access-control-allow-methods","value":"GET, POST, OPTIONS","enabled":true},{"key":"content-encoding","value":"gzip","enabled":true},{"key":"access-control-allow-headers","value":"Content-Type, Authorization, Accept","enabled":true},{"key":"etag","value":"\"6c0ac7e0-9e2d-426b-b2f6-865a16428a29\"","enabled":true},{"key":"Via","value":"1.1 varnish, 1.1 varnish","enabled":true},{"key":"Accept-Ranges","value":"bytes","enabled":true},{"key":"Date","value":"Thu, 22 May 2025 21:42:36 GMT","enabled":true},{"key":"Age","value":"3244","enabled":true},{"key":"X-Served-By","value":"cache-chi-kigq8000091-CHI, cache-chi-kigq8000049-CHI, cache-nyc-kteb1890078-NYC","enabled":true},{"key":"X-Cache","value":"MISS, HIT, HIT","enabled":true},{"key":"X-Cache-Hits","value":"0, 1, 1","enabled":true},{"key":"X-Timer","value":"S1747950157.967556,VS0,VE1","enabled":true},{"key":"Vary","value":"Accept,Content-Type,Key","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"Strict-Transport-Security","value":"max-age=63072000","enabled":true}],"cookie":[],"responseTime":null,"body":"[]"}],"_postman_id":"e8b3be03-7343-4990-8596-321275b21914"},{"name":"Tenant Information Request","id":"47852b99-b4a9-4815-9b6e-efd6995b6cc2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"inherit","inherit":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"key":"key","value":"your_api_key_here"}],"body":{"mode":"raw","raw":""},"url":"{{baseUrl}}/tenant?mallid=223&locationId={{tenant_id}}","description":"<p>This endpoint may be used to pull structured data about tenants residing within the Simon portfolio. It treats supplied inputs as combined filters, meaning that if a mallId and category are both provided, the returned list will only be tenants that exist within that category at the given mall. If no inputs are provided, this endpoint will return an error.</p>\n<p>For each tenant in the results set, a two-tier hierarchy exists to help define a Brand (<em>company</em>) versus its location(<em>store</em>). For example, “Hallmark” (Brand) versus “Kirlin’s Hallmark” (local tenant/location).</p>\n","urlObject":{"path":["tenant"],"host":["{{baseUrl}}"],"query":[{"key":"mallid","value":"223"},{"key":"locationId","value":"{{tenant_id}}"}],"variable":[]}},"response":[{"id":"54c5fe6d-d182-4204-96ca-d96809ba4f0f","name":"Tenant Information Request","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{baseUrl}}/tenant?mallid=223&locationId={{tenant_id}}","host":["{{baseUrl}}"],"path":["tenant"],"query":[{"key":"mallid","value":"223"},{"key":"locationId","value":"{{tenant_id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Length","value":"37225","enabled":true},{"key":"x-xss-protection","value":"1; mode=block","enabled":true},{"key":"content-type","value":"application/json","enabled":true},{"key":"server","value":"","enabled":true},{"key":"terms-of-use","value":"Access to this Service is subject to the Terms of Use: http://www.simon.com/legal/api-terms-of-use","enabled":true},{"key":"x-content-type-options","value":"nosniff","enabled":true},{"key":"x-frame-options","value":"SAMEORIGIN","enabled":true},{"key":"last-modified","value":"Thu, 22 May 2025 20:48:32 GMT","enabled":true},{"key":"access-control-allow-methods","value":"GET, POST, OPTIONS","enabled":true},{"key":"content-encoding","value":"gzip","enabled":true},{"key":"access-control-allow-headers","value":"Content-Type, Authorization, Accept","enabled":true},{"key":"etag","value":"\"6c0ac7e0-9e2d-426b-b2f6-865a16428a29\"","enabled":true},{"key":"Via","value":"1.1 varnish, 1.1 varnish","enabled":true},{"key":"Accept-Ranges","value":"bytes","enabled":true},{"key":"Age","value":"258","enabled":true},{"key":"Date","value":"Thu, 22 May 2025 20:52:50 GMT","enabled":true},{"key":"X-Served-By","value":"cache-chi-kigq8000091-CHI, cache-chi-kigq8000049-CHI, cache-iad-kiad7000153-IAD","enabled":true},{"key":"X-Cache","value":"MISS, MISS, HIT","enabled":true},{"key":"X-Cache-Hits","value":"0, 0, 0","enabled":true},{"key":"X-Timer","value":"S1747947170.422279,VS0,VE1","enabled":true},{"key":"Vary","value":"Accept,Content-Type,Key","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"Strict-Transport-Security","value":"max-age=63072000","enabled":true}],"cookie":[],"responseTime":null,"body":"[]"}],"_postman_id":"47852b99-b4a9-4815-9b6e-efd6995b6cc2"}],"id":"edc4608e-d99e-4cd5-b9d5-8a95d7eedbd4","event":[{"listen":"prerequest","script":{"id":"2fa5a056-82c0-4eb3-8839-f59444e01ede","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"7bd1126d-5ef4-40c5-b16e-f081a540075f","type":"text/javascript","exec":[""]}}],"_postman_id":"edc4608e-d99e-4cd5-b9d5-8a95d7eedbd4","description":""},{"name":"Movies","item":[{"name":"Mall Theater & Movie Information","id":"b5b50d9c-8371-4379-94ab-badfa1de3bed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"key","value":"your_api_key_here"}],"url":"https://https://api.simon.com/v1.2/movies?mallid={{mallId}}","description":"<p>Gets the associated theater for the given mall and movie times for shows at the theater.</p>\n","urlObject":{"protocol":"https","path":["movies"],"host":["https://api.simon.com/v1.2"],"query":[{"key":"mallid","value":"{{mallId}}"}],"variable":[]}},"response":[],"_postman_id":"b5b50d9c-8371-4379-94ab-badfa1de3bed"}],"id":"b4cdf4e7-02b1-4e8a-9129-3a475d896068","_postman_id":"b4cdf4e7-02b1-4e8a-9129-3a475d896068","description":""},{"name":"Dining","item":[{"name":"Mall Dining","id":"2a2e2f0e-7da4-413c-93b9-49f76742482b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","type":"text"}],"url":"https://https://api.simon.com/v1.2/dining?mallid=223","description":"<p>This endpoint may be used to build out a simple \"dining\" page within an application that will pass the Mall ID and return the dining data for a given mall’s dining tenants.</p>\n","urlObject":{"protocol":"https","path":["dining"],"host":["https://api.simon.com/v1.2"],"query":[{"key":"mallid","value":"223"}],"variable":[]}},"response":[],"_postman_id":"2a2e2f0e-7da4-413c-93b9-49f76742482b"}],"id":"ae4a2b27-bb30-46c5-bb4c-3e0859fd36e7","_postman_id":"ae4a2b27-bb30-46c5-bb4c-3e0859fd36e7","description":""},{"name":"SimonSearch (Products)","item":[{"name":"Status - Search summary","event":[{"listen":"test","script":{"id":"574a975f-93c8-429d-a464-32a3ff6e7d7c","exec":["pm.visualizer.set()"],"type":"text/javascript","packages":{}}}],"id":"8da135d6-30e6-42f3-94b9-16eeb6dcaea9","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","type":"text"}],"url":"{{searchApiUrl}}/simonsearch/summary","description":"<p>Provides an overview of the properties and assets enabled state in the search system.</p>\n","urlObject":{"path":["simonsearch","summary"],"host":["{{searchApiUrl}}"],"query":[],"variable":[]}},"response":[{"id":"61ea1c4c-5814-4e7c-b4c9-8f7ac4babb02","name":"Status - Search summary","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{searchAppServiceUrl}}/simonsearch/summary?","host":["{{searchAppServiceUrl}}"],"path":["simonsearch","summary"],"query":[{"key":null,"value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"TotalProducts\": 206532,\n    \"TotalStoresEnabled\": 1299,\n    \"TotalEnabledMalls\": 95,\n    \"MallsEnabled\": {\n        \"102\": \"Roosevelt Field®\",\n        \"103\": \"Smith Haven Mall\",\n        \"105\": \"The Westchester\",\n        \"106\": \"Walt Whitman Shops®\",\n        \"113\": \"Menlo Park Mall\",\n        \"114\": \"Newport Centre\",\n        \"115\": \"Ocean County Mall®\",\n        \"116\": \"Rockaway Townsquare®\",\n        \"123\": \"St. Charles Towne Center\",\n        \"124\": \"The Avenues\",\n        \"135\": \"Tyrone Square\",\n        \"137\": \"Coral Square\",\n        \"138\": \"Dadeland Mall\",\n        \"139\": \"The Florida Mall®\",\n        \"141\": \"Miami International Mall\",\n        \"144\": \"Town Center at Boca Raton®\",\n        \"145\": \"Treasure Coast Square\",\n        \"146\": \"Burlington Mall®\",\n        \"147\": \"South Shore Plaza®\",\n        \"148\": \"College Mall\",\n        \"157\": \"Fashion Centre at Pentagon City\",\n        \"158\": \"Ross Park Mall\",\n        \"159\": \"South Hills Village\",\n        \"161\": \"Summit Mall\",\n        \"162\": \"Castleton Square\",\n        \"165\": \"Greenwood Park Mall\",\n        \"166\": \"The Fashion Mall at Keystone\",\n        \"171\": \"Tippecanoe Mall\",\n        \"174\": \"Battlefield Mall\",\n        \"177\": \"Towne East Square\",\n        \"180\": \"White Oaks Mall\",\n        \"181\": \"Bay Park Square\",\n        \"185\": \"Miller Hill Mall\",\n        \"189\": \"Orland Square\",\n        \"192\": \"University Park Mall\",\n        \"193\": \"Cordova Mall\",\n        \"196\": \"McCain Mall\",\n        \"198\": \"Prien Lake Mall\",\n        \"202\": \"West Town Mall\",\n        \"206\": \"Haywood Mall\",\n        \"207\": \"Lenox Square®\",\n        \"208\": \"Mall of Georgia\",\n        \"212\": \"Broadway Square®\",\n        \"213\": \"Cielo Vista Mall\",\n        \"218\": \"Midland Park Mall\",\n        \"220\": \"North East Mall\",\n        \"223\": \"Barton Creek Square\",\n        \"226\": \"La Plaza Mall\",\n        \"227\": \"Lakeline® Mall\",\n        \"231\": \"Anchorage 5th Avenue Mall\",\n        \"233\": \"Brea Mall®\",\n        \"234\": \"Columbia Center\",\n        \"237\": \"Santa Rosa Plaza®\",\n        \"238\": \"Tacoma Mall\",\n        \"239\": \"The Shops at Mission Viejo\",\n        \"329\": \"Apple Blossom Mall\",\n        \"332\": \"Auburn Mall\",\n        \"333\": \"Cape Cod Mall\",\n        \"337\": \"The Mall of New Hampshire\",\n        \"338\": \"Northshore Mall\",\n        \"340\": \"Square One Mall\",\n        \"347\": \"The Mall at Rockingham Park\",\n        \"765\": \"Fashion Valley\",\n        \"784\": \"Copley Place\",\n        \"786\": \"The Shops at Chestnut Hill\",\n        \"788\": \"SouthPark\",\n        \"789\": \"Pheasant Lane Mall\",\n        \"795\": \"Woodland Hills Mall®\",\n        \"805\": \"The Galleria\",\n        \"811\": \"Penn Square Mall®\",\n        \"840\": \"Wolfchase Galleria®\",\n        \"841\": \"Stanford Shopping Center\",\n        \"845\": \"King of Prussia®\",\n        \"846\": \"Lehigh Valley Mall\",\n        \"848\": \"Oxford Valley Mall®\",\n        \"849\": \"Quaker Bridge Mall®\",\n        \"854\": \"Plaza Carolina\",\n        \"857\": \"St. Johns Town Center®\",\n        \"925\": \"The Empire Mall\",\n        \"1074\": \"Firewheel Town Center\",\n        \"1202\": \"Coconut Point®\",\n        \"1204\": \"Pier Park\",\n        \"1207\": \"The Domain®\",\n        \"1214\": \"Hamilton Town Center\",\n        \"1228\": \"The Shops at Riverside®\",\n        \"1231\": \"Briarwood Mall\",\n        \"1232\": \"The Falls®\",\n        \"1240\": \"Del Amo Fashion Center®\",\n        \"1242\": \"Stoneridge Shopping Center®\",\n        \"1243\": \"Dover Mall®\",\n        \"1249\": \"Southdale Center\",\n        \"1256\": \"Meadowood Mall®\",\n        \"1345\": \"ABQ Uptown\",\n        \"1353\": \"Woodfield Mall\",\n        \"1376\": \"University Park Village\"\n    },\n    \"RetailersEnabled\": 32,\n    \"RetailersEnabledList\": {\n        \"2\": \"Gap\",\n        \"17\": \"Aeropostale\",\n        \"223\": \"American Eagle Outfitters\",\n        \"269\": \"Anthropologie & Co.\",\n        \"450\": \"Banana Republic\",\n        \"547\": \"Belk\",\n        \"745\": \"Brooks Brothers\",\n        \"1200\": \"Coach\",\n        \"1718\": \"Eddie Bauer\",\n        \"1846\": \"Express\",\n        \"2007\": \"Forever 21\",\n        \"2485\": \"Helzberg Diamonds\",\n        \"2727\": \"J.Crew\",\n        \"2774\": \"JCPenney\",\n        \"3102\": \"Lane Bryant\",\n        \"3684\": \"Lucky Brand Jeans\",\n        \"3711\": \"Macy's\",\n        \"4217\": \"Nordstrom\",\n        \"4289\": \"Old Navy\",\n        \"4402\": \"PacSun\",\n        \"5370\": \"Stuart Weitzman\",\n        \"5667\": \"kate spade new york\",\n        \"9513\": \"Lilly Pulitzer\",\n        \"20124\": \"J.Crew Men's Shop\",\n        \"20361\": \"UGG\",\n        \"21026\": \"Garage\",\n        \"22419\": \"ATHLETA\",\n        \"23272\": \"Dynamite\",\n        \"27603\": \"UNTUCKit\",\n        \"27835\": \"Anthropologie\",\n        \"28709\": \"Warby Parker\",\n        \"31581\": \"Levi's®\"\n    },\n    \"RetailersComingSoon\": 22,\n    \"RetailersComingSoonList\": {\n        \"3\": \"babyGap\",\n        \"4\": \"GapKids\",\n        \"5\": \"GapBody\",\n        \"1575\": \"Diesel\",\n        \"1584\": \"Dillard's\",\n        \"1891\": \"Famous Footwear\",\n        \"1953\": \"Finish Line\",\n        \"2853\": \"Journeys\",\n        \"2854\": \"Journeys Kidz\",\n        \"5588\": \"GameStop\",\n        \"5590\": \"GapKids / BabyGap\",\n        \"6376\": \"Underground Station\",\n        \"9710\": \"Express Men\",\n        \"14748\": \"Crocs\",\n        \"18467\": \"TAG Heuer\",\n        \"22695\": \"Underground by Journeys\",\n        \"24313\": \"Express Factory Outlet\",\n        \"29390\": \"Express Men Factory Outlet\",\n        \"29553\": \"JD Sports\",\n        \"32942\": \"VinFast\",\n        \"33238\": \"Scrappy Costumes\",\n        \"34864\": \"Daddio’s Rotisserie\"\n    },\n    \"AllRetailersFlaggedEnabled\": 55,\n    \"AllRetailersFlaggedEnabledList\": {\n        \"2\": \"Gap\",\n        \"17\": \"Aeropostale\",\n        \"223\": \"American Eagle Outfitters\",\n        \"269\": \"Anthropologie & Co.\",\n        \"450\": \"Banana Republic\",\n        \"547\": \"Belk\",\n        \"745\": \"Brooks Brothers\",\n        \"1200\": \"Coach\",\n        \"1718\": \"Eddie Bauer\",\n        \"1846\": \"Express\",\n        \"2007\": \"Forever 21\",\n        \"2485\": \"Helzberg Diamonds\",\n        \"2727\": \"J.Crew\",\n        \"2774\": \"JCPenney\",\n        \"3102\": \"Lane Bryant\",\n        \"3684\": \"Lucky Brand Jeans\",\n        \"3711\": \"Macy's\",\n        \"4217\": \"Nordstrom\",\n        \"4289\": \"Old Navy\",\n        \"4402\": \"PacSun\",\n        \"5370\": \"Stuart Weitzman\",\n        \"5667\": \"kate spade new york\",\n        \"5736\": \"PacSun Outlet\",\n        \"9513\": \"Lilly Pulitzer\",\n        \"11260\": \"Gap Outlet\",\n        \"12918\": \"Brooks Brothers Factory Store\",\n        \"12961\": \"Nautica Factory Store\",\n        \"12962\": \"Eddie Bauer Outlet\",\n        \"13021\": \"Levi's® Outlet Store\",\n        \"13293\": \"Banana Republic Factory Store\",\n        \"14153\": \"Lane Bryant Outlet\",\n        \"16220\": \"Lucky Brand Jeans Outlet\",\n        \"17524\": \"Coach Outlet\",\n        \"17979\": \"J.Crew Factory\",\n        \"20124\": \"J.Crew Men's Shop\",\n        \"20361\": \"UGG\",\n        \"21026\": \"Garage\",\n        \"21201\": \"Old Navy Outlet\",\n        \"22419\": \"ATHLETA\",\n        \"23052\": \"ASICS\",\n        \"23272\": \"Dynamite\",\n        \"23779\": \"Helzberg Diamonds Outlet\",\n        \"25660\": \"Nautica | Kids\",\n        \"25702\": \"Dynamite/Garage\",\n        \"26202\": \"NauticaKids\",\n        \"26483\": \"Coach Men's\",\n        \"26681\": \"Coach Men's Factory Store\",\n        \"27603\": \"UNTUCKit\",\n        \"27835\": \"Anthropologie\",\n        \"27958\": \"Aeropostale Factory Store\",\n        \"28709\": \"Warby Parker\",\n        \"30234\": \"AEO Factory Store\",\n        \"31171\": \"J.Crew Factory Crewcuts\",\n        \"31581\": \"Levi's®\",\n        \"31634\": \"Lucky Brand Canada\"\n    },\n    \"AllRetailersFlaggedComingSoon\": 31,\n    \"AllRetailersFlaggedComingSoonList\": {\n        \"3\": \"babyGap\",\n        \"4\": \"GapKids\",\n        \"5\": \"GapBody\",\n        \"1575\": \"Diesel\",\n        \"1584\": \"Dillard's\",\n        \"1891\": \"Famous Footwear\",\n        \"1953\": \"Finish Line\",\n        \"2853\": \"Journeys\",\n        \"2854\": \"Journeys Kidz\",\n        \"5588\": \"GameStop\",\n        \"5590\": \"GapKids / BabyGap\",\n        \"6376\": \"Underground Station\",\n        \"9710\": \"Express Men\",\n        \"12611\": \"Shi by Journeys\",\n        \"14748\": \"Crocs\",\n        \"18467\": \"TAG Heuer\",\n        \"20641\": \"Famous Footwear Outlet\",\n        \"22695\": \"Underground by Journeys\",\n        \"24313\": \"Express Factory Outlet\",\n        \"24766\": \"Gap Factory\",\n        \"25658\": \"Gap Outlet - Kids & Baby\",\n        \"25756\": \"BabyGap Outlet\",\n        \"29390\": \"Express Men Factory Outlet\",\n        \"29553\": \"JD Sports\",\n        \"31270\": \"Levi's Clearance\",\n        \"32942\": \"VinFast\",\n        \"33238\": \"Scrappy Costumes\",\n        \"33727\": \"Kate Spade New York Outlet\",\n        \"33872\": \"The Factory Store\",\n        \"34559\": \"Bazaaro's Deli\",\n        \"34864\": \"Daddio’s Rotisserie\"\n    }\n}"}],"_postman_id":"8da135d6-30e6-42f3-94b9-16eeb6dcaea9"},{"name":"Status - Search Summary (Mall)","id":"fa4f3d00-b909-4177-a6b0-fa18837f152d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","type":"text"}],"url":"{{searchApiUrl}}/simonsearch/summary/845","urlObject":{"path":["simonsearch","summary","845"],"host":["{{searchApiUrl}}"],"query":[],"variable":[]}},"response":[{"id":"9c1e112b-9e77-40ff-adb4-e8aeedaa5bf0","name":"Status - Search Summary (Mall)","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{searchAppServiceUrl}}/simonsearch/summary/845?","host":["{{searchAppServiceUrl}}"],"path":["simonsearch","summary","845"],"query":[{"key":null,"value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"Timestamp\": \"02/06/2023 9:11 AM\",\n    \"MallId\": 845,\n    \"MallName\": \"King of Prussia®\",\n    \"SearchStatus\": \"Enabled\",\n    \"ProductsAtMall\": 35623,\n    \"StoresEnabled\": 25,\n    \"StoresEnabledList\": {\n        \"2\": \"Gap\",\n        \"17\": \"Aeropostale\",\n        \"223\": \"American Eagle Outfitters\",\n        \"269\": \"Anthropologie & Co.\",\n        \"450\": \"Banana Republic\",\n        \"745\": \"Brooks Brothers\",\n        \"1200\": \"Coach \",\n        \"1718\": \"Eddie Bauer\",\n        \"1846\": \"Express\",\n        \"2007\": \"Forever 21\",\n        \"2485\": \"Helzberg Diamonds\",\n        \"2727\": \"J.Crew\",\n        \"3684\": \"Lucky Brand Jeans\",\n        \"3711\": \"Macy*s\",\n        \"4217\": \"Nordstrom\",\n        \"4289\": \"Old Navy\",\n        \"4402\": \"PacSun\",\n        \"5370\": \"Stuart Weitzman\",\n        \"5667\": \"kate spade new york\",\n        \"9513\": \"Lilly Pulitzer\",\n        \"20361\": \"UGG\",\n        \"21026\": \"Garage\",\n        \"27603\": \"UNTUCKit\",\n        \"28709\": \"Warby Parker\",\n        \"31581\": \"Levi's®\"\n    },\n    \"StoresComingSoon\": 14,\n    \"StoresComingSoonList\": {\n        \"168\": \"Aldo\",\n        \"1575\": \"Diesel\",\n        \"1953\": \"Finish Line\",\n        \"2853\": \"Journeys\",\n        \"2854\": \"Journeys Kidz\",\n        \"5588\": \"GameStop\",\n        \"5590\": \"GapKids/ BabyGap\",\n        \"6845\": \"Claire's\",\n        \"18467\": \"TAG Heuer\",\n        \"28191\": \"Doc Popcorn/Dippin' Dots\",\n        \"33483\": \"Savage x Fenty\",\n        \"34821\": \"LAXO\",\n        \"34858\": \"The FRIENDS™ Experience\",\n        \"34886\": \"Fillogic\"\n    }\n}"}],"_postman_id":"fa4f3d00-b909-4177-a6b0-fa18837f152d"},{"name":"Search 01 - Terms & Phrases","id":"89a9bc7f-6522-4d3e-9ce9-e7829dc9ef81","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","type":"text"}],"url":"{{searchApiUrl}}/simonsearch/search?q=mens sweaters&size=5","urlObject":{"path":["simonsearch","search"],"host":["{{searchApiUrl}}"],"query":[{"description":{"content":"<p>The search or query to apply</p>\n","type":"text/plain"},"key":"q","value":"mens sweaters"},{"key":"size","value":"5"}],"variable":[]}},"response":[{"id":"8a2de60f-ed40-48af-9909-c78493280ac9","name":"Search 01 - Terms & Phrases","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","type":"text"}],"url":{"raw":"{{apiUrl}}/simonsearch/search?q=mens sweaters&size=5","host":["{{apiUrl}}"],"path":["simonsearch","search"],"query":[{"key":"q","value":"mens sweaters","description":"The search or query to apply"},{"key":"size","value":"5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 06 Feb 2023 14:12:23 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"7201"},{"key":"Connection","value":"keep-alive"},{"key":"Terms-Of-Use","value":"Access to this Service is subject to the Terms of Use: http://www.simon.com/legal/api-terms-of-use"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Authorization, Accept"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Cache-Control","value":"public, max-age=10800"},{"key":"X-Yottaa-Optimizations","value":"ob/1100 si/26D1cc0230c7-1675448517-9681931971 tts/1670956430401 ti/5d28dce54f1bbf32c27aeb24 ai/5d28dce44f1bbf32c27aeabb tm/0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Encoding","value":"gzip"},{"key":"Age","value":"0"},{"key":"X-Yottaa-Metrics","value":"2621cc023043/[6,-,1675692735185] 26D1cc0230c7/[-,13.758]"}],"cookie":[],"responseTime":null,"body":"{\n    \"results\": [\n        {\n            \"Score\": 61.66415,\n            \"Highlights\": null,\n            \"Document\": {\n                \"id\": \"12860177-3711\",\n                \"product_id\": \"12860177-3711\",\n                \"title\": \"Junk Food Men's Torino Printed Cardigan Sweater\",\n                \"description\": \"Get your sweater fix with the super-popular torino, featuring a knit outside and toasty fabric inside. A vintage-like print in a cardigan style will be your signature look.\",\n                \"price\": 74.5,\n                \"price_high\": 0,\n                \"sale_price\": 37.25,\n                \"sale_price_high\": 0,\n                \"is_discounted\": true,\n                \"discount_percent\": 50,\n                \"final_price\": 37.25,\n                \"brand\": \"Junk Food\",\n                \"gender\": \"Men\",\n                \"product_type\": \"Sweaters\",\n                \"category_path\": \"Mens > Mens Clothing > Mens Sweaters > Mens Cardigans\",\n                \"category_names\": [\n                    \"Mens\",\n                    \"Mens Clothing\",\n                    \"Mens Sweaters\",\n                    \"Mens Cardigans\"\n                ],\n                \"malls\": [\n                    103\n                ],\n                \"mall_prices\": [],\n                \"base_tenant_id\": 3711,\n                \"local_tenants\": [\n                    9710\n                ],\n                \"variant_sizes\": [\n                    \"Small\"\n                ],\n                \"variant_colors\": [\n                    \"Monks Robe Yellow\"\n                ],\n                \"variants\": [\n                    {\n                        \"variant_id\": \"195883092010USA-3711\",\n                        \"price\": 74.5,\n                        \"sale_price\": 37.25,\n                        \"color\": \"Monks Robe Yellow\",\n                        \"size\": \"Small\",\n                        \"gtin\": \"195883092010\",\n                        \"mpn\": \"12MJK470\",\n                        \"pattern\": \"Print\",\n                        \"material\": [\n                            \"Polyester Sweater Fleece\"\n                        ],\n                        \"malls\": [\n                            103\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            9710\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/12860177-3711/195883092010USA-3711\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/3711/1100/195883092010USA-3711-00.jpg\",\n                            \"https://searchassets.simon.com/image/3711/1100/195883092010USA-3711-01.jpg\",\n                            \"https://searchassets.simon.com/image/3711/1100/195883092010USA-3711-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/3711/186/195883092010USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/186/195883092010USA-3711-01.jpg\",\n                                \"https://searchassets.simon.com/image/3711/186/195883092010USA-3711-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/3711/300/195883092010USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/300/195883092010USA-3711-01.jpg\",\n                                \"https://searchassets.simon.com/image/3711/300/195883092010USA-3711-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/3711/380/195883092010USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/380/195883092010USA-3711-01.jpg\",\n                                \"https://searchassets.simon.com/image/3711/380/195883092010USA-3711-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/3711/600/195883092010USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/600/195883092010USA-3711-01.jpg\",\n                                \"https://searchassets.simon.com/image/3711/600/195883092010USA-3711-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/3711/750/195883092010USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/750/195883092010USA-3711-01.jpg\",\n                                \"https://searchassets.simon.com/image/3711/750/195883092010USA-3711-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/3711/1100/195883092010USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/1100/195883092010USA-3711-01.jpg\",\n                                \"https://searchassets.simon.com/image/3711/1100/195883092010USA-3711-02.jpg\"\n                            ]\n                        }\n                    }\n                ],\n                \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/12860177-3711\",\n                \"retailer_link\": \"https://www.macys.com/shop/product/junk-food-mens-torino-printed-cardigan-sweater?ID=12860177\",\n                \"image\": \"https://searchassets.simon.com/image/3711/1100/195883092010USA-3711-00.jpg\"\n            }\n        },\n        {\n            \"Score\": 58.450447,\n            \"Highlights\": null,\n            \"Document\": {\n                \"id\": \"PPR5008213355-2774\",\n                \"product_id\": \"PPR5008213355-2774\",\n                \"title\": \"Arizona Mens V Neck Long Sleeve Cardigan\",\n                \"description\": \"<ul div=\\\"bulletedCopy\\\"><li>Closure Type: Open Front, Loop & Button</li><li>Fit: Fitted</li><li>Neckline: V Neck</li><li>Pockets: 2 Front Flap Pockets</li><li>Sleeve Length: Long Sleeve</li><li>Sleeve Style: Cuffed Sleeve</li><li>Apparel Length: 28 Inches - Front</li><li>Fiber Content: 100% Polyester</li><li>Care: Machine Wash</li><li>Country of Origin: Imported</li></ul>\",\n                \"price\": 60,\n                \"price_high\": 0,\n                \"sale_price\": 23.99,\n                \"sale_price_high\": 0,\n                \"is_discounted\": true,\n                \"discount_percent\": 60,\n                \"final_price\": 23.99,\n                \"brand\": \"Arizona\",\n                \"gender\": \"Men\",\n                \"product_type\": \"Sweaters\",\n                \"category_path\": \"Mens > Mens Clothing > Mens Sweaters > Mens Cardigans\",\n                \"category_names\": [\n                    \"Mens\",\n                    \"Mens Clothing\",\n                    \"Mens Sweaters\",\n                    \"Mens Cardigans\"\n                ],\n                \"malls\": [\n                    102,\n                    238,\n                    234,\n                    233,\n                    115,\n                    1240\n                ],\n                \"mall_prices\": [],\n                \"base_tenant_id\": 2774,\n                \"local_tenants\": [\n                    3912,\n                    5636,\n                    16759,\n                    4618,\n                    5737,\n                    55799\n                ],\n                \"variant_sizes\": [\n                    \"Medium\",\n                    \"Large\"\n                ],\n                \"variant_colors\": [\n                    \"Bronze Wave Black\"\n                ],\n                \"variants\": [\n                    {\n                        \"variant_id\": \"52512090075-2774\",\n                        \"price\": 60,\n                        \"sale_price\": 23.99,\n                        \"color\": \"Bronze Wave Black\",\n                        \"color_family\": \"Orange\",\n                        \"size\": \"Medium\",\n                        \"material\": [],\n                        \"malls\": [\n                            238,\n                            233,\n                            115,\n                            102\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            5636,\n                            4618,\n                            5737,\n                            3912\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/ppr5008213355-2774/52512090075-2774\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/2774/1100/52512090075-2774-00.jpg\",\n                            \"https://searchassets.simon.com/image/2774/1100/52512090075-2774-01.jpg\",\n                            \"https://searchassets.simon.com/image/2774/1100/52512090075-2774-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/2774/186/52512090075-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/186/52512090075-2774-01.jpg\",\n                                \"https://searchassets.simon.com/image/2774/186/52512090075-2774-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/2774/300/52512090075-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/300/52512090075-2774-01.jpg\",\n                                \"https://searchassets.simon.com/image/2774/300/52512090075-2774-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/2774/380/52512090075-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/380/52512090075-2774-01.jpg\",\n                                \"https://searchassets.simon.com/image/2774/380/52512090075-2774-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/2774/600/52512090075-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/600/52512090075-2774-01.jpg\",\n                                \"https://searchassets.simon.com/image/2774/600/52512090075-2774-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/2774/750/52512090075-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/750/52512090075-2774-01.jpg\",\n                                \"https://searchassets.simon.com/image/2774/750/52512090075-2774-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/2774/1100/52512090075-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/1100/52512090075-2774-01.jpg\",\n                                \"https://searchassets.simon.com/image/2774/1100/52512090075-2774-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"52512090083-2774\",\n                        \"price\": 60,\n                        \"sale_price\": 23.99,\n                        \"color\": \"Bronze Wave Black\",\n                        \"color_family\": \"Orange\",\n                        \"size\": \"Large\",\n                        \"material\": [],\n                        \"malls\": [\n                            234,\n                            102,\n                            1240\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            16759,\n                            3912,\n                            55799\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/ppr5008213355-2774/52512090083-2774\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/2774/1100/52512090083-2774-00.jpg\",\n                            \"https://searchassets.simon.com/image/2774/1100/52512090083-2774-01.jpg\",\n                            \"https://searchassets.simon.com/image/2774/1100/52512090083-2774-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/2774/186/52512090083-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/186/52512090083-2774-01.jpg\",\n                                \"https://searchassets.simon.com/image/2774/186/52512090083-2774-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/2774/300/52512090083-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/300/52512090083-2774-01.jpg\",\n                                \"https://searchassets.simon.com/image/2774/300/52512090083-2774-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/2774/380/52512090083-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/380/52512090083-2774-01.jpg\",\n                                \"https://searchassets.simon.com/image/2774/380/52512090083-2774-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/2774/600/52512090083-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/600/52512090083-2774-01.jpg\",\n                                \"https://searchassets.simon.com/image/2774/600/52512090083-2774-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/2774/750/52512090083-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/750/52512090083-2774-01.jpg\",\n                                \"https://searchassets.simon.com/image/2774/750/52512090083-2774-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/2774/1100/52512090083-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/1100/52512090083-2774-01.jpg\",\n                                \"https://searchassets.simon.com/image/2774/1100/52512090083-2774-02.jpg\"\n                            ]\n                        }\n                    }\n                ],\n                \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/ppr5008213355-2774\",\n                \"retailer_link\": \"https://www.jcpenney.com/p/arizona-mens-v-neck-long-sleeve-cardigan/ppr5008213355?pTmplType=regular\",\n                \"image\": \"https://searchassets.simon.com/image/2774/1100/52512090075-2774-00.jpg\"\n            }\n        },\n        {\n            \"Score\": 56.801834,\n            \"Highlights\": null,\n            \"Document\": {\n                \"id\": \"PPR5008249482-2774\",\n                \"product_id\": \"PPR5008249482-2774\",\n                \"title\": \"Frye and Co. Mens Long Sleeve Pullover Sweater\",\n                \"description\": \"<p><span>Pull your everyday look together effortlessly with this men&rsquo;s Frye and Co. pullover sweater. This quarter-zip style is made from soft stretch-knit with a bit of wool for extra warmth and comfort and features rib-knit trims around the collar, cuffs, and hem&mdash;layer over a button-down and slim-fit pants for tailored appeal.</span></p><ul div=\\\"bulletedCopy\\\"><li>Closure Type: Pullover Head, Zipper</li><li>Fit: Classic Fit</li><li>Neckline: Collar Neck</li><li>Sleeve Length: Long Sleeve</li><li>Fiber Content: 55% Polyester, 38% Acrylic, 5% Wool, 2% Spandex</li><li>Fabric Description: Knit</li><li>Collar: Zip Collar</li><li>Care: Tumble Dry, Machine Wash, Dry Flat</li><li>Country of Origin: Imported</li></ul>\",\n                \"price\": 79.5,\n                \"price_high\": 0,\n                \"sale_price\": 26.19,\n                \"sale_price_high\": 0,\n                \"is_discounted\": true,\n                \"discount_percent\": 67,\n                \"final_price\": 26.19,\n                \"brand\": \"Frye And Co\",\n                \"gender\": \"Men\",\n                \"product_type\": \"Sweaters\",\n                \"category_path\": \"Mens > Mens Clothing > Mens Sweaters > Mens Pullovers\",\n                \"category_names\": [\n                    \"Mens\",\n                    \"Mens Clothing\",\n                    \"Mens Sweaters\",\n                    \"Mens Pullovers\"\n                ],\n                \"malls\": [\n                    925,\n                    234\n                ],\n                \"mall_prices\": [],\n                \"base_tenant_id\": 2774,\n                \"local_tenants\": [\n                    79756,\n                    16759\n                ],\n                \"variant_sizes\": [\n                    \"Small\",\n                    \"X-Large\"\n                ],\n                \"variant_colors\": [\n                    \"Nightsky\"\n                ],\n                \"variants\": [\n                    {\n                        \"variant_id\": \"50201690091-2774\",\n                        \"price\": 79.5,\n                        \"sale_price\": 26.19,\n                        \"color\": \"Nightsky\",\n                        \"color_family\": \"Blue\",\n                        \"size\": \"X-Large\",\n                        \"gtin\": \"196098841981\",\n                        \"material\": [],\n                        \"malls\": [\n                            234\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            16759\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/ppr5008249482-2774/50201690091-2774\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/2774/1100/50201690091-2774-00.jpg\",\n                            \"https://searchassets.simon.com/image/2774/1100/50201690091-2774-01.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/2774/186/50201690091-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/186/50201690091-2774-01.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/2774/300/50201690091-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/300/50201690091-2774-01.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/2774/380/50201690091-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/380/50201690091-2774-01.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/2774/600/50201690091-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/600/50201690091-2774-01.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/2774/750/50201690091-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/750/50201690091-2774-01.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/2774/1100/50201690091-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/1100/50201690091-2774-01.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"50201690067-2774\",\n                        \"price\": 79.5,\n                        \"sale_price\": 26.19,\n                        \"color\": \"Nightsky\",\n                        \"color_family\": \"Blue\",\n                        \"size\": \"Small\",\n                        \"gtin\": \"196098841950\",\n                        \"material\": [],\n                        \"malls\": [\n                            925\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            79756\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/ppr5008249482-2774/50201690067-2774\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/2774/1100/50201690067-2774-00.jpg\",\n                            \"https://searchassets.simon.com/image/2774/1100/50201690067-2774-01.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/2774/186/50201690067-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/186/50201690067-2774-01.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/2774/300/50201690067-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/300/50201690067-2774-01.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/2774/380/50201690067-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/380/50201690067-2774-01.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/2774/600/50201690067-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/600/50201690067-2774-01.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/2774/750/50201690067-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/750/50201690067-2774-01.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/2774/1100/50201690067-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/1100/50201690067-2774-01.jpg\"\n                            ]\n                        }\n                    }\n                ],\n                \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/ppr5008249482-2774\",\n                \"retailer_link\": \"https://www.jcpenney.com/p/frye-and-co-mens-long-sleeve-pullover-sweater/ppr5008249482?pTmplType=regular\",\n                \"image\": \"https://searchassets.simon.com/image/2774/1100/50201690091-2774-00.jpg\"\n            }\n        },\n        {\n            \"Score\": 56.717148,\n            \"Highlights\": null,\n            \"Document\": {\n                \"id\": \"PPR5008151337-2774\",\n                \"product_id\": \"PPR5008151337-2774\",\n                \"title\": \"JF J.Ferrar Mens Long Sleeve Cardigan\",\n                \"description\": \"<ul div=\\\"bulletedCopy\\\"><li>Closure Type: Open Front</li><li>Fit: Classic Fit</li><li>Neckline: Open Neck</li><li>Pockets: 2 Front Slip Pockets</li><li>Sleeve Length: Long Sleeve</li><li>Sleeve Style: Fitted Sleeve</li><li>Apparel Length: 27.5 Inches - Front</li><li>Fiber Content: 53% Cotton, 30% Polyester, 17% Nylon</li><li>Care: Machine Wash</li><li>Country of Origin: Imported</li></ul>\",\n                \"price\": 60,\n                \"price_high\": 0,\n                \"sale_price\": 22.2,\n                \"sale_price_high\": 0,\n                \"is_discounted\": true,\n                \"discount_percent\": 63,\n                \"final_price\": 22.2,\n                \"brand\": \"Jf J.ferrar\",\n                \"gender\": \"Men\",\n                \"product_type\": \"Sweaters\",\n                \"category_path\": \"Mens > Mens Clothing > Mens Sweaters > Mens Cardigans\",\n                \"category_names\": [\n                    \"Mens\",\n                    \"Mens Clothing\",\n                    \"Mens Sweaters\",\n                    \"Mens Cardigans\"\n                ],\n                \"malls\": [\n                    213\n                ],\n                \"mall_prices\": [],\n                \"base_tenant_id\": 2774,\n                \"local_tenants\": [\n                    107245\n                ],\n                \"variant_sizes\": [\n                    \"Medium\"\n                ],\n                \"variant_colors\": [\n                    \"Royal Brown\"\n                ],\n                \"variants\": [\n                    {\n                        \"variant_id\": \"63401630075-2774\",\n                        \"price\": 60,\n                        \"sale_price\": 22.2,\n                        \"color\": \"Royal Brown\",\n                        \"color_family\": \"Brown\",\n                        \"size\": \"Medium\",\n                        \"material\": [],\n                        \"malls\": [\n                            213\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            107245\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/ppr5008151337-2774/63401630075-2774\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/2774/1100/63401630075-2774-00.jpg\",\n                            \"https://searchassets.simon.com/image/2774/1100/63401630075-2774-01.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/2774/186/63401630075-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/186/63401630075-2774-01.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/2774/300/63401630075-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/300/63401630075-2774-01.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/2774/380/63401630075-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/380/63401630075-2774-01.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/2774/600/63401630075-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/600/63401630075-2774-01.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/2774/750/63401630075-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/750/63401630075-2774-01.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/2774/1100/63401630075-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/1100/63401630075-2774-01.jpg\"\n                            ]\n                        }\n                    }\n                ],\n                \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/ppr5008151337-2774\",\n                \"retailer_link\": \"https://www.jcpenney.com/p/jf-jferrar-mens-long-sleeve-cardigan/ppr5008151337?pTmplType=regular\",\n                \"image\": \"https://searchassets.simon.com/image/2774/1100/63401630075-2774-00.jpg\"\n            }\n        },\n        {\n            \"Score\": 56.62722,\n            \"Highlights\": null,\n            \"Document\": {\n                \"id\": \"PPR5008240675-2774\",\n                \"product_id\": \"PPR5008240675-2774\",\n                \"title\": \"Frye and Co. Mens Mock Neck Long Sleeve Cardigan\",\n                \"description\": \"<ul div=\\\"bulletedCopy\\\"><li>Closure Type: Zipper</li><li>Fit: Classic Fit</li><li>Neckline: Mock Neck</li><li>Sleeve Length: Long Sleeve</li><li>Fiber Content: 60% Cotton, 40% Acrylic</li><li>Fabric Description: Knit</li><li>Care: Machine Wash</li><li>Country of Origin: Imported</li></ul>\",\n                \"price\": 89.5,\n                \"price_high\": 0,\n                \"sale_price\": 29.49,\n                \"sale_price_high\": 0,\n                \"is_discounted\": true,\n                \"discount_percent\": 67,\n                \"final_price\": 29.49,\n                \"brand\": \"Frye And Co\",\n                \"gender\": \"Men\",\n                \"product_type\": \"Sweaters\",\n                \"category_path\": \"Mens > Mens Clothing > Mens Sweaters > Mens Cardigans\",\n                \"category_names\": [\n                    \"Mens\",\n                    \"Mens Clothing\",\n                    \"Mens Sweaters\",\n                    \"Mens Cardigans\"\n                ],\n                \"malls\": [\n                    102,\n                    925,\n                    174\n                ],\n                \"mall_prices\": [],\n                \"base_tenant_id\": 2774,\n                \"local_tenants\": [\n                    3912,\n                    79756,\n                    9634\n                ],\n                \"variant_sizes\": [\n                    \"Small\"\n                ],\n                \"variant_colors\": [\n                    \"Cream\",\n                    \"Night Sky\"\n                ],\n                \"variants\": [\n                    {\n                        \"variant_id\": \"50201490265-2774\",\n                        \"price\": 89.5,\n                        \"sale_price\": 29.49,\n                        \"color\": \"Night Sky\",\n                        \"color_family\": \"Blue\",\n                        \"size\": \"Small\",\n                        \"gtin\": \"196098783229\",\n                        \"material\": [],\n                        \"malls\": [\n                            102,\n                            925\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            3912,\n                            79756\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/ppr5008240675-2774/50201490265-2774\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/2774/1100/50201490265-2774-00.jpg\",\n                            \"https://searchassets.simon.com/image/2774/1100/50201490265-2774-01.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/2774/186/50201490265-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/186/50201490265-2774-01.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/2774/300/50201490265-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/300/50201490265-2774-01.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/2774/380/50201490265-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/380/50201490265-2774-01.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/2774/600/50201490265-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/600/50201490265-2774-01.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/2774/750/50201490265-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/750/50201490265-2774-01.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/2774/1100/50201490265-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/1100/50201490265-2774-01.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"50201490067-2774\",\n                        \"price\": 89.5,\n                        \"sale_price\": 29.49,\n                        \"color\": \"Cream\",\n                        \"color_family\": \"Beige\",\n                        \"size\": \"Small\",\n                        \"gtin\": \"196098783304\",\n                        \"material\": [],\n                        \"malls\": [\n                            174\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            9634\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/ppr5008240675-2774/50201490067-2774\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/2774/1100/50201490067-2774-00.jpg\",\n                            \"https://searchassets.simon.com/image/2774/1100/50201490067-2774-01.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/2774/186/50201490067-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/186/50201490067-2774-01.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/2774/300/50201490067-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/300/50201490067-2774-01.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/2774/380/50201490067-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/380/50201490067-2774-01.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/2774/600/50201490067-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/600/50201490067-2774-01.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/2774/750/50201490067-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/750/50201490067-2774-01.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/2774/1100/50201490067-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/1100/50201490067-2774-01.jpg\"\n                            ]\n                        }\n                    }\n                ],\n                \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/ppr5008240675-2774\",\n                \"retailer_link\": \"https://www.jcpenney.com/p/frye-and-co-mens-mock-neck-long-sleeve-cardigan/ppr5008240675?pTmplType=regular\",\n                \"image\": \"https://searchassets.simon.com/image/2774/1100/50201490265-2774-00.jpg\"\n            }\n        }\n    ],\n    \"facet_summary\": [\n        {\n            \"display_name\": \"Store\",\n            \"facet\": \"base_tenant_id\",\n            \"data\": [\n                {\n                    \"display\": \"Aeropostale\",\n                    \"value\": \"17\",\n                    \"count\": 6\n                },\n                {\n                    \"display\": \"Aeropostale Factory Store\",\n                    \"value\": \"27958\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": \"American Eagle Outfitters\",\n                    \"value\": \"223\",\n                    \"count\": 33\n                },\n                {\n                    \"display\": \"Banana Republic\",\n                    \"value\": \"450\",\n                    \"count\": 32\n                },\n                {\n                    \"display\": \"Belk\",\n                    \"value\": \"547\",\n                    \"count\": 110\n                },\n                {\n                    \"display\": \"Brooks Brothers\",\n                    \"value\": \"745\",\n                    \"count\": 53\n                },\n                {\n                    \"display\": \"Brooks Brothers Factory Store\",\n                    \"value\": \"12918\",\n                    \"count\": 34\n                },\n                {\n                    \"display\": \"Eddie Bauer\",\n                    \"value\": \"1718\",\n                    \"count\": 18\n                },\n                {\n                    \"display\": \"Eddie Bauer Outlet\",\n                    \"value\": \"12962\",\n                    \"count\": 10\n                },\n                {\n                    \"display\": \"Express\",\n                    \"value\": \"1846\",\n                    \"count\": 97\n                },\n                {\n                    \"display\": \"Express Men\",\n                    \"value\": \"9710\",\n                    \"count\": 82\n                },\n                {\n                    \"display\": \"Forever 21\",\n                    \"value\": \"2007\",\n                    \"count\": 28\n                },\n                {\n                    \"display\": \"Gap\",\n                    \"value\": \"2\",\n                    \"count\": 8\n                },\n                {\n                    \"display\": \"J.Crew\",\n                    \"value\": \"2727\",\n                    \"count\": 36\n                },\n                {\n                    \"display\": \"J.Crew Factory\",\n                    \"value\": \"17979\",\n                    \"count\": 9\n                },\n                {\n                    \"display\": \"J.Crew Men's Shop\",\n                    \"value\": \"20124\",\n                    \"count\": 23\n                },\n                {\n                    \"display\": \"JCPenney\",\n                    \"value\": \"2774\",\n                    \"count\": 73\n                },\n                {\n                    \"display\": \"Levi's®\",\n                    \"value\": \"31581\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": \"Levi's® Outlet Store\",\n                    \"value\": \"13021\",\n                    \"count\": 7\n                },\n                {\n                    \"display\": \"Lucky Brand Jeans\",\n                    \"value\": \"3684\",\n                    \"count\": 10\n                },\n                {\n                    \"display\": \"Lucky Brand Jeans Outlet\",\n                    \"value\": \"16220\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": \"Macy's\",\n                    \"value\": \"3711\",\n                    \"count\": 312\n                },\n                {\n                    \"display\": \"Nautica Factory Store\",\n                    \"value\": \"12961\",\n                    \"count\": 18\n                },\n                {\n                    \"display\": \"Nordstrom\",\n                    \"value\": \"4217\",\n                    \"count\": 357\n                },\n                {\n                    \"display\": \"Old Navy\",\n                    \"value\": \"4289\",\n                    \"count\": 28\n                },\n                {\n                    \"display\": \"PacSun\",\n                    \"value\": \"4402\",\n                    \"count\": 27\n                },\n                {\n                    \"display\": \"PacSun Outlet\",\n                    \"value\": \"5736\",\n                    \"count\": 7\n                },\n                {\n                    \"display\": \"UGG\",\n                    \"value\": \"20361\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": \"UNTUCKit\",\n                    \"value\": \"27603\",\n                    \"count\": 13\n                }\n            ],\n            \"type\": 0\n        },\n        {\n            \"display_name\": \"Brand\",\n            \"facet\": \"brand\",\n            \"data\": [\n                {\n                    \"value\": \"A.p.c.\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Acne Studios\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"adidas\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Adidas Golf\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Adidas X Noah\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Advisory Board Crystals\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Aeropostale\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Alexander Mcqueen\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Alfani\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"Allsaints\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Ambush\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"American Eagle\",\n                    \"count\": 33\n                },\n                {\n                    \"value\": \"Amiri\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"And Now This\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Arizona\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Asos Design\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"A|x Armani Exchange\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Banana Republic\",\n                    \"count\": 32\n                },\n                {\n                    \"value\": \"Barbour\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Belldini\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Benson\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Billabong\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Billionaire Boys Club\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Billy Reid\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Biltmore\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Boglioli\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Boss\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Bottega Veneta\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Bp.\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Brady\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Brax\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Brooks Brothers\",\n                    \"count\": 87\n                },\n                {\n                    \"value\": \"Brunello Cucinelli\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Buffalo David Bitton\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Bugatchi\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Burberry\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Calvin Klein\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Canada Goose\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Canali\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Carhartt Work In Progress\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Champion\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Chaps\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Charter Club\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Club Room\",\n                    \"count\": 33\n                },\n                {\n                    \"value\": \"Collection By Michael Strahan\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Columbia\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Cotton On\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Crown & Ivy™\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"Crwth\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Cutter & Buck\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Desigual\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Dockers\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Dolce&gabbana\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Double Rl\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Drake's\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Ed Hardy\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Eddie Bauer\",\n                    \"count\": 28\n                },\n                {\n                    \"value\": \"Eleventy\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Emporio Armani\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Express\",\n                    \"count\": 179\n                },\n                {\n                    \"value\": \"Factory\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Faherty\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Fanatics\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Fbf Originals\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Fendi\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Fila\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Fjällräven\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Forever 21\",\n                    \"count\": 28\n                },\n                {\n                    \"value\": \"Free Country\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Frye And Co\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Gap\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Givenchy\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Golden Goose\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Good Man Brand\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Greg Norman Collection\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Guess\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Heron Preston\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Homme Plissé Issey Miyake\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Hugo\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Hugo Boss\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Hurley\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Ice Cream\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Inc International Concepts\",\n                    \"count\": 22\n                },\n                {\n                    \"value\": \"Izod\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"J.Crew\",\n                    \"count\": 59\n                },\n                {\n                    \"value\": \"Jack Victor\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Jf J.ferrar\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Jil Sander\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"John Elliott\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"John Smedley\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"John Varvatos\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Jungles\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Junk Food\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Karl Lagerfeld Paris\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Kenneth Cole\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Kenzo\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"L.l.bean\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Lacoste\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Levi\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Linksoul\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Little Me\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Lucky Brand\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"Marine Layer\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Market\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Massimo Alba\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Me & Henry\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Michael Kors\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Moncler\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Mountain & Isles\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Mutual Weave\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Native Youth\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Nautica\",\n                    \"count\": 38\n                },\n                {\n                    \"value\": \"Nfl Properties\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Nike\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Nike Golf\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Nn07\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Noon Goons\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Nordstrom\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Norse Projects\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"O'neill\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Ocean + Coast\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Off-white\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Old Navy\",\n                    \"count\": 28\n                },\n                {\n                    \"value\": \"On\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Open Edit\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Original Penguin\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Pacsun\",\n                    \"count\": 27\n                },\n                {\n                    \"value\": \"Paige\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Palm Angels\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Pendleton\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Perry Ellis\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Perry Ellis America\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Perry Ellis Portfolio\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Peter Millar\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"Pga Tour\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Playboy\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Pleasures\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Polo Ralph Lauren\",\n                    \"count\": 36\n                },\n                {\n                    \"value\": \"Prince\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Puma\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Quiksilver\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Raf Simons\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Rag & Bone\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Rails\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Ralph Lauren Childrenswear\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Reebok\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Reef\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Reiss\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Rhone\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Robert Barakett\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Rodd & Gunn\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Ron Tomson\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Royalty By Maluma\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Rvca\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Sacai\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Schott Nyc\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Scotch & Soda\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Shaquille O'neal Xlg\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Soft Cloth\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Southern Proper\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"St. John`s Bay\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"Stafford\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Stranger Things\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Stylus\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Sun + Stone\",\n                    \"count\": 23\n                },\n                {\n                    \"value\": \"Sunspel\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Ted Baker London\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"The Book Club\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"The North Face\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Theory\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Thom Browne\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Tom Ford\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Tommy Bahama\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Tommy Hilfiger\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"Topman\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Travismathew\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Treasure & Bond\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"True Religion\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Ugg\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Ugg(r)\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Untuckit\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Ur Gloves\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Uspa\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Van Heusen\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Vans\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Versace\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Vince\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Vineyard Vines\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Volcom\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Wax London\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Weatherproof Vintage\",\n                    \"count\": 28\n                },\n                {\n                    \"value\": \"X-ray\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Zegna\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Zella\",\n                    \"count\": 6\n                }\n            ],\n            \"type\": 1\n        },\n        {\n            \"display_name\": \"Gender\",\n            \"facet\": \"gender\",\n            \"data\": [\n                {\n                    \"value\": \"Boys\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Men\",\n                    \"count\": 1433\n                },\n                {\n                    \"value\": \"Women\",\n                    \"count\": 3\n                }\n            ],\n            \"type\": 2\n        },\n        {\n            \"display_name\": \"Category\",\n            \"facet\": \"category_path\",\n            \"data\": [\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Bedding > Blankets & Throws\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Baby & Toddler Clothing > Baby & Toddler One-pieces\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Baby & Toddler Clothing > Baby & Toddler Outerwear\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Clothing > Boys Outerwear > Boys Coats & Jackets\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Clothing > Boys Shirts & Tops\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Activewear > Mens Active Tops\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Headwear > Mens Bandanas\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sweaters > Mens Cardigans\",\n                    \"count\": 89\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Pants > Mens Casual Pants\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Shirts > Mens Casual Shirts\",\n                    \"count\": 692\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Outerwear > Mens Chaps\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Outerwear > Mens Coats & Jackets\",\n                    \"count\": 27\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Sunglasses & Eyewear > Mens Eyeglasses\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Headwear > Mens Hats\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Shirts > Mens Henley Shirts\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Pants > Mens Joggers & Sweatpants\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Clothing Accessories > Mens Neckties\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Outerwear\",\n                    \"count\": 12\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sleepwear & Loungewear > Mens Pajamas\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Pants\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Shirts > Mens Polo Shirts\",\n                    \"count\": 44\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sweaters > Mens Pullovers\",\n                    \"count\": 298\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Underwear & Socks > Mens Socks\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sweaters\",\n                    \"count\": 173\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sweatshirts & Hoodies\",\n                    \"count\": 31\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sweaters > Mens Turtlenecks\",\n                    \"count\": 16\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Outerwear > Mens Vests\",\n                    \"count\": 26\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Sports & Recreation > Team Sports > Baseball\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Shirts & Tops > Womens Mock Neck Tops\",\n                    \"count\": 1\n                }\n            ],\n            \"type\": 3\n        },\n        {\n            \"display_name\": \"Size\",\n            \"facet\": \"variants/size\",\n            \"data\": [\n                {\n                    \"value\": \"2T\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"3T\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"4T\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"5T\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"1\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"2\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"3\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"3 Months\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"4\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"5\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"6\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"6 Months\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"7\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"9 Months\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"12 - 18 Months\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"12 Months\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"18 - 24 Months\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"34\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"36\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"38\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"40\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"42\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"44\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"46\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"48\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"5 Years\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"50\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"52\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"54\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"6 - 12 Months\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Newborn\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"XX-Small\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"X-Small\",\n                    \"count\": 111\n                },\n                {\n                    \"value\": \"Small\",\n                    \"count\": 642\n                },\n                {\n                    \"value\": \"Medium Tall\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Medium\",\n                    \"count\": 922\n                },\n                {\n                    \"value\": \"Large\",\n                    \"count\": 945\n                },\n                {\n                    \"value\": \"Large Tall\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"X-Large\",\n                    \"count\": 794\n                },\n                {\n                    \"value\": \"X-Large Tall\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"1X\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"XX-Large\",\n                    \"count\": 361\n                },\n                {\n                    \"value\": \"XX-Large Tall\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"XX-Large Big\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"2X\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"3X-Large Big\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"3X-Large Tall Big\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"3XL TALL\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"3X-Large\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"3X-Large Tall\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"3X\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"4X-Large\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"4X\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"4X-Large Big\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"4X-Large Tall\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"5X-Large\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"One Size\",\n                    \"count\": 15\n                }\n            ],\n            \"type\": 4\n        },\n        {\n            \"display_name\": \"Color\",\n            \"facet\": \"variants/color_family\",\n            \"data\": [\n                {\n                    \"display\": \"Beige\",\n                    \"value\": \"F6E3BA\",\n                    \"count\": 136\n                },\n                {\n                    \"display\": \"Black\",\n                    \"value\": \"000000\",\n                    \"count\": 338\n                },\n                {\n                    \"display\": \"Blue\",\n                    \"value\": \"1790C8\",\n                    \"count\": 512\n                },\n                {\n                    \"display\": \"Brown\",\n                    \"value\": \"825D41\",\n                    \"count\": 141\n                },\n                {\n                    \"display\": \"Gold\",\n                    \"value\": \"FFD700\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": \"Green\",\n                    \"value\": \"7EDD1E\",\n                    \"count\": 165\n                },\n                {\n                    \"display\": \"Grey\",\n                    \"value\": \"808080\",\n                    \"count\": 356\n                },\n                {\n                    \"display\": \"Multi\",\n                    \"value\": null,\n                    \"count\": 37\n                },\n                {\n                    \"display\": \"Orange\",\n                    \"value\": \"F36B26\",\n                    \"count\": 21\n                },\n                {\n                    \"display\": \"Pink\",\n                    \"value\": \"F0728F\",\n                    \"count\": 37\n                },\n                {\n                    \"display\": \"Purple\",\n                    \"value\": \"8D429F\",\n                    \"count\": 50\n                },\n                {\n                    \"display\": \"Red\",\n                    \"value\": \"E7352B\",\n                    \"count\": 143\n                },\n                {\n                    \"display\": \"Silver\",\n                    \"value\": \"C0C0C0\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": \"White\",\n                    \"value\": \"FFFFFF\",\n                    \"count\": 128\n                },\n                {\n                    \"display\": \"Yellow\",\n                    \"value\": \"FED533\",\n                    \"count\": 10\n                }\n            ],\n            \"type\": 5\n        },\n        {\n            \"display_name\": \"Price\",\n            \"facet\": \"final_price\",\n            \"data\": [\n                {\n                    \"from\": null,\n                    \"to\": 50,\n                    \"count\": 550\n                },\n                {\n                    \"from\": 50,\n                    \"to\": 100,\n                    \"count\": 419\n                },\n                {\n                    \"from\": 100,\n                    \"to\": 150,\n                    \"count\": 166\n                },\n                {\n                    \"from\": 150,\n                    \"to\": 200,\n                    \"count\": 83\n                },\n                {\n                    \"from\": 200,\n                    \"to\": 250,\n                    \"count\": 39\n                },\n                {\n                    \"from\": 250,\n                    \"to\": 300,\n                    \"count\": 36\n                },\n                {\n                    \"from\": 300,\n                    \"to\": 350,\n                    \"count\": 16\n                },\n                {\n                    \"from\": 350,\n                    \"to\": 400,\n                    \"count\": 22\n                },\n                {\n                    \"from\": 400,\n                    \"to\": 450,\n                    \"count\": 6\n                },\n                {\n                    \"from\": 450,\n                    \"to\": 500,\n                    \"count\": 6\n                },\n                {\n                    \"from\": 500,\n                    \"to\": 550,\n                    \"count\": 10\n                },\n                {\n                    \"from\": 550,\n                    \"to\": 600,\n                    \"count\": 7\n                },\n                {\n                    \"from\": 600,\n                    \"to\": 650,\n                    \"count\": 6\n                },\n                {\n                    \"from\": 650,\n                    \"to\": 700,\n                    \"count\": 8\n                },\n                {\n                    \"from\": 700,\n                    \"to\": 750,\n                    \"count\": 7\n                },\n                {\n                    \"from\": 750,\n                    \"to\": 800,\n                    \"count\": 5\n                },\n                {\n                    \"from\": 800,\n                    \"to\": 850,\n                    \"count\": 1\n                },\n                {\n                    \"from\": 850,\n                    \"to\": 900,\n                    \"count\": 1\n                },\n                {\n                    \"from\": 900,\n                    \"to\": 950,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 950,\n                    \"to\": 1000,\n                    \"count\": 9\n                },\n                {\n                    \"from\": 1000,\n                    \"to\": null,\n                    \"count\": 45\n                }\n            ],\n            \"type\": 7\n        }\n    ],\n    \"record_count\": 1442,\n    \"pagination\": {\n        \"nextPageParameters\": {\n            \"q\": \"mens sweaters\",\n            \"size\": \"5\",\n            \"skip\": \"5\"\n        },\n        \"nextPageLink\": \"https://api.simon.com/v1.2/simonsearch/search?q=mens+sweaters&size=5&skip=5\"\n    }\n}"}],"_postman_id":"89a9bc7f-6522-4d3e-9ce9-e7829dc9ef81"},{"name":"Search 02 - Search with SimonObjects","id":"69aa6957-ee40-4eac-a809-1657e9b1e94e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","type":"text"}],"url":"{{searchApiUrl}}/simonsearch/search?q=mens sweaters&size=2&extendSimonObjects=true","urlObject":{"path":["simonsearch","search"],"host":["{{searchApiUrl}}"],"query":[{"description":{"content":"<p>The search or query to apply</p>\n","type":"text/plain"},"key":"q","value":"mens sweaters"},{"description":{"content":"<p>int | Maximum result count to return. Default is \"50\"</p>\n","type":"text/plain"},"key":"size","value":"2"},{"description":{"content":"<p>true/false | Should Simon reference objects be included. Default=\"false\"</p>\n","type":"text/plain"},"key":"extendSimonObjects","value":"true"}],"variable":[]}},"response":[{"id":"423a5d9d-75f4-4fcf-9bb8-26ccc3ce614b","name":"Search 02 - Search with SimonObjects","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","type":"text"}],"url":{"raw":"{{apiUrl}}/simonsearch/search?q=mens sweaters&size=2&extendSimonObjects=true","host":["{{apiUrl}}"],"path":["simonsearch","search"],"query":[{"key":"q","value":"mens sweaters","description":"The search or query to apply"},{"key":"size","value":"2","description":"int | Maximum result count to return. Default is \"50\""},{"key":"extendSimonObjects","value":"true","description":"true/false | Should Simon reference objects be included. Default=\"false\""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 06 Feb 2023 14:12:36 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Terms-Of-Use","value":"Access to this Service is subject to the Terms of Use: http://www.simon.com/legal/api-terms-of-use"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Authorization, Accept"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Cache-Control","value":"public, max-age=10800"},{"key":"X-Yottaa-OS","value":"200"},{"key":"X-Yottaa-Optimizations","value":"ob/1000 si/26D1cc0230c7-1675448517-9681932095 tts/1670956430401 ti/5d28dce54f1bbf32c27aeb24 ai/5d28dce44f1bbf32c27aeabb tm/0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Encoding","value":"gzip"},{"key":"Age","value":"0"},{"key":"X-Yottaa-Metrics","value":"2621cc023045/[2921,2916,-] 26D1cc0230c7/[-,2923.091]"}],"cookie":[],"responseTime":null,"body":"{\n    \"results\": [\n        {\n            \"Score\": 61.733826,\n            \"Highlights\": null,\n            \"Document\": {\n                \"id\": \"12860177-3711\",\n                \"product_id\": \"12860177-3711\",\n                \"title\": \"Junk Food Men's Torino Printed Cardigan Sweater\",\n                \"description\": \"Get your sweater fix with the super-popular torino, featuring a knit outside and toasty fabric inside. A vintage-like print in a cardigan style will be your signature look.\",\n                \"price\": 74.5,\n                \"price_high\": 0,\n                \"sale_price\": 37.25,\n                \"sale_price_high\": 0,\n                \"is_discounted\": true,\n                \"discount_percent\": 50,\n                \"final_price\": 37.25,\n                \"brand\": \"Junk Food\",\n                \"gender\": \"Men\",\n                \"product_type\": \"Sweaters\",\n                \"category_path\": \"Mens > Mens Clothing > Mens Sweaters > Mens Cardigans\",\n                \"category_names\": [\n                    \"Mens\",\n                    \"Mens Clothing\",\n                    \"Mens Sweaters\",\n                    \"Mens Cardigans\"\n                ],\n                \"malls\": [\n                    103\n                ],\n                \"mall_prices\": [],\n                \"base_tenant_id\": 3711,\n                \"local_tenants\": [\n                    9710\n                ],\n                \"variant_sizes\": [\n                    \"Small\"\n                ],\n                \"variant_colors\": [\n                    \"Monks Robe Yellow\"\n                ],\n                \"variants\": [\n                    {\n                        \"variant_id\": \"195883092010USA-3711\",\n                        \"price\": 74.5,\n                        \"sale_price\": 37.25,\n                        \"color\": \"Monks Robe Yellow\",\n                        \"size\": \"Small\",\n                        \"gtin\": \"195883092010\",\n                        \"mpn\": \"12MJK470\",\n                        \"pattern\": \"Print\",\n                        \"material\": [\n                            \"Polyester Sweater Fleece\"\n                        ],\n                        \"malls\": [\n                            103\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            9710\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/12860177-3711/195883092010USA-3711\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/3711/1100/195883092010USA-3711-00.jpg\",\n                            \"https://searchassets.simon.com/image/3711/1100/195883092010USA-3711-01.jpg\",\n                            \"https://searchassets.simon.com/image/3711/1100/195883092010USA-3711-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/3711/186/195883092010USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/186/195883092010USA-3711-01.jpg\",\n                                \"https://searchassets.simon.com/image/3711/186/195883092010USA-3711-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/3711/300/195883092010USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/300/195883092010USA-3711-01.jpg\",\n                                \"https://searchassets.simon.com/image/3711/300/195883092010USA-3711-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/3711/380/195883092010USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/380/195883092010USA-3711-01.jpg\",\n                                \"https://searchassets.simon.com/image/3711/380/195883092010USA-3711-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/3711/600/195883092010USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/600/195883092010USA-3711-01.jpg\",\n                                \"https://searchassets.simon.com/image/3711/600/195883092010USA-3711-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/3711/750/195883092010USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/750/195883092010USA-3711-01.jpg\",\n                                \"https://searchassets.simon.com/image/3711/750/195883092010USA-3711-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/3711/1100/195883092010USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/1100/195883092010USA-3711-01.jpg\",\n                                \"https://searchassets.simon.com/image/3711/1100/195883092010USA-3711-02.jpg\"\n                            ]\n                        }\n                    }\n                ],\n                \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/12860177-3711\",\n                \"retailer_link\": \"https://www.macys.com/shop/product/junk-food-mens-torino-printed-cardigan-sweater?ID=12860177\",\n                \"image\": \"https://searchassets.simon.com/image/3711/1100/195883092010USA-3711-00.jpg\"\n            }\n        },\n        {\n            \"Score\": 57.76422,\n            \"Highlights\": null,\n            \"Document\": {\n                \"id\": \"PPR5008213355-2774\",\n                \"product_id\": \"PPR5008213355-2774\",\n                \"title\": \"Arizona Mens V Neck Long Sleeve Cardigan\",\n                \"description\": \"<ul div=\\\"bulletedCopy\\\"><li>Closure Type: Open Front, Loop & Button</li><li>Fit: Fitted</li><li>Neckline: V Neck</li><li>Pockets: 2 Front Flap Pockets</li><li>Sleeve Length: Long Sleeve</li><li>Sleeve Style: Cuffed Sleeve</li><li>Apparel Length: 28 Inches - Front</li><li>Fiber Content: 100% Polyester</li><li>Care: Machine Wash</li><li>Country of Origin: Imported</li></ul>\",\n                \"price\": 60,\n                \"price_high\": 0,\n                \"sale_price\": 23.99,\n                \"sale_price_high\": 0,\n                \"is_discounted\": true,\n                \"discount_percent\": 60,\n                \"final_price\": 23.99,\n                \"brand\": \"Arizona\",\n                \"gender\": \"Men\",\n                \"product_type\": \"Sweaters\",\n                \"category_path\": \"Mens > Mens Clothing > Mens Sweaters > Mens Cardigans\",\n                \"category_names\": [\n                    \"Mens\",\n                    \"Mens Clothing\",\n                    \"Mens Sweaters\",\n                    \"Mens Cardigans\"\n                ],\n                \"malls\": [\n                    102,\n                    238,\n                    234,\n                    233,\n                    115,\n                    1240\n                ],\n                \"mall_prices\": [],\n                \"base_tenant_id\": 2774,\n                \"local_tenants\": [\n                    3912,\n                    5636,\n                    16759,\n                    4618,\n                    5737,\n                    55799\n                ],\n                \"variant_sizes\": [\n                    \"Medium\",\n                    \"Large\"\n                ],\n                \"variant_colors\": [\n                    \"Bronze Wave Black\"\n                ],\n                \"variants\": [\n                    {\n                        \"variant_id\": \"52512090075-2774\",\n                        \"price\": 60,\n                        \"sale_price\": 23.99,\n                        \"color\": \"Bronze Wave Black\",\n                        \"color_family\": \"Orange\",\n                        \"size\": \"Medium\",\n                        \"material\": [],\n                        \"malls\": [\n                            238,\n                            233,\n                            115,\n                            102\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            5636,\n                            4618,\n                            5737,\n                            3912\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/ppr5008213355-2774/52512090075-2774\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/2774/1100/52512090075-2774-00.jpg\",\n                            \"https://searchassets.simon.com/image/2774/1100/52512090075-2774-01.jpg\",\n                            \"https://searchassets.simon.com/image/2774/1100/52512090075-2774-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/2774/186/52512090075-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/186/52512090075-2774-01.jpg\",\n                                \"https://searchassets.simon.com/image/2774/186/52512090075-2774-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/2774/300/52512090075-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/300/52512090075-2774-01.jpg\",\n                                \"https://searchassets.simon.com/image/2774/300/52512090075-2774-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/2774/380/52512090075-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/380/52512090075-2774-01.jpg\",\n                                \"https://searchassets.simon.com/image/2774/380/52512090075-2774-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/2774/600/52512090075-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/600/52512090075-2774-01.jpg\",\n                                \"https://searchassets.simon.com/image/2774/600/52512090075-2774-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/2774/750/52512090075-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/750/52512090075-2774-01.jpg\",\n                                \"https://searchassets.simon.com/image/2774/750/52512090075-2774-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/2774/1100/52512090075-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/1100/52512090075-2774-01.jpg\",\n                                \"https://searchassets.simon.com/image/2774/1100/52512090075-2774-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"52512090083-2774\",\n                        \"price\": 60,\n                        \"sale_price\": 23.99,\n                        \"color\": \"Bronze Wave Black\",\n                        \"color_family\": \"Orange\",\n                        \"size\": \"Large\",\n                        \"material\": [],\n                        \"malls\": [\n                            234,\n                            102,\n                            1240\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            16759,\n                            3912,\n                            55799\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/ppr5008213355-2774/52512090083-2774\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/2774/1100/52512090083-2774-00.jpg\",\n                            \"https://searchassets.simon.com/image/2774/1100/52512090083-2774-01.jpg\",\n                            \"https://searchassets.simon.com/image/2774/1100/52512090083-2774-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/2774/186/52512090083-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/186/52512090083-2774-01.jpg\",\n                                \"https://searchassets.simon.com/image/2774/186/52512090083-2774-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/2774/300/52512090083-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/300/52512090083-2774-01.jpg\",\n                                \"https://searchassets.simon.com/image/2774/300/52512090083-2774-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/2774/380/52512090083-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/380/52512090083-2774-01.jpg\",\n                                \"https://searchassets.simon.com/image/2774/380/52512090083-2774-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/2774/600/52512090083-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/600/52512090083-2774-01.jpg\",\n                                \"https://searchassets.simon.com/image/2774/600/52512090083-2774-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/2774/750/52512090083-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/750/52512090083-2774-01.jpg\",\n                                \"https://searchassets.simon.com/image/2774/750/52512090083-2774-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/2774/1100/52512090083-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/1100/52512090083-2774-01.jpg\",\n                                \"https://searchassets.simon.com/image/2774/1100/52512090083-2774-02.jpg\"\n                            ]\n                        }\n                    }\n                ],\n                \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/ppr5008213355-2774\",\n                \"retailer_link\": \"https://www.jcpenney.com/p/arizona-mens-v-neck-long-sleeve-cardigan/ppr5008213355?pTmplType=regular\",\n                \"image\": \"https://searchassets.simon.com/image/2774/1100/52512090075-2774-00.jpg\"\n            }\n        }\n    ],\n    \"facet_summary\": [\n        {\n            \"display_name\": \"Store\",\n            \"facet\": \"base_tenant_id\",\n            \"data\": [\n                {\n                    \"display\": \"Aeropostale\",\n                    \"value\": \"17\",\n                    \"count\": 6\n                },\n                {\n                    \"display\": \"Aeropostale Factory Store\",\n                    \"value\": \"27958\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": \"American Eagle Outfitters\",\n                    \"value\": \"223\",\n                    \"count\": 33\n                },\n                {\n                    \"display\": \"Banana Republic\",\n                    \"value\": \"450\",\n                    \"count\": 32\n                },\n                {\n                    \"display\": \"Belk\",\n                    \"value\": \"547\",\n                    \"count\": 110\n                },\n                {\n                    \"display\": \"Brooks Brothers\",\n                    \"value\": \"745\",\n                    \"count\": 53\n                },\n                {\n                    \"display\": \"Brooks Brothers Factory Store\",\n                    \"value\": \"12918\",\n                    \"count\": 34\n                },\n                {\n                    \"display\": \"Eddie Bauer\",\n                    \"value\": \"1718\",\n                    \"count\": 18\n                },\n                {\n                    \"display\": \"Eddie Bauer Outlet\",\n                    \"value\": \"12962\",\n                    \"count\": 10\n                },\n                {\n                    \"display\": \"Express\",\n                    \"value\": \"1846\",\n                    \"count\": 97\n                },\n                {\n                    \"display\": \"Express Men\",\n                    \"value\": \"9710\",\n                    \"count\": 82\n                },\n                {\n                    \"display\": \"Forever 21\",\n                    \"value\": \"2007\",\n                    \"count\": 28\n                },\n                {\n                    \"display\": \"Gap\",\n                    \"value\": \"2\",\n                    \"count\": 8\n                },\n                {\n                    \"display\": \"J.Crew\",\n                    \"value\": \"2727\",\n                    \"count\": 36\n                },\n                {\n                    \"display\": \"J.Crew Factory\",\n                    \"value\": \"17979\",\n                    \"count\": 9\n                },\n                {\n                    \"display\": \"J.Crew Men's Shop\",\n                    \"value\": \"20124\",\n                    \"count\": 23\n                },\n                {\n                    \"display\": \"JCPenney\",\n                    \"value\": \"2774\",\n                    \"count\": 73\n                },\n                {\n                    \"display\": \"Levi's®\",\n                    \"value\": \"31581\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": \"Levi's® Outlet Store\",\n                    \"value\": \"13021\",\n                    \"count\": 7\n                },\n                {\n                    \"display\": \"Lucky Brand Jeans\",\n                    \"value\": \"3684\",\n                    \"count\": 10\n                },\n                {\n                    \"display\": \"Lucky Brand Jeans Outlet\",\n                    \"value\": \"16220\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": \"Macy's\",\n                    \"value\": \"3711\",\n                    \"count\": 312\n                },\n                {\n                    \"display\": \"Nautica Factory Store\",\n                    \"value\": \"12961\",\n                    \"count\": 18\n                },\n                {\n                    \"display\": \"Nordstrom\",\n                    \"value\": \"4217\",\n                    \"count\": 357\n                },\n                {\n                    \"display\": \"Old Navy\",\n                    \"value\": \"4289\",\n                    \"count\": 28\n                },\n                {\n                    \"display\": \"PacSun\",\n                    \"value\": \"4402\",\n                    \"count\": 27\n                },\n                {\n                    \"display\": \"PacSun Outlet\",\n                    \"value\": \"5736\",\n                    \"count\": 7\n                },\n                {\n                    \"display\": \"UGG\",\n                    \"value\": \"20361\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": \"UNTUCKit\",\n                    \"value\": \"27603\",\n                    \"count\": 13\n                }\n            ],\n            \"type\": 0\n        },\n        {\n            \"display_name\": \"Brand\",\n            \"facet\": \"brand\",\n            \"data\": [\n                {\n                    \"value\": \"A.p.c.\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Acne Studios\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"adidas\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Adidas Golf\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Adidas X Noah\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Advisory Board Crystals\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Aeropostale\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Alexander Mcqueen\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Alfani\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"Allsaints\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Ambush\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"American Eagle\",\n                    \"count\": 33\n                },\n                {\n                    \"value\": \"Amiri\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"And Now This\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Arizona\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Asos Design\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"A|x Armani Exchange\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Banana Republic\",\n                    \"count\": 32\n                },\n                {\n                    \"value\": \"Barbour\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Belldini\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Benson\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Billabong\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Billionaire Boys Club\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Billy Reid\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Biltmore\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Boglioli\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Boss\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Bottega Veneta\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Bp.\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Brady\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Brax\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Brooks Brothers\",\n                    \"count\": 87\n                },\n                {\n                    \"value\": \"Brunello Cucinelli\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Buffalo David Bitton\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Bugatchi\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Burberry\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Calvin Klein\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Canada Goose\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Canali\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Carhartt Work In Progress\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Champion\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Chaps\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Charter Club\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Club Room\",\n                    \"count\": 33\n                },\n                {\n                    \"value\": \"Collection By Michael Strahan\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Columbia\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Cotton On\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Crown & Ivy™\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"Crwth\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Cutter & Buck\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Desigual\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Dockers\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Dolce&gabbana\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Double Rl\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Drake's\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Ed Hardy\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Eddie Bauer\",\n                    \"count\": 28\n                },\n                {\n                    \"value\": \"Eleventy\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Emporio Armani\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Express\",\n                    \"count\": 179\n                },\n                {\n                    \"value\": \"Factory\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Faherty\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Fanatics\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Fbf Originals\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Fendi\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Fila\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Fjällräven\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Forever 21\",\n                    \"count\": 28\n                },\n                {\n                    \"value\": \"Free Country\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Frye And Co\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Gap\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Givenchy\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Golden Goose\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Good Man Brand\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Greg Norman Collection\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Guess\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Heron Preston\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Homme Plissé Issey Miyake\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Hugo\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Hugo Boss\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Hurley\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Ice Cream\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Inc International Concepts\",\n                    \"count\": 22\n                },\n                {\n                    \"value\": \"Izod\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"J.Crew\",\n                    \"count\": 59\n                },\n                {\n                    \"value\": \"Jack Victor\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Jf J.ferrar\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Jil Sander\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"John Elliott\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"John Smedley\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"John Varvatos\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Jungles\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Junk Food\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Karl Lagerfeld Paris\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Kenneth Cole\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Kenzo\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"L.l.bean\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Lacoste\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Levi\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Linksoul\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Little Me\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Lucky Brand\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"Marine Layer\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Market\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Massimo Alba\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Me & Henry\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Michael Kors\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Moncler\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Mountain & Isles\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Mutual Weave\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Native Youth\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Nautica\",\n                    \"count\": 38\n                },\n                {\n                    \"value\": \"Nfl Properties\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Nike\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Nike Golf\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Nn07\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Noon Goons\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Nordstrom\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Norse Projects\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"O'neill\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Ocean + Coast\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Off-white\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Old Navy\",\n                    \"count\": 28\n                },\n                {\n                    \"value\": \"On\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Open Edit\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Original Penguin\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Pacsun\",\n                    \"count\": 27\n                },\n                {\n                    \"value\": \"Paige\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Palm Angels\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Pendleton\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Perry Ellis\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Perry Ellis America\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Perry Ellis Portfolio\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Peter Millar\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"Pga Tour\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Playboy\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Pleasures\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Polo Ralph Lauren\",\n                    \"count\": 36\n                },\n                {\n                    \"value\": \"Prince\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Puma\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Quiksilver\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Raf Simons\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Rag & Bone\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Rails\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Ralph Lauren Childrenswear\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Reebok\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Reef\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Reiss\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Rhone\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Robert Barakett\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Rodd & Gunn\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Ron Tomson\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Royalty By Maluma\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Rvca\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Sacai\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Schott Nyc\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Scotch & Soda\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Shaquille O'neal Xlg\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Soft Cloth\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Southern Proper\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"St. John`s Bay\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"Stafford\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Stranger Things\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Stylus\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Sun + Stone\",\n                    \"count\": 23\n                },\n                {\n                    \"value\": \"Sunspel\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Ted Baker London\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"The Book Club\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"The North Face\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Theory\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Thom Browne\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Tom Ford\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Tommy Bahama\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Tommy Hilfiger\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"Topman\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Travismathew\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Treasure & Bond\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"True Religion\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Ugg\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Ugg(r)\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Untuckit\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Ur Gloves\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Uspa\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Van Heusen\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Vans\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Versace\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Vince\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Vineyard Vines\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Volcom\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Wax London\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Weatherproof Vintage\",\n                    \"count\": 28\n                },\n                {\n                    \"value\": \"X-ray\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Zegna\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Zella\",\n                    \"count\": 6\n                }\n            ],\n            \"type\": 1\n        },\n        {\n            \"display_name\": \"Gender\",\n            \"facet\": \"gender\",\n            \"data\": [\n                {\n                    \"value\": \"Boys\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Men\",\n                    \"count\": 1433\n                },\n                {\n                    \"value\": \"Women\",\n                    \"count\": 3\n                }\n            ],\n            \"type\": 2\n        },\n        {\n            \"display_name\": \"Category\",\n            \"facet\": \"category_path\",\n            \"data\": [\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Bedding > Blankets & Throws\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Baby & Toddler Clothing > Baby & Toddler One-pieces\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Baby & Toddler Clothing > Baby & Toddler Outerwear\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Clothing > Boys Outerwear > Boys Coats & Jackets\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Clothing > Boys Shirts & Tops\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Activewear > Mens Active Tops\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Headwear > Mens Bandanas\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sweaters > Mens Cardigans\",\n                    \"count\": 89\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Pants > Mens Casual Pants\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Shirts > Mens Casual Shirts\",\n                    \"count\": 692\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Outerwear > Mens Chaps\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Outerwear > Mens Coats & Jackets\",\n                    \"count\": 27\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Sunglasses & Eyewear > Mens Eyeglasses\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Headwear > Mens Hats\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Shirts > Mens Henley Shirts\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Pants > Mens Joggers & Sweatpants\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Clothing Accessories > Mens Neckties\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Outerwear\",\n                    \"count\": 12\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sleepwear & Loungewear > Mens Pajamas\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Pants\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Shirts > Mens Polo Shirts\",\n                    \"count\": 44\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sweaters > Mens Pullovers\",\n                    \"count\": 298\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Underwear & Socks > Mens Socks\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sweaters\",\n                    \"count\": 173\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sweatshirts & Hoodies\",\n                    \"count\": 31\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sweaters > Mens Turtlenecks\",\n                    \"count\": 16\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Outerwear > Mens Vests\",\n                    \"count\": 26\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Sports & Recreation > Team Sports > Baseball\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Shirts & Tops > Womens Mock Neck Tops\",\n                    \"count\": 1\n                }\n            ],\n            \"type\": 3\n        },\n        {\n            \"display_name\": \"Size\",\n            \"facet\": \"variants/size\",\n            \"data\": [\n                {\n                    \"value\": \"2T\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"3T\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"4T\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"5T\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"1\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"2\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"3\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"3 Months\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"4\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"5\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"6\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"6 Months\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"7\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"9 Months\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"12 - 18 Months\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"12 Months\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"18 - 24 Months\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"34\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"36\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"38\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"40\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"42\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"44\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"46\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"48\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"5 Years\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"50\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"52\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"54\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"6 - 12 Months\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Newborn\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"XX-Small\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"X-Small\",\n                    \"count\": 111\n                },\n                {\n                    \"value\": \"Small\",\n                    \"count\": 642\n                },\n                {\n                    \"value\": \"Medium Tall\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Medium\",\n                    \"count\": 922\n                },\n                {\n                    \"value\": \"Large\",\n                    \"count\": 945\n                },\n                {\n                    \"value\": \"Large Tall\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"X-Large\",\n                    \"count\": 794\n                },\n                {\n                    \"value\": \"X-Large Tall\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"1X\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"XX-Large\",\n                    \"count\": 361\n                },\n                {\n                    \"value\": \"XX-Large Tall\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"XX-Large Big\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"2X\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"3X-Large Big\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"3X-Large Tall Big\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"3XL TALL\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"3X-Large\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"3X-Large Tall\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"3X\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"4X-Large\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"4X\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"4X-Large Big\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"4X-Large Tall\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"5X-Large\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"One Size\",\n                    \"count\": 15\n                }\n            ],\n            \"type\": 4\n        },\n        {\n            \"display_name\": \"Color\",\n            \"facet\": \"variants/color_family\",\n            \"data\": [\n                {\n                    \"display\": \"Beige\",\n                    \"value\": \"F6E3BA\",\n                    \"count\": 136\n                },\n                {\n                    \"display\": \"Black\",\n                    \"value\": \"000000\",\n                    \"count\": 338\n                },\n                {\n                    \"display\": \"Blue\",\n                    \"value\": \"1790C8\",\n                    \"count\": 512\n                },\n                {\n                    \"display\": \"Brown\",\n                    \"value\": \"825D41\",\n                    \"count\": 141\n                },\n                {\n                    \"display\": \"Gold\",\n                    \"value\": \"FFD700\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": \"Green\",\n                    \"value\": \"7EDD1E\",\n                    \"count\": 165\n                },\n                {\n                    \"display\": \"Grey\",\n                    \"value\": \"808080\",\n                    \"count\": 356\n                },\n                {\n                    \"display\": \"Multi\",\n                    \"value\": null,\n                    \"count\": 37\n                },\n                {\n                    \"display\": \"Orange\",\n                    \"value\": \"F36B26\",\n                    \"count\": 21\n                },\n                {\n                    \"display\": \"Pink\",\n                    \"value\": \"F0728F\",\n                    \"count\": 37\n                },\n                {\n                    \"display\": \"Purple\",\n                    \"value\": \"8D429F\",\n                    \"count\": 50\n                },\n                {\n                    \"display\": \"Red\",\n                    \"value\": \"E7352B\",\n                    \"count\": 143\n                },\n                {\n                    \"display\": \"Silver\",\n                    \"value\": \"C0C0C0\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": \"White\",\n                    \"value\": \"FFFFFF\",\n                    \"count\": 128\n                },\n                {\n                    \"display\": \"Yellow\",\n                    \"value\": \"FED533\",\n                    \"count\": 10\n                }\n            ],\n            \"type\": 5\n        },\n        {\n            \"display_name\": \"Price\",\n            \"facet\": \"final_price\",\n            \"data\": [\n                {\n                    \"from\": null,\n                    \"to\": 50,\n                    \"count\": 550\n                },\n                {\n                    \"from\": 50,\n                    \"to\": 100,\n                    \"count\": 419\n                },\n                {\n                    \"from\": 100,\n                    \"to\": 150,\n                    \"count\": 166\n                },\n                {\n                    \"from\": 150,\n                    \"to\": 200,\n                    \"count\": 83\n                },\n                {\n                    \"from\": 200,\n                    \"to\": 250,\n                    \"count\": 39\n                },\n                {\n                    \"from\": 250,\n                    \"to\": 300,\n                    \"count\": 36\n                },\n                {\n                    \"from\": 300,\n                    \"to\": 350,\n                    \"count\": 16\n                },\n                {\n                    \"from\": 350,\n                    \"to\": 400,\n                    \"count\": 22\n                },\n                {\n                    \"from\": 400,\n                    \"to\": 450,\n                    \"count\": 6\n                },\n                {\n                    \"from\": 450,\n                    \"to\": 500,\n                    \"count\": 6\n                },\n                {\n                    \"from\": 500,\n                    \"to\": 550,\n                    \"count\": 10\n                },\n                {\n                    \"from\": 550,\n                    \"to\": 600,\n                    \"count\": 7\n                },\n                {\n                    \"from\": 600,\n                    \"to\": 650,\n                    \"count\": 6\n                },\n                {\n                    \"from\": 650,\n                    \"to\": 700,\n                    \"count\": 8\n                },\n                {\n                    \"from\": 700,\n                    \"to\": 750,\n                    \"count\": 7\n                },\n                {\n                    \"from\": 750,\n                    \"to\": 800,\n                    \"count\": 5\n                },\n                {\n                    \"from\": 800,\n                    \"to\": 850,\n                    \"count\": 1\n                },\n                {\n                    \"from\": 850,\n                    \"to\": 900,\n                    \"count\": 1\n                },\n                {\n                    \"from\": 900,\n                    \"to\": 950,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 950,\n                    \"to\": 1000,\n                    \"count\": 9\n                },\n                {\n                    \"from\": 1000,\n                    \"to\": null,\n                    \"count\": 45\n                }\n            ],\n            \"type\": 7\n        }\n    ],\n    \"related_objects\": {\n        \"mall_collection\": [\n            {\n                \"mallId\": 233,\n                \"mallCode\": \"4821\",\n                \"mallName\": \"Brea Mall®\",\n                \"urlFriendlyName\": \"brea-mall\",\n                \"latitude\": 33.915477,\n                \"longitude\": -117.886414,\n                \"printMallMapUrl\": \"\",\n                \"embedMap\": \"https://www.simon.com/mall/brea-mall/map?noframe=true\",\n                \"address\": {\n                    \"street1\": \"1065 Brea Mall\",\n                    \"street2\": \"\",\n                    \"city\": \"Brea\",\n                    \"state\": \"CA\",\n                    \"zipCode\": \"92821\",\n                    \"country\": \"UNITED STATES\",\n                    \"country_name\": \"UNITED STATES\"\n                },\n                \"specialHours\": [],\n                \"hours\": [],\n                \"hours_today\": \"Closed\",\n                \"phones\": {\n                    \"office\": \"(714) 990-2733\",\n                    \"security\": null,\n                    \"information\": null\n                },\n                \"amenities\": null,\n                \"description\": null,\n                \"targetUrl\": null,\n                \"descriptionClean\": \"\",\n                \"propertyPhoto\": \"https://assets.simon.com/siteassets/images/propertythumbs/233/brea-mall-01.jpg\",\n                \"propertyPhotoLrg\": \"https://assets.simon.com/propertyimages/233/brea-mall-01.jpg\",\n                \"socialLinks\": {\n                    \"YouTube\": \"\"\n                },\n                \"propertyType\": \"RegionalMall\",\n                \"grossLeasableArea\": 0,\n                \"vanityUrl\": null,\n                \"mallFlags\": {\n                    \"isTourismMall\": false,\n                    \"isOutletMarketPlace\": false,\n                    \"hadDeals\": true,\n                    \"hasNews\": true,\n                    \"hasEvents\": true,\n                    \"hasEntertainment\": true,\n                    \"hasDining\": true,\n                    \"isFamily\": true,\n                    \"isTravelHere\": false,\n                    \"isSearchEnabled\": true,\n                    \"validPreferredMall\": true\n                },\n                \"mapSlug\": \"simon-brea-mall\",\n                \"propertyHoursString\": \"Call the mall for today's hours\",\n                \"TenantOpenThresholdMet\": false,\n                \"specialHoursString\": \"\",\n                \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/233.png\",\n                \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/233.png\",\n                \"simonHosted\": true,\n                \"hasInteractiveMap\": false,\n                \"featuredStores\": [],\n                \"POId\": null,\n                \"directions\": null,\n                \"weatherforcast\": [\n                    {\n                        \"forecastlow\": \"46\",\n                        \"forecasthigh\": \"65\",\n                        \"temp\": \"46\",\n                        \"forecastlowascelsius\": \"8\",\n                        \"forecasthighascelsius\": \"19\",\n                        \"tempascelsius\": \"8\",\n                        \"weathertext\": \"Light Rain\",\n                        \"weathercode\": \"11\",\n                        \"forecastdate\": \"2/6/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\"\n                    },\n                    {\n                        \"forecastlow\": \"53\",\n                        \"forecasthigh\": \"70\",\n                        \"temp\": \"67\",\n                        \"forecastlowascelsius\": \"12\",\n                        \"forecasthighascelsius\": \"21\",\n                        \"tempascelsius\": \"20\",\n                        \"weathertext\": \"Sky Is Clear\",\n                        \"weathercode\": \"34\",\n                        \"forecastdate\": \"2/7/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\"\n                    },\n                    {\n                        \"forecastlow\": \"56\",\n                        \"forecasthigh\": \"72\",\n                        \"temp\": \"70\",\n                        \"forecastlowascelsius\": \"13\",\n                        \"forecasthighascelsius\": \"22\",\n                        \"tempascelsius\": \"21\",\n                        \"weathertext\": \"Sky Is Clear\",\n                        \"weathercode\": \"34\",\n                        \"forecastdate\": \"2/8/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\"\n                    },\n                    {\n                        \"forecastlow\": \"57\",\n                        \"forecasthigh\": \"76\",\n                        \"temp\": \"75\",\n                        \"forecastlowascelsius\": \"14\",\n                        \"forecasthighascelsius\": \"25\",\n                        \"tempascelsius\": \"24\",\n                        \"weathertext\": \"Sky Is Clear\",\n                        \"weathercode\": \"34\",\n                        \"forecastdate\": \"2/9/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\"\n                    },\n                    {\n                        \"forecastlow\": \"60\",\n                        \"forecasthigh\": \"73\",\n                        \"temp\": \"73\",\n                        \"forecastlowascelsius\": \"15\",\n                        \"forecasthighascelsius\": \"23\",\n                        \"tempascelsius\": \"23\",\n                        \"weathertext\": \"Overcast Clouds\",\n                        \"weathercode\": \"34\",\n                        \"forecastdate\": \"2/10/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\"\n                    },\n                    {\n                        \"forecastlow\": \"53\",\n                        \"forecasthigh\": \"63\",\n                        \"temp\": \"63\",\n                        \"forecastlowascelsius\": \"11\",\n                        \"forecasthighascelsius\": \"17\",\n                        \"tempascelsius\": \"17\",\n                        \"weathertext\": \"Few Clouds\",\n                        \"weathercode\": \"34\",\n                        \"forecastdate\": \"2/11/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\"\n                    },\n                    {\n                        \"forecastlow\": \"52\",\n                        \"forecasthigh\": \"68\",\n                        \"temp\": \"67\",\n                        \"forecastlowascelsius\": \"11\",\n                        \"forecasthighascelsius\": \"20\",\n                        \"tempascelsius\": \"20\",\n                        \"weathertext\": \"Sky Is Clear\",\n                        \"weathercode\": \"34\",\n                        \"forecastdate\": \"2/12/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\"\n                    },\n                    {\n                        \"forecastlow\": \"53\",\n                        \"forecasthigh\": \"68\",\n                        \"temp\": \"68\",\n                        \"forecastlowascelsius\": \"12\",\n                        \"forecasthighascelsius\": \"20\",\n                        \"tempascelsius\": \"20\",\n                        \"weathertext\": \"Sky Is Clear\",\n                        \"weathercode\": \"34\",\n                        \"forecastdate\": \"2/13/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\"\n                    },\n                    {\n                        \"forecastlow\": \"50\",\n                        \"forecasthigh\": \"61\",\n                        \"temp\": \"59\",\n                        \"forecastlowascelsius\": \"10\",\n                        \"forecasthighascelsius\": \"16\",\n                        \"tempascelsius\": \"15\",\n                        \"weathertext\": \"Broken Clouds\",\n                        \"weathercode\": \"34\",\n                        \"forecastdate\": \"2/14/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\"\n                    },\n                    {\n                        \"forecastlow\": \"45\",\n                        \"forecasthigh\": \"56\",\n                        \"temp\": \"55\",\n                        \"forecastlowascelsius\": \"7\",\n                        \"forecasthighascelsius\": \"13\",\n                        \"tempascelsius\": \"13\",\n                        \"weathertext\": \"Sky Is Clear\",\n                        \"weathercode\": \"34\",\n                        \"forecastdate\": \"2/15/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\"\n                    }\n                ],\n                \"smsmallkeyword\": \"Brea\",\n                \"utcOffset\": 0,\n                \"timeZone\": null,\n                \"marketingRegion\": \"*Region - West\",\n                \"uberTripUrl\": null,\n                \"levels\": \"2\"\n            },\n            {\n                \"mallId\": 234,\n                \"mallCode\": \"8262\",\n                \"mallName\": \"Columbia Center\",\n                \"urlFriendlyName\": \"columbia-center\",\n                \"latitude\": 46.226089,\n                \"longitude\": -119.227167,\n                \"printMallMapUrl\": \"\",\n                \"embedMap\": \"https://www.simon.com/mall/columbia-center/map?noframe=true\",\n                \"address\": {\n                    \"street1\": \"1321 N Columbia Center Blvd\",\n                    \"street2\": \"\",\n                    \"city\": \"Kennewick\",\n                    \"state\": \"WA\",\n                    \"zipCode\": \"99336\",\n                    \"country\": \"UNITED STATES\",\n                    \"country_name\": \"UNITED STATES\"\n                },\n                \"specialHours\": [],\n                \"hours\": [],\n                \"hours_today\": \"Closed\",\n                \"phones\": {\n                    \"office\": \"(509) 783-2109\",\n                    \"security\": null,\n                    \"information\": null\n                },\n                \"amenities\": null,\n                \"description\": null,\n                \"targetUrl\": null,\n                \"descriptionClean\": \"\",\n                \"propertyPhoto\": \"https://assets.simon.com/siteassets/images/propertythumbs/234/columbia-center-01.jpg\",\n                \"propertyPhotoLrg\": \"https://assets.simon.com/propertyimages/234/columbia-center-01.jpg\",\n                \"socialLinks\": {\n                    \"YouTube\": \"\"\n                },\n                \"propertyType\": \"RegionalMall\",\n                \"grossLeasableArea\": 0,\n                \"vanityUrl\": null,\n                \"mallFlags\": {\n                    \"isTourismMall\": false,\n                    \"isOutletMarketPlace\": false,\n                    \"hadDeals\": true,\n                    \"hasNews\": true,\n                    \"hasEvents\": true,\n                    \"hasEntertainment\": true,\n                    \"hasDining\": true,\n                    \"isFamily\": true,\n                    \"isTravelHere\": false,\n                    \"isSearchEnabled\": true,\n                    \"validPreferredMall\": true\n                },\n                \"mapSlug\": \"simon-columbia-center\",\n                \"propertyHoursString\": \"Call the mall for today's hours\",\n                \"TenantOpenThresholdMet\": false,\n                \"specialHoursString\": \"\",\n                \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/234.png\",\n                \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/234.png\",\n                \"simonHosted\": true,\n                \"hasInteractiveMap\": false,\n                \"featuredStores\": [],\n                \"POId\": null,\n                \"directions\": null,\n                \"weatherforcast\": [\n                    {\n                        \"forecastlow\": \"40\",\n                        \"forecasthigh\": \"50\",\n                        \"temp\": \"41\",\n                        \"forecastlowascelsius\": \"4\",\n                        \"forecasthighascelsius\": \"10\",\n                        \"tempascelsius\": \"5\",\n                        \"weathertext\": \"Overcast Clouds\",\n                        \"weathercode\": \"34\",\n                        \"forecastdate\": \"2/6/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\"\n                    },\n                    {\n                        \"forecastlow\": \"40\",\n                        \"forecasthigh\": \"51\",\n                        \"temp\": \"49\",\n                        \"forecastlowascelsius\": \"5\",\n                        \"forecasthighascelsius\": \"11\",\n                        \"tempascelsius\": \"10\",\n                        \"weathertext\": \"Overcast Clouds\",\n                        \"weathercode\": \"34\",\n                        \"forecastdate\": \"2/7/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\"\n                    },\n                    {\n                        \"forecastlow\": \"36\",\n                        \"forecasthigh\": \"49\",\n                        \"temp\": \"47\",\n                        \"forecastlowascelsius\": \"2\",\n                        \"forecasthighascelsius\": \"9\",\n                        \"tempascelsius\": \"8\",\n                        \"weathertext\": \"Sky Is Clear\",\n                        \"weathercode\": \"34\",\n                        \"forecastdate\": \"2/8/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\"\n                    },\n                    {\n                        \"forecastlow\": \"34\",\n                        \"forecasthigh\": \"46\",\n                        \"temp\": \"45\",\n                        \"forecastlowascelsius\": \"1\",\n                        \"forecasthighascelsius\": \"8\",\n                        \"tempascelsius\": \"7\",\n                        \"weathertext\": \"Broken Clouds\",\n                        \"weathercode\": \"34\",\n                        \"forecastdate\": \"2/9/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\"\n                    },\n                    {\n                        \"forecastlow\": \"34\",\n                        \"forecasthigh\": \"45\",\n                        \"temp\": \"45\",\n                        \"forecastlowascelsius\": \"1\",\n                        \"forecasthighascelsius\": \"7\",\n                        \"tempascelsius\": \"7\",\n                        \"weathertext\": \"Light Rain\",\n                        \"weathercode\": \"11\",\n                        \"forecastdate\": \"2/10/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\"\n                    },\n                    {\n                        \"forecastlow\": \"35\",\n                        \"forecasthigh\": \"50\",\n                        \"temp\": \"48\",\n                        \"forecastlowascelsius\": \"2\",\n                        \"forecasthighascelsius\": \"10\",\n                        \"tempascelsius\": \"9\",\n                        \"weathertext\": \"Few Clouds\",\n                        \"weathercode\": \"34\",\n                        \"forecastdate\": \"2/11/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\"\n                    },\n                    {\n                        \"forecastlow\": \"39\",\n                        \"forecasthigh\": \"52\",\n                        \"temp\": \"51\",\n                        \"forecastlowascelsius\": \"4\",\n                        \"forecasthighascelsius\": \"11\",\n                        \"tempascelsius\": \"11\",\n                        \"weathertext\": \"Overcast Clouds\",\n                        \"weathercode\": \"34\",\n                        \"forecastdate\": \"2/12/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\"\n                    },\n                    {\n                        \"forecastlow\": \"41\",\n                        \"forecasthigh\": \"56\",\n                        \"temp\": \"56\",\n                        \"forecastlowascelsius\": \"5\",\n                        \"forecasthighascelsius\": \"13\",\n                        \"tempascelsius\": \"13\",\n                        \"weathertext\": \"Light Rain\",\n                        \"weathercode\": \"11\",\n                        \"forecastdate\": \"2/13/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\"\n                    },\n                    {\n                        \"forecastlow\": \"36\",\n                        \"forecasthigh\": \"45\",\n                        \"temp\": \"45\",\n                        \"forecastlowascelsius\": \"2\",\n                        \"forecasthighascelsius\": \"7\",\n                        \"tempascelsius\": \"7\",\n                        \"weathertext\": \"Broken Clouds\",\n                        \"weathercode\": \"34\",\n                        \"forecastdate\": \"2/14/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\"\n                    },\n                    {\n                        \"forecastlow\": \"31\",\n                        \"forecasthigh\": \"44\",\n                        \"temp\": \"42\",\n                        \"forecastlowascelsius\": \"0\",\n                        \"forecasthighascelsius\": \"7\",\n                        \"tempascelsius\": \"6\",\n                        \"weathertext\": \"Scattered Clouds\",\n                        \"weathercode\": \"34\",\n                        \"forecastdate\": \"2/15/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\"\n                    }\n                ],\n                \"smsmallkeyword\": \"Columbia\",\n                \"utcOffset\": 0,\n                \"timeZone\": null,\n                \"marketingRegion\": \"*Region - West\",\n                \"uberTripUrl\": null,\n                \"levels\": \"1\"\n            },\n            {\n                \"mallId\": 1240,\n                \"mallCode\": \"5243\",\n                \"mallName\": \"Del Amo Fashion Center®\",\n                \"urlFriendlyName\": \"del-amo-fashion-center\",\n                \"latitude\": 33.830765,\n                \"longitude\": -118.349415,\n                \"printMallMapUrl\": \"\",\n                \"embedMap\": \"https://www.simon.com/mall/del-amo-fashion-center/map?noframe=true\",\n                \"address\": {\n                    \"street1\": \"3525 Carson St\",\n                    \"street2\": \"\",\n                    \"city\": \"Torrance\",\n                    \"state\": \"CA\",\n                    \"zipCode\": \"90503\",\n                    \"country\": \"UNITED STATES\",\n                    \"country_name\": \"UNITED STATES\"\n                },\n                \"specialHours\": [],\n                \"hours\": [],\n                \"hours_today\": \"Closed\",\n                \"phones\": {\n                    \"office\": \"(310) 542-8525\",\n                    \"security\": null,\n                    \"information\": null\n                },\n                \"amenities\": null,\n                \"description\": null,\n                \"targetUrl\": null,\n                \"descriptionClean\": \"\",\n                \"propertyPhoto\": \"https://assets.simon.com/siteassets/images/propertythumbs/1240/del-amo-fashion-center-01.jpg\",\n                \"propertyPhotoLrg\": \"https://assets.simon.com/propertyimages/1240/del-amo-fashion-center-01.jpg\",\n                \"socialLinks\": {\n                    \"YouTube\": \"\"\n                },\n                \"propertyType\": \"RegionalMall\",\n                \"grossLeasableArea\": 0,\n                \"vanityUrl\": null,\n                \"mallFlags\": {\n                    \"isTourismMall\": false,\n                    \"isOutletMarketPlace\": false,\n                    \"hadDeals\": true,\n                    \"hasNews\": true,\n                    \"hasEvents\": true,\n                    \"hasEntertainment\": true,\n                    \"hasDining\": true,\n                    \"isFamily\": true,\n                    \"isTravelHere\": false,\n                    \"isSearchEnabled\": true,\n                    \"validPreferredMall\": true\n                },\n                \"mapSlug\": \"simon-del-amo-fashion-center\",\n                \"propertyHoursString\": \"Call the mall for today's hours\",\n                \"TenantOpenThresholdMet\": false,\n                \"specialHoursString\": \"\",\n                \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/1240.png\",\n                \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/1240.png\",\n                \"simonHosted\": true,\n                \"hasInteractiveMap\": false,\n                \"featuredStores\": [],\n                \"POId\": null,\n                \"directions\": null,\n                \"weatherforcast\": [\n                    {\n                        \"forecastlow\": \"53\",\n                        \"forecasthigh\": \"63\",\n                        \"temp\": \"53\",\n                        \"forecastlowascelsius\": \"12\",\n                        \"forecasthighascelsius\": \"17\",\n                        \"tempascelsius\": \"12\",\n                        \"weathertext\": \"Sky Is Clear\",\n                        \"weathercode\": \"34\",\n                        \"forecastdate\": \"2/6/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\"\n                    },\n                    {\n                        \"forecastlow\": \"56\",\n                        \"forecasthigh\": \"65\",\n                        \"temp\": \"64\",\n                        \"forecastlowascelsius\": \"13\",\n                        \"forecasthighascelsius\": \"18\",\n                        \"tempascelsius\": \"18\",\n                        \"weathertext\": \"Sky Is Clear\",\n                        \"weathercode\": \"34\",\n                        \"forecastdate\": \"2/7/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\"\n                    },\n                    {\n                        \"forecastlow\": \"58\",\n                        \"forecasthigh\": \"66\",\n                        \"temp\": \"65\",\n                        \"forecastlowascelsius\": \"14\",\n                        \"forecasthighascelsius\": \"19\",\n                        \"tempascelsius\": \"19\",\n                        \"weathertext\": \"Sky Is Clear\",\n                        \"weathercode\": \"34\",\n                        \"forecastdate\": \"2/8/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\"\n                    },\n                    {\n                        \"forecastlow\": \"59\",\n                        \"forecasthigh\": \"69\",\n                        \"temp\": \"69\",\n                        \"forecastlowascelsius\": \"15\",\n                        \"forecasthighascelsius\": \"21\",\n                        \"tempascelsius\": \"21\",\n                        \"weathertext\": \"Sky Is Clear\",\n                        \"weathercode\": \"34\",\n                        \"forecastdate\": \"2/9/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\"\n                    },\n                    {\n                        \"forecastlow\": \"58\",\n                        \"forecasthigh\": \"67\",\n                        \"temp\": \"67\",\n                        \"forecastlowascelsius\": \"14\",\n                        \"forecasthighascelsius\": \"19\",\n                        \"tempascelsius\": \"19\",\n                        \"weathertext\": \"Overcast Clouds\",\n                        \"weathercode\": \"34\",\n                        \"forecastdate\": \"2/10/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\"\n                    },\n                    {\n                        \"forecastlow\": \"54\",\n                        \"forecasthigh\": \"60\",\n                        \"temp\": \"60\",\n                        \"forecastlowascelsius\": \"12\",\n                        \"forecasthighascelsius\": \"15\",\n                        \"tempascelsius\": \"15\",\n                        \"weathertext\": \"Scattered Clouds\",\n                        \"weathercode\": \"34\",\n                        \"forecastdate\": \"2/11/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\"\n                    },\n                    {\n                        \"forecastlow\": \"53\",\n                        \"forecasthigh\": \"65\",\n                        \"temp\": \"65\",\n                        \"forecastlowascelsius\": \"12\",\n                        \"forecasthighascelsius\": \"18\",\n                        \"tempascelsius\": \"18\",\n                        \"weathertext\": \"Sky Is Clear\",\n                        \"weathercode\": \"34\",\n                        \"forecastdate\": \"2/12/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\"\n                    },\n                    {\n                        \"forecastlow\": \"55\",\n                        \"forecasthigh\": \"62\",\n                        \"temp\": \"62\",\n                        \"forecastlowascelsius\": \"13\",\n                        \"forecasthighascelsius\": \"17\",\n                        \"tempascelsius\": \"17\",\n                        \"weathertext\": \"Sky Is Clear\",\n                        \"weathercode\": \"34\",\n                        \"forecastdate\": \"2/13/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\"\n                    },\n                    {\n                        \"forecastlow\": \"51\",\n                        \"forecasthigh\": \"61\",\n                        \"temp\": \"58\",\n                        \"forecastlowascelsius\": \"11\",\n                        \"forecasthighascelsius\": \"16\",\n                        \"tempascelsius\": \"15\",\n                        \"weathertext\": \"Broken Clouds\",\n                        \"weathercode\": \"34\",\n                        \"forecastdate\": \"2/14/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\"\n                    },\n                    {\n                        \"forecastlow\": \"47\",\n                        \"forecasthigh\": \"57\",\n                        \"temp\": \"55\",\n                        \"forecastlowascelsius\": \"8\",\n                        \"forecasthighascelsius\": \"14\",\n                        \"tempascelsius\": \"13\",\n                        \"weathertext\": \"Sky Is Clear\",\n                        \"weathercode\": \"34\",\n                        \"forecastdate\": \"2/15/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\"\n                    }\n                ],\n                \"smsmallkeyword\": \"DelAmo\",\n                \"utcOffset\": 0,\n                \"timeZone\": null,\n                \"marketingRegion\": \"*Region - West\",\n                \"uberTripUrl\": null,\n                \"levels\": \"4\"\n            },\n            {\n                \"mallId\": 115,\n                \"mallCode\": \"4832\",\n                \"mallName\": \"Ocean County Mall®\",\n                \"urlFriendlyName\": \"ocean-county-mall\",\n                \"latitude\": 39.98063,\n                \"longitude\": -74.178014,\n                \"printMallMapUrl\": \"\",\n                \"embedMap\": \"https://www.simon.com/mall/ocean-county-mall/map?noframe=true\",\n                \"address\": {\n                    \"street1\": \"1201 Hooper Ave\",\n                    \"street2\": \"\",\n                    \"city\": \"Toms River\",\n                    \"state\": \"NJ\",\n                    \"zipCode\": \"08753\",\n                    \"country\": \"UNITED STATES\",\n                    \"country_name\": \"UNITED STATES\"\n                },\n                \"specialHours\": [],\n                \"hours\": [],\n                \"hours_today\": \"Closed\",\n                \"phones\": {\n                    \"office\": \"(732) 244-8201\",\n                    \"security\": null,\n                    \"information\": null\n                },\n                \"amenities\": null,\n                \"description\": null,\n                \"targetUrl\": null,\n                \"descriptionClean\": \"\",\n                \"propertyPhoto\": \"https://assets.simon.com/siteassets/images/propertythumbs/115/ocean-county-mall-01.jpg\",\n                \"propertyPhotoLrg\": \"https://assets.simon.com/propertyimages/115/ocean-county-mall-01.jpg\",\n                \"socialLinks\": {\n                    \"YouTube\": \"\"\n                },\n                \"propertyType\": \"RegionalMall\",\n                \"grossLeasableArea\": 0,\n                \"vanityUrl\": null,\n                \"mallFlags\": {\n                    \"isTourismMall\": false,\n                    \"isOutletMarketPlace\": false,\n                    \"hadDeals\": true,\n                    \"hasNews\": true,\n                    \"hasEvents\": true,\n                    \"hasEntertainment\": true,\n                    \"hasDining\": true,\n                    \"isFamily\": true,\n                    \"isTravelHere\": false,\n                    \"isSearchEnabled\": true,\n                    \"validPreferredMall\": true\n                },\n                \"mapSlug\": \"simon-ocean-county-mall\",\n                \"propertyHoursString\": \"Call the mall for today's hours\",\n                \"TenantOpenThresholdMet\": false,\n                \"specialHoursString\": \"\",\n                \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/115.png\",\n                \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/115.png\",\n                \"simonHosted\": true,\n                \"hasInteractiveMap\": false,\n                \"featuredStores\": [],\n                \"POId\": null,\n                \"directions\": null,\n                \"weatherforcast\": [\n                    {\n                        \"forecastlow\": \"36\",\n                        \"forecasthigh\": \"45\",\n                        \"temp\": \"40\",\n                        \"forecastlowascelsius\": \"2\",\n                        \"forecasthighascelsius\": \"7\",\n                        \"tempascelsius\": \"4\",\n                        \"weathertext\": \"Broken Clouds\",\n                        \"weathercode\": \"34\",\n                        \"forecastdate\": \"2/6/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\"\n                    },\n                    {\n                        \"forecastlow\": \"34\",\n                        \"forecasthigh\": \"43\",\n                        \"temp\": \"42\",\n                        \"forecastlowascelsius\": \"1\",\n                        \"forecasthighascelsius\": \"6\",\n                        \"tempascelsius\": \"6\",\n                        \"weathertext\": \"Overcast Clouds\",\n                        \"weathercode\": \"34\",\n                        \"forecastdate\": \"2/7/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\"\n                    },\n                    {\n                        \"forecastlow\": \"40\",\n                        \"forecasthigh\": \"49\",\n                        \"temp\": \"46\",\n                        \"forecastlowascelsius\": \"4\",\n                        \"forecasthighascelsius\": \"9\",\n                        \"tempascelsius\": \"8\",\n                        \"weathertext\": \"Light Rain\",\n                        \"weathercode\": \"11\",\n                        \"forecastdate\": \"2/8/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\"\n                    },\n                    {\n                        \"forecastlow\": \"37\",\n                        \"forecasthigh\": \"53\",\n                        \"temp\": \"46\",\n                        \"forecastlowascelsius\": \"3\",\n                        \"forecasthighascelsius\": \"12\",\n                        \"tempascelsius\": \"8\",\n                        \"weathertext\": \"Light Rain\",\n                        \"weathercode\": \"11\",\n                        \"forecastdate\": \"2/9/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\"\n                    },\n                    {\n                        \"forecastlow\": \"48\",\n                        \"forecasthigh\": \"54\",\n                        \"temp\": \"52\",\n                        \"forecastlowascelsius\": \"9\",\n                        \"forecasthighascelsius\": \"12\",\n                        \"tempascelsius\": \"11\",\n                        \"weathertext\": \"Moderate Rain\",\n                        \"weathercode\": \"11\",\n                        \"forecastdate\": \"2/10/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\"\n                    },\n                    {\n                        \"forecastlow\": \"40\",\n                        \"forecasthigh\": \"52\",\n                        \"temp\": \"46\",\n                        \"forecastlowascelsius\": \"5\",\n                        \"forecasthighascelsius\": \"11\",\n                        \"tempascelsius\": \"8\",\n                        \"weathertext\": \"Moderate Rain\",\n                        \"weathercode\": \"11\",\n                        \"forecastdate\": \"2/11/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\"\n                    },\n                    {\n                        \"forecastlow\": \"30\",\n                        \"forecasthigh\": \"43\",\n                        \"temp\": \"40\",\n                        \"forecastlowascelsius\": \"-1\",\n                        \"forecasthighascelsius\": \"6\",\n                        \"tempascelsius\": \"5\",\n                        \"weathertext\": \"Light Snow\",\n                        \"weathercode\": \"16\",\n                        \"forecastdate\": \"2/12/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-16.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-16.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-16.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-16.png\"\n                    },\n                    {\n                        \"forecastlow\": \"35\",\n                        \"forecasthigh\": \"48\",\n                        \"temp\": \"48\",\n                        \"forecastlowascelsius\": \"1\",\n                        \"forecasthighascelsius\": \"9\",\n                        \"tempascelsius\": \"9\",\n                        \"weathertext\": \"Overcast Clouds\",\n                        \"weathercode\": \"34\",\n                        \"forecastdate\": \"2/13/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\"\n                    },\n                    {\n                        \"forecastlow\": \"43\",\n                        \"forecasthigh\": \"56\",\n                        \"temp\": \"55\",\n                        \"forecastlowascelsius\": \"6\",\n                        \"forecasthighascelsius\": \"13\",\n                        \"tempascelsius\": \"13\",\n                        \"weathertext\": \"Light Rain\",\n                        \"weathercode\": \"11\",\n                        \"forecastdate\": \"2/14/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\"\n                    },\n                    {\n                        \"forecastlow\": \"45\",\n                        \"forecasthigh\": \"56\",\n                        \"temp\": \"56\",\n                        \"forecastlowascelsius\": \"7\",\n                        \"forecasthighascelsius\": \"14\",\n                        \"tempascelsius\": \"14\",\n                        \"weathertext\": \"Moderate Rain\",\n                        \"weathercode\": \"11\",\n                        \"forecastdate\": \"2/15/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\"\n                    }\n                ],\n                \"smsmallkeyword\": \"OceanCounty\",\n                \"utcOffset\": 0,\n                \"timeZone\": null,\n                \"marketingRegion\": \"*Region - Northeast/South\",\n                \"uberTripUrl\": null,\n                \"levels\": \"1\"\n            },\n            {\n                \"mallId\": 102,\n                \"mallCode\": \"4836\",\n                \"mallName\": \"Roosevelt Field®\",\n                \"urlFriendlyName\": \"roosevelt-field\",\n                \"latitude\": 40.738063,\n                \"longitude\": -73.612808,\n                \"printMallMapUrl\": \"\",\n                \"embedMap\": \"https://www.simon.com/mall/roosevelt-field/map?noframe=true\",\n                \"address\": {\n                    \"street1\": \"630 Old Country Rd\",\n                    \"street2\": \"\",\n                    \"city\": \"Garden City\",\n                    \"state\": \"NY\",\n                    \"zipCode\": \"11530\",\n                    \"country\": \"UNITED STATES\",\n                    \"country_name\": \"UNITED STATES\"\n                },\n                \"specialHours\": [],\n                \"hours\": [],\n                \"hours_today\": \"Closed\",\n                \"phones\": {\n                    \"office\": \"(516) 742-8001\",\n                    \"security\": null,\n                    \"information\": null\n                },\n                \"amenities\": null,\n                \"description\": null,\n                \"targetUrl\": null,\n                \"descriptionClean\": \"\",\n                \"propertyPhoto\": \"https://assets.simon.com/siteassets/images/propertythumbs/102/roosevelt-field-01.jpg\",\n                \"propertyPhotoLrg\": \"https://assets.simon.com/propertyimages/102/roosevelt-field-01.jpg\",\n                \"socialLinks\": {\n                    \"YouTube\": \"\"\n                },\n                \"propertyType\": \"RegionalMall\",\n                \"grossLeasableArea\": 0,\n                \"vanityUrl\": null,\n                \"mallFlags\": {\n                    \"isTourismMall\": false,\n                    \"isOutletMarketPlace\": false,\n                    \"hadDeals\": true,\n                    \"hasNews\": true,\n                    \"hasEvents\": true,\n                    \"hasEntertainment\": true,\n                    \"hasDining\": true,\n                    \"isFamily\": true,\n                    \"isTravelHere\": false,\n                    \"isSearchEnabled\": true,\n                    \"validPreferredMall\": true\n                },\n                \"mapSlug\": \"simon-roosevelt-field\",\n                \"propertyHoursString\": \"Call the mall for today's hours\",\n                \"TenantOpenThresholdMet\": false,\n                \"specialHoursString\": \"\",\n                \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/102.png\",\n                \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/102.png\",\n                \"simonHosted\": true,\n                \"hasInteractiveMap\": false,\n                \"featuredStores\": [],\n                \"POId\": null,\n                \"directions\": null,\n                \"weatherforcast\": [\n                    {\n                        \"forecastlow\": \"35\",\n                        \"forecasthigh\": \"45\",\n                        \"temp\": \"39\",\n                        \"forecastlowascelsius\": \"2\",\n                        \"forecasthighascelsius\": \"7\",\n                        \"tempascelsius\": \"4\",\n                        \"weathertext\": \"Broken Clouds\",\n                        \"weathercode\": \"34\",\n                        \"forecastdate\": \"2/6/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\"\n                    },\n                    {\n                        \"forecastlow\": \"32\",\n                        \"forecasthigh\": \"41\",\n                        \"temp\": \"38\",\n                        \"forecastlowascelsius\": \"0\",\n                        \"forecasthighascelsius\": \"5\",\n                        \"tempascelsius\": \"4\",\n                        \"weathertext\": \"Overcast Clouds\",\n                        \"weathercode\": \"34\",\n                        \"forecastdate\": \"2/7/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\"\n                    },\n                    {\n                        \"forecastlow\": \"38\",\n                        \"forecasthigh\": \"47\",\n                        \"temp\": \"45\",\n                        \"forecastlowascelsius\": \"4\",\n                        \"forecasthighascelsius\": \"8\",\n                        \"tempascelsius\": \"7\",\n                        \"weathertext\": \"Light Rain\",\n                        \"weathercode\": \"11\",\n                        \"forecastdate\": \"2/8/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\"\n                    },\n                    {\n                        \"forecastlow\": \"36\",\n                        \"forecasthigh\": \"47\",\n                        \"temp\": \"41\",\n                        \"forecastlowascelsius\": \"2\",\n                        \"forecasthighascelsius\": \"8\",\n                        \"tempascelsius\": \"5\",\n                        \"weathertext\": \"Light Rain\",\n                        \"weathercode\": \"11\",\n                        \"forecastdate\": \"2/9/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\"\n                    },\n                    {\n                        \"forecastlow\": \"47\",\n                        \"forecasthigh\": \"52\",\n                        \"temp\": \"52\",\n                        \"forecastlowascelsius\": \"8\",\n                        \"forecasthighascelsius\": \"11\",\n                        \"tempascelsius\": \"11\",\n                        \"weathertext\": \"Moderate Rain\",\n                        \"weathercode\": \"11\",\n                        \"forecastdate\": \"2/10/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\"\n                    },\n                    {\n                        \"forecastlow\": \"38\",\n                        \"forecasthigh\": \"48\",\n                        \"temp\": \"44\",\n                        \"forecastlowascelsius\": \"3\",\n                        \"forecasthighascelsius\": \"9\",\n                        \"tempascelsius\": \"7\",\n                        \"weathertext\": \"Moderate Rain\",\n                        \"weathercode\": \"11\",\n                        \"forecastdate\": \"2/11/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\"\n                    },\n                    {\n                        \"forecastlow\": \"30\",\n                        \"forecasthigh\": \"42\",\n                        \"temp\": \"39\",\n                        \"forecastlowascelsius\": \"-1\",\n                        \"forecasthighascelsius\": \"5\",\n                        \"tempascelsius\": \"4\",\n                        \"weathertext\": \"Sky Is Clear\",\n                        \"weathercode\": \"34\",\n                        \"forecastdate\": \"2/12/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\"\n                    },\n                    {\n                        \"forecastlow\": \"35\",\n                        \"forecasthigh\": \"45\",\n                        \"temp\": \"44\",\n                        \"forecastlowascelsius\": \"1\",\n                        \"forecasthighascelsius\": \"7\",\n                        \"tempascelsius\": \"7\",\n                        \"weathertext\": \"Overcast Clouds\",\n                        \"weathercode\": \"34\",\n                        \"forecastdate\": \"2/13/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\"\n                    },\n                    {\n                        \"forecastlow\": \"42\",\n                        \"forecasthigh\": \"50\",\n                        \"temp\": \"50\",\n                        \"forecastlowascelsius\": \"5\",\n                        \"forecasthighascelsius\": \"10\",\n                        \"tempascelsius\": \"10\",\n                        \"weathertext\": \"Light Rain\",\n                        \"weathercode\": \"11\",\n                        \"forecastdate\": \"2/14/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\"\n                    },\n                    {\n                        \"forecastlow\": \"44\",\n                        \"forecasthigh\": \"49\",\n                        \"temp\": \"49\",\n                        \"forecastlowascelsius\": \"7\",\n                        \"forecasthighascelsius\": \"10\",\n                        \"tempascelsius\": \"9\",\n                        \"weathertext\": \"Heavy Intensity Rain\",\n                        \"weathercode\": \"11\",\n                        \"forecastdate\": \"2/15/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\"\n                    }\n                ],\n                \"smsmallkeyword\": \"Roosevelt\",\n                \"utcOffset\": 0,\n                \"timeZone\": null,\n                \"marketingRegion\": \"*Region - Northeast\",\n                \"uberTripUrl\": null,\n                \"levels\": \"3\"\n            },\n            {\n                \"mallId\": 103,\n                \"mallCode\": \"3632\",\n                \"mallName\": \"Smith Haven Mall\",\n                \"urlFriendlyName\": \"smith-haven-mall\",\n                \"latitude\": 40.864913,\n                \"longitude\": -73.130107,\n                \"printMallMapUrl\": \"\",\n                \"embedMap\": \"https://www.simon.com/mall/smith-haven-mall/map?noframe=true\",\n                \"address\": {\n                    \"street1\": \"313 Smith Haven Mall\",\n                    \"street2\": \"\",\n                    \"city\": \"Lake Grove\",\n                    \"state\": \"NY\",\n                    \"zipCode\": \"11755\",\n                    \"country\": \"UNITED STATES\",\n                    \"country_name\": \"UNITED STATES\"\n                },\n                \"specialHours\": [],\n                \"hours\": [],\n                \"hours_today\": \"Closed\",\n                \"phones\": {\n                    \"office\": \"(631) 724-8066\",\n                    \"security\": null,\n                    \"information\": null\n                },\n                \"amenities\": null,\n                \"description\": null,\n                \"targetUrl\": null,\n                \"descriptionClean\": \"\",\n                \"propertyPhoto\": \"https://assets.simon.com/siteassets/images/propertythumbs/103/smith-haven-mall-01.jpg\",\n                \"propertyPhotoLrg\": \"https://assets.simon.com/propertyimages/103/smith-haven-mall-01.jpg\",\n                \"socialLinks\": {\n                    \"YouTube\": \"\"\n                },\n                \"propertyType\": \"RegionalMall\",\n                \"grossLeasableArea\": 0,\n                \"vanityUrl\": null,\n                \"mallFlags\": {\n                    \"isTourismMall\": false,\n                    \"isOutletMarketPlace\": false,\n                    \"hadDeals\": true,\n                    \"hasNews\": true,\n                    \"hasEvents\": true,\n                    \"hasEntertainment\": true,\n                    \"hasDining\": true,\n                    \"isFamily\": true,\n                    \"isTravelHere\": false,\n                    \"isSearchEnabled\": true,\n                    \"validPreferredMall\": true\n                },\n                \"mapSlug\": \"simon-smith-haven-mall\",\n                \"propertyHoursString\": \"Call the mall for today's hours\",\n                \"TenantOpenThresholdMet\": false,\n                \"specialHoursString\": \"\",\n                \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/103.png\",\n                \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/103.png\",\n                \"simonHosted\": true,\n                \"hasInteractiveMap\": false,\n                \"featuredStores\": [],\n                \"POId\": null,\n                \"directions\": null,\n                \"weatherforcast\": [\n                    {\n                        \"forecastlow\": \"36\",\n                        \"forecasthigh\": \"44\",\n                        \"temp\": \"38\",\n                        \"forecastlowascelsius\": \"2\",\n                        \"forecasthighascelsius\": \"7\",\n                        \"tempascelsius\": \"3\",\n                        \"weathertext\": \"Overcast Clouds\",\n                        \"weathercode\": \"34\",\n                        \"forecastdate\": \"2/6/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\"\n                    },\n                    {\n                        \"forecastlow\": \"33\",\n                        \"forecasthigh\": \"41\",\n                        \"temp\": \"37\",\n                        \"forecastlowascelsius\": \"1\",\n                        \"forecasthighascelsius\": \"5\",\n                        \"tempascelsius\": \"3\",\n                        \"weathertext\": \"Overcast Clouds\",\n                        \"weathercode\": \"34\",\n                        \"forecastdate\": \"2/7/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\"\n                    },\n                    {\n                        \"forecastlow\": \"38\",\n                        \"forecasthigh\": \"45\",\n                        \"temp\": \"43\",\n                        \"forecastlowascelsius\": \"3\",\n                        \"forecasthighascelsius\": \"7\",\n                        \"tempascelsius\": \"6\",\n                        \"weathertext\": \"Moderate Rain\",\n                        \"weathercode\": \"11\",\n                        \"forecastdate\": \"2/8/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\"\n                    },\n                    {\n                        \"forecastlow\": \"37\",\n                        \"forecasthigh\": \"47\",\n                        \"temp\": \"41\",\n                        \"forecastlowascelsius\": \"3\",\n                        \"forecasthighascelsius\": \"8\",\n                        \"tempascelsius\": \"5\",\n                        \"weathertext\": \"Light Rain\",\n                        \"weathercode\": \"11\",\n                        \"forecastdate\": \"2/9/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\"\n                    },\n                    {\n                        \"forecastlow\": \"45\",\n                        \"forecasthigh\": \"48\",\n                        \"temp\": \"48\",\n                        \"forecastlowascelsius\": \"7\",\n                        \"forecasthighascelsius\": \"9\",\n                        \"tempascelsius\": \"9\",\n                        \"weathertext\": \"Moderate Rain\",\n                        \"weathercode\": \"11\",\n                        \"forecastdate\": \"2/10/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\"\n                    },\n                    {\n                        \"forecastlow\": \"38\",\n                        \"forecasthigh\": \"48\",\n                        \"temp\": \"44\",\n                        \"forecastlowascelsius\": \"3\",\n                        \"forecasthighascelsius\": \"9\",\n                        \"tempascelsius\": \"7\",\n                        \"weathertext\": \"Heavy Intensity Rain\",\n                        \"weathercode\": \"11\",\n                        \"forecastdate\": \"2/11/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\"\n                    },\n                    {\n                        \"forecastlow\": \"30\",\n                        \"forecasthigh\": \"41\",\n                        \"temp\": \"38\",\n                        \"forecastlowascelsius\": \"-1\",\n                        \"forecasthighascelsius\": \"5\",\n                        \"tempascelsius\": \"4\",\n                        \"weathertext\": \"Sky Is Clear\",\n                        \"weathercode\": \"34\",\n                        \"forecastdate\": \"2/12/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\"\n                    },\n                    {\n                        \"forecastlow\": \"35\",\n                        \"forecasthigh\": \"43\",\n                        \"temp\": \"43\",\n                        \"forecastlowascelsius\": \"1\",\n                        \"forecasthighascelsius\": \"6\",\n                        \"tempascelsius\": \"6\",\n                        \"weathertext\": \"Overcast Clouds\",\n                        \"weathercode\": \"34\",\n                        \"forecastdate\": \"2/13/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\"\n                    },\n                    {\n                        \"forecastlow\": \"41\",\n                        \"forecasthigh\": \"48\",\n                        \"temp\": \"48\",\n                        \"forecastlowascelsius\": \"5\",\n                        \"forecasthighascelsius\": \"9\",\n                        \"tempascelsius\": \"9\",\n                        \"weathertext\": \"Light Rain\",\n                        \"weathercode\": \"11\",\n                        \"forecastdate\": \"2/14/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\"\n                    },\n                    {\n                        \"forecastlow\": \"43\",\n                        \"forecasthigh\": \"50\",\n                        \"temp\": \"47\",\n                        \"forecastlowascelsius\": \"6\",\n                        \"forecasthighascelsius\": \"10\",\n                        \"tempascelsius\": \"8\",\n                        \"weathertext\": \"Heavy Intensity Rain\",\n                        \"weathercode\": \"11\",\n                        \"forecastdate\": \"2/15/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\"\n                    }\n                ],\n                \"smsmallkeyword\": \"Smithhaven\",\n                \"utcOffset\": 0,\n                \"timeZone\": null,\n                \"marketingRegion\": \"*Region - Northeast\",\n                \"uberTripUrl\": null,\n                \"levels\": \"1\"\n            },\n            {\n                \"mallId\": 238,\n                \"mallCode\": \"9600\",\n                \"mallName\": \"Tacoma Mall\",\n                \"urlFriendlyName\": \"tacoma-mall\",\n                \"latitude\": 47.216092,\n                \"longitude\": -122.468741,\n                \"printMallMapUrl\": \"\",\n                \"embedMap\": \"https://www.simon.com/mall/tacoma-mall/map?noframe=true\",\n                \"address\": {\n                    \"street1\": \"4502 S Steele St\",\n                    \"street2\": \"\",\n                    \"city\": \"Tacoma\",\n                    \"state\": \"WA\",\n                    \"zipCode\": \"98409\",\n                    \"country\": \"UNITED STATES\",\n                    \"country_name\": \"UNITED STATES\"\n                },\n                \"specialHours\": [],\n                \"hours\": [],\n                \"hours_today\": \"Closed\",\n                \"phones\": {\n                    \"office\": \"(253) 475-4566\",\n                    \"security\": null,\n                    \"information\": null\n                },\n                \"amenities\": null,\n                \"description\": null,\n                \"targetUrl\": null,\n                \"descriptionClean\": \"\",\n                \"propertyPhoto\": \"https://assets.simon.com/siteassets/images/propertythumbs/238/tacoma-mall-01.jpg\",\n                \"propertyPhotoLrg\": \"https://assets.simon.com/propertyimages/238/tacoma-mall-01.jpg\",\n                \"socialLinks\": {\n                    \"YouTube\": \"\"\n                },\n                \"propertyType\": \"RegionalMall\",\n                \"grossLeasableArea\": 0,\n                \"vanityUrl\": null,\n                \"mallFlags\": {\n                    \"isTourismMall\": false,\n                    \"isOutletMarketPlace\": false,\n                    \"hadDeals\": true,\n                    \"hasNews\": true,\n                    \"hasEvents\": true,\n                    \"hasEntertainment\": true,\n                    \"hasDining\": true,\n                    \"isFamily\": true,\n                    \"isTravelHere\": false,\n                    \"isSearchEnabled\": true,\n                    \"validPreferredMall\": true\n                },\n                \"mapSlug\": \"simon-tacoma-mall\",\n                \"propertyHoursString\": \"Call the mall for today's hours\",\n                \"TenantOpenThresholdMet\": false,\n                \"specialHoursString\": \"\",\n                \"logoPng\": \"https://www.simon.com/siteassets/images/png-fallback/238.png\",\n                \"largeLogoPng\": \"https://assets.simon.com/malllogos/png/large/238.png\",\n                \"simonHosted\": true,\n                \"hasInteractiveMap\": false,\n                \"featuredStores\": [],\n                \"POId\": null,\n                \"directions\": null,\n                \"weatherforcast\": [\n                    {\n                        \"forecastlow\": \"42\",\n                        \"forecasthigh\": \"48\",\n                        \"temp\": \"42\",\n                        \"forecastlowascelsius\": \"5\",\n                        \"forecasthighascelsius\": \"9\",\n                        \"tempascelsius\": \"6\",\n                        \"weathertext\": \"Overcast Clouds\",\n                        \"weathercode\": \"34\",\n                        \"forecastdate\": \"2/6/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\"\n                    },\n                    {\n                        \"forecastlow\": \"39\",\n                        \"forecasthigh\": \"48\",\n                        \"temp\": \"46\",\n                        \"forecastlowascelsius\": \"4\",\n                        \"forecasthighascelsius\": \"9\",\n                        \"tempascelsius\": \"8\",\n                        \"weathertext\": \"Moderate Rain\",\n                        \"weathercode\": \"11\",\n                        \"forecastdate\": \"2/7/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\"\n                    },\n                    {\n                        \"forecastlow\": \"36\",\n                        \"forecasthigh\": \"48\",\n                        \"temp\": \"47\",\n                        \"forecastlowascelsius\": \"2\",\n                        \"forecasthighascelsius\": \"9\",\n                        \"tempascelsius\": \"8\",\n                        \"weathertext\": \"Broken Clouds\",\n                        \"weathercode\": \"34\",\n                        \"forecastdate\": \"2/8/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-34.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-34.png\"\n                    },\n                    {\n                        \"forecastlow\": \"33\",\n                        \"forecasthigh\": \"50\",\n                        \"temp\": \"49\",\n                        \"forecastlowascelsius\": \"1\",\n                        \"forecasthighascelsius\": \"10\",\n                        \"tempascelsius\": \"9\",\n                        \"weathertext\": \"Light Rain\",\n                        \"weathercode\": \"11\",\n                        \"forecastdate\": \"2/9/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\"\n                    },\n                    {\n                        \"forecastlow\": \"39\",\n                        \"forecasthigh\": \"50\",\n                        \"temp\": \"50\",\n                        \"forecastlowascelsius\": \"4\",\n                        \"forecasthighascelsius\": \"10\",\n                        \"tempascelsius\": \"10\",\n                        \"weathertext\": \"Light Rain\",\n                        \"weathercode\": \"11\",\n                        \"forecastdate\": \"2/10/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\"\n                    },\n                    {\n                        \"forecastlow\": \"40\",\n                        \"forecasthigh\": \"48\",\n                        \"temp\": \"48\",\n                        \"forecastlowascelsius\": \"4\",\n                        \"forecasthighascelsius\": \"9\",\n                        \"tempascelsius\": \"9\",\n                        \"weathertext\": \"Light Rain\",\n                        \"weathercode\": \"11\",\n                        \"forecastdate\": \"2/11/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\"\n                    },\n                    {\n                        \"forecastlow\": \"42\",\n                        \"forecasthigh\": \"45\",\n                        \"temp\": \"45\",\n                        \"forecastlowascelsius\": \"5\",\n                        \"forecasthighascelsius\": \"7\",\n                        \"tempascelsius\": \"7\",\n                        \"weathertext\": \"Light Rain\",\n                        \"weathercode\": \"11\",\n                        \"forecastdate\": \"2/12/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\"\n                    },\n                    {\n                        \"forecastlow\": \"38\",\n                        \"forecasthigh\": \"47\",\n                        \"temp\": \"45\",\n                        \"forecastlowascelsius\": \"3\",\n                        \"forecasthighascelsius\": \"9\",\n                        \"tempascelsius\": \"7\",\n                        \"weathertext\": \"Light Rain\",\n                        \"weathercode\": \"11\",\n                        \"forecastdate\": \"2/13/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-11.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-11.png\"\n                    },\n                    {\n                        \"forecastlow\": \"33\",\n                        \"forecasthigh\": \"44\",\n                        \"temp\": \"44\",\n                        \"forecastlowascelsius\": \"1\",\n                        \"forecasthighascelsius\": \"7\",\n                        \"tempascelsius\": \"7\",\n                        \"weathertext\": \"Light Snow\",\n                        \"weathercode\": \"16\",\n                        \"forecastdate\": \"2/14/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-16.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-16.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-16.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-16.png\"\n                    },\n                    {\n                        \"forecastlow\": \"31\",\n                        \"forecasthigh\": \"42\",\n                        \"temp\": \"42\",\n                        \"forecastlowascelsius\": \"0\",\n                        \"forecasthighascelsius\": \"5\",\n                        \"tempascelsius\": \"5\",\n                        \"weathertext\": \"Light Snow\",\n                        \"weathercode\": \"16\",\n                        \"forecastdate\": \"2/15/2023\",\n                        \"icon\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-16.png\",\n                        \"iconssl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/base/weather-16.png\",\n                        \"iconretina\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-16.png\",\n                        \"iconretinassl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/weather/png/retina/weather-16.png\"\n                    }\n                ],\n                \"smsmallkeyword\": \"Tacoma\",\n                \"utcOffset\": 0,\n                \"timeZone\": null,\n                \"marketingRegion\": \"*Region - West\",\n                \"uberTripUrl\": null,\n                \"levels\": \"1\"\n            }\n        ],\n        \"baseTenant_collection\": [\n            {\n                \"brandId\": 2774,\n                \"name\": \"JCPenney\",\n                \"description\": null,\n                \"luxuryFlag\": false,\n                \"luxuryDescription\": null,\n                \"luxuryUrl\": null,\n                \"luxuryPhoto\": null,\n                \"homeFlag\": false,\n                \"homeDescription\": null,\n                \"homeUrl\": null,\n                \"homePhoto\": null,\n                \"familyAtSimonFlag\": true,\n                \"shopPremiumOutletFlag\": false,\n                \"shopPremiumOutletUrl\": \"\",\n                \"shopPremiumOutletNostoId\": null,\n                \"searchEnabled\": true,\n                \"locations\": null\n            },\n            {\n                \"brandId\": 3711,\n                \"name\": \"Macy's\",\n                \"description\": null,\n                \"luxuryFlag\": false,\n                \"luxuryDescription\": null,\n                \"luxuryUrl\": null,\n                \"luxuryPhoto\": null,\n                \"homeFlag\": false,\n                \"homeDescription\": null,\n                \"homeUrl\": null,\n                \"homePhoto\": null,\n                \"familyAtSimonFlag\": true,\n                \"shopPremiumOutletFlag\": false,\n                \"shopPremiumOutletUrl\": \"\",\n                \"shopPremiumOutletNostoId\": null,\n                \"searchEnabled\": true,\n                \"locations\": null\n            }\n        ],\n        \"localTenant_collection\": [\n            {\n                \"locationId\": 4618,\n                \"mallId\": 233,\n                \"mallName\": \"Brea Mall®\",\n                \"logoUrl\": \"\",\n                \"spaceId\": \"Anchor 1\",\n                \"locationTypeId\": 3,\n                \"TenantDiningInformation\": null,\n                \"featureOnMap\": false,\n                \"locationName\": \"JCPenney\",\n                \"phone\": \"(714) 671-2882\",\n                \"whereDescription\": \"West side on property - next to Embassy Suites\",\n                \"description\": \"JCPenney, one of the nation’s largest apparel and home furnishing retailers, is dedicated to fitting the diversity of America with unparalleled style, quality and value. Across approximately 1,100 stores and at jcpenney.com, customers will discover a broad assortment of national, private and exclusive brands to fit all shapes, sizes, colors and wallets. For more information, please visit jcpenney.com\",\n                \"hoursToday\": \"\",\n                \"storeHoursString\": \"Monday to Thursday 11am-7pm|Friday to Saturday 11am-8pm|Sunday 11am-7pm\",\n                \"storeSpecialHoursString\": \"\",\n                \"mallSpecialHoursString\": \"\",\n                \"hours\": [\n                    {\n                        \"isClosed\": false,\n                        \"startDayOfWeek\": \"Monday\",\n                        \"endDayOfWeek\": \"Thursday\",\n                        \"startTime\": \"11:00am\",\n                        \"endTime\": \"7:00pm\",\n                        \"description\": \"Regular Hours\"\n                    },\n                    {\n                        \"isClosed\": false,\n                        \"startDayOfWeek\": \"Friday\",\n                        \"endDayOfWeek\": \"Saturday\",\n                        \"startTime\": \"11:00am\",\n                        \"endTime\": \"8:00pm\",\n                        \"description\": \"Regular Hours\"\n                    },\n                    {\n                        \"isClosed\": false,\n                        \"startDayOfWeek\": \"Sunday\",\n                        \"endDayOfWeek\": \"Sunday\",\n                        \"startTime\": \"11:00am\",\n                        \"endTime\": \"7:00pm\",\n                        \"description\": \"Regular Hours\"\n                    }\n                ],\n                \"specialHours\": [],\n                \"website\": \"https://www.jcpenney.com\",\n                \"categories\": [\n                    {\n                        \"categoryId\": 6,\n                        \"pid\": 0,\n                        \"name\": \"Shoes & Footwear\",\n                        \"url\": \"https://www.simon.com/mall/brea-mall/stores/categorylist/shoes-footwear\"\n                    },\n                    {\n                        \"categoryId\": 9,\n                        \"pid\": 0,\n                        \"name\": \"Jewelry & Watches\",\n                        \"url\": \"https://www.simon.com/mall/brea-mall/stores/categorylist/jewelry-watches\"\n                    },\n                    {\n                        \"categoryId\": 206,\n                        \"pid\": 0,\n                        \"name\": \"Department Stores & Anchors\",\n                        \"url\": \"https://www.simon.com/mall/brea-mall/stores/categorylist/department-stores-anchors\"\n                    },\n                    {\n                        \"categoryId\": 236,\n                        \"pid\": 0,\n                        \"name\": \"Women's Fashions\",\n                        \"url\": \"https://www.simon.com/mall/brea-mall/stores/categorylist/womens-fashions\"\n                    },\n                    {\n                        \"categoryId\": 237,\n                        \"pid\": 0,\n                        \"name\": \"Men's Fashions\",\n                        \"url\": \"https://www.simon.com/mall/brea-mall/stores/categorylist/mens-fashions\"\n                    },\n                    {\n                        \"categoryId\": 238,\n                        \"pid\": 0,\n                        \"name\": \"Men's & Women's Fashions\",\n                        \"url\": \"https://www.simon.com/mall/brea-mall/stores/categorylist/mens-womens-fashions\"\n                    },\n                    {\n                        \"categoryId\": 239,\n                        \"pid\": 0,\n                        \"name\": \"Children's & Infant Fashions\",\n                        \"url\": \"https://www.simon.com/mall/brea-mall/stores/categorylist/childrens-infant-fashions\"\n                    },\n                    {\n                        \"categoryId\": 240,\n                        \"pid\": 0,\n                        \"name\": \"Accessories\",\n                        \"url\": \"https://www.simon.com/mall/brea-mall/stores/categorylist/accessories\"\n                    },\n                    {\n                        \"categoryId\": 280,\n                        \"pid\": 0,\n                        \"name\": \"Health, Bath & Beauty\",\n                        \"url\": \"https://www.simon.com/mall/brea-mall/stores/categorylist/health-bath-beauty\"\n                    },\n                    {\n                        \"categoryId\": 4892,\n                        \"pid\": 0,\n                        \"name\": \"Teen's Fashions\",\n                        \"url\": \"https://www.simon.com/mall/brea-mall/stores/categorylist/teens-fashions\"\n                    }\n                ],\n                \"justOpened\": false,\n                \"comingSoon\": false,\n                \"openDate\": \"1980-01-01T00:00:00\",\n                \"hasPromotion\": false,\n                \"hasEvent\": false,\n                \"searchEnabled\": null,\n                \"hasNews\": false,\n                \"closedForRenovation\": false,\n                \"byAppointmentOnly\": false,\n                \"shoppingConcierge\": false,\n                \"pickUpInStore\": false,\n                \"temporarilyClosed\": false,\n                \"curbsidePickup\": true,\n                \"curbsidePickupDetails\": null,\n                \"shopPremiumOutletFlag\": false,\n                \"urlFriendlyName\": \"jcpenney\",\n                \"tenantUrl\": \"https://www.simon.com/mall/brea-mall/stores/jcpenney\",\n                \"spotSaver\": false,\n                \"spotSaverUrl\": null,\n                \"elevation\": \"0|1\",\n                \"elevationDescription\": \"Lower Level|Upper Level\",\n                \"bestEntranceDescription\": \"JCPenney Parking Structure off of Birch\",\n                \"mallSpecialHoursOptOutFlag\": false,\n                \"socialLinks\": {},\n                \"retailerStoreId\": null\n            },\n            {\n                \"locationId\": 16759,\n                \"mallId\": 234,\n                \"mallName\": \"Columbia Center\",\n                \"logoUrl\": \"\",\n                \"spaceId\": \"Anchor 2\",\n                \"locationTypeId\": 3,\n                \"TenantDiningInformation\": null,\n                \"featureOnMap\": false,\n                \"locationName\": \"JCPenney\",\n                \"phone\": \"(509) 783-4111\",\n                \"whereDescription\": \"Near the Play Area, Kay Jewelers and Auntie Anne's\",\n                \"description\": \"JCPenney, one of the nation’s largest apparel and home furnishings retailers, is on a mission to ensure every customer’s shopping experience is worth their time, money and effort. Whether shopping JCPenney.com or visiting one of their many store locations across the United States and Puerto Rico, you will discover a broad assortment of products from a leading portfolio of private, exclusive and national brands. Supporting this value proposition is the warrior spirit of over 100,000 JCPenney associates, who are focused on the Company’s three strategic priorities of strengthening private brands, becoming a world-class omnichannel retailer and increasing revenue per customer.\",\n                \"hoursToday\": \"\",\n                \"storeHoursString\": \"Monday to Saturday 11am-8pm|Sunday 11am-7pm\",\n                \"storeSpecialHoursString\": \"\",\n                \"mallSpecialHoursString\": \"\",\n                \"hours\": [\n                    {\n                        \"isClosed\": false,\n                        \"startDayOfWeek\": \"Monday\",\n                        \"endDayOfWeek\": \"Saturday\",\n                        \"startTime\": \"11:00am\",\n                        \"endTime\": \"8:00pm\",\n                        \"description\": \"Regular Hours\"\n                    },\n                    {\n                        \"isClosed\": false,\n                        \"startDayOfWeek\": \"Sunday\",\n                        \"endDayOfWeek\": \"Sunday\",\n                        \"startTime\": \"11:00am\",\n                        \"endTime\": \"7:00pm\",\n                        \"description\": \"Regular Hours\"\n                    }\n                ],\n                \"specialHours\": [],\n                \"website\": \"https://www.jcpenney.com\",\n                \"categories\": [\n                    {\n                        \"categoryId\": 6,\n                        \"pid\": 0,\n                        \"name\": \"Shoes & Footwear\",\n                        \"url\": \"https://www.simon.com/mall/columbia-center/stores/categorylist/shoes-footwear\"\n                    },\n                    {\n                        \"categoryId\": 9,\n                        \"pid\": 0,\n                        \"name\": \"Jewelry & Watches\",\n                        \"url\": \"https://www.simon.com/mall/columbia-center/stores/categorylist/jewelry-watches\"\n                    },\n                    {\n                        \"categoryId\": 206,\n                        \"pid\": 0,\n                        \"name\": \"Department Stores & Anchors\",\n                        \"url\": \"https://www.simon.com/mall/columbia-center/stores/categorylist/department-stores-anchors\"\n                    },\n                    {\n                        \"categoryId\": 236,\n                        \"pid\": 0,\n                        \"name\": \"Women's Fashions\",\n                        \"url\": \"https://www.simon.com/mall/columbia-center/stores/categorylist/womens-fashions\"\n                    },\n                    {\n                        \"categoryId\": 237,\n                        \"pid\": 0,\n                        \"name\": \"Men's Fashions\",\n                        \"url\": \"https://www.simon.com/mall/columbia-center/stores/categorylist/mens-fashions\"\n                    },\n                    {\n                        \"categoryId\": 238,\n                        \"pid\": 0,\n                        \"name\": \"Men's & Women's Fashions\",\n                        \"url\": \"https://www.simon.com/mall/columbia-center/stores/categorylist/mens-womens-fashions\"\n                    },\n                    {\n                        \"categoryId\": 239,\n                        \"pid\": 0,\n                        \"name\": \"Children's & Infant Fashions\",\n                        \"url\": \"https://www.simon.com/mall/columbia-center/stores/categorylist/childrens-infant-fashions\"\n                    },\n                    {\n                        \"categoryId\": 240,\n                        \"pid\": 0,\n                        \"name\": \"Accessories\",\n                        \"url\": \"https://www.simon.com/mall/columbia-center/stores/categorylist/accessories\"\n                    },\n                    {\n                        \"categoryId\": 280,\n                        \"pid\": 0,\n                        \"name\": \"Health, Bath & Beauty\",\n                        \"url\": \"https://www.simon.com/mall/columbia-center/stores/categorylist/health-bath-beauty\"\n                    },\n                    {\n                        \"categoryId\": 4892,\n                        \"pid\": 0,\n                        \"name\": \"Teen's Fashions\",\n                        \"url\": \"https://www.simon.com/mall/columbia-center/stores/categorylist/teens-fashions\"\n                    }\n                ],\n                \"justOpened\": false,\n                \"comingSoon\": false,\n                \"openDate\": \"1980-01-01T00:00:00\",\n                \"hasPromotion\": false,\n                \"hasEvent\": false,\n                \"searchEnabled\": null,\n                \"hasNews\": false,\n                \"closedForRenovation\": false,\n                \"byAppointmentOnly\": false,\n                \"shoppingConcierge\": false,\n                \"pickUpInStore\": false,\n                \"temporarilyClosed\": false,\n                \"curbsidePickup\": true,\n                \"curbsidePickupDetails\": null,\n                \"shopPremiumOutletFlag\": false,\n                \"urlFriendlyName\": \"jcpenney\",\n                \"tenantUrl\": \"https://www.simon.com/mall/columbia-center/stores/jcpenney\",\n                \"spotSaver\": false,\n                \"spotSaverUrl\": null,\n                \"elevation\": \"0\",\n                \"elevationDescription\": \"Main Level\",\n                \"bestEntranceDescription\": \"Willamette Ave from Columbia Center Blvd\",\n                \"mallSpecialHoursOptOutFlag\": false,\n                \"socialLinks\": {},\n                \"retailerStoreId\": null\n            },\n            {\n                \"locationId\": 55799,\n                \"mallId\": 1240,\n                \"mallName\": \"Del Amo Fashion Center®\",\n                \"logoUrl\": \"\",\n                \"spaceId\": \"Anchor 3\",\n                \"locationTypeId\": 3,\n                \"TenantDiningInformation\": null,\n                \"featureOnMap\": false,\n                \"locationName\": \"JCPenney\",\n                \"phone\": \"(310) 371-6577\",\n                \"whereDescription\": \"Southside mall between JoAnn's Fabrics and Marshalls\",\n                \"description\": \"JCPenney, one of the nation’s largest apparel and home furnishings retailers, is on a mission to ensure every customer’s shopping experience is worth their time, money and effort. Whether shopping JCPenney.com or visiting one of their many store locations across the United States and Puerto Rico, you will discover a broad assortment of products from a leading portfolio of private, exclusive and national brands. Supporting this value proposition is the warrior spirit of over 100,000 JCPenney associates, who are focused on the Company’s three strategic priorities of strengthening private brands, becoming a world-class omnichannel retailer and increasing revenue per customer.\",\n                \"hoursToday\": \"\",\n                \"storeHoursString\": \"Monday to Thursday 11am-8pm|Friday to Saturday 10am-9pm|Sunday 11am-7pm\",\n                \"storeSpecialHoursString\": \"\",\n                \"mallSpecialHoursString\": \"\",\n                \"hours\": [\n                    {\n                        \"isClosed\": false,\n                        \"startDayOfWeek\": \"Monday\",\n                        \"endDayOfWeek\": \"Thursday\",\n                        \"startTime\": \"11:00am\",\n                        \"endTime\": \"8:00pm\",\n                        \"description\": \"Regular Hours\"\n                    },\n                    {\n                        \"isClosed\": false,\n                        \"startDayOfWeek\": \"Friday\",\n                        \"endDayOfWeek\": \"Saturday\",\n                        \"startTime\": \"10:00am\",\n                        \"endTime\": \"9:00pm\",\n                        \"description\": \"Regular Hours\"\n                    },\n                    {\n                        \"isClosed\": false,\n                        \"startDayOfWeek\": \"Sunday\",\n                        \"endDayOfWeek\": \"Sunday\",\n                        \"startTime\": \"11:00am\",\n                        \"endTime\": \"7:00pm\",\n                        \"description\": \"Regular Hours\"\n                    }\n                ],\n                \"specialHours\": [],\n                \"website\": \"https://www.jcpenney.com\",\n                \"categories\": [\n                    {\n                        \"categoryId\": 6,\n                        \"pid\": 0,\n                        \"name\": \"Shoes & Footwear\",\n                        \"url\": \"https://www.simon.com/mall/del-amo-fashion-center/stores/categorylist/shoes-footwear\"\n                    },\n                    {\n                        \"categoryId\": 9,\n                        \"pid\": 0,\n                        \"name\": \"Jewelry & Watches\",\n                        \"url\": \"https://www.simon.com/mall/del-amo-fashion-center/stores/categorylist/jewelry-watches\"\n                    },\n                    {\n                        \"categoryId\": 206,\n                        \"pid\": 0,\n                        \"name\": \"Department Stores & Anchors\",\n                        \"url\": \"https://www.simon.com/mall/del-amo-fashion-center/stores/categorylist/department-stores-anchors\"\n                    },\n                    {\n                        \"categoryId\": 236,\n                        \"pid\": 0,\n                        \"name\": \"Women's Fashions\",\n                        \"url\": \"https://www.simon.com/mall/del-amo-fashion-center/stores/categorylist/womens-fashions\"\n                    },\n                    {\n                        \"categoryId\": 237,\n                        \"pid\": 0,\n                        \"name\": \"Men's Fashions\",\n                        \"url\": \"https://www.simon.com/mall/del-amo-fashion-center/stores/categorylist/mens-fashions\"\n                    },\n                    {\n                        \"categoryId\": 238,\n                        \"pid\": 0,\n                        \"name\": \"Men's & Women's Fashions\",\n                        \"url\": \"https://www.simon.com/mall/del-amo-fashion-center/stores/categorylist/mens-womens-fashions\"\n                    },\n                    {\n                        \"categoryId\": 239,\n                        \"pid\": 0,\n                        \"name\": \"Children's & Infant Fashions\",\n                        \"url\": \"https://www.simon.com/mall/del-amo-fashion-center/stores/categorylist/childrens-infant-fashions\"\n                    },\n                    {\n                        \"categoryId\": 240,\n                        \"pid\": 0,\n                        \"name\": \"Accessories\",\n                        \"url\": \"https://www.simon.com/mall/del-amo-fashion-center/stores/categorylist/accessories\"\n                    },\n                    {\n                        \"categoryId\": 280,\n                        \"pid\": 0,\n                        \"name\": \"Health, Bath & Beauty\",\n                        \"url\": \"https://www.simon.com/mall/del-amo-fashion-center/stores/categorylist/health-bath-beauty\"\n                    },\n                    {\n                        \"categoryId\": 4892,\n                        \"pid\": 0,\n                        \"name\": \"Teen's Fashions\",\n                        \"url\": \"https://www.simon.com/mall/del-amo-fashion-center/stores/categorylist/teens-fashions\"\n                    }\n                ],\n                \"justOpened\": false,\n                \"comingSoon\": false,\n                \"openDate\": \"2007-05-15T00:00:00\",\n                \"hasPromotion\": false,\n                \"hasEvent\": false,\n                \"searchEnabled\": null,\n                \"hasNews\": false,\n                \"closedForRenovation\": false,\n                \"byAppointmentOnly\": false,\n                \"shoppingConcierge\": false,\n                \"pickUpInStore\": false,\n                \"temporarilyClosed\": false,\n                \"curbsidePickup\": false,\n                \"curbsidePickupDetails\": null,\n                \"shopPremiumOutletFlag\": false,\n                \"urlFriendlyName\": \"jcpenney\",\n                \"tenantUrl\": \"https://www.simon.com/mall/del-amo-fashion-center/stores/jcpenney\",\n                \"spotSaver\": false,\n                \"spotSaverUrl\": null,\n                \"elevation\": \"-1\",\n                \"elevationDescription\": \"Lower Level\",\n                \"bestEntranceDescription\": \"JCPenney Entrance \",\n                \"mallSpecialHoursOptOutFlag\": false,\n                \"socialLinks\": {},\n                \"retailerStoreId\": null\n            },\n            {\n                \"locationId\": 5737,\n                \"mallId\": 115,\n                \"mallName\": \"Ocean County Mall®\",\n                \"logoUrl\": \"\",\n                \"spaceId\": \"Anchor 2\",\n                \"locationTypeId\": 3,\n                \"TenantDiningInformation\": null,\n                \"featureOnMap\": false,\n                \"locationName\": \"JCPenney\",\n                \"phone\": \"(732) 240-5400\",\n                \"whereDescription\": \"JCPenney is an anchor store located between Macy's & Boscov's\",\n                \"description\": \"J. C. Penney Company, Inc. (NYSE: JCP), one of the nation’s largest apparel and home retailers, combines an expansive footprint of over 860 stores across the United States and Puerto Rico with a powerful e-commerce site, jcp.com, to deliver style and value for all hard-working American families. At every touchpoint, customers will discover stylish merchandise at incredible value from an extensive portfolio of private, exclusive and national brands. Reinforcing this shopping experience is the customer service and warrior spirit of approximately 98,000 associates across the globe, all driving toward the Company's mission to help customers find what they love for less time, money and effort. For additional information, please visit jcp.com.\",\n                \"hoursToday\": \"\",\n                \"storeHoursString\": \"Monday to Saturday 11am-8pm|Sunday 11am-7pm\",\n                \"storeSpecialHoursString\": \"\",\n                \"mallSpecialHoursString\": \"\",\n                \"hours\": [\n                    {\n                        \"isClosed\": false,\n                        \"startDayOfWeek\": \"Monday\",\n                        \"endDayOfWeek\": \"Saturday\",\n                        \"startTime\": \"11:00am\",\n                        \"endTime\": \"8:00pm\",\n                        \"description\": \"Regular Hours\"\n                    },\n                    {\n                        \"isClosed\": false,\n                        \"startDayOfWeek\": \"Sunday\",\n                        \"endDayOfWeek\": \"Sunday\",\n                        \"startTime\": \"11:00am\",\n                        \"endTime\": \"7:00pm\",\n                        \"description\": \"Regular Hours\"\n                    }\n                ],\n                \"specialHours\": [],\n                \"website\": \"https://www.jcpenney.com\",\n                \"categories\": [\n                    {\n                        \"categoryId\": 6,\n                        \"pid\": 0,\n                        \"name\": \"Shoes & Footwear\",\n                        \"url\": \"https://www.simon.com/mall/ocean-county-mall/stores/categorylist/shoes-footwear\"\n                    },\n                    {\n                        \"categoryId\": 9,\n                        \"pid\": 0,\n                        \"name\": \"Jewelry & Watches\",\n                        \"url\": \"https://www.simon.com/mall/ocean-county-mall/stores/categorylist/jewelry-watches\"\n                    },\n                    {\n                        \"categoryId\": 237,\n                        \"pid\": 0,\n                        \"name\": \"Men's Fashions\",\n                        \"url\": \"https://www.simon.com/mall/ocean-county-mall/stores/categorylist/mens-fashions\"\n                    },\n                    {\n                        \"categoryId\": 238,\n                        \"pid\": 0,\n                        \"name\": \"Men's & Women's Fashions\",\n                        \"url\": \"https://www.simon.com/mall/ocean-county-mall/stores/categorylist/mens-womens-fashions\"\n                    },\n                    {\n                        \"categoryId\": 239,\n                        \"pid\": 0,\n                        \"name\": \"Children's & Infant Fashions\",\n                        \"url\": \"https://www.simon.com/mall/ocean-county-mall/stores/categorylist/childrens-infant-fashions\"\n                    },\n                    {\n                        \"categoryId\": 240,\n                        \"pid\": 0,\n                        \"name\": \"Accessories\",\n                        \"url\": \"https://www.simon.com/mall/ocean-county-mall/stores/categorylist/accessories\"\n                    },\n                    {\n                        \"categoryId\": 280,\n                        \"pid\": 0,\n                        \"name\": \"Health, Bath & Beauty\",\n                        \"url\": \"https://www.simon.com/mall/ocean-county-mall/stores/categorylist/health-bath-beauty\"\n                    },\n                    {\n                        \"categoryId\": 4892,\n                        \"pid\": 0,\n                        \"name\": \"Teen's Fashions\",\n                        \"url\": \"https://www.simon.com/mall/ocean-county-mall/stores/categorylist/teens-fashions\"\n                    }\n                ],\n                \"justOpened\": false,\n                \"comingSoon\": false,\n                \"openDate\": \"2078-12-31T00:00:00\",\n                \"hasPromotion\": false,\n                \"hasEvent\": false,\n                \"searchEnabled\": null,\n                \"hasNews\": false,\n                \"closedForRenovation\": false,\n                \"byAppointmentOnly\": false,\n                \"shoppingConcierge\": false,\n                \"pickUpInStore\": false,\n                \"temporarilyClosed\": false,\n                \"curbsidePickup\": true,\n                \"curbsidePickupDetails\": null,\n                \"shopPremiumOutletFlag\": false,\n                \"urlFriendlyName\": \"jcpenney\",\n                \"tenantUrl\": \"https://www.simon.com/mall/ocean-county-mall/stores/jcpenney\",\n                \"spotSaver\": false,\n                \"spotSaverUrl\": null,\n                \"elevation\": \"0\",\n                \"elevationDescription\": \"Main Level\",\n                \"bestEntranceDescription\": \"JCPenney has its own outside mall entrance between Macy's & Boscov's\",\n                \"mallSpecialHoursOptOutFlag\": false,\n                \"socialLinks\": {},\n                \"retailerStoreId\": null\n            },\n            {\n                \"locationId\": 3912,\n                \"mallId\": 102,\n                \"mallName\": \"Roosevelt Field®\",\n                \"logoUrl\": \"\",\n                \"spaceId\": \"Anchor 1\",\n                \"locationTypeId\": 3,\n                \"TenantDiningInformation\": null,\n                \"featureOnMap\": false,\n                \"locationName\": \"JCPenney\",\n                \"phone\": \"(516) 877-1100\",\n                \"whereDescription\": \"JCPenney is located near Bloomingdale's Furniture and Dick's Sporting Goods\",\n                \"description\": \"JCPenney, one of the nation’s largest apparel and home furnishings retailers, is on a mission to ensure every customer’s shopping experience is worth their time, money and effort. Whether shopping JCPenney.com or visiting one of their many store locations across the United States and Puerto Rico, you will discover a broad assortment of products from a leading portfolio of private, exclusive and national brands. Supporting this value proposition is the warrior spirit of over 100,000 JCPenney associates, who are focused on the Company’s three strategic priorities of strengthening private brands, becoming a world-class omnichannel retailer and increasing revenue per customer.\",\n                \"hoursToday\": \"\",\n                \"storeHoursString\": \"Monday to Sunday 11am-8pm\",\n                \"storeSpecialHoursString\": \"\",\n                \"mallSpecialHoursString\": \"\",\n                \"hours\": [\n                    {\n                        \"isClosed\": false,\n                        \"startDayOfWeek\": \"Monday\",\n                        \"endDayOfWeek\": \"Sunday\",\n                        \"startTime\": \"11:00am\",\n                        \"endTime\": \"8:00pm\",\n                        \"description\": \"Regular Hours\"\n                    }\n                ],\n                \"specialHours\": [],\n                \"website\": \"https://www.jcpenney.com\",\n                \"categories\": [\n                    {\n                        \"categoryId\": 6,\n                        \"pid\": 0,\n                        \"name\": \"Shoes & Footwear\",\n                        \"url\": \"https://www.simon.com/mall/roosevelt-field/stores/categorylist/shoes-footwear\"\n                    },\n                    {\n                        \"categoryId\": 9,\n                        \"pid\": 0,\n                        \"name\": \"Jewelry & Watches\",\n                        \"url\": \"https://www.simon.com/mall/roosevelt-field/stores/categorylist/jewelry-watches\"\n                    },\n                    {\n                        \"categoryId\": 206,\n                        \"pid\": 0,\n                        \"name\": \"Department Stores & Anchors\",\n                        \"url\": \"https://www.simon.com/mall/roosevelt-field/stores/categorylist/department-stores-anchors\"\n                    },\n                    {\n                        \"categoryId\": 236,\n                        \"pid\": 0,\n                        \"name\": \"Women's Fashions\",\n                        \"url\": \"https://www.simon.com/mall/roosevelt-field/stores/categorylist/womens-fashions\"\n                    },\n                    {\n                        \"categoryId\": 237,\n                        \"pid\": 0,\n                        \"name\": \"Men's Fashions\",\n                        \"url\": \"https://www.simon.com/mall/roosevelt-field/stores/categorylist/mens-fashions\"\n                    },\n                    {\n                        \"categoryId\": 238,\n                        \"pid\": 0,\n                        \"name\": \"Men's & Women's Fashions\",\n                        \"url\": \"https://www.simon.com/mall/roosevelt-field/stores/categorylist/mens-womens-fashions\"\n                    },\n                    {\n                        \"categoryId\": 239,\n                        \"pid\": 0,\n                        \"name\": \"Children's & Infant Fashions\",\n                        \"url\": \"https://www.simon.com/mall/roosevelt-field/stores/categorylist/childrens-infant-fashions\"\n                    },\n                    {\n                        \"categoryId\": 240,\n                        \"pid\": 0,\n                        \"name\": \"Accessories\",\n                        \"url\": \"https://www.simon.com/mall/roosevelt-field/stores/categorylist/accessories\"\n                    },\n                    {\n                        \"categoryId\": 280,\n                        \"pid\": 0,\n                        \"name\": \"Health, Bath & Beauty\",\n                        \"url\": \"https://www.simon.com/mall/roosevelt-field/stores/categorylist/health-bath-beauty\"\n                    },\n                    {\n                        \"categoryId\": 4892,\n                        \"pid\": 0,\n                        \"name\": \"Teen's Fashions\",\n                        \"url\": \"https://www.simon.com/mall/roosevelt-field/stores/categorylist/teens-fashions\"\n                    }\n                ],\n                \"justOpened\": false,\n                \"comingSoon\": false,\n                \"openDate\": \"2078-12-31T00:00:00\",\n                \"hasPromotion\": false,\n                \"hasEvent\": false,\n                \"searchEnabled\": null,\n                \"hasNews\": false,\n                \"closedForRenovation\": false,\n                \"byAppointmentOnly\": false,\n                \"shoppingConcierge\": false,\n                \"pickUpInStore\": false,\n                \"temporarilyClosed\": false,\n                \"curbsidePickup\": true,\n                \"curbsidePickupDetails\": null,\n                \"shopPremiumOutletFlag\": false,\n                \"urlFriendlyName\": \"jcpenney\",\n                \"tenantUrl\": \"https://www.simon.com/mall/roosevelt-field/stores/jcpenney\",\n                \"spotSaver\": false,\n                \"spotSaverUrl\": null,\n                \"elevation\": \"0|1\",\n                \"elevationDescription\": \"Main Level|Upper Level\",\n                \"bestEntranceDescription\": \"Use the north parking deck located in fornt of JCPenney or the mall entrance near SKINNYPIZZA\",\n                \"mallSpecialHoursOptOutFlag\": false,\n                \"socialLinks\": {},\n                \"retailerStoreId\": null\n            },\n            {\n                \"locationId\": 5636,\n                \"mallId\": 238,\n                \"mallName\": \"Tacoma Mall\",\n                \"logoUrl\": \"\",\n                \"spaceId\": \"Anchor 4\",\n                \"locationTypeId\": 3,\n                \"TenantDiningInformation\": null,\n                \"featureOnMap\": false,\n                \"locationName\": \"JCPenney\",\n                \"phone\": \"(253) 475-4510\",\n                \"whereDescription\": \"Southeast end of Mall\",\n                \"description\": \"JCPenney Company, Inc. (NYSE: JCP), one of the nation’s largest apparel and home furnishing retailers, is dedicated to fitting the diversity of America with unparalleled style, quality and value. Across approximately 1,020 stores and at jcpenney.com, customers will discover a broad assortment of national, private and exclusive brands to fit all shapes, sizes, occasions and budgets. For more information, please visit jcpenney.com.\\r\\n\\r\\n\",\n                \"hoursToday\": \"\",\n                \"storeHoursString\": \"Monday to Saturday 11am-8pm|Sunday 11am-7pm\",\n                \"storeSpecialHoursString\": \"\",\n                \"mallSpecialHoursString\": \"\",\n                \"hours\": [\n                    {\n                        \"isClosed\": false,\n                        \"startDayOfWeek\": \"Monday\",\n                        \"endDayOfWeek\": \"Saturday\",\n                        \"startTime\": \"11:00am\",\n                        \"endTime\": \"8:00pm\",\n                        \"description\": \"Regular Hours\"\n                    },\n                    {\n                        \"isClosed\": false,\n                        \"startDayOfWeek\": \"Sunday\",\n                        \"endDayOfWeek\": \"Sunday\",\n                        \"startTime\": \"11:00am\",\n                        \"endTime\": \"7:00pm\",\n                        \"description\": \"Regular Hours\"\n                    }\n                ],\n                \"specialHours\": [],\n                \"website\": \"https://www.jcpenney.com\",\n                \"categories\": [\n                    {\n                        \"categoryId\": 6,\n                        \"pid\": 0,\n                        \"name\": \"Shoes & Footwear\",\n                        \"url\": \"https://www.simon.com/mall/tacoma-mall/stores/categorylist/shoes-footwear\"\n                    },\n                    {\n                        \"categoryId\": 9,\n                        \"pid\": 0,\n                        \"name\": \"Jewelry & Watches\",\n                        \"url\": \"https://www.simon.com/mall/tacoma-mall/stores/categorylist/jewelry-watches\"\n                    },\n                    {\n                        \"categoryId\": 206,\n                        \"pid\": 0,\n                        \"name\": \"Department Stores & Anchors\",\n                        \"url\": \"https://www.simon.com/mall/tacoma-mall/stores/categorylist/department-stores-anchors\"\n                    },\n                    {\n                        \"categoryId\": 236,\n                        \"pid\": 0,\n                        \"name\": \"Women's Fashions\",\n                        \"url\": \"https://www.simon.com/mall/tacoma-mall/stores/categorylist/womens-fashions\"\n                    },\n                    {\n                        \"categoryId\": 237,\n                        \"pid\": 0,\n                        \"name\": \"Men's Fashions\",\n                        \"url\": \"https://www.simon.com/mall/tacoma-mall/stores/categorylist/mens-fashions\"\n                    },\n                    {\n                        \"categoryId\": 238,\n                        \"pid\": 0,\n                        \"name\": \"Men's & Women's Fashions\",\n                        \"url\": \"https://www.simon.com/mall/tacoma-mall/stores/categorylist/mens-womens-fashions\"\n                    },\n                    {\n                        \"categoryId\": 239,\n                        \"pid\": 0,\n                        \"name\": \"Children's & Infant Fashions\",\n                        \"url\": \"https://www.simon.com/mall/tacoma-mall/stores/categorylist/childrens-infant-fashions\"\n                    },\n                    {\n                        \"categoryId\": 240,\n                        \"pid\": 0,\n                        \"name\": \"Accessories\",\n                        \"url\": \"https://www.simon.com/mall/tacoma-mall/stores/categorylist/accessories\"\n                    },\n                    {\n                        \"categoryId\": 280,\n                        \"pid\": 0,\n                        \"name\": \"Health, Bath & Beauty\",\n                        \"url\": \"https://www.simon.com/mall/tacoma-mall/stores/categorylist/health-bath-beauty\"\n                    },\n                    {\n                        \"categoryId\": 4892,\n                        \"pid\": 0,\n                        \"name\": \"Teen's Fashions\",\n                        \"url\": \"https://www.simon.com/mall/tacoma-mall/stores/categorylist/teens-fashions\"\n                    }\n                ],\n                \"justOpened\": false,\n                \"comingSoon\": false,\n                \"openDate\": \"1980-01-01T00:00:00\",\n                \"hasPromotion\": false,\n                \"hasEvent\": false,\n                \"searchEnabled\": null,\n                \"hasNews\": false,\n                \"closedForRenovation\": false,\n                \"byAppointmentOnly\": false,\n                \"shoppingConcierge\": false,\n                \"pickUpInStore\": false,\n                \"temporarilyClosed\": false,\n                \"curbsidePickup\": false,\n                \"curbsidePickupDetails\": null,\n                \"shopPremiumOutletFlag\": false,\n                \"urlFriendlyName\": \"jcpenney\",\n                \"tenantUrl\": \"https://www.simon.com/mall/tacoma-mall/stores/jcpenney\",\n                \"spotSaver\": false,\n                \"spotSaverUrl\": null,\n                \"elevation\": \"0\",\n                \"elevationDescription\": \"Main Level\",\n                \"bestEntranceDescription\": \"Southeast end of mall\",\n                \"mallSpecialHoursOptOutFlag\": false,\n                \"socialLinks\": {},\n                \"retailerStoreId\": null\n            },\n            {\n                \"locationId\": 9710,\n                \"mallId\": 103,\n                \"mallName\": \"Smith Haven Mall\",\n                \"logoUrl\": \"\",\n                \"spaceId\": \"Anchor 2\",\n                \"locationTypeId\": 3,\n                \"TenantDiningInformation\": null,\n                \"featureOnMap\": false,\n                \"locationName\": \"Macy*s\",\n                \"phone\": \"(631) 724-4900\",\n                \"whereDescription\": \"Macy's Department Store is located near L.L.Bean and Texas de Brazil.\",\n                \"description\": \"Macy's has an assortment of merchandise that includes home furnishings, luggage, men's and women's fashions, junior and children fashions, shoes, cosmetics, fashion accessories and fine jewelry.\\r\\n\\r\\n**INSIDE STORE OPEN ALONG WITH CURBSIDE PICKUP**\\r\\n\\r\\n                                   ** MACY'S HOLIDAY HOURS - https://l.macys.com/smith-haven-in-lake-grove-ny **\",\n                \"hoursToday\": \"\",\n                \"storeHoursString\": \"Monday to Saturday 10am-9pm|Sunday 11am-7pm\",\n                \"storeSpecialHoursString\": \"\",\n                \"mallSpecialHoursString\": \"\",\n                \"hours\": [\n                    {\n                        \"isClosed\": false,\n                        \"startDayOfWeek\": \"Monday\",\n                        \"endDayOfWeek\": \"Saturday\",\n                        \"startTime\": \"10:00am\",\n                        \"endTime\": \"9:00pm\",\n                        \"description\": \"Regular Hours\"\n                    },\n                    {\n                        \"isClosed\": false,\n                        \"startDayOfWeek\": \"Sunday\",\n                        \"endDayOfWeek\": \"Sunday\",\n                        \"startTime\": \"11:00am\",\n                        \"endTime\": \"7:00pm\",\n                        \"description\": \"Regular Hours\"\n                    }\n                ],\n                \"specialHours\": [],\n                \"website\": \"https://www.macys.com\",\n                \"categories\": [\n                    {\n                        \"categoryId\": 6,\n                        \"pid\": 0,\n                        \"name\": \"Shoes & Footwear\",\n                        \"url\": \"https://www.simon.com/mall/smith-haven-mall/stores/categorylist/shoes-footwear\"\n                    },\n                    {\n                        \"categoryId\": 9,\n                        \"pid\": 0,\n                        \"name\": \"Jewelry & Watches\",\n                        \"url\": \"https://www.simon.com/mall/smith-haven-mall/stores/categorylist/jewelry-watches\"\n                    },\n                    {\n                        \"categoryId\": 206,\n                        \"pid\": 0,\n                        \"name\": \"Department Stores & Anchors\",\n                        \"url\": \"https://www.simon.com/mall/smith-haven-mall/stores/categorylist/department-stores-anchors\"\n                    },\n                    {\n                        \"categoryId\": 236,\n                        \"pid\": 0,\n                        \"name\": \"Women's Fashions\",\n                        \"url\": \"https://www.simon.com/mall/smith-haven-mall/stores/categorylist/womens-fashions\"\n                    },\n                    {\n                        \"categoryId\": 237,\n                        \"pid\": 0,\n                        \"name\": \"Men's Fashions\",\n                        \"url\": \"https://www.simon.com/mall/smith-haven-mall/stores/categorylist/mens-fashions\"\n                    },\n                    {\n                        \"categoryId\": 238,\n                        \"pid\": 0,\n                        \"name\": \"Men's & Women's Fashions\",\n                        \"url\": \"https://www.simon.com/mall/smith-haven-mall/stores/categorylist/mens-womens-fashions\"\n                    },\n                    {\n                        \"categoryId\": 239,\n                        \"pid\": 0,\n                        \"name\": \"Children's & Infant Fashions\",\n                        \"url\": \"https://www.simon.com/mall/smith-haven-mall/stores/categorylist/childrens-infant-fashions\"\n                    },\n                    {\n                        \"categoryId\": 240,\n                        \"pid\": 0,\n                        \"name\": \"Accessories\",\n                        \"url\": \"https://www.simon.com/mall/smith-haven-mall/stores/categorylist/accessories\"\n                    },\n                    {\n                        \"categoryId\": 243,\n                        \"pid\": 0,\n                        \"name\": \"Home Furnishings\",\n                        \"url\": \"https://www.simon.com/mall/smith-haven-mall/stores/categorylist/home-furnishings\"\n                    },\n                    {\n                        \"categoryId\": 280,\n                        \"pid\": 0,\n                        \"name\": \"Health, Bath & Beauty\",\n                        \"url\": \"https://www.simon.com/mall/smith-haven-mall/stores/categorylist/health-bath-beauty\"\n                    },\n                    {\n                        \"categoryId\": 4892,\n                        \"pid\": 0,\n                        \"name\": \"Teen's Fashions\",\n                        \"url\": \"https://www.simon.com/mall/smith-haven-mall/stores/categorylist/teens-fashions\"\n                    }\n                ],\n                \"justOpened\": false,\n                \"comingSoon\": false,\n                \"openDate\": \"2078-12-31T00:00:00\",\n                \"hasPromotion\": false,\n                \"hasEvent\": false,\n                \"searchEnabled\": null,\n                \"hasNews\": false,\n                \"closedForRenovation\": false,\n                \"byAppointmentOnly\": false,\n                \"shoppingConcierge\": false,\n                \"pickUpInStore\": false,\n                \"temporarilyClosed\": false,\n                \"curbsidePickup\": true,\n                \"curbsidePickupDetails\": null,\n                \"shopPremiumOutletFlag\": false,\n                \"urlFriendlyName\": \"macys\",\n                \"tenantUrl\": \"https://www.simon.com/mall/smith-haven-mall/stores/macys\",\n                \"spotSaver\": false,\n                \"spotSaverUrl\": null,\n                \"elevation\": \"0\",\n                \"elevationDescription\": \"Main Level\",\n                \"bestEntranceDescription\": \"Use parking around Macy's.\",\n                \"mallSpecialHoursOptOutFlag\": false,\n                \"socialLinks\": {},\n                \"retailerStoreId\": null\n            }\n        ]\n    },\n    \"record_count\": 1442,\n    \"pagination\": {\n        \"nextPageParameters\": {\n            \"q\": \"mens sweaters\",\n            \"size\": \"2\",\n            \"extendSimonObjects\": \"true\",\n            \"skip\": \"2\"\n        },\n        \"nextPageLink\": \"https://api.simon.com/v1.2/simonsearch/search?q=mens+sweaters&size=2&extendSimonObjects=true&skip=2\"\n    }\n}"}],"_postman_id":"69aa6957-ee40-4eac-a809-1657e9b1e94e"},{"name":"Search 03 - SearchMode (Any & All)","id":"baec5923-ab79-428b-977e-5303041c3b9c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","type":"text"}],"url":"{{apiUrl}}/simonsearch/search?q=mens sweatshirts&size=2&mode=any&extendSimonObjects=false","urlObject":{"path":["simonsearch","search"],"host":["{{apiUrl}}"],"query":[{"description":{"content":"<p>The search or query to apply</p>\n","type":"text/plain"},"key":"q","value":"mens sweatshirts"},{"description":{"content":"<p>int | Maximum result count to return. Default is \"50\"</p>\n","type":"text/plain"},"key":"size","value":"2"},{"description":{"content":"<p>any/all | \"any\" for Inclusive searches - \"all\" for Exclusive searching. Default=\"any\"</p>\n","type":"text/plain"},"key":"mode","value":"any"},{"description":{"content":"<p>true/false | Should Simon reference objects be included. Default=\"false\"</p>\n","type":"text/plain"},"key":"extendSimonObjects","value":"false"}],"variable":[]}},"response":[{"id":"288b6e0b-40e8-48af-9bb7-f9ac6d1beb64","name":"Search 03 - SearchMode (Any)","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{searchAppServiceUrl}}/simonsearch/summary?q=mens sweatshirts&size=2&mode=any&extendSimonObjects=false","host":["{{searchAppServiceUrl}}"],"path":["simonsearch","summary"],"query":[{"key":"q","value":"mens sweatshirts"},{"key":"size","value":"2"},{"key":"mode","value":"any"},{"key":"extendSimonObjects","value":"false"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"results\": [\n        {\n            \"Score\": 55.466507,\n            \"Highlights\": null,\n            \"Document\": {\n                \"id\": \"05328608-1846\",\n                \"product_id\": \"05328608-1846\",\n                \"title\": \"Slub Crew Neck Sweatshirt\",\n                \"description\": \"Made in soft slub cotton this crew neck sweatshirt offers an effortlessly cool look that's perfect for hanging out at home or heading out on the town.\",\n                \"price\": 60,\n                \"price_high\": 0,\n                \"sale_price\": 39.99,\n                \"sale_price_high\": 0,\n                \"is_discounted\": true,\n                \"discount_percent\": 33,\n                \"final_price\": 39.99,\n                \"brand\": \"Express\",\n                \"gender\": \"Men\",\n                \"product_type\": \"Hoodies & Sweatshirts\",\n                \"category_path\": \"Mens > Mens Clothing > Mens Sweatshirts & Hoodies\",\n                \"category_names\": [\n                    \"Mens\",\n                    \"Mens Clothing\",\n                    \"Mens Sweatshirts & Hoodies\"\n                ],\n                \"malls\": [\n                    113\n                ],\n                \"mall_prices\": [],\n                \"base_tenant_id\": 1846,\n                \"local_tenants\": [\n                    58740\n                ],\n                \"variant_sizes\": [\n                    \"Small\",\n                    \"X-Large\"\n                ],\n                \"variant_colors\": [\n                    \"Indigo Blue\"\n                ],\n                \"variants\": [\n                    {\n                        \"variant_id\": \"29423712-1846\",\n                        \"price\": 60,\n                        \"sale_price\": 39.99,\n                        \"color\": \"Indigo Blue\",\n                        \"color_family\": \"Blue\",\n                        \"size\": \"X-Large\",\n                        \"mpn\": \"29423712\",\n                        \"material\": [],\n                        \"malls\": [\n                            113\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            58740\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/05328608-1846/29423712-1846\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/1846/1100/29423712-1846-00.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/29423712-1846-01.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/29423712-1846-02.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/29423712-1846-03.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/1846/186/29423712-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/29423712-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/29423712-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/29423712-1846-03.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/1846/300/29423712-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/29423712-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/29423712-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/29423712-1846-03.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/1846/380/29423712-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/29423712-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/29423712-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/29423712-1846-03.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/1846/600/29423712-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/29423712-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/29423712-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/29423712-1846-03.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/1846/750/29423712-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/29423712-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/29423712-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/29423712-1846-03.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/1846/1100/29423712-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/29423712-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/29423712-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/29423712-1846-03.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"29423736-1846\",\n                        \"price\": 60,\n                        \"sale_price\": 39.99,\n                        \"color\": \"Indigo Blue\",\n                        \"color_family\": \"Blue\",\n                        \"size\": \"Small\",\n                        \"mpn\": \"29423736\",\n                        \"material\": [],\n                        \"malls\": [\n                            113\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            58740\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/05328608-1846/29423736-1846\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/1846/1100/29423736-1846-00.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/29423736-1846-01.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/29423736-1846-02.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/29423736-1846-03.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/1846/186/29423736-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/29423736-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/29423736-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/29423736-1846-03.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/1846/300/29423736-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/29423736-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/29423736-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/29423736-1846-03.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/1846/380/29423736-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/29423736-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/29423736-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/29423736-1846-03.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/1846/600/29423736-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/29423736-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/29423736-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/29423736-1846-03.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/1846/750/29423736-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/29423736-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/29423736-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/29423736-1846-03.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/1846/1100/29423736-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/29423736-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/29423736-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/29423736-1846-03.jpg\"\n                            ]\n                        }\n                    }\n                ],\n                \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/05328608-1846\",\n                \"retailer_link\": \"https://www.express.com/clothing/men/slub-crew-neck-sweatshirt/pro/05328608/\",\n                \"image\": \"https://searchassets.simon.com/image/1846/1100/29423712-1846-00.jpg\"\n            }\n        },\n        {\n            \"Score\": 54.972366,\n            \"Highlights\": null,\n            \"Document\": {\n                \"id\": \"05321048-1846\",\n                \"product_id\": \"05321048-1846\",\n                \"title\": \"Portal Graphic Hoodie\",\n                \"description\": \"An ultra-soft hoodie that features a unique portal graphic. Pair with jeans, joggers, or chinos for effortless styling.\",\n                \"price\": 78,\n                \"price_high\": 0,\n                \"sale_price\": 59.99,\n                \"sale_price_high\": 0,\n                \"is_discounted\": true,\n                \"discount_percent\": 23,\n                \"final_price\": 59.99,\n                \"brand\": \"Express\",\n                \"gender\": \"Men\",\n                \"product_type\": \"Hoodies & Sweatshirts\",\n                \"category_path\": \"Mens > Mens Clothing > Mens Sweatshirts & Hoodies\",\n                \"category_names\": [\n                    \"Mens\",\n                    \"Mens Clothing\",\n                    \"Mens Sweatshirts & Hoodies\"\n                ],\n                \"malls\": [\n                    157,\n                    213,\n                    159,\n                    811,\n                    158,\n                    114,\n                    1353,\n                    115,\n                    337,\n                    138,\n                    116,\n                    208,\n                    239,\n                    161,\n                    1256,\n                    103,\n                    139,\n                    238,\n                    788,\n                    848,\n                    857,\n                    849\n                ],\n                \"mall_prices\": [],\n                \"base_tenant_id\": 1846,\n                \"local_tenants\": [\n                    75091,\n                    8123,\n                    16085,\n                    41269,\n                    12615,\n                    3872,\n                    83673,\n                    48182,\n                    2308,\n                    13790,\n                    42810,\n                    2005,\n                    42222,\n                    6768,\n                    58346,\n                    47243,\n                    1827,\n                    82658,\n                    34281,\n                    52675,\n                    46937,\n                    76999\n                ],\n                \"variant_sizes\": [\n                    \"Small\",\n                    \"Medium\",\n                    \"Large\",\n                    \"X-Large\"\n                ],\n                \"variant_colors\": [\n                    \"Pure White\"\n                ],\n                \"variants\": [\n                    {\n                        \"variant_id\": \"32489712-1846\",\n                        \"price\": 78,\n                        \"sale_price\": 59.99,\n                        \"color\": \"Pure White\",\n                        \"color_family\": \"White\",\n                        \"size\": \"Large\",\n                        \"mpn\": \"32489712\",\n                        \"material\": [],\n                        \"malls\": [\n                            1256,\n                            158,\n                            139,\n                            239,\n                            115,\n                            116,\n                            138,\n                            857,\n                            788,\n                            114,\n                            811,\n                            161,\n                            213,\n                            238,\n                            159,\n                            849,\n                            1353\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            58346,\n                            12615,\n                            1827,\n                            42222,\n                            48182,\n                            42810,\n                            13790,\n                            46937,\n                            34281,\n                            3872,\n                            41269,\n                            6768,\n                            8123,\n                            82658,\n                            16085,\n                            76999,\n                            83673\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/05321048-1846/32489712-1846\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/1846/1100/32489712-1846-00.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/32489712-1846-01.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/32489712-1846-02.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/32489712-1846-03.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/1846/186/32489712-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/32489712-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/32489712-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/32489712-1846-03.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/1846/300/32489712-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/32489712-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/32489712-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/32489712-1846-03.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/1846/380/32489712-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/32489712-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/32489712-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/32489712-1846-03.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/1846/600/32489712-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/32489712-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/32489712-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/32489712-1846-03.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/1846/750/32489712-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/32489712-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/32489712-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/32489712-1846-03.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/1846/1100/32489712-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/32489712-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/32489712-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/32489712-1846-03.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"32489767-1846\",\n                        \"price\": 78,\n                        \"sale_price\": 59.99,\n                        \"color\": \"Pure White\",\n                        \"color_family\": \"White\",\n                        \"size\": \"Medium\",\n                        \"mpn\": \"32489767\",\n                        \"material\": [],\n                        \"malls\": [\n                            157,\n                            139,\n                            115,\n                            116,\n                            138,\n                            857,\n                            811,\n                            208,\n                            213,\n                            103,\n                            849,\n                            337,\n                            1353\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            75091,\n                            1827,\n                            48182,\n                            42810,\n                            13790,\n                            46937,\n                            41269,\n                            2005,\n                            8123,\n                            47243,\n                            76999,\n                            2308,\n                            83673\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/05321048-1846/32489767-1846\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/1846/1100/32489767-1846-00.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/32489767-1846-01.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/32489767-1846-02.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/32489767-1846-03.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/1846/186/32489767-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/32489767-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/32489767-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/32489767-1846-03.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/1846/300/32489767-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/32489767-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/32489767-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/32489767-1846-03.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/1846/380/32489767-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/32489767-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/32489767-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/32489767-1846-03.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/1846/600/32489767-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/32489767-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/32489767-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/32489767-1846-03.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/1846/750/32489767-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/32489767-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/32489767-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/32489767-1846-03.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/1846/1100/32489767-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/32489767-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/32489767-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/32489767-1846-03.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"32489781-1846\",\n                        \"price\": 78,\n                        \"sale_price\": 59.99,\n                        \"color\": \"Pure White\",\n                        \"color_family\": \"White\",\n                        \"size\": \"X-Large\",\n                        \"mpn\": \"32489781\",\n                        \"material\": [],\n                        \"malls\": [\n                            1256,\n                            848,\n                            158,\n                            139,\n                            115,\n                            116,\n                            857,\n                            114,\n                            213,\n                            238,\n                            159,\n                            849,\n                            1353\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            58346,\n                            52675,\n                            12615,\n                            1827,\n                            48182,\n                            42810,\n                            46937,\n                            3872,\n                            8123,\n                            82658,\n                            16085,\n                            76999,\n                            83673\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/05321048-1846/32489781-1846\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/1846/1100/32489781-1846-00.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/32489781-1846-01.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/32489781-1846-02.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/32489781-1846-03.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/1846/186/32489781-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/32489781-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/32489781-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/32489781-1846-03.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/1846/300/32489781-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/32489781-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/32489781-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/32489781-1846-03.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/1846/380/32489781-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/32489781-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/32489781-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/32489781-1846-03.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/1846/600/32489781-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/32489781-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/32489781-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/32489781-1846-03.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/1846/750/32489781-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/32489781-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/32489781-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/32489781-1846-03.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/1846/1100/32489781-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/32489781-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/32489781-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/32489781-1846-03.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"32489804-1846\",\n                        \"price\": 78,\n                        \"sale_price\": 59.99,\n                        \"color\": \"Pure White\",\n                        \"color_family\": \"White\",\n                        \"size\": \"Small\",\n                        \"mpn\": \"32489804\",\n                        \"material\": [],\n                        \"malls\": [\n                            157,\n                            848,\n                            115,\n                            857,\n                            114,\n                            238,\n                            1353\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            75091,\n                            52675,\n                            48182,\n                            46937,\n                            3872,\n                            82658,\n                            83673\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/05321048-1846/32489804-1846\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/1846/1100/32489804-1846-00.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/32489804-1846-01.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/32489804-1846-02.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/32489804-1846-03.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/1846/186/32489804-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/32489804-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/32489804-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/32489804-1846-03.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/1846/300/32489804-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/32489804-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/32489804-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/32489804-1846-03.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/1846/380/32489804-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/32489804-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/32489804-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/32489804-1846-03.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/1846/600/32489804-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/32489804-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/32489804-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/32489804-1846-03.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/1846/750/32489804-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/32489804-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/32489804-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/32489804-1846-03.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/1846/1100/32489804-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/32489804-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/32489804-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/32489804-1846-03.jpg\"\n                            ]\n                        }\n                    }\n                ],\n                \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/05321048-1846\",\n                \"retailer_link\": \"https://www.express.com/clothing/men/portal-graphic-hoodie/pro/05321048/\",\n                \"image\": \"https://searchassets.simon.com/image/1846/1100/32489712-1846-00.jpg\"\n            }\n        }\n    ],\n    \"facet_summary\": [\n        {\n            \"display_name\": \"Store\",\n            \"facet\": \"base_tenant_id\",\n            \"data\": [\n                {\n                    \"display\": \"AEO Factory Store\",\n                    \"value\": \"30234\",\n                    \"count\": 10\n                },\n                {\n                    \"display\": \"Aeropostale\",\n                    \"value\": \"17\",\n                    \"count\": 629\n                },\n                {\n                    \"display\": \"Aeropostale Factory Store\",\n                    \"value\": \"27958\",\n                    \"count\": 474\n                },\n                {\n                    \"display\": \"American Eagle Outfitters\",\n                    \"value\": \"223\",\n                    \"count\": 780\n                },\n                {\n                    \"display\": \"Anthropologie\",\n                    \"value\": \"27835\",\n                    \"count\": 22\n                },\n                {\n                    \"display\": \"Anthropologie & Co.\",\n                    \"value\": \"269\",\n                    \"count\": 24\n                },\n                {\n                    \"display\": \"ASICS\",\n                    \"value\": \"23052\",\n                    \"count\": 302\n                },\n                {\n                    \"display\": \"ATHLETA\",\n                    \"value\": \"22419\",\n                    \"count\": 37\n                },\n                {\n                    \"display\": \"Banana Republic\",\n                    \"value\": \"450\",\n                    \"count\": 425\n                },\n                {\n                    \"display\": \"Belk\",\n                    \"value\": \"547\",\n                    \"count\": 5475\n                },\n                {\n                    \"display\": \"Brooks Brothers\",\n                    \"value\": \"745\",\n                    \"count\": 1052\n                },\n                {\n                    \"display\": \"Brooks Brothers Factory Store\",\n                    \"value\": \"12918\",\n                    \"count\": 750\n                },\n                {\n                    \"display\": \"Coach\",\n                    \"value\": \"1200\",\n                    \"count\": 138\n                },\n                {\n                    \"display\": \"Coach Men's\",\n                    \"value\": \"26483\",\n                    \"count\": 67\n                },\n                {\n                    \"display\": \"Coach Men's Factory Store\",\n                    \"value\": \"26681\",\n                    \"count\": 60\n                },\n                {\n                    \"display\": \"Coach Outlet\",\n                    \"value\": \"17524\",\n                    \"count\": 76\n                },\n                {\n                    \"display\": \"Dynamite/Garage\",\n                    \"value\": \"25702\",\n                    \"count\": 7\n                },\n                {\n                    \"display\": \"Eddie Bauer\",\n                    \"value\": \"1718\",\n                    \"count\": 596\n                },\n                {\n                    \"display\": \"Eddie Bauer Outlet\",\n                    \"value\": \"12962\",\n                    \"count\": 541\n                },\n                {\n                    \"display\": \"Express\",\n                    \"value\": \"1846\",\n                    \"count\": 1522\n                },\n                {\n                    \"display\": \"Express Men\",\n                    \"value\": \"9710\",\n                    \"count\": 1055\n                },\n                {\n                    \"display\": \"Forever 21\",\n                    \"value\": \"2007\",\n                    \"count\": 816\n                },\n                {\n                    \"display\": \"Gap\",\n                    \"value\": \"2\",\n                    \"count\": 450\n                },\n                {\n                    \"display\": \"Garage\",\n                    \"value\": \"21026\",\n                    \"count\": 7\n                },\n                {\n                    \"display\": \"Helzberg Diamonds\",\n                    \"value\": \"2485\",\n                    \"count\": 99\n                },\n                {\n                    \"display\": \"Helzberg Diamonds Outlet\",\n                    \"value\": \"23779\",\n                    \"count\": 53\n                },\n                {\n                    \"display\": \"J.Crew\",\n                    \"value\": \"2727\",\n                    \"count\": 589\n                },\n                {\n                    \"display\": \"J.Crew Factory\",\n                    \"value\": \"17979\",\n                    \"count\": 354\n                },\n                {\n                    \"display\": \"J.Crew Factory Crewcuts\",\n                    \"value\": \"31171\",\n                    \"count\": 84\n                },\n                {\n                    \"display\": \"J.Crew Men's Shop\",\n                    \"value\": \"20124\",\n                    \"count\": 339\n                },\n                {\n                    \"display\": \"JCPenney\",\n                    \"value\": \"2774\",\n                    \"count\": 5609\n                },\n                {\n                    \"display\": \"kate spade new york\",\n                    \"value\": \"5667\",\n                    \"count\": 36\n                },\n                {\n                    \"display\": \"Lane Bryant\",\n                    \"value\": \"3102\",\n                    \"count\": 17\n                },\n                {\n                    \"display\": \"Lane Bryant Outlet\",\n                    \"value\": \"14153\",\n                    \"count\": 36\n                },\n                {\n                    \"display\": \"Levi's®\",\n                    \"value\": \"31581\",\n                    \"count\": 130\n                },\n                {\n                    \"display\": \"Levi's® Outlet Store\",\n                    \"value\": \"13021\",\n                    \"count\": 313\n                },\n                {\n                    \"display\": \"Lilly Pulitzer\",\n                    \"value\": \"9513\",\n                    \"count\": 7\n                },\n                {\n                    \"display\": \"Lucky Brand Jeans\",\n                    \"value\": \"3684\",\n                    \"count\": 466\n                },\n                {\n                    \"display\": \"Lucky Brand Jeans Outlet\",\n                    \"value\": \"16220\",\n                    \"count\": 270\n                },\n                {\n                    \"display\": \"Macy's\",\n                    \"value\": \"3711\",\n                    \"count\": 11867\n                },\n                {\n                    \"display\": \"Nautica Factory Store\",\n                    \"value\": \"12961\",\n                    \"count\": 918\n                },\n                {\n                    \"display\": \"Nordstrom\",\n                    \"value\": \"4217\",\n                    \"count\": 9113\n                },\n                {\n                    \"display\": \"Old Navy\",\n                    \"value\": \"4289\",\n                    \"count\": 737\n                },\n                {\n                    \"display\": \"PacSun\",\n                    \"value\": \"4402\",\n                    \"count\": 1356\n                },\n                {\n                    \"display\": \"PacSun Outlet\",\n                    \"value\": \"5736\",\n                    \"count\": 398\n                },\n                {\n                    \"display\": \"UGG\",\n                    \"value\": \"20361\",\n                    \"count\": 138\n                },\n                {\n                    \"display\": \"UNTUCKit\",\n                    \"value\": \"27603\",\n                    \"count\": 186\n                }\n            ],\n            \"type\": 0\n        },\n        {\n            \"display_name\": \"Brand\",\n            \"facet\": \"brand\",\n            \"data\": [\n                {\n                    \"value\": \"'47 Brand\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"1017 Alyx 9sm\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"11 Honoré\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"18.21 Man Made\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"2 Moncler 1952\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"2(x)ist\",\n                    \"count\": 33\n                },\n                {\n                    \"value\": \"2xu\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"32 Degrees\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"32 Degrees Heat™\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"34 Heritage\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"3brand\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"47 Brand\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"7 Diamonds\",\n                    \"count\": 32\n                },\n                {\n                    \"value\": \"7 For All Mankind\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"9tofive\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"A Life Well Dressed\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"A. Byer\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"a.n.a\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"A.p.c.\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"Acdc\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Acne Studios\",\n                    \"count\": 34\n                },\n                {\n                    \"value\": \"Acqua Di Parma\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Action Figure Miles\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Adeshola Makinde\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"adidas\",\n                    \"count\": 585\n                },\n                {\n                    \"value\": \"Adidas 001\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Adidas Golf\",\n                    \"count\": 32\n                },\n                {\n                    \"value\": \"Adidas Originals\",\n                    \"count\": 58\n                },\n                {\n                    \"value\": \"Adidas X Noah\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Adrianna Papell\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Advisory Board Crystals\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Aeropostale\",\n                    \"count\": 1103\n                },\n                {\n                    \"value\": \"Aesop\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"AG\",\n                    \"count\": 45\n                },\n                {\n                    \"value\": \"Ahluwalia\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Aidan By Aidan Mattox\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Airwalk\",\n                    \"count\": 49\n                },\n                {\n                    \"value\": \"Airwaves\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Akademiks\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"Aldo\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Alex Mill\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Alexander Mcqueen\",\n                    \"count\": 182\n                },\n                {\n                    \"value\": \"Alfani\",\n                    \"count\": 347\n                },\n                {\n                    \"value\": \"Alfred Dunner\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Alice + Olivia\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Alien Workshop\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Allbirds\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Allen Edmonds\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"Allsaints\",\n                    \"count\": 82\n                },\n                {\n                    \"value\": \"Alo\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Alpha Gaming\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Alpha Industries\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Altec Lansing\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Alternative Apparel\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Alton Lane\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Altru\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Ambush\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"American Crew\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"American Eagle\",\n                    \"count\": 790\n                },\n                {\n                    \"value\": \"American Exchange\",\n                    \"count\": 32\n                },\n                {\n                    \"value\": \"American Needle\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"American Outdoorsman\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"American Rag\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"American Threads\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Ami Paris\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Amiri\",\n                    \"count\": 138\n                },\n                {\n                    \"value\": \"Amouage\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"And Now This\",\n                    \"count\": 98\n                },\n                {\n                    \"value\": \"Andrew Marc\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Andy & Evan\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Anetik\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Anne Klein\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Anthony Veer\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Antigua\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Apl\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Aramis\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Aries\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Arizona\",\n                    \"count\": 239\n                },\n                {\n                    \"value\": \"Armani Beauty\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Armani Exchange\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Armitron\",\n                    \"count\": 32\n                },\n                {\n                    \"value\": \"Arnette\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Art Of Shaving\",\n                    \"count\": 49\n                },\n                {\n                    \"value\": \"Arus\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Asics\",\n                    \"count\": 311\n                },\n                {\n                    \"value\": \"Asics®\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Asos Design\",\n                    \"count\": 43\n                },\n                {\n                    \"value\": \"Asstd National Brand\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Aston Marc\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Astr The Label\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Asystem\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Athleta\",\n                    \"count\": 37\n                },\n                {\n                    \"value\": \"Atwater\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Autry\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Aviator Nation\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Azaro Uomo\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Azzaro\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"A|x Armani Exchange\",\n                    \"count\": 149\n                },\n                {\n                    \"value\": \"B Fit Watch\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Baby Essentials\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Baby Foot\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Baby Jogger\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Bailey\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Balmain\",\n                    \"count\": 62\n                },\n                {\n                    \"value\": \"Banana Republic\",\n                    \"count\": 415\n                },\n                {\n                    \"value\": \"Bar Iii\",\n                    \"count\": 149\n                },\n                {\n                    \"value\": \"Barbour\",\n                    \"count\": 147\n                },\n                {\n                    \"value\": \"Barefoot Dreams\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Bass Outdoor\",\n                    \"count\": 34\n                },\n                {\n                    \"value\": \"Baume & Mercier\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Baxter Of California\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Bdg Urban Outfitters\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Beast\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Beautees\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Beautiful Giant\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Belk\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Belk & Co\",\n                    \"count\": 59\n                },\n                {\n                    \"value\": \"Belk Beauty\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Belldini\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Belstaff\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Benson\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Bentgo\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Bentley\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Bermies\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Betsy & Adam\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Bevel\",\n                    \"count\": 22\n                },\n                {\n                    \"value\": \"Bey-berk\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Beyond Yoga\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Billabong\",\n                    \"count\": 48\n                },\n                {\n                    \"value\": \"Billionaire Boys Club\",\n                    \"count\": 49\n                },\n                {\n                    \"value\": \"Billy Reid\",\n                    \"count\": 27\n                },\n                {\n                    \"value\": \"Biltmore\",\n                    \"count\": 45\n                },\n                {\n                    \"value\": \"Bionic Gloves\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Birkenstock\",\n                    \"count\": 31\n                },\n                {\n                    \"value\": \"Bittersweet\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Black Clover\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Black Tape\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Blackwood For Men\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"Blind Barber\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Blood Brother\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Bluey\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Blundstone Footwear\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Bobs From Skechers\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Body & Sol\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Boglioli\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Bogs\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Bonnie Jean\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Bonobos\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Bonpoint\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Bony Levy\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Books To Bed\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Bosca\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Boss\",\n                    \"count\": 183\n                },\n                {\n                    \"value\": \"Bottega Veneta\",\n                    \"count\": 22\n                },\n                {\n                    \"value\": \"Boucheron\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Boys Lie\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Bp.\",\n                    \"count\": 53\n                },\n                {\n                    \"value\": \"Brady\",\n                    \"count\": 25\n                },\n                {\n                    \"value\": \"Brahmin\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Brandblack\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Brax\",\n                    \"count\": 40\n                },\n                {\n                    \"value\": \"Briefly Stated\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Briggs & Riley\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Brioni\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Brixton\",\n                    \"count\": 32\n                },\n                {\n                    \"value\": \"Brooks\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Brooks Brothers\",\n                    \"count\": 1816\n                },\n                {\n                    \"value\": \"Brookstone\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Brunello Cucinelli\",\n                    \"count\": 56\n                },\n                {\n                    \"value\": \"Bruno Magli\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Budweiser\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Buffalo David Bitton\",\n                    \"count\": 102\n                },\n                {\n                    \"value\": \"Bugatchi\",\n                    \"count\": 102\n                },\n                {\n                    \"value\": \"Bulova\",\n                    \"count\": 179\n                },\n                {\n                    \"value\": \"Burberry\",\n                    \"count\": 216\n                },\n                {\n                    \"value\": \"Burnside\",\n                    \"count\": 25\n                },\n                {\n                    \"value\": \"Bvlgari\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"By Anthropologie\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"By Samii Ryan\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Bôhten\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Cabana By Crown & Ivy™\",\n                    \"count\": 32\n                },\n                {\n                    \"value\": \"Calabrum\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Callaway Golf®\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Calvin Klein\",\n                    \"count\": 608\n                },\n                {\n                    \"value\": \"Calvin Klein Jeans\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Cambridge Silversmiths\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Camper\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Canada Goose\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Canali\",\n                    \"count\": 135\n                },\n                {\n                    \"value\": \"Capelli New York\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Capri Blue\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Caputo & Co.\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Caravelle\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Care Bears\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Carhartt Work In Progress\",\n                    \"count\": 42\n                },\n                {\n                    \"value\": \"Carlos By Carlos Santana\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Carolina Herrera\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"Carrera Eyewear\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Carrots By Anwar Carrots\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Carter's\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Carters\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Cartier\",\n                    \"count\": 31\n                },\n                {\n                    \"value\": \"Casablanca\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Casio\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"Caslon(r)\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Caswell Massey\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Caterpillar\",\n                    \"count\": 36\n                },\n                {\n                    \"value\": \"Caudalie\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Celine\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Champion\",\n                    \"count\": 422\n                },\n                {\n                    \"value\": \"Chanel\",\n                    \"count\": 36\n                },\n                {\n                    \"value\": \"Chaps\",\n                    \"count\": 67\n                },\n                {\n                    \"value\": \"Charcoal Companion\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Chargeworx\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Charly\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"Charriol\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Charter Club\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Chaser\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Checkered Flag\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Chris Collins\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Christian Louboutin\",\n                    \"count\": 68\n                },\n                {\n                    \"value\": \"Christian Siriano\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Christopher Cloos\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Chubbies\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Circulate\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Citizen\",\n                    \"count\": 184\n                },\n                {\n                    \"value\": \"Citizen Quartz\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Citizens Of Humanity\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Civil\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Ck Performance\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Clarins\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"Clarks\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"Clarks(r)\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Clifton Wilson\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Clinique\",\n                    \"count\": 50\n                },\n                {\n                    \"value\": \"Cloud9\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Club Room\",\n                    \"count\": 321\n                },\n                {\n                    \"value\": \"Coach\",\n                    \"count\": 222\n                },\n                {\n                    \"value\": \"Coach Outlet\",\n                    \"count\": 203\n                },\n                {\n                    \"value\": \"Cobian\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Coca Cola\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Coca-cola\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Cold Crush\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Cole Haan\",\n                    \"count\": 152\n                },\n                {\n                    \"value\": \"Collection By Michael Strahan\",\n                    \"count\": 41\n                },\n                {\n                    \"value\": \"College Concepts\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Collegium\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Color Bars\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Colosseum\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Colosseum Athletics\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"Colour Range\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Columbia\",\n                    \"count\": 371\n                },\n                {\n                    \"value\": \"Comfort Colors\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Comme Des Garçons Girl\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Comme Des Garçons Play\",\n                    \"count\": 31\n                },\n                {\n                    \"value\": \"Common Projects\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Company 81\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Conair\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Concepts In Time\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Coney Island Picnic\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"Construct\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"Converse\",\n                    \"count\": 28\n                },\n                {\n                    \"value\": \"Cool Creative\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Copper Pearl\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Coral Studios\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Costa Del Mar\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"Cotopaxi\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Cotton On\",\n                    \"count\": 60\n                },\n                {\n                    \"value\": \"Country Gentlemen\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Cr7\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Crave Fame\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Creature\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Creed\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Crocs\",\n                    \"count\": 23\n                },\n                {\n                    \"value\": \"Crosby Square\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Crown & Ivy\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Crown & Ivy™\",\n                    \"count\": 126\n                },\n                {\n                    \"value\": \"Crown And Ivy™\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Crown Cap\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Crwth\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Cubavera\",\n                    \"count\": 64\n                },\n                {\n                    \"value\": \"Cuddl Duds\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Cuisinart\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Cupio\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Cuts\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Cutter & Buck\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Daily Paper\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"Daily Practice By Anthropologie\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Daniel Buchler\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"David Donahue\",\n                    \"count\": 111\n                },\n                {\n                    \"value\": \"David Yurman\",\n                    \"count\": 71\n                },\n                {\n                    \"value\": \"Davidoff\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Daydreamer\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"DC Comics\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Dearfoams\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Deathnote\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Deer Stags\",\n                    \"count\": 58\n                },\n                {\n                    \"value\": \"Denim Bay\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Derek Heart\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Desert Dreamer\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Desigual\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Devil-dog Dungarees\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Dickies\",\n                    \"count\": 39\n                },\n                {\n                    \"value\": \"Diesel\",\n                    \"count\": 52\n                },\n                {\n                    \"value\": \"Diet Starts Monday\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Diff\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Dingo\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Dionis\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Dior\",\n                    \"count\": 68\n                },\n                {\n                    \"value\": \"Disney\",\n                    \"count\": 32\n                },\n                {\n                    \"value\": \"District Vision\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Dkny\",\n                    \"count\": 32\n                },\n                {\n                    \"value\": \"Dockers\",\n                    \"count\": 296\n                },\n                {\n                    \"value\": \"Doers Of London\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Dolce & Gabbana\",\n                    \"count\": 57\n                },\n                {\n                    \"value\": \"Dolce&gabbana\",\n                    \"count\": 113\n                },\n                {\n                    \"value\": \"Dorfman Pacific\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Double Rl\",\n                    \"count\": 22\n                },\n                {\n                    \"value\": \"Dr Martens\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Dr. Martens\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Drake Waterfowl\",\n                    \"count\": 29\n                },\n                {\n                    \"value\": \"Drake's\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Drakkar\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Drive From Citizen Eco-drive\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Duke Cannon\",\n                    \"count\": 23\n                },\n                {\n                    \"value\": \"Duke Cannon Supply Co\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Dunhill\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Dynamite\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Eagle\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"Earth\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Eastland\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Eastland Shoe\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Ecco\",\n                    \"count\": 35\n                },\n                {\n                    \"value\": \"Ed Hardy\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"Eddie Bauer\",\n                    \"count\": 1124\n                },\n                {\n                    \"value\": \"Edward Armah\",\n                    \"count\": 35\n                },\n                {\n                    \"value\": \"Effy\",\n                    \"count\": 97\n                },\n                {\n                    \"value\": \"Effy Collection\",\n                    \"count\": 79\n                },\n                {\n                    \"value\": \"Eleven Paris\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Eleventy\",\n                    \"count\": 32\n                },\n                {\n                    \"value\": \"Elizabeth Arden\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Emerson Street Clothing Co\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Emporio Armani\",\n                    \"count\": 53\n                },\n                {\n                    \"value\": \"English Laundry\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Epic Threads\",\n                    \"count\": 40\n                },\n                {\n                    \"value\": \"Epicurean\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Esquire Men's Jewelry\",\n                    \"count\": 101\n                },\n                {\n                    \"value\": \"Estee Lauder\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Estée Lauder\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Eton\",\n                    \"count\": 161\n                },\n                {\n                    \"value\": \"Evergreen\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Every Man Jack\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"Express\",\n                    \"count\": 2577\n                },\n                {\n                    \"value\": \"Extreme Fit\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Fabdog\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Fact\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Factory\",\n                    \"count\": 438\n                },\n                {\n                    \"value\": \"Faherty\",\n                    \"count\": 46\n                },\n                {\n                    \"value\": \"Fair Harbor\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Falke\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Fanatics\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Farberware\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Fashion Watches\",\n                    \"count\": 49\n                },\n                {\n                    \"value\": \"Faze Clan\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Fbf Originals\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Fear Of God\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Fendi\",\n                    \"count\": 56\n                },\n                {\n                    \"value\": \"Fidelity Denim\",\n                    \"count\": 25\n                },\n                {\n                    \"value\": \"Fifa\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Fifth Sun\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"Fila\",\n                    \"count\": 75\n                },\n                {\n                    \"value\": \"Filson\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Fine Jewelry\",\n                    \"count\": 128\n                },\n                {\n                    \"value\": \"First Impressions\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Firsts By Petit Lem\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"Fitbit\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Fjällräven\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"Florsheim\",\n                    \"count\": 36\n                },\n                {\n                    \"value\": \"Foco\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Folio\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Forever 21\",\n                    \"count\": 821\n                },\n                {\n                    \"value\": \"Forever That Girl\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Formula 1\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Forsyth Of Canada\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Fossil\",\n                    \"count\": 108\n                },\n                {\n                    \"value\": \"Foundation\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Fp Movement\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Frame\",\n                    \"count\": 40\n                },\n                {\n                    \"value\": \"Free Country\",\n                    \"count\": 52\n                },\n                {\n                    \"value\": \"Free People\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Freecity\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Freedom Moses\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"French Connection\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Fruit Of The Loom\",\n                    \"count\": 41\n                },\n                {\n                    \"value\": \"Frye\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"Frye And Co\",\n                    \"count\": 81\n                },\n                {\n                    \"value\": \"G Brown\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"G Shock\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"G-shock\",\n                    \"count\": 63\n                },\n                {\n                    \"value\": \"G-star Raw\",\n                    \"count\": 21\n                },\n                {\n                    \"value\": \"G.h. Bass\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Galaxy\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Galaxy By Harvic\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Gap\",\n                    \"count\": 450\n                },\n                {\n                    \"value\": \"Garage\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Geneva\",\n                    \"count\": 34\n                },\n                {\n                    \"value\": \"Gentlemen's Hardware\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Geoffrey Beene\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Gildan\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Gillz\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Giorgio Armani\",\n                    \"count\": 58\n                },\n                {\n                    \"value\": \"Givenchy\",\n                    \"count\": 130\n                },\n                {\n                    \"value\": \"Givenchy Kids\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Go Tough\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Gold Toe\",\n                    \"count\": 97\n                },\n                {\n                    \"value\": \"Golden Goose\",\n                    \"count\": 59\n                },\n                {\n                    \"value\": \"Golden Hour\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Good Man Brand\",\n                    \"count\": 51\n                },\n                {\n                    \"value\": \"Goodlife\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"Goorin Bros.\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Grayson Threads Black\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"Grayson/threads\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Greg Norman Collection\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"Gucci\",\n                    \"count\": 52\n                },\n                {\n                    \"value\": \"Guess\",\n                    \"count\": 204\n                },\n                {\n                    \"value\": \"Guess Originals\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Guy Harvey\",\n                    \"count\": 37\n                },\n                {\n                    \"value\": \"Guy Laroche\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"H E R  Accessories\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Haggar\",\n                    \"count\": 128\n                },\n                {\n                    \"value\": \"Haggar Clothing Company\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Halitech\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Hamilton\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Hammer + Axe\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Hampui\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Hanes\",\n                    \"count\": 204\n                },\n                {\n                    \"value\": \"Hanes Platinum\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Hanro\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Hanz De Fuko\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Happy Socks\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Hart Schaffner Marx\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Havaianas\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Hawthorne\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Hdsn\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"He Rocks\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Head Of State\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Heat Holders\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Hello Kitty\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Hello, Daisy\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Helly Hansen\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Helzberg Diamonds\",\n                    \"count\": 126\n                },\n                {\n                    \"value\": \"Henckels\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Henleys\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Heritage Hill\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Hermès\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"Herno\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Heron Preston\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Herschel Supply Co.\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"Hestra\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Hey Dude\",\n                    \"count\": 29\n                },\n                {\n                    \"value\": \"Hickey Freeman\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Himistry Naturals\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Hippie Rose\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Hobo\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Hoka\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Holly Hall\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Hollywood The Jean People\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Holo\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Homme Plissé Issey Miyake\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Hope & Wonder\",\n                    \"count\": 28\n                },\n                {\n                    \"value\": \"Hot Sox\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"Houdini\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Hs By Happy Socks\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Hudson\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Hudson Denim\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Huf\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"Hugo\",\n                    \"count\": 104\n                },\n                {\n                    \"value\": \"Hugo Boss\",\n                    \"count\": 68\n                },\n                {\n                    \"value\": \"Hunter\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Hurley\",\n                    \"count\": 62\n                },\n                {\n                    \"value\": \"Hybrid\",\n                    \"count\": 50\n                },\n                {\n                    \"value\": \"Hybrid Apparel\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"Hybrid Promotions\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Hybrid Tees\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Ice Cream\",\n                    \"count\": 79\n                },\n                {\n                    \"value\": \"Icebreaker\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Id Ideology\",\n                    \"count\": 22\n                },\n                {\n                    \"value\": \"Iise\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Inc International Concepts\",\n                    \"count\": 278\n                },\n                {\n                    \"value\": \"Ink+ivy\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Inmocean\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Into\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Invicta\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Isabel Marant\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Isotoner\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"Isotoner Signature\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Issey Miyake\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Italian Gold\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Itouch\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"Izod\",\n                    \"count\": 252\n                },\n                {\n                    \"value\": \"J & M Collection\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"J.Crew\",\n                    \"count\": 928\n                },\n                {\n                    \"value\": \"J.p. Army\",\n                    \"count\": 35\n                },\n                {\n                    \"value\": \"Jack & Jones\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Jack Black\",\n                    \"count\": 93\n                },\n                {\n                    \"value\": \"Jack O'neill\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Jack Victor\",\n                    \"count\": 45\n                },\n                {\n                    \"value\": \"Jacquemus\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Javi\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Jbu\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Jbw\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Jean Paul Gaultier\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"Jessica Simpson\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Jf J.ferrar\",\n                    \"count\": 228\n                },\n                {\n                    \"value\": \"Jil Sander\",\n                    \"count\": 33\n                },\n                {\n                    \"value\": \"Jimmy Choo\",\n                    \"count\": 31\n                },\n                {\n                    \"value\": \"Jla Home\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Jo Malone London™\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Jockey\",\n                    \"count\": 90\n                },\n                {\n                    \"value\": \"Joe Boxer\",\n                    \"count\": 30\n                },\n                {\n                    \"value\": \"Joe's\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Joe's Jeans\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Joes Jeans\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"John Elliott\",\n                    \"count\": 39\n                },\n                {\n                    \"value\": \"John Galt\",\n                    \"count\": 54\n                },\n                {\n                    \"value\": \"John Hardy\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"John Smedley\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"John Varvatos\",\n                    \"count\": 70\n                },\n                {\n                    \"value\": \"Johnston & Murphy\",\n                    \"count\": 111\n                },\n                {\n                    \"value\": \"Jones New York\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Jordan\",\n                    \"count\": 42\n                },\n                {\n                    \"value\": \"Jou Jou\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Juicy By Juicy Couture\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"Juicy Couture\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Jungles\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Junk Food\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"Just Born\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"K-swiss\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Kangol\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Kappa\",\n                    \"count\": 39\n                },\n                {\n                    \"value\": \"Karen Kane\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Karen Scott\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"Karl Lagerfeld Paris\",\n                    \"count\": 36\n                },\n                {\n                    \"value\": \"Kate Spade\",\n                    \"count\": 36\n                },\n                {\n                    \"value\": \"Kato\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Kendall & Kylie\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Kenneth Cole\",\n                    \"count\": 122\n                },\n                {\n                    \"value\": \"Kenneth Cole New York\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Kenneth Cole Reaction\",\n                    \"count\": 70\n                },\n                {\n                    \"value\": \"Kenzo\",\n                    \"count\": 25\n                },\n                {\n                    \"value\": \"Kid Dangerous\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Kids Headquarters\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Kiehl's Since 1851\",\n                    \"count\": 40\n                },\n                {\n                    \"value\": \"Kim Rogers\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Kissy Kissy\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Koala Baby\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Koolaburra By Ugg\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Ksubi\",\n                    \"count\": 45\n                },\n                {\n                    \"value\": \"L.l.bean\",\n                    \"count\": 48\n                },\n                {\n                    \"value\": \"La Hearts\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"La Hearts By Pacsun\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"La Pop Art\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Lab Series\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Lacoste\",\n                    \"count\": 131\n                },\n                {\n                    \"value\": \"Lalique\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Land Of The Free\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Land Rover\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Lands End\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Lands' End\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Lane Bryant\",\n                    \"count\": 53\n                },\n                {\n                    \"value\": \"Lauren Ralph Lauren\",\n                    \"count\": 232\n                },\n                {\n                    \"value\": \"Lazer\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"Le Labo\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Le Specs\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Le Vian\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"Lee\",\n                    \"count\": 27\n                },\n                {\n                    \"value\": \"Leegin\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Legacy For Men By Simone I.\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Leo\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Les Deux\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Let Me Be\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Levi\",\n                    \"count\": 1316\n                },\n                {\n                    \"value\": \"Liberal Youth Ministry\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Light Heart\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"Lilly Pulitzer\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Linksoul\",\n                    \"count\": 33\n                },\n                {\n                    \"value\": \"Little Me\",\n                    \"count\": 82\n                },\n                {\n                    \"value\": \"Liverpool Los Angeles\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Liz Claiborne\",\n                    \"count\": 29\n                },\n                {\n                    \"value\": \"Lodge Cookware\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Logo\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Logo Brands\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Longchamp\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Longines\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Lorenzo Uomo\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"Loro Piana\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Love Tribe\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Lucky Brand\",\n                    \"count\": 844\n                },\n                {\n                    \"value\": \"Luminarc\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Lusso Cloud\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Mack Weldon\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Macy's\",\n                    \"count\": 159\n                },\n                {\n                    \"value\": \"Mad Engine\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Madden\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Madden Men\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Madewell\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Madison\",\n                    \"count\": 80\n                },\n                {\n                    \"value\": \"Maeve\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Magnetic Me\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Magnolia Lane\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Maison Francis Kurkdjian\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Maison Margiela\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Malin+goetz\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Mancini\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Mantl\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Marc New York\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Marine Layer\",\n                    \"count\": 35\n                },\n                {\n                    \"value\": \"Market\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Marmot\",\n                    \"count\": 49\n                },\n                {\n                    \"value\": \"Martha Stewart Collection\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Massimo Alba\",\n                    \"count\": 22\n                },\n                {\n                    \"value\": \"Maui Jim\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"Mavi Jeans\",\n                    \"count\": 34\n                },\n                {\n                    \"value\": \"Max & Olivia\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Mcm\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"Me & Henry\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Melin\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Mephisto\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Mercedes Benz\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Merch Traffic\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Merrell\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Metal Umbrella\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Michael Kors\",\n                    \"count\": 300\n                },\n                {\n                    \"value\": \"Michael Michael Kors\",\n                    \"count\": 25\n                },\n                {\n                    \"value\": \"Michel Germain\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"Michele\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Michelsons\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Mido\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Mighty Fine\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Miken\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Miles The Label\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Mini Boden\",\n                    \"count\": 29\n                },\n                {\n                    \"value\": \"Minnetonka\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Mio Marino\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Mission\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Missoni\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Mitch\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Mitchell & Ness\",\n                    \"count\": 65\n                },\n                {\n                    \"value\": \"Mixit\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Modern Bride\",\n                    \"count\": 56\n                },\n                {\n                    \"value\": \"Momentum\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Moncler\",\n                    \"count\": 107\n                },\n                {\n                    \"value\": \"Monet Jewelry\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Monfrère\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"Monos\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Montblanc\",\n                    \"count\": 55\n                },\n                {\n                    \"value\": \"Moschino\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Motherhood Maternity\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Mountain & Isles\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Mountain Khakis\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Movado\",\n                    \"count\": 144\n                },\n                {\n                    \"value\": \"Murdock London\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"Mutual Weave\",\n                    \"count\": 213\n                },\n                {\n                    \"value\": \"Mvmt\",\n                    \"count\": 64\n                },\n                {\n                    \"value\": \"Mvrck By Mitch\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Naked & Famous Denim\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Native Eyewear\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Native Youth\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Nautica\",\n                    \"count\": 1268\n                },\n                {\n                    \"value\": \"Neuw Denim\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"New Balance\",\n                    \"count\": 38\n                },\n                {\n                    \"value\": \"New Directions\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"New Era\",\n                    \"count\": 29\n                },\n                {\n                    \"value\": \"New Moon\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"New World Graphics\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Nick Graham\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"Nike\",\n                    \"count\": 500\n                },\n                {\n                    \"value\": \"Nike 3brand By Russell Wilson\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"Nike Golf\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Nn07\",\n                    \"count\": 39\n                },\n                {\n                    \"value\": \"Noize\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Non Branded Fine Jewelry\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Noon Goons\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"Norden\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Nordstrom\",\n                    \"count\": 350\n                },\n                {\n                    \"value\": \"Norelco\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Norse Projects\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"North Pole Trading Co\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Novelty Licensed\",\n                    \"count\": 32\n                },\n                {\n                    \"value\": \"Novelty T-shirts\",\n                    \"count\": 195\n                },\n                {\n                    \"value\": \"Nunn Bush\",\n                    \"count\": 42\n                },\n                {\n                    \"value\": \"O'neill\",\n                    \"count\": 77\n                },\n                {\n                    \"value\": \"Oakley\",\n                    \"count\": 163\n                },\n                {\n                    \"value\": \"Oars + Alps\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Obey\",\n                    \"count\": 34\n                },\n                {\n                    \"value\": \"Ocean + Coast\",\n                    \"count\": 134\n                },\n                {\n                    \"value\": \"Off-white\",\n                    \"count\": 155\n                },\n                {\n                    \"value\": \"Okie Dokie\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"Old Navy\",\n                    \"count\": 737\n                },\n                {\n                    \"value\": \"Olukai\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"On\",\n                    \"count\": 72\n                },\n                {\n                    \"value\": \"One Dna\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Open Edit\",\n                    \"count\": 54\n                },\n                {\n                    \"value\": \"Opposuits\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Original Penguin\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"Osprey\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Outdoor Research\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"Outdoor Voices\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Ox & Bull Trading Co.\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"P448\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Paccares\",\n                    \"count\": 34\n                },\n                {\n                    \"value\": \"Paco Rabanne\",\n                    \"count\": 51\n                },\n                {\n                    \"value\": \"Pacsun\",\n                    \"count\": 838\n                },\n                {\n                    \"value\": \"Pacsun Kids\",\n                    \"count\": 72\n                },\n                {\n                    \"value\": \"Paige\",\n                    \"count\": 78\n                },\n                {\n                    \"value\": \"Paige Lauren\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Pair Of Thieves\",\n                    \"count\": 124\n                },\n                {\n                    \"value\": \"Paisley & Gray\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Pajamarama\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Pajar\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Palm Angels\",\n                    \"count\": 46\n                },\n                {\n                    \"value\": \"Panama Jack\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"Parachute\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Parfums De Marly\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"Parisian Pet\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Paul Mitchell\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Paul Smith\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Peanuts\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Peek\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Peek Aren't You Curious\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Peek Essentials\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Pendleton\",\n                    \"count\": 38\n                },\n                {\n                    \"value\": \"Peppa Pig\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Perlier\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Perry Ellis\",\n                    \"count\": 131\n                },\n                {\n                    \"value\": \"Perry Ellis America\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Perry Ellis Portfolio\",\n                    \"count\": 91\n                },\n                {\n                    \"value\": \"Persol\",\n                    \"count\": 22\n                },\n                {\n                    \"value\": \"Peter Millar\",\n                    \"count\": 126\n                },\n                {\n                    \"value\": \"Pga Tour\",\n                    \"count\": 116\n                },\n                {\n                    \"value\": \"Philcos\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Philosophy\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Pilcro\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Pj Salvage\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Planet Gold\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Playboy\",\n                    \"count\": 135\n                },\n                {\n                    \"value\": \"Pleasures\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"Polo Ralph Lauren\",\n                    \"count\": 1389\n                },\n                {\n                    \"value\": \"Porridge\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Port Products\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Posh Peanut\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Posh Tech\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Prada\",\n                    \"count\": 72\n                },\n                {\n                    \"value\": \"Prada Linea Rossa\",\n                    \"count\": 35\n                },\n                {\n                    \"value\": \"Pressbox\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Prince\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Pro Tour\",\n                    \"count\": 34\n                },\n                {\n                    \"value\": \"Profound\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Proraso\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Ps / La\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"Ps Basics\",\n                    \"count\": 70\n                },\n                {\n                    \"value\": \"Psycho Bunny\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Puma\",\n                    \"count\": 377\n                },\n                {\n                    \"value\": \"Purple Brand\",\n                    \"count\": 43\n                },\n                {\n                    \"value\": \"Quiksilver\",\n                    \"count\": 80\n                },\n                {\n                    \"value\": \"Quiksilver Waterman\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"Quiksilver™\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Rachel Zoe\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Rado\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Raf Simons\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Rag & Bone\",\n                    \"count\": 62\n                },\n                {\n                    \"value\": \"Rails\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"Rainbow®\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Rains\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Ralph Lauren\",\n                    \"count\": 49\n                },\n                {\n                    \"value\": \"Ralph Lauren Childrenswear\",\n                    \"count\": 146\n                },\n                {\n                    \"value\": \"Ray-ban\",\n                    \"count\": 67\n                },\n                {\n                    \"value\": \"Ray-ban Jr\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Raymond Weil\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Realtree\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"Reason\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Reason Clothing\",\n                    \"count\": 34\n                },\n                {\n                    \"value\": \"Rebecca Minkoff\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Rebellious One\",\n                    \"count\": 23\n                },\n                {\n                    \"value\": \"Redken\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Redvanly\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Reebok\",\n                    \"count\": 145\n                },\n                {\n                    \"value\": \"Reef\",\n                    \"count\": 46\n                },\n                {\n                    \"value\": \"Reigning Champ\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Reiss\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"Relic By Fossil\",\n                    \"count\": 23\n                },\n                {\n                    \"value\": \"Remington\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Rest Easy\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Rhone\",\n                    \"count\": 46\n                },\n                {\n                    \"value\": \"Rhude\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"Riot Society\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Rip Curl\",\n                    \"count\": 23\n                },\n                {\n                    \"value\": \"Rivieras\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Roan\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Robert Barakett\",\n                    \"count\": 47\n                },\n                {\n                    \"value\": \"Rockport\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Rodd & Gunn\",\n                    \"count\": 57\n                },\n                {\n                    \"value\": \"Rokit\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Roxy\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"Royal.2\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Royalty By Maluma\",\n                    \"count\": 25\n                },\n                {\n                    \"value\": \"Royce New York\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Rucker Roots\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Rvca\",\n                    \"count\": 75\n                },\n                {\n                    \"value\": \"Sacai\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Saddlebred\",\n                    \"count\": 168\n                },\n                {\n                    \"value\": \"Saint Laurent\",\n                    \"count\": 47\n                },\n                {\n                    \"value\": \"Salomon\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Salt Life\",\n                    \"count\": 149\n                },\n                {\n                    \"value\": \"Salvatore Ferragamo\",\n                    \"count\": 146\n                },\n                {\n                    \"value\": \"Sam Edelman\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Sanctuary\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Santa Cruz\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Santoni\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"Sanuk\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Saucony\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Savane\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"Save The Duck\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Saxx\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Schott Nyc\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Scotch & Soda\",\n                    \"count\": 38\n                },\n                {\n                    \"value\": \"Scrubd\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Sean John\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Seiko\",\n                    \"count\": 115\n                },\n                {\n                    \"value\": \"Shaquille O'neal Xlg\",\n                    \"count\": 57\n                },\n                {\n                    \"value\": \"Sharper Image\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Shedrain\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Shinola\",\n                    \"count\": 28\n                },\n                {\n                    \"value\": \"Shiseido\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Shoe The Bear\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Silver Jeans Co.\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"Sisley Paris\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Skagen\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Skechers\",\n                    \"count\": 175\n                },\n                {\n                    \"value\": \"Smileyworld\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Smileyâ®\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Society Of Threads\",\n                    \"count\": 56\n                },\n                {\n                    \"value\": \"Soft Cloth\",\n                    \"count\": 21\n                },\n                {\n                    \"value\": \"Sorel\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"Southern Proper\",\n                    \"count\": 37\n                },\n                {\n                    \"value\": \"Spanx®\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Speedo\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Sperry\",\n                    \"count\": 59\n                },\n                {\n                    \"value\": \"Spgbk\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Spgbk Watches\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Spiritual Gangster\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Splendid\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Sports Illustrated\",\n                    \"count\": 89\n                },\n                {\n                    \"value\": \"St. John`s Bay\",\n                    \"count\": 266\n                },\n                {\n                    \"value\": \"Stacy Adams\",\n                    \"count\": 38\n                },\n                {\n                    \"value\": \"Stafford\",\n                    \"count\": 294\n                },\n                {\n                    \"value\": \"Stance\",\n                    \"count\": 31\n                },\n                {\n                    \"value\": \"Star Wars\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Steeltime\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Stella Mccartney\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Stetson\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"Steve Harvey\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Steve Madden\",\n                    \"count\": 29\n                },\n                {\n                    \"value\": \"Stone Island\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Stone Mountain\",\n                    \"count\": 34\n                },\n                {\n                    \"value\": \"Stranger Things\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Stuhrling\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Style & Co\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"Stylus\",\n                    \"count\": 86\n                },\n                {\n                    \"value\": \"Sub_urban Riot\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Sun + Stone\",\n                    \"count\": 166\n                },\n                {\n                    \"value\": \"Sun Zero\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Sunglass Hut Collection\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Sunspel\",\n                    \"count\": 50\n                },\n                {\n                    \"value\": \"Superfeet\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Susan G Komen\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Suslo Couture\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Sweaty Betty\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"T.la\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Taft\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Tallia\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Tallia Orange\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Tasha\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Tayion Collection\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"Ted Baker\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Ted Baker London\",\n                    \"count\": 124\n                },\n                {\n                    \"value\": \"Territory\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Testosterone\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Teva\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"That's Smoooth\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"The Art Of Shaving\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"The Black Series\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"The Book Club\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"The Comfy\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"The Elder Statesman\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"The Foundry Supply Co.\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"The Good Company\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"The Limited\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"The North Face\",\n                    \"count\": 188\n                },\n                {\n                    \"value\": \"The Phluid Project\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"The Ridge\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Theory\",\n                    \"count\": 36\n                },\n                {\n                    \"value\": \"Thereabouts\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"Thom Browne\",\n                    \"count\": 40\n                },\n                {\n                    \"value\": \"Thomas & Vine\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Tiffany & Co.\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Timberland\",\n                    \"count\": 100\n                },\n                {\n                    \"value\": \"Timex\",\n                    \"count\": 34\n                },\n                {\n                    \"value\": \"Tiny Tribe\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Tiny Whales\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Tissot\",\n                    \"count\": 86\n                },\n                {\n                    \"value\": \"To Boot New York\",\n                    \"count\": 25\n                },\n                {\n                    \"value\": \"Tom Baine\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Tom Ford\",\n                    \"count\": 139\n                },\n                {\n                    \"value\": \"Tommy Bahama\",\n                    \"count\": 150\n                },\n                {\n                    \"value\": \"Tommy Hilfiger\",\n                    \"count\": 557\n                },\n                {\n                    \"value\": \"Tommy Hilfiger Sport\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Tommy Jeans\",\n                    \"count\": 25\n                },\n                {\n                    \"value\": \"Tommy John\",\n                    \"count\": 30\n                },\n                {\n                    \"value\": \"Tones Of Melanin\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Topman\",\n                    \"count\": 167\n                },\n                {\n                    \"value\": \"Topo Designs\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Topshop\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Tory Burch\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Totes\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Tous\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Toy Machine\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Toys R Us\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Travismathew\",\n                    \"count\": 77\n                },\n                {\n                    \"value\": \"Treasure & Bond\",\n                    \"count\": 45\n                },\n                {\n                    \"value\": \"Triton\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"True Craft\",\n                    \"count\": 104\n                },\n                {\n                    \"value\": \"True Religion\",\n                    \"count\": 52\n                },\n                {\n                    \"value\": \"Trunks\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Trunks Surf & Swim Co.\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Tucker + Tate\",\n                    \"count\": 28\n                },\n                {\n                    \"value\": \"Tumi\",\n                    \"count\": 51\n                },\n                {\n                    \"value\": \"Ug Apparel\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Ugg\",\n                    \"count\": 165\n                },\n                {\n                    \"value\": \"Ugg(r)\",\n                    \"count\": 41\n                },\n                {\n                    \"value\": \"Ultra Flirt\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Under Armour\",\n                    \"count\": 30\n                },\n                {\n                    \"value\": \"Unlisted\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Untuckit\",\n                    \"count\": 186\n                },\n                {\n                    \"value\": \"Uprisers\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Ur Gloves\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Us Polo Assn.\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Uspa\",\n                    \"count\": 85\n                },\n                {\n                    \"value\": \"U|r\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"V. Fraas\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Valentino\",\n                    \"count\": 25\n                },\n                {\n                    \"value\": \"Valentino Garavani\",\n                    \"count\": 67\n                },\n                {\n                    \"value\": \"Van Heusen\",\n                    \"count\": 217\n                },\n                {\n                    \"value\": \"Vance Co.\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Vans\",\n                    \"count\": 100\n                },\n                {\n                    \"value\": \"Veja\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Veronica Beard\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Versace\",\n                    \"count\": 278\n                },\n                {\n                    \"value\": \"Versus Versace\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Vessi\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Victorinox\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"Viktor & Rolf\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Viktor&rolf\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Vince\",\n                    \"count\": 67\n                },\n                {\n                    \"value\": \"Vince Camuto\",\n                    \"count\": 31\n                },\n                {\n                    \"value\": \"Vineyard Vines\",\n                    \"count\": 153\n                },\n                {\n                    \"value\": \"Vinnys\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Vintage 1946\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Vintage Summer\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Vitae London\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Vogue Eyewear\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Volcom\",\n                    \"count\": 58\n                },\n                {\n                    \"value\": \"W.r.k\",\n                    \"count\": 33\n                },\n                {\n                    \"value\": \"Wax London\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Wear Brims\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Weatherproof\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Weatherproof Vintage\",\n                    \"count\": 65\n                },\n                {\n                    \"value\": \"Wembley\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Wembley™\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Wesc\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"White Mark\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Winter Proof\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Wolf & Shepherd\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Wolverine\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"Wonderly\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Worthington\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Wrangler\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"X-ray\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Xersion\",\n                    \"count\": 315\n                },\n                {\n                    \"value\": \"Y-3\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Y/project\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Yellow Rat Bastard\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Young & Reckless\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"Yves Saint Laurent\",\n                    \"count\": 27\n                },\n                {\n                    \"value\": \"Zanella\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Zegna\",\n                    \"count\": 84\n                },\n                {\n                    \"value\": \"Zegna Ties\",\n                    \"count\": 72\n                },\n                {\n                    \"value\": \"Zella\",\n                    \"count\": 71\n                },\n                {\n                    \"value\": \"Zella Girl\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Zelos\",\n                    \"count\": 100\n                }\n            ],\n            \"type\": 1\n        },\n        {\n            \"display_name\": \"Gender\",\n            \"facet\": \"gender\",\n            \"data\": [\n                {\n                    \"value\": \"Boys\",\n                    \"count\": 591\n                },\n                {\n                    \"value\": \"Girls\",\n                    \"count\": 452\n                },\n                {\n                    \"value\": \"Men\",\n                    \"count\": 44230\n                },\n                {\n                    \"value\": \"Mens\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Unisex\",\n                    \"count\": 659\n                },\n                {\n                    \"value\": \"Women\",\n                    \"count\": 2453\n                }\n            ],\n            \"type\": 2\n        },\n        {\n            \"display_name\": \"Category\",\n            \"facet\": \"category_path\",\n            \"data\": [\n                {\n                    \"display\": null,\n                    \"value\": \"Accessories\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Animals & Pet Supplies > Pet Supplies > Pet Collars\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Electronics > Cameras\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Electronics > Cell Phones & Accessories > Cases\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Electronics > Toys & Hobbies Electronics > Kids Electronics\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Electronics > Computers & Tablets > Laptops\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Electronics > Computers & Tablets > Monitors\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Electronics > Cell Phones & Accessories > Phones\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Electronics > Portable Electronics > Portable Audio\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Electronics > Computers & Tablets > Software\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Electronics > Video Games\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Skin Care > Acne Treatments & Kits\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Shaving & Grooming > Aftershave\",\n                    \"count\": 6\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Personal Care > Deodorant & Anti-Perspirant > Anti-Perspirant\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Bath & Body > Bar Soap\",\n                    \"count\": 11\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Bath & Body\",\n                    \"count\": 30\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Bath & Body > Bath & Body Gift Sets\",\n                    \"count\": 18\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Bath & Body > Bath Additives\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Makeup > Blushes & Bronzers\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Skin Care > Body Oil\",\n                    \"count\": 13\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Bath & Body > Body Wash\",\n                    \"count\": 40\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Fragrance > Mens Fragrance > Cologne\",\n                    \"count\": 1115\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Fragrance > Mens Fragrance > Cologne Gift Sets\",\n                    \"count\": 25\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Bath & Body > Cosmetic & Toiletry Bags\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Personal Care > Deodorant & Anti-Perspirant > Deodorant\",\n                    \"count\": 34\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Shaving & Grooming > Electric Razors\",\n                    \"count\": 14\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Skin Care > Facial Cleansers\",\n                    \"count\": 62\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Skin Care > Facial Serums\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Hair Care & Styling > Flat Irons\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Makeup > Foundations & Concealers\",\n                    \"count\": 6\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Fragrance\",\n                    \"count\": 11\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Hair Care & Styling > Hair Color\",\n                    \"count\": 23\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Hair Care & Styling > Hair Styling Products\",\n                    \"count\": 55\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Health Care\",\n                    \"count\": 72\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Skin Care > Lip Balms & Treatments\",\n                    \"count\": 9\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Skin Care > Lotion & Moisturizer\",\n                    \"count\": 95\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Makeup > Makeup Brushes\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Makeup > Makeup Tools\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Fragrance > Mens Fragrance\",\n                    \"count\": 16\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Fragrance > Womens Fragrance > Perfume\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Personal Care\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Shaving & Grooming > Razors & Razor Blades\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Hair Care & Styling > Shampoo & Conditioner\",\n                    \"count\": 42\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Shaving & Grooming\",\n                    \"count\": 18\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Shaving & Grooming > Shaving Cream\",\n                    \"count\": 35\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Shaving & Grooming > Shaving Kits\",\n                    \"count\": 15\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Skin Care\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Skin Care > Skin Care Masks & Peels\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Skin Care > Skin Care Rollers\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Skin Care > Sunscreen\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Skin Care > Toners & Astringents\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements\",\n                    \"count\": 8\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Fragrance > Womens Fragrance\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Bath > Baby & Kids Bath\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Bedding > Baby & Kids Bedding\",\n                    \"count\": 6\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Travel > Luggage & Travel Gear > Backpacks\",\n                    \"count\": 174\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Bath > Bath Towels & Washcloths\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Bath > Beach Towels\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Bedding > Bed Sheets\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Bedding > Blankets & Throws\",\n                    \"count\": 9\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Travel > Luggage & Travel Gear > Briefcases\",\n                    \"count\": 20\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Decor > Candles & Diffusers\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Kitchen > Cookware\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Kitchen > Cutlery\",\n                    \"count\": 24\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Decor\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Dining\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Dining > Dinnerware\",\n                    \"count\": 6\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Travel > Utility Bags > Duffel Bags\",\n                    \"count\": 52\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Travel > Utility Bags > Fanny Packs\",\n                    \"count\": 28\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Decor > Frames & Wall Art\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Home & Garden > Gardening\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Party & Celebration > Gift Giving\",\n                    \"count\": 48\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Dining > Glasses & Barware\",\n                    \"count\": 19\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Decor > Holiday Decor\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Furniture > Kids Furniture\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Travel > Luggage & Travel Gear > Laptop Bags\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Travel > Travel Accessories > Luggage Tags\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Travel > Luggage & Travel Gear > Messenger Bags\",\n                    \"count\": 18\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Home & Garden > Outdoor Decor\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Bedding > Pillows\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Toys & Hobbies > Play Sets\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Bedding > Quilts & Comforters\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Decor > Storage & Organization\",\n                    \"count\": 6\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Toys & Hobbies > Stuffed Toys\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Travel > Luggage & Travel Gear > Suitcases\",\n                    \"count\": 80\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Toys & Hobbies\",\n                    \"count\": 7\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Travel\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Travel > Travel Accessories\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Travel > Travel Accessories > Umbrellas\",\n                    \"count\": 15\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Decor > Vases, Bowls & Trays\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Travel > Luggage & Travel Gear > Weekender Bags\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids\",\n                    \"count\": 204\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Baby & Toddler Clothing > Baby & Toddler Bottoms\",\n                    \"count\": 106\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Baby & Toddler Clothing > Baby & Toddler One-pieces\",\n                    \"count\": 176\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Baby & Toddler Clothing > Baby & Toddler Outerwear\",\n                    \"count\": 188\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Baby & Toddler Clothing > Baby & Toddler Outfit Sets\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Baby & Toddler Clothing > Baby & Toddler Socks & Tights\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Baby & Toddler Clothing > Baby & Toddler Swimwear\",\n                    \"count\": 6\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Baby & Toddler Clothing > Baby & Toddler Tops\",\n                    \"count\": 111\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Baby & Toddler Shoes > Baby Shoes\",\n                    \"count\": 9\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Accessories\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Clothing > Boys Activewear\",\n                    \"count\": 6\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Shoes > Boys Athletic Shoes\",\n                    \"count\": 14\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Shoes > Boys Boots\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Shoes > Boys Casual Shoes\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Clothing\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Clothing > Boys Outerwear > Boys Coats & Jackets\",\n                    \"count\": 107\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Shoes > Boys Dress Shoes\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Shoes > Boys Loafers & Slip-Ons\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Clothing > Boys Pants\",\n                    \"count\": 29\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Shoes > Boys Sandals\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Clothing > Boys Shirts & Tops\",\n                    \"count\": 395\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Shoes\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Clothing > Boys Shorts\",\n                    \"count\": 31\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Clothing > Boys Outerwear > Boys Snow Pants & Suits\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Clothing > Boys Swimwear\",\n                    \"count\": 14\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Clothing > Boys Uniforms\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Girls Clothing > Girls Activewear\",\n                    \"count\": 9\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Girls Shoes > Girls Athletic Shoes\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Girls Clothing > Girls Outerwear > Girls Coats & Jackets\",\n                    \"count\": 7\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Girls Clothing > Girls Dresses\",\n                    \"count\": 31\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Girls Clothing > Girls Sleepwear > Girls Pajamas\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Girls Clothing > Girls Pants\",\n                    \"count\": 12\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Girls Clothing > Girls Shirts & Tops\",\n                    \"count\": 146\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Girls Clothing > Girls Skirts\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Girls Clothing > Girls Socks & Tights\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Girls Clothing > Girls Sweaters\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Girls Clothing > Girls Swimwear\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Kids Accessories > Kids Gloves & Mittens\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Kids Accessories > Kids Hats\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Baby & Toddler Shoes > Toddler Shoes\",\n                    \"count\": 10\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens\",\n                    \"count\": 783\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories\",\n                    \"count\": 33\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Activewear > Mens Active Jackets\",\n                    \"count\": 26\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Activewear > Mens Active Pants\",\n                    \"count\": 157\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Activewear > Mens Active Shorts\",\n                    \"count\": 70\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Activewear > Mens Active Tops\",\n                    \"count\": 182\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Activewear\",\n                    \"count\": 12\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Activewear > Mens Activewear Accessories\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Athletic Shoes\",\n                    \"count\": 293\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Headwear > Mens Bandanas\",\n                    \"count\": 51\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Belts & Belt Buckles > Mens Belt Buckles\",\n                    \"count\": 149\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Belts & Belt Buckles > Mens Belts\",\n                    \"count\": 776\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Boots & Chukkas\",\n                    \"count\": 531\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Jewelry > Mens Bracelets\",\n                    \"count\": 1292\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Jewelry > Mens Button Studs\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Wallets & Keychains > Mens Card Cases\",\n                    \"count\": 113\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sweaters > Mens Cardigans\",\n                    \"count\": 89\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Pants > Mens Casual Pants\",\n                    \"count\": 1604\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Shirts > Mens Casual Shirts\",\n                    \"count\": 12078\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Casual Shoes\",\n                    \"count\": 357\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Outerwear > Mens Chaps\",\n                    \"count\": 63\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing\",\n                    \"count\": 42\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Clothing Accessories\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Outerwear > Mens Coats & Jackets\",\n                    \"count\": 2870\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Clothing Accessories > Mens Collar Stays\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Jewelry > Mens Cufflinks\",\n                    \"count\": 36\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Pants > Mens Dress Pants\",\n                    \"count\": 263\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Shirts > Mens Dress Shirts\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Dress Shoes\",\n                    \"count\": 53\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Headwear > Mens Earmuffs\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Jewelry > Mens Earrings\",\n                    \"count\": 35\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Sunglasses & Eyewear > Mens Eyeglasses\",\n                    \"count\": 11\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Clothing Accessories > Mens Facemasks\",\n                    \"count\": 25\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Fashion Sneakers\",\n                    \"count\": 1010\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Gloves & Mittens\",\n                    \"count\": 119\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Headwear > Mens Hats\",\n                    \"count\": 1276\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Headwear\",\n                    \"count\": 7\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Shirts > Mens Henley Shirts\",\n                    \"count\": 69\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Pants > Mens Jeans\",\n                    \"count\": 1772\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Jewelry\",\n                    \"count\": 32\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Pants > Mens Joggers & Sweatpants\",\n                    \"count\": 816\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Wallets & Keychains > Mens Keychains\",\n                    \"count\": 12\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Loafers & Slip-Ons\",\n                    \"count\": 376\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Underwear & Socks > Mens Long Johns\",\n                    \"count\": 11\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sleepwear & Loungewear > Mens Loungewear\",\n                    \"count\": 255\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Jewelry > Mens Money Clips\",\n                    \"count\": 285\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Clothing Accessories > Mens Neck Gaiters\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Jewelry > Mens Necklaces\",\n                    \"count\": 345\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Clothing Accessories > Mens Neckties\",\n                    \"count\": 1510\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Outerwear\",\n                    \"count\": 18\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Oxfords\",\n                    \"count\": 222\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sleepwear & Loungewear > Mens Pajamas\",\n                    \"count\": 212\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Pants\",\n                    \"count\": 557\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Clothing Accessories > Mens Pocket Squares & Handkerchiefs\",\n                    \"count\": 31\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Shirts > Mens Polo Shirts\",\n                    \"count\": 904\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sweaters > Mens Pullovers\",\n                    \"count\": 298\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Outerwear > Mens Rain Pants\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Jewelry > Mens Rings\",\n                    \"count\": 396\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sleepwear & Loungewear > Mens Robes\",\n                    \"count\": 22\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Sandals\",\n                    \"count\": 307\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Scarves\",\n                    \"count\": 102\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Shirts\",\n                    \"count\": 31\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Shoe Accessories\",\n                    \"count\": 12\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Shoe Accessories > Mens Shoelaces\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes\",\n                    \"count\": 286\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Shorts\",\n                    \"count\": 1240\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Slippers\",\n                    \"count\": 169\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Outerwear > Mens Snow Pants & Suits\",\n                    \"count\": 8\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Underwear & Socks > Mens Socks\",\n                    \"count\": 1185\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Suits & Sport Coats > Mens Sport Coats & Blazers\",\n                    \"count\": 39\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Suits & Sport Coats > Mens Suit Separates\",\n                    \"count\": 28\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Suits & Sport Coats > Mens Suits\",\n                    \"count\": 261\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Sunglasses & Eyewear > Mens Sunglasses\",\n                    \"count\": 819\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Clothing Accessories > Mens Suspenders\",\n                    \"count\": 60\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Activewear > Mens Sweatbands\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sweaters\",\n                    \"count\": 173\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sweatshirts & Hoodies\",\n                    \"count\": 1198\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Swimwear\",\n                    \"count\": 420\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Shirts > Mens T-Shirts & Tanks\",\n                    \"count\": 440\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Shirts > Mens Thermal Tops\",\n                    \"count\": 7\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Jewelry > Mens Tie Clips\",\n                    \"count\": 20\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sweaters > Mens Turtlenecks\",\n                    \"count\": 16\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Suits & Sport Coats > Mens Tuxedos\",\n                    \"count\": 54\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Underwear & Socks > Mens Undershirts\",\n                    \"count\": 43\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Underwear & Socks > Mens Underwear\",\n                    \"count\": 1138\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Underwear & Socks\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Outerwear > Mens Vests\",\n                    \"count\": 224\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Wallets & Keychains > Mens Wallets\",\n                    \"count\": 198\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Watches > Mens Watch Accessories\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Watches > Mens Watch Bands\",\n                    \"count\": 21\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Watches > Mens Watches\",\n                    \"count\": 950\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Work Shoes\",\n                    \"count\": 6\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Workwear\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Sports & Recreation > Bikes & Wheel Sports > Adult Bikes\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Sports & Recreation > Tennis & Racquet Sports > Badminton\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Sports & Recreation > Team Sports > Baseball\",\n                    \"count\": 58\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Sports & Recreation > Team Sports > Basketball\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Sports & Recreation > Team Sports > Football\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Sports & Recreation > Golf\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Sports & Recreation > Camping & Outdoors > Hiking\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Sports & Recreation > Fan Shop > Clothing Fan Shop > Shoes Fan Shop\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Sports & Recreation > Team Sports > Soccer\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Sports & Recreation > Tennis & Racquet Sports > Tennis\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Maternity > Maternity Shirts & Tops\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Activewear > Womens Active Jackets\",\n                    \"count\": 13\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Activewear > Womens Active Tops\",\n                    \"count\": 70\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Accessories > Womens Headwear > Womens Bandanas\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Accessories > Womens Belts\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Shirts & Tops > Womens Blouses\",\n                    \"count\": 8\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Accessories > Womens Jewelry > Womens Bracelets\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Accessories > Womens Jewelry > Womens Brooches & Lapel Pins\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Handbags > Womens Bucket Bags\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Shirts & Tops > Womens Button-Downs\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Pants > Womens Casual Pants\",\n                    \"count\": 10\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Handbags > Womens Clutches\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Outerwear > Womens Coats & Jackets\",\n                    \"count\": 56\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Shirts & Tops > Womens Cropped Tops\",\n                    \"count\": 87\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Handbags > Womens Crossbody Bags\",\n                    \"count\": 76\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Handbags\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Accessories > Womens Headwear > Womens Hats\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Shirts & Tops > Womens Henley Shirts\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Handbags > Womens Hobo Bags\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Pants > Womens Jeans & Denim\",\n                    \"count\": 18\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Accessories > Womens Jewelry\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Accessories > Womens Jewelry > Womens Jewelry Sets\",\n                    \"count\": 27\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Shirts & Tops > Womens Layered Tops\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Activewear > Womens Leggings\",\n                    \"count\": 8\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Sleepwear & Loungewear > Womens Loungewear\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Shirts & Tops > Womens Mock Neck Tops\",\n                    \"count\": 20\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Outerwear\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Shirts & Tops > Womens Peplum Tops\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Shirts & Tops > Womens Polo Shirts\",\n                    \"count\": 11\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Sweaters > Womens Pullovers\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Accessories > Womens Jewelry > Womens Rings\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Accessories > Womens Scarves & Shawls\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Shirts & Tops\",\n                    \"count\": 7\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Handbags > Womens Shoulder Bags\",\n                    \"count\": 9\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Underwear & Socks > Womens Socks\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Accessories > Womens Sunglasses & Eyewear > Womens Sunglasses\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Shirts & Tops > Womens Sweatshirts & Hoodies\",\n                    \"count\": 1758\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Handbags > Womens Totes\",\n                    \"count\": 33\n                }\n            ],\n            \"type\": 3\n        },\n        {\n            \"display_name\": \"Size\",\n            \"facet\": \"variants/size\",\n            \"data\": [\n                {\n                    \"value\": \"+0.00\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"00\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"0\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"0 - 12 Months\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"0 - 3 Months\",\n                    \"count\": 70\n                },\n                {\n                    \"value\": \"0 - 6 Months\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"0-6 mos\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"0.25 oz\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"0.30 oz\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"0.34 oz\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"0.5 Ounces\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"0.5 oz\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"0.50 oz\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"0.67 oz\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"0.90 oz\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"00-14\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"2T\",\n                    \"count\": 304\n                },\n                {\n                    \"value\": \"3T\",\n                    \"count\": 339\n                },\n                {\n                    \"value\": \"4T\",\n                    \"count\": 274\n                },\n                {\n                    \"value\": \"5T\",\n                    \"count\": 128\n                },\n                {\n                    \"value\": \"1\",\n                    \"count\": 49\n                },\n                {\n                    \"value\": \"2\",\n                    \"count\": 127\n                },\n                {\n                    \"value\": \"3\",\n                    \"count\": 202\n                },\n                {\n                    \"value\": \"3 Months\",\n                    \"count\": 94\n                },\n                {\n                    \"value\": \"4\",\n                    \"count\": 291\n                },\n                {\n                    \"value\": \"5\",\n                    \"count\": 374\n                },\n                {\n                    \"value\": \"6\",\n                    \"count\": 413\n                },\n                {\n                    \"value\": \"6 Months\",\n                    \"count\": 174\n                },\n                {\n                    \"value\": \"6 months\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"6 ½\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"7\",\n                    \"count\": 769\n                },\n                {\n                    \"value\": \"7 ½\",\n                    \"count\": 397\n                },\n                {\n                    \"value\": \"8\",\n                    \"count\": 1769\n                },\n                {\n                    \"value\": \"8 Regular\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"8 ½\",\n                    \"count\": 1151\n                },\n                {\n                    \"value\": \"08H\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"9\",\n                    \"count\": 2243\n                },\n                {\n                    \"value\": \"09\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"9 Months\",\n                    \"count\": 107\n                },\n                {\n                    \"value\": \"9 months\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"9 ½\",\n                    \"count\": 1517\n                },\n                {\n                    \"value\": \"09H\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"0M\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"0X\",\n                    \"count\": 39\n                },\n                {\n                    \"value\": \"0x\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"1 (0-6 months)\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"1 Infant\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"1 Youth\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"1 ct t.w.\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"1 oz\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"1.0 oz\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"1.00 oz\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"1.1 oz\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"1.3 oz\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"1.30 oz\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"1.35 oz\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"1.36 oz\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"1.5 oz\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"1.50 oz\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"1.6 oz\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"1.60 oz\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"1.69 oz\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"1.7 oz\",\n                    \"count\": 58\n                },\n                {\n                    \"value\": \"1.70 oz\",\n                    \"count\": 42\n                },\n                {\n                    \"value\": \"10\",\n                    \"count\": 2883\n                },\n                {\n                    \"value\": \"10 - 10 ½\",\n                    \"count\": 34\n                },\n                {\n                    \"value\": \"10 - 11\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"10 - 12\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"10 - 13\",\n                    \"count\": 266\n                },\n                {\n                    \"value\": \"10 1/2 Extra Wide\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"10 Extra Wide\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"10 Regular\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"10 Wide\",\n                    \"count\": 47\n                },\n                {\n                    \"value\": \"10 oz\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"10 ½\",\n                    \"count\": 1692\n                },\n                {\n                    \"value\": \"10 ½ Extra Wide\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"10 ½ Wide\",\n                    \"count\": 49\n                },\n                {\n                    \"value\": \"10-13\",\n                    \"count\": 70\n                },\n                {\n                    \"value\": \"10.00 oz\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"10.1 oz\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"10.15 oz\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"10.5M Toddler\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"100\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"100 EU\",\n                    \"count\": 59\n                },\n                {\n                    \"value\": \"100 ml\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"105\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"105 EU\",\n                    \"count\": 41\n                },\n                {\n                    \"value\": \"10AU\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"10H\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"11\",\n                    \"count\": 2314\n                },\n                {\n                    \"value\": \"11 - 11 ½\",\n                    \"count\": 36\n                },\n                {\n                    \"value\": \"11 - 12\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"11 1/2 Extra Wide\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"11 Extra Wide\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"11 Wide\",\n                    \"count\": 36\n                },\n                {\n                    \"value\": \"11 Youth\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"11 ½\",\n                    \"count\": 937\n                },\n                {\n                    \"value\": \"11 ½ Wide\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"11.5W\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"11.5WW\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"110\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"110 EU\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"115 EU\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"11AU\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"11H\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"11T/12T\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"12\",\n                    \"count\": 2200\n                },\n                {\n                    \"value\": \"12 - 12 ½\",\n                    \"count\": 32\n                },\n                {\n                    \"value\": \"12 - 13\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"12 - 18 Months\",\n                    \"count\": 208\n                },\n                {\n                    \"value\": \"12 - 24 Months\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"12 Extra Wide\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"12 Months\",\n                    \"count\": 92\n                },\n                {\n                    \"value\": \"12 Plus\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"12 Wide\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"12 Youth\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"12 in\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"12 months\",\n                    \"count\": 34\n                },\n                {\n                    \"value\": \"12 ½\",\n                    \"count\": 63\n                },\n                {\n                    \"value\": \"12-14 (l)\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"12-16\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"12-18 mos\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"12.0\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"12AU\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"13\",\n                    \"count\": 1212\n                },\n                {\n                    \"value\": \"13 - 13 ½\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"13 - 14\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"13 Extra Wide\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"13 Wide\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"13 Youth\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"13 ½\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"13 ½ - 15\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"13-13.5 32-33\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"13-15\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"13-16\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"13.5 32/33\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"13W\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"14\",\n                    \"count\": 328\n                },\n                {\n                    \"value\": \"14 - 14 ½\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"14 - 14 ½ / 32/33\",\n                    \"count\": 48\n                },\n                {\n                    \"value\": \"14 - 14 ½ / 32/33\\\"\\\"\",\n                    \"count\": 68\n                },\n                {\n                    \"value\": \"14 - 15 ½ / 32/33\",\n                    \"count\": 42\n                },\n                {\n                    \"value\": \"14 - 16\",\n                    \"count\": 30\n                },\n                {\n                    \"value\": \"14 / 32/33\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"14 Extra Wide\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"14 Plus\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"14 in\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"14 ½\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"14 ½ - 15 / 34/35\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"14 ½ / 32\",\n                    \"count\": 83\n                },\n                {\n                    \"value\": \"14 ½ / 32/33\",\n                    \"count\": 46\n                },\n                {\n                    \"value\": \"14 ½ / 33\",\n                    \"count\": 40\n                },\n                {\n                    \"value\": \"14 ½ / 34\",\n                    \"count\": 28\n                },\n                {\n                    \"value\": \"14-14.5\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"14-14.5 32-33\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"14-14.5 34-35\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"14.5 32\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"14.5 32-33\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"14.5R\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"15\",\n                    \"count\": 91\n                },\n                {\n                    \"value\": \"15 - 15 ½\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"15 - 15 ½ / 32/33\",\n                    \"count\": 186\n                },\n                {\n                    \"value\": \"15 - 15 ½ / 34/35\",\n                    \"count\": 166\n                },\n                {\n                    \"value\": \"15 - 16\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"15 - 32\",\n                    \"count\": 42\n                },\n                {\n                    \"value\": \"15 - 34\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"15 / 32\",\n                    \"count\": 58\n                },\n                {\n                    \"value\": \"15 / 32/33\",\n                    \"count\": 66\n                },\n                {\n                    \"value\": \"15 / 33\",\n                    \"count\": 78\n                },\n                {\n                    \"value\": \"15 / 34\",\n                    \"count\": 50\n                },\n                {\n                    \"value\": \"15 / 34/35\",\n                    \"count\": 36\n                },\n                {\n                    \"value\": \"15 / 35\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"15 32-33\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"15 ½\",\n                    \"count\": 94\n                },\n                {\n                    \"value\": \"15 ½ / 32\",\n                    \"count\": 124\n                },\n                {\n                    \"value\": \"15 ½ / 32/33\",\n                    \"count\": 123\n                },\n                {\n                    \"value\": \"15 ½ / 33\",\n                    \"count\": 88\n                },\n                {\n                    \"value\": \"15 ½ / 34\",\n                    \"count\": 134\n                },\n                {\n                    \"value\": \"15 ½ / 34/35\",\n                    \"count\": 83\n                },\n                {\n                    \"value\": \"15 ½ / 35\",\n                    \"count\": 42\n                },\n                {\n                    \"value\": \"15 ½ / 36\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"15-15.5 32-33\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"15-15.5 34\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"15-15.5 34-35\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"15-15.5 36-37\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"15-15.5US\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"15.5 -\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"15.5 34-35\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"15H\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"16\",\n                    \"count\": 189\n                },\n                {\n                    \"value\": \"16 -\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"16 - 16 ½\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"16 - 16 ½ / 32/33\",\n                    \"count\": 154\n                },\n                {\n                    \"value\": \"16 - 16 ½ / 34/35\",\n                    \"count\": 215\n                },\n                {\n                    \"value\": \"16 - 16 ½ / 36/37\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"16 - 24\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"16 / 32\",\n                    \"count\": 101\n                },\n                {\n                    \"value\": \"16 / 32/33\",\n                    \"count\": 102\n                },\n                {\n                    \"value\": \"16 / 33\",\n                    \"count\": 77\n                },\n                {\n                    \"value\": \"16 / 34\",\n                    \"count\": 139\n                },\n                {\n                    \"value\": \"16 / 34/35\",\n                    \"count\": 93\n                },\n                {\n                    \"value\": \"16 / 35\",\n                    \"count\": 62\n                },\n                {\n                    \"value\": \"16 / 36\",\n                    \"count\": 55\n                },\n                {\n                    \"value\": \"16 / 36/37\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"16 36-37\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"16 Plus\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"16 Regular\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"16 in\",\n                    \"count\": 31\n                },\n                {\n                    \"value\": \"16 oz\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"16 ½\",\n                    \"count\": 134\n                },\n                {\n                    \"value\": \"16 ½ / 32\",\n                    \"count\": 96\n                },\n                {\n                    \"value\": \"16 ½ / 32/33\",\n                    \"count\": 156\n                },\n                {\n                    \"value\": \"16 ½ / 33\",\n                    \"count\": 56\n                },\n                {\n                    \"value\": \"16 ½ / 34\",\n                    \"count\": 147\n                },\n                {\n                    \"value\": \"16 ½ / 34/35\",\n                    \"count\": 122\n                },\n                {\n                    \"value\": \"16 ½ / 35\",\n                    \"count\": 71\n                },\n                {\n                    \"value\": \"16 ½ / 36\",\n                    \"count\": 61\n                },\n                {\n                    \"value\": \"16 ½ / 36/37\",\n                    \"count\": 35\n                },\n                {\n                    \"value\": \"16 ½ / 37\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"16 ½ / 38\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"16-16.5 32-33\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"16-16.5 34-35\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"16-16.5 36\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"16.00 oz\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"16.5 -\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"16.5 32-33\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"16.5 34-35\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"16.5 35-36\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"16.5L\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"16.8 oz\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"16.9 oz\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"16H 36/7\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"17\",\n                    \"count\": 101\n                },\n                {\n                    \"value\": \"17 -\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"17 - 17 ½\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"17 - 17 ½ / 32/33\",\n                    \"count\": 90\n                },\n                {\n                    \"value\": \"17 - 17 ½ / 34/35\",\n                    \"count\": 139\n                },\n                {\n                    \"value\": \"17 - 17 ½ / 36/37\",\n                    \"count\": 89\n                },\n                {\n                    \"value\": \"17 - 17 ½ 32/33\",\n                    \"count\": 61\n                },\n                {\n                    \"value\": \"17 - 17 ½ 34/35\",\n                    \"count\": 71\n                },\n                {\n                    \"value\": \"17 - 17 ½ 36/37\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"17 / 32\",\n                    \"count\": 36\n                },\n                {\n                    \"value\": \"17 / 32/33\",\n                    \"count\": 70\n                },\n                {\n                    \"value\": \"17 / 33\",\n                    \"count\": 29\n                },\n                {\n                    \"value\": \"17 / 34\",\n                    \"count\": 105\n                },\n                {\n                    \"value\": \"17 / 34/35\",\n                    \"count\": 105\n                },\n                {\n                    \"value\": \"17 / 35\",\n                    \"count\": 41\n                },\n                {\n                    \"value\": \"17 / 36\",\n                    \"count\": 49\n                },\n                {\n                    \"value\": \"17 / 36/37\",\n                    \"count\": 28\n                },\n                {\n                    \"value\": \"17 / 37\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"17 32-33\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"17 34-35\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"17 36/7\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"17 Regular\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"17 ½\",\n                    \"count\": 94\n                },\n                {\n                    \"value\": \"17 ½ / 32\",\n                    \"count\": 28\n                },\n                {\n                    \"value\": \"17 ½ / 32/33\",\n                    \"count\": 71\n                },\n                {\n                    \"value\": \"17 ½ / 33\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"17 ½ / 34\",\n                    \"count\": 86\n                },\n                {\n                    \"value\": \"17 ½ / 34/35\",\n                    \"count\": 121\n                },\n                {\n                    \"value\": \"17 ½ / 35\",\n                    \"count\": 41\n                },\n                {\n                    \"value\": \"17 ½ / 36\",\n                    \"count\": 46\n                },\n                {\n                    \"value\": \"17 ½ / 36/37\",\n                    \"count\": 43\n                },\n                {\n                    \"value\": \"17 ½ / 37\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"17 ½ / 38\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"17-17.5 32-33\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"17-17.5 34-35\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"17-17.5 36-37\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"17.5\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"17.5 -\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"17.5 35-36\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"17.5 35/36\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"17.5 37-38\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"17.5 37/38\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"17.5L\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"17/18\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"18\",\n                    \"count\": 80\n                },\n                {\n                    \"value\": \"18 -\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"18 - 18 ½ / 34/35\",\n                    \"count\": 73\n                },\n                {\n                    \"value\": \"18 - 18 ½ / 36/37\",\n                    \"count\": 43\n                },\n                {\n                    \"value\": \"18 - 18 ½ 32/33\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"18 - 18 ½ 34/35\",\n                    \"count\": 54\n                },\n                {\n                    \"value\": \"18 - 18 ½ 36/37\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"18 - 20\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"18 - 24 Months\",\n                    \"count\": 184\n                },\n                {\n                    \"value\": \"18 / 32/33\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"18 / 34\",\n                    \"count\": 51\n                },\n                {\n                    \"value\": \"18 / 34/35\",\n                    \"count\": 84\n                },\n                {\n                    \"value\": \"18 / 35\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"18 / 36\",\n                    \"count\": 32\n                },\n                {\n                    \"value\": \"18 / 36/37\",\n                    \"count\": 34\n                },\n                {\n                    \"value\": \"18 / 37\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"18 / 38\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"18 32-33\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"18 34-35\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"18 35/36\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"18 37-38\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"18 Months\",\n                    \"count\": 146\n                },\n                {\n                    \"value\": \"18 Plus\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"18 Regular\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"18 in\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"18 months\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"18 x 18\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"18 ½\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"18 ½ / 34\",\n                    \"count\": 23\n                },\n                {\n                    \"value\": \"18 ½ / 34/35\",\n                    \"count\": 33\n                },\n                {\n                    \"value\": \"18 ½ / 35\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"18 ½ / 35/36\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"18 ½ / 36\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"18 ½ / 36/37\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"18 ½ / 38\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"18-18.5\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"18-18.5 34-35\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"18-18.5 35/36\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"18-18.5 37/38\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"18.5\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"18.5 32-33\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"18.5 34-35\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"18.5 35-36\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"18.5 36-37\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"18.5 37-38\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"18.5 37/38\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"18/20\",\n                    \"count\": 34\n                },\n                {\n                    \"value\": \"19\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"19 - 19 ½ / 34/35\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"19 - 19 ½ / 35/36\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"19 - 19 ½ / 37/38\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"19 / 32/33\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"19 / 34\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"19 / 34/35\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"19 / 37\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"19 / 37/38\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"19 / 38\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"19 34-35\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"19 35-36\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"19 35/36\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"19 36-37\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"19 37-38\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"19-19.5 34-35\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"1XLT-2XLT\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"2 - 2T\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"2 - 3 Years\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"2 Years\",\n                    \"count\": 71\n                },\n                {\n                    \"value\": \"2 Youth\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"2 oz\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"2.00 oz\",\n                    \"count\": 22\n                },\n                {\n                    \"value\": \"2.4 oz\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"2.5 oz\",\n                    \"count\": 33\n                },\n                {\n                    \"value\": \"2.50 oz\",\n                    \"count\": 22\n                },\n                {\n                    \"value\": \"2.60 oz\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"2.70 oz\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"2/3 (6-12 months)\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"20\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"20 - 20 ½ / 35/36\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"20 / 34/35\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"20 / 35/36\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"20 / 36\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"20 34-35\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"20 35-36\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"20 36-37\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"20 Plus\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"20 Women's\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"20 in\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"21 in\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"22\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"22 in\",\n                    \"count\": 76\n                },\n                {\n                    \"value\": \"22/24\",\n                    \"count\": 21\n                },\n                {\n                    \"value\": \"24\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"24 Months\",\n                    \"count\": 117\n                },\n                {\n                    \"value\": \"24 in\",\n                    \"count\": 38\n                },\n                {\n                    \"value\": \"24 months\",\n                    \"count\": 27\n                },\n                {\n                    \"value\": \"25\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"26\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"26 in\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"26 inch\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"26 x 28\",\n                    \"count\": 41\n                },\n                {\n                    \"value\": \"26 x 30\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"26/28\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"26W 28L\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"27\",\n                    \"count\": 28\n                },\n                {\n                    \"value\": \"27 x 28\",\n                    \"count\": 86\n                },\n                {\n                    \"value\": \"27 x 30\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"28\",\n                    \"count\": 126\n                },\n                {\n                    \"value\": \"28 Short\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"28 X 34\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"28 x 28\",\n                    \"count\": 52\n                },\n                {\n                    \"value\": \"28 x 30\",\n                    \"count\": 243\n                },\n                {\n                    \"value\": \"28 x 32\",\n                    \"count\": 297\n                },\n                {\n                    \"value\": \"28 x 34\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"28/30\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"28W 30L\",\n                    \"count\": 107\n                },\n                {\n                    \"value\": \"29\",\n                    \"count\": 179\n                },\n                {\n                    \"value\": \"29 Short\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"29 x 29\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"29 x 30\",\n                    \"count\": 393\n                },\n                {\n                    \"value\": \"29 x 32\",\n                    \"count\": 467\n                },\n                {\n                    \"value\": \"29 x 34\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"29 x 9\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"29/30\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"29W 30L\",\n                    \"count\": 143\n                },\n                {\n                    \"value\": \"29us\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"29x34\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"2T - 3T\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"2X Long or Tall or Large\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"3 - 3T\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"3 - 4\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"3 - 6 Months\",\n                    \"count\": 130\n                },\n                {\n                    \"value\": \"3 Years\",\n                    \"count\": 74\n                },\n                {\n                    \"value\": \"3 Youth\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"3 oz\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"3.00 oz\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"3.04 oz\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"3.3 oz\",\n                    \"count\": 41\n                },\n                {\n                    \"value\": \"3.30 oz\",\n                    \"count\": 64\n                },\n                {\n                    \"value\": \"3.38 oz\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"3.4 oz\",\n                    \"count\": 123\n                },\n                {\n                    \"value\": \"3.40 oz\",\n                    \"count\": 77\n                },\n                {\n                    \"value\": \"3.70 oz\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"30\",\n                    \"count\": 594\n                },\n                {\n                    \"value\": \"30 30\",\n                    \"count\": 42\n                },\n                {\n                    \"value\": \"30 32\",\n                    \"count\": 27\n                },\n                {\n                    \"value\": \"30 Regular\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"30 Short\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"30 X 36\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"30 x\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"30 x 12\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"30 x 29\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"30 x 30\",\n                    \"count\": 801\n                },\n                {\n                    \"value\": \"30 x 31\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"30 x 32\",\n                    \"count\": 826\n                },\n                {\n                    \"value\": \"30 x 34\",\n                    \"count\": 120\n                },\n                {\n                    \"value\": \"30 x 36\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"30 x 9\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"30 x R\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"30 x Unhemmed\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"30/30\",\n                    \"count\": 123\n                },\n                {\n                    \"value\": \"30/32\",\n                    \"count\": 149\n                },\n                {\n                    \"value\": \"3030\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"30W\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"30W 28L\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"30W 30L\",\n                    \"count\": 184\n                },\n                {\n                    \"value\": \"30W 32L\",\n                    \"count\": 182\n                },\n                {\n                    \"value\": \"30W 34L\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"31\",\n                    \"count\": 344\n                },\n                {\n                    \"value\": \"31 30\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"31 Long\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"31 Short\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"31 x\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"31 x 12\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"31 x 30\",\n                    \"count\": 413\n                },\n                {\n                    \"value\": \"31 x 32\",\n                    \"count\": 838\n                },\n                {\n                    \"value\": \"31 x 33\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"31 x 34\",\n                    \"count\": 57\n                },\n                {\n                    \"value\": \"31 x 36\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"31 x 9\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"31/30\",\n                    \"count\": 83\n                },\n                {\n                    \"value\": \"31W 30L\",\n                    \"count\": 92\n                },\n                {\n                    \"value\": \"32\",\n                    \"count\": 994\n                },\n                {\n                    \"value\": \"32 30\",\n                    \"count\": 52\n                },\n                {\n                    \"value\": \"32 Long\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"32 Regular\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"32 Short\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"32 x\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"32 x 12\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"32 x 29\",\n                    \"count\": 102\n                },\n                {\n                    \"value\": \"32 x 30\",\n                    \"count\": 998\n                },\n                {\n                    \"value\": \"32 x 32\",\n                    \"count\": 1701\n                },\n                {\n                    \"value\": \"32 x 33\",\n                    \"count\": 21\n                },\n                {\n                    \"value\": \"32 x 34\",\n                    \"count\": 681\n                },\n                {\n                    \"value\": \"32 x 35\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"32 x 36\",\n                    \"count\": 38\n                },\n                {\n                    \"value\": \"32 x 38\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"32 x 8\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"32 x 9\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"32 x R\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"32/30\",\n                    \"count\": 145\n                },\n                {\n                    \"value\": \"32W 30L\",\n                    \"count\": 184\n                },\n                {\n                    \"value\": \"32x31\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"33\",\n                    \"count\": 431\n                },\n                {\n                    \"value\": \"33 30\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"33 Long\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"33 Regular\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"33 Short\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"33 oz\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"33 x\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"33 x 12\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"33 x 29\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"33 x 30\",\n                    \"count\": 665\n                },\n                {\n                    \"value\": \"33 x 32\",\n                    \"count\": 1045\n                },\n                {\n                    \"value\": \"33 x 33\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"33 x 34\",\n                    \"count\": 200\n                },\n                {\n                    \"value\": \"33 x 36\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"33 x 9\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"33.8 oz\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"33.80 oz\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"3333\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"33W 30L\",\n                    \"count\": 111\n                },\n                {\n                    \"value\": \"33x36\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"34\",\n                    \"count\": 1023\n                },\n                {\n                    \"value\": \"34 30\",\n                    \"count\": 56\n                },\n                {\n                    \"value\": \"34 Long\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"34 Regular\",\n                    \"count\": 28\n                },\n                {\n                    \"value\": \"34 Short\",\n                    \"count\": 27\n                },\n                {\n                    \"value\": \"34 x\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"34 x 10\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"34 x 12\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"34 x 29\",\n                    \"count\": 190\n                },\n                {\n                    \"value\": \"34 x 30\",\n                    \"count\": 1134\n                },\n                {\n                    \"value\": \"34 x 32\",\n                    \"count\": 1822\n                },\n                {\n                    \"value\": \"34 x 33\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"34 x 34\",\n                    \"count\": 1006\n                },\n                {\n                    \"value\": \"34 x 35\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"34 x 36\",\n                    \"count\": 116\n                },\n                {\n                    \"value\": \"34 x 38\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"34 x 8\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"34 x 9\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"34 x R\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"34/30\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"34W 30L\",\n                    \"count\": 122\n                },\n                {\n                    \"value\": \"35\",\n                    \"count\": 85\n                },\n                {\n                    \"value\": \"35 30\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"35 Regular\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"35 Short\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"35 x 30\",\n                    \"count\": 36\n                },\n                {\n                    \"value\": \"35 x 32\",\n                    \"count\": 166\n                },\n                {\n                    \"value\": \"35 x 33\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"35 x 34\",\n                    \"count\": 46\n                },\n                {\n                    \"value\": \"35 x 36\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"35/30\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"35W 30L\",\n                    \"count\": 28\n                },\n                {\n                    \"value\": \"36\",\n                    \"count\": 990\n                },\n                {\n                    \"value\": \"36 30\",\n                    \"count\": 37\n                },\n                {\n                    \"value\": \"36 Long\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"36 Months\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"36 Regular\",\n                    \"count\": 132\n                },\n                {\n                    \"value\": \"36 Short\",\n                    \"count\": 160\n                },\n                {\n                    \"value\": \"36 x\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"36 x 10\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"36 x 12\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"36 x 29\",\n                    \"count\": 211\n                },\n                {\n                    \"value\": \"36 x 30\",\n                    \"count\": 1031\n                },\n                {\n                    \"value\": \"36 x 32\",\n                    \"count\": 1663\n                },\n                {\n                    \"value\": \"36 x 33\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"36 x 34\",\n                    \"count\": 648\n                },\n                {\n                    \"value\": \"36 x 35\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"36 x 36\",\n                    \"count\": 54\n                },\n                {\n                    \"value\": \"36 x 38\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"36 x 8\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"36 x 9\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"36 x R\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"36W 30L\",\n                    \"count\": 96\n                },\n                {\n                    \"value\": \"36x31\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"36x38\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"37\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"37 30\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"37 Regular\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"37 x 32\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"37 x 34\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"38\",\n                    \"count\": 893\n                },\n                {\n                    \"value\": \"38 30\",\n                    \"count\": 29\n                },\n                {\n                    \"value\": \"38 EU\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"38 Long\",\n                    \"count\": 31\n                },\n                {\n                    \"value\": \"38 Regular\",\n                    \"count\": 233\n                },\n                {\n                    \"value\": \"38 Short\",\n                    \"count\": 231\n                },\n                {\n                    \"value\": \"38 x\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"38 x 10\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"38 x 12\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"38 x 29\",\n                    \"count\": 128\n                },\n                {\n                    \"value\": \"38 x 30\",\n                    \"count\": 885\n                },\n                {\n                    \"value\": \"38 x 32\",\n                    \"count\": 1229\n                },\n                {\n                    \"value\": \"38 x 33\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"38 x 34\",\n                    \"count\": 326\n                },\n                {\n                    \"value\": \"38 x 35\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"38 x 36\",\n                    \"count\": 60\n                },\n                {\n                    \"value\": \"38 x 38\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"38 x 8\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"38 x 9\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"38 x R\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"38/30\",\n                    \"count\": 41\n                },\n                {\n                    \"value\": \"38/40\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"38W 30L\",\n                    \"count\": 44\n                },\n                {\n                    \"value\": \"38x31\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"39\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"39 - 42\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"39 EU\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"39 Long\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"39 Regular\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"39 Short\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"3X-Large / Regular Fit\",\n                    \"count\": 21\n                },\n                {\n                    \"value\": \"3x (50-52)\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"4 - 4T\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"4 - 5\",\n                    \"count\": 58\n                },\n                {\n                    \"value\": \"4 - 5 Years\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"4 - 6\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"4 Years\",\n                    \"count\": 76\n                },\n                {\n                    \"value\": \"4 Youth\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"4 oz\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"4.00 oz\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"4.2 oz\",\n                    \"count\": 39\n                },\n                {\n                    \"value\": \"4.20 oz\",\n                    \"count\": 40\n                },\n                {\n                    \"value\": \"4/5 (12-18 months)\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"40\",\n                    \"count\": 734\n                },\n                {\n                    \"value\": \"40 30\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"40 EU\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"40 Long\",\n                    \"count\": 123\n                },\n                {\n                    \"value\": \"40 Regular\",\n                    \"count\": 321\n                },\n                {\n                    \"value\": \"40 Short\",\n                    \"count\": 252\n                },\n                {\n                    \"value\": \"40 mm\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"40 x\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"40 x 12\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"40 x 29\",\n                    \"count\": 54\n                },\n                {\n                    \"value\": \"40 x 30\",\n                    \"count\": 508\n                },\n                {\n                    \"value\": \"40 x 32\",\n                    \"count\": 602\n                },\n                {\n                    \"value\": \"40 x 34\",\n                    \"count\": 131\n                },\n                {\n                    \"value\": \"40 x 35\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"40 x 36\",\n                    \"count\": 32\n                },\n                {\n                    \"value\": \"40 x 38\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"40 x 8\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"40 x 9\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"40 x R\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"40/30\",\n                    \"count\": 23\n                },\n                {\n                    \"value\": \"40W 30L\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"40x31\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"40x38\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"41\",\n                    \"count\": 23\n                },\n                {\n                    \"value\": \"41 EU\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"41 Long\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"41 Regular\",\n                    \"count\": 27\n                },\n                {\n                    \"value\": \"41 mm\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"42\",\n                    \"count\": 600\n                },\n                {\n                    \"value\": \"42 30\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"42 EU\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"42 Long\",\n                    \"count\": 223\n                },\n                {\n                    \"value\": \"42 Regular\",\n                    \"count\": 381\n                },\n                {\n                    \"value\": \"42 Short\",\n                    \"count\": 83\n                },\n                {\n                    \"value\": \"42 mm\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"42 short\",\n                    \"count\": 100\n                },\n                {\n                    \"value\": \"42 x 10\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"42 x 12\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"42 x 29\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"42 x 30\",\n                    \"count\": 253\n                },\n                {\n                    \"value\": \"42 x 32\",\n                    \"count\": 295\n                },\n                {\n                    \"value\": \"42 x 34\",\n                    \"count\": 73\n                },\n                {\n                    \"value\": \"42 x 36\",\n                    \"count\": 30\n                },\n                {\n                    \"value\": \"42 x 38\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"42 x 8\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"42 x 9\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"42T\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"42W 30L\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"42XL\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"43\",\n                    \"count\": 34\n                },\n                {\n                    \"value\": \"43 - 46\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"43 Long\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"43 Regular\",\n                    \"count\": 36\n                },\n                {\n                    \"value\": \"44\",\n                    \"count\": 342\n                },\n                {\n                    \"value\": \"44 30\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"44 B\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"44 Long\",\n                    \"count\": 181\n                },\n                {\n                    \"value\": \"44 Regular\",\n                    \"count\": 309\n                },\n                {\n                    \"value\": \"44 Short\",\n                    \"count\": 91\n                },\n                {\n                    \"value\": \"44 mm\",\n                    \"count\": 29\n                },\n                {\n                    \"value\": \"44 x 29\",\n                    \"count\": 48\n                },\n                {\n                    \"value\": \"44 x 30\",\n                    \"count\": 107\n                },\n                {\n                    \"value\": \"44 x 32\",\n                    \"count\": 120\n                },\n                {\n                    \"value\": \"44 x 34\",\n                    \"count\": 39\n                },\n                {\n                    \"value\": \"44 x 36\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"44T\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"45\",\n                    \"count\": 34\n                },\n                {\n                    \"value\": \"45 Regular\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"45 mm\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"46\",\n                    \"count\": 158\n                },\n                {\n                    \"value\": \"46 30\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"46 32\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"46 B\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"46 Long\",\n                    \"count\": 151\n                },\n                {\n                    \"value\": \"46 Regular\",\n                    \"count\": 233\n                },\n                {\n                    \"value\": \"46 Short\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"46 X-Long\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"46 mm\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"46 x 29\",\n                    \"count\": 38\n                },\n                {\n                    \"value\": \"46 x 30\",\n                    \"count\": 61\n                },\n                {\n                    \"value\": \"46 x 32\",\n                    \"count\": 64\n                },\n                {\n                    \"value\": \"46 x 34\",\n                    \"count\": 28\n                },\n                {\n                    \"value\": \"46x29\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"47\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"47 mm\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"48\",\n                    \"count\": 85\n                },\n                {\n                    \"value\": \"48 B\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"48 Long\",\n                    \"count\": 76\n                },\n                {\n                    \"value\": \"48 Regular\",\n                    \"count\": 119\n                },\n                {\n                    \"value\": \"48 Short\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"48 x 29\",\n                    \"count\": 39\n                },\n                {\n                    \"value\": \"48 x 30\",\n                    \"count\": 65\n                },\n                {\n                    \"value\": \"48 x 32\",\n                    \"count\": 64\n                },\n                {\n                    \"value\": \"48 x 34\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"4T/5T\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"5 - 5 ½\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"5 - 6\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"5 - 7\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"5 Years\",\n                    \"count\": 73\n                },\n                {\n                    \"value\": \"5 oz\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"5.00 oz\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"5.07 oz\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"5.10 oz\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"50\",\n                    \"count\": 58\n                },\n                {\n                    \"value\": \"50 32\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"50 Big Long\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"50 Big Regular\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"50 Long\",\n                    \"count\": 27\n                },\n                {\n                    \"value\": \"50 Regular\",\n                    \"count\": 58\n                },\n                {\n                    \"value\": \"50 ml\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"50 x 29\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"50 x 30\",\n                    \"count\": 62\n                },\n                {\n                    \"value\": \"50 x 32\",\n                    \"count\": 37\n                },\n                {\n                    \"value\": \"50 x 34\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"50 x EU\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"50x29\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"52\",\n                    \"count\": 45\n                },\n                {\n                    \"value\": \"52 Big Regular\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"52 Long\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"52 RG\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"52 Regular\",\n                    \"count\": 37\n                },\n                {\n                    \"value\": \"52 x 29\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"52 x 30\",\n                    \"count\": 40\n                },\n                {\n                    \"value\": \"52 x 32\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"52 x 34\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"52 x EU\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"52x30\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"53 mm\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"54\",\n                    \"count\": 28\n                },\n                {\n                    \"value\": \"54 Big Regular\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"54 RG\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"54 Regular\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"54 x 29\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"54 x 30\",\n                    \"count\": 28\n                },\n                {\n                    \"value\": \"54 x 32\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"54 x EU\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"54L\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"55\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"56\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"56 Big Long\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"56 Big Regular\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"56 Long\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"56 RG\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"56 Regular\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"56 x 30\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"56 x 32\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"56 x EU\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"56x32\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"57\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"57 mm\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"58\",\n                    \"count\": 23\n                },\n                {\n                    \"value\": \"58 Big Regular\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"58 Regular\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"58 x 30\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"58 x 32\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"58 x EU\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"59\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"6 - 12\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"6 - 12 Months\",\n                    \"count\": 93\n                },\n                {\n                    \"value\": \"6 - 6 ½\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"6 - 7\",\n                    \"count\": 53\n                },\n                {\n                    \"value\": \"6 - 7 Years\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"6 - 8 Years\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"6 - 9 Months\",\n                    \"count\": 35\n                },\n                {\n                    \"value\": \"6 Years\",\n                    \"count\": 42\n                },\n                {\n                    \"value\": \"6 Youth\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"6 oz\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"6-9 Months\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"6-9 months\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"6.00 oz\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"6.7 oz\",\n                    \"count\": 23\n                },\n                {\n                    \"value\": \"6.70 oz\",\n                    \"count\": 62\n                },\n                {\n                    \"value\": \"6.8 oz\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"6.80 oz\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"60\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"60 x 32\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"61\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"7 - 12\",\n                    \"count\": 69\n                },\n                {\n                    \"value\": \"7 - 7 ½\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"7 - 8\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"7 - 8 Years\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"7 - 9\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"7 Wide\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"7 ½ Wide\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"7 ⅝\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"7X\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"8 - 10 Years\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"8 - 8 ½\",\n                    \"count\": 28\n                },\n                {\n                    \"value\": \"8 - 9\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"8 1/2 Extra Wide\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"8 Extra Wide\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"8 Wide\",\n                    \"count\": 30\n                },\n                {\n                    \"value\": \"8 Years\",\n                    \"count\": 25\n                },\n                {\n                    \"value\": \"8 in\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"8 oz\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"8 ½ Wide\",\n                    \"count\": 45\n                },\n                {\n                    \"value\": \"8 ½ in\",\n                    \"count\": 70\n                },\n                {\n                    \"value\": \"8 ¾ in\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"8-10 (m)\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"8.00 oz\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"8.10 oz\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"8.4 oz\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"8.5 in\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"8.5 oz\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"8.5AU\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"8.75\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"80 EU\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"85\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"85 EU\",\n                    \"count\": 27\n                },\n                {\n                    \"value\": \"8AU\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"9 - 10\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"9 - 11\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"9 - 12 Months\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"9 - 9 ½\",\n                    \"count\": 31\n                },\n                {\n                    \"value\": \"9 1/2 Extra Wide\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"9 Extra Wide\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"9 Wide\",\n                    \"count\": 54\n                },\n                {\n                    \"value\": \"9 in\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"9 ½ - 10\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"9 ½ Extra Wide\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"9 ½ Wide\",\n                    \"count\": 70\n                },\n                {\n                    \"value\": \"9-12 Months\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"9.5AU\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"90\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"90 EU\",\n                    \"count\": 52\n                },\n                {\n                    \"value\": \"95\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"95 EU\",\n                    \"count\": 63\n                },\n                {\n                    \"value\": \"9AU\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"ALL\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Boys L\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Boys M\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Boys S\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"HATS 7 1/2\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"HATS 7 1/4\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"HATS 7 3/8\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"K1\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"K10\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"K11\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"K12\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"K13\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"K2\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"K3\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"K4\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"K8\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"K9\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"KIDS L/XL\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"KIDS S/M\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"L (13 - 16)\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"L (14-16) Husky\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"L (42-44)\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"L (6)\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"L 30\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"L Plus (14 Plus)\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"L(14/16)\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"L(6)\",\n                    \"count\": 56\n                },\n                {\n                    \"value\": \"L14/16 Plshky\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"LT Big\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Large / Regular Fit\",\n                    \"count\": 65\n                },\n                {\n                    \"value\": \"Large / Relaxed Fit\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Large / Slim Fit\",\n                    \"count\": 59\n                },\n                {\n                    \"value\": \"Large / Tall Regular Fit\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Large / Tall Slim Fit\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Large R\",\n                    \"count\": 25\n                },\n                {\n                    \"value\": \"M (10-12) Husky\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"M (38-40)\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"M (40-42)\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"M 30\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"M Plus (10/12 Plus)\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"M(10/12)\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"M(5)\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"M10 / W12\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"M10.5/W12\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"M10/12 Plshky\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"M10/W11.5\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"M11 / W13\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"M12 / W14\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"M13 / W15\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"M3 / W5\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"M4 / W6\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"M5 / W7\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"M6 / W8\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"M6/W7\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"M7 / W9\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"M7.5/W9\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"M7/W8\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"M8 / W10\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"M8/W9\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"M9 / W11\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Medium / Regular Fit\",\n                    \"count\": 59\n                },\n                {\n                    \"value\": \"Medium / Relaxed Fit\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Medium / Slim Fit\",\n                    \"count\": 62\n                },\n                {\n                    \"value\": \"Newborn\",\n                    \"count\": 59\n                },\n                {\n                    \"value\": \"Refill\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Regular\",\n                    \"count\": 236\n                },\n                {\n                    \"value\": \"XX-Small\",\n                    \"count\": 188\n                },\n                {\n                    \"value\": \"X-Small Petite\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"X-Small\",\n                    \"count\": 3051\n                },\n                {\n                    \"value\": \"X-Small / Small\",\n                    \"count\": 37\n                },\n                {\n                    \"value\": \"Small Petite\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Small\",\n                    \"count\": 13187\n                },\n                {\n                    \"value\": \"Small / Medium\",\n                    \"count\": 192\n                },\n                {\n                    \"value\": \"Small/Medium\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Medium\",\n                    \"count\": 16933\n                },\n                {\n                    \"value\": \"Medium Petite\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"Medium Tall\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"Medium / Large\",\n                    \"count\": 56\n                },\n                {\n                    \"value\": \"Medium Large\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"L Slim\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Large Tall\",\n                    \"count\": 213\n                },\n                {\n                    \"value\": \"Large\",\n                    \"count\": 16902\n                },\n                {\n                    \"value\": \"Large Plus\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"Large Petite\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Large / X-Large\",\n                    \"count\": 203\n                },\n                {\n                    \"value\": \"Large/X-Large\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"1X\",\n                    \"count\": 183\n                },\n                {\n                    \"value\": \"X-Large\",\n                    \"count\": 14097\n                },\n                {\n                    \"value\": \"X Large-tall\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"X-Large Tall\",\n                    \"count\": 318\n                },\n                {\n                    \"value\": \"X-Large Slim\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"X-Large Petite\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"X-Large Big\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"X-Large Plus\",\n                    \"count\": 25\n                },\n                {\n                    \"value\": \"X-Large / XX-Large\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"2X\",\n                    \"count\": 241\n                },\n                {\n                    \"value\": \"XX-Large Petite\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"2XL Big\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"XX-Large Plus\",\n                    \"count\": 22\n                },\n                {\n                    \"value\": \"XX-Large Tall\",\n                    \"count\": 369\n                },\n                {\n                    \"value\": \"XX-Large\",\n                    \"count\": 6735\n                },\n                {\n                    \"value\": \"XX-Large Big\",\n                    \"count\": 64\n                },\n                {\n                    \"value\": \"3XL TALL\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"3X-Large\",\n                    \"count\": 693\n                },\n                {\n                    \"value\": \"3X-Large Big\",\n                    \"count\": 78\n                },\n                {\n                    \"value\": \"3X\",\n                    \"count\": 192\n                },\n                {\n                    \"value\": \"3X-Large Plus\",\n                    \"count\": 21\n                },\n                {\n                    \"value\": \"XXXLarge\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"3X-Large Tall Big\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"3X-Large Tall\",\n                    \"count\": 475\n                },\n                {\n                    \"value\": \"4X-Large Tall\",\n                    \"count\": 245\n                },\n                {\n                    \"value\": \"4X-Large\",\n                    \"count\": 267\n                },\n                {\n                    \"value\": \"4X-Large Tall Big\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"4X-Large Big\",\n                    \"count\": 36\n                },\n                {\n                    \"value\": \"4X\",\n                    \"count\": 94\n                },\n                {\n                    \"value\": \"5X-Large\",\n                    \"count\": 52\n                },\n                {\n                    \"value\": \"5x-large Tall\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"6X\",\n                    \"count\": 58\n                },\n                {\n                    \"value\": \"6x-large\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"6XL\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"OSFM\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"One Size\",\n                    \"count\": 6640\n                },\n                {\n                    \"value\": \"S (28-30)\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"S (34-36)\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"S P\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"S Plus (7/8 Plus)\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"SML(6/7)\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"Samll Petite\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Set\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Small / Regular Fit\",\n                    \"count\": 22\n                },\n                {\n                    \"value\": \"Small / Slim Fit\",\n                    \"count\": 38\n                },\n                {\n                    \"value\": \"Small R\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Travel\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Up To 7lb\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"W28 L30\",\n                    \"count\": 139\n                },\n                {\n                    \"value\": \"W29 L30\",\n                    \"count\": 107\n                },\n                {\n                    \"value\": \"W30 L30\",\n                    \"count\": 156\n                },\n                {\n                    \"value\": \"W30 L32\",\n                    \"count\": 161\n                },\n                {\n                    \"value\": \"W31 L30\",\n                    \"count\": 111\n                },\n                {\n                    \"value\": \"W32 L30\",\n                    \"count\": 151\n                },\n                {\n                    \"value\": \"W33 L30\",\n                    \"count\": 97\n                },\n                {\n                    \"value\": \"W34 L30\",\n                    \"count\": 124\n                },\n                {\n                    \"value\": \"W36 L30\",\n                    \"count\": 88\n                },\n                {\n                    \"value\": \"W36 L36\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"W38 L30\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"X-Large / Regular Fit\",\n                    \"count\": 63\n                },\n                {\n                    \"value\": \"X-Large / Relaxed Fit\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"X-Large / Slim Fit\",\n                    \"count\": 42\n                },\n                {\n                    \"value\": \"X-Large / Tall Regular Fit\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"X-Large / Tall Slim Fit\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"X-Large R\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"X-Samll Petite\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"XL 30\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"XL(18/20)\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"XL(7)\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"XX-Large / Regular Fit\",\n                    \"count\": 57\n                },\n                {\n                    \"value\": \"XX-Large / Relaxed Fit\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"XX-Large / Slim Fit\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"XX-Large / Tall Regular Fit\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"XX-Large R\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"XXL 30\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Xl (18-20) Husky\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"Xl (40-42)\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Xl (46-48)\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Xl (48-50)\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Xl Plus (16 Plus)\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Xl18/20 Plshky\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Xxl (22) Husky\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Xxl (46-48)\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"Xxl 22 Plshky\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"oz\",\n                    \"count\": 2\n                }\n            ],\n            \"type\": 4\n        },\n        {\n            \"display_name\": \"Color\",\n            \"facet\": \"variants/color_family\",\n            \"data\": [\n                {\n                    \"display\": \"Beige\",\n                    \"value\": \"F6E3BA\",\n                    \"count\": 2803\n                },\n                {\n                    \"display\": \"Black\",\n                    \"value\": \"000000\",\n                    \"count\": 13076\n                },\n                {\n                    \"display\": \"Blue\",\n                    \"value\": \"1790C8\",\n                    \"count\": 13611\n                },\n                {\n                    \"display\": \"Brown\",\n                    \"value\": \"825D41\",\n                    \"count\": 3992\n                },\n                {\n                    \"display\": \"Gold\",\n                    \"value\": \"FFD700\",\n                    \"count\": 736\n                },\n                {\n                    \"display\": \"Green\",\n                    \"value\": \"7EDD1E\",\n                    \"count\": 4248\n                },\n                {\n                    \"display\": \"Grey\",\n                    \"value\": \"808080\",\n                    \"count\": 6947\n                },\n                {\n                    \"display\": \"Multi\",\n                    \"value\": null,\n                    \"count\": 3387\n                },\n                {\n                    \"display\": \"Orange\",\n                    \"value\": \"F36B26\",\n                    \"count\": 834\n                },\n                {\n                    \"display\": \"Pink\",\n                    \"value\": \"F0728F\",\n                    \"count\": 1382\n                },\n                {\n                    \"display\": \"Purple\",\n                    \"value\": \"8D429F\",\n                    \"count\": 1085\n                },\n                {\n                    \"display\": \"Red\",\n                    \"value\": \"E7352B\",\n                    \"count\": 3450\n                },\n                {\n                    \"display\": \"Silver\",\n                    \"value\": \"C0C0C0\",\n                    \"count\": 888\n                },\n                {\n                    \"display\": \"White\",\n                    \"value\": \"FFFFFF\",\n                    \"count\": 5465\n                },\n                {\n                    \"display\": \"Yellow\",\n                    \"value\": \"FED533\",\n                    \"count\": 739\n                }\n            ],\n            \"type\": 5\n        },\n        {\n            \"display_name\": \"Price\",\n            \"facet\": \"final_price\",\n            \"data\": [\n                {\n                    \"from\": null,\n                    \"to\": 50,\n                    \"count\": 25836\n                },\n                {\n                    \"from\": 50,\n                    \"to\": 100,\n                    \"count\": 9788\n                },\n                {\n                    \"from\": 100,\n                    \"to\": 150,\n                    \"count\": 4162\n                },\n                {\n                    \"from\": 150,\n                    \"to\": 200,\n                    \"count\": 2434\n                },\n                {\n                    \"from\": 200,\n                    \"to\": 250,\n                    \"count\": 1229\n                },\n                {\n                    \"from\": 250,\n                    \"to\": 300,\n                    \"count\": 906\n                },\n                {\n                    \"from\": 300,\n                    \"to\": 350,\n                    \"count\": 492\n                },\n                {\n                    \"from\": 350,\n                    \"to\": 400,\n                    \"count\": 508\n                },\n                {\n                    \"from\": 400,\n                    \"to\": 450,\n                    \"count\": 281\n                },\n                {\n                    \"from\": 450,\n                    \"to\": 500,\n                    \"count\": 397\n                },\n                {\n                    \"from\": 500,\n                    \"to\": 550,\n                    \"count\": 211\n                },\n                {\n                    \"from\": 550,\n                    \"to\": 600,\n                    \"count\": 289\n                },\n                {\n                    \"from\": 600,\n                    \"to\": 650,\n                    \"count\": 96\n                },\n                {\n                    \"from\": 650,\n                    \"to\": 700,\n                    \"count\": 218\n                },\n                {\n                    \"from\": 700,\n                    \"to\": 750,\n                    \"count\": 88\n                },\n                {\n                    \"from\": 750,\n                    \"to\": 800,\n                    \"count\": 203\n                },\n                {\n                    \"from\": 800,\n                    \"to\": 850,\n                    \"count\": 50\n                },\n                {\n                    \"from\": 850,\n                    \"to\": 900,\n                    \"count\": 165\n                },\n                {\n                    \"from\": 900,\n                    \"to\": 950,\n                    \"count\": 53\n                },\n                {\n                    \"from\": 950,\n                    \"to\": 1000,\n                    \"count\": 181\n                },\n                {\n                    \"from\": 1000,\n                    \"to\": null,\n                    \"count\": 843\n                }\n            ],\n            \"type\": 7\n        }\n    ],\n    \"record_count\": 48430,\n    \"pagination\": {\n        \"nextPageParameters\": {\n            \"q\": \"mens sweatshirts\",\n            \"size\": \"2\",\n            \"mode\": \"any\",\n            \"skip\": \"2\"\n        },\n        \"nextPageLink\": \"https://api.simon.com/v1.2/simonsearch/search?q=mens+sweatshirts&size=2&mode=any&skip=2\"\n    }\n}"},{"id":"324ff84f-2c9a-4baa-a8b6-8a64d0e929f8","name":"Search 03 - SearchMode (All)","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{searchAppServiceUrl}}/simonsearch/summary?q=mens sweatshirts&size=2&mode=all&extendSimonObjects=false","host":["{{searchAppServiceUrl}}"],"path":["simonsearch","summary"],"query":[{"key":"q","value":"mens sweatshirts"},{"key":"size","value":"2"},{"key":"mode","value":"all"},{"key":"extendSimonObjects","value":"false"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"results\": [\n        {\n            \"Score\": 55.466507,\n            \"Highlights\": null,\n            \"Document\": {\n                \"id\": \"05328608-1846\",\n                \"product_id\": \"05328608-1846\",\n                \"title\": \"Slub Crew Neck Sweatshirt\",\n                \"description\": \"Made in soft slub cotton this crew neck sweatshirt offers an effortlessly cool look that's perfect for hanging out at home or heading out on the town.\",\n                \"price\": 60,\n                \"price_high\": 0,\n                \"sale_price\": 39.99,\n                \"sale_price_high\": 0,\n                \"is_discounted\": true,\n                \"discount_percent\": 33,\n                \"final_price\": 39.99,\n                \"brand\": \"Express\",\n                \"gender\": \"Men\",\n                \"product_type\": \"Hoodies & Sweatshirts\",\n                \"category_path\": \"Mens > Mens Clothing > Mens Sweatshirts & Hoodies\",\n                \"category_names\": [\n                    \"Mens\",\n                    \"Mens Clothing\",\n                    \"Mens Sweatshirts & Hoodies\"\n                ],\n                \"malls\": [\n                    113\n                ],\n                \"mall_prices\": [],\n                \"base_tenant_id\": 1846,\n                \"local_tenants\": [\n                    58740\n                ],\n                \"variant_sizes\": [\n                    \"Small\",\n                    \"X-Large\"\n                ],\n                \"variant_colors\": [\n                    \"Indigo Blue\"\n                ],\n                \"variants\": [\n                    {\n                        \"variant_id\": \"29423712-1846\",\n                        \"price\": 60,\n                        \"sale_price\": 39.99,\n                        \"color\": \"Indigo Blue\",\n                        \"color_family\": \"Blue\",\n                        \"size\": \"X-Large\",\n                        \"mpn\": \"29423712\",\n                        \"material\": [],\n                        \"malls\": [\n                            113\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            58740\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/05328608-1846/29423712-1846\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/1846/1100/29423712-1846-00.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/29423712-1846-01.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/29423712-1846-02.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/29423712-1846-03.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/1846/186/29423712-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/29423712-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/29423712-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/29423712-1846-03.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/1846/300/29423712-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/29423712-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/29423712-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/29423712-1846-03.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/1846/380/29423712-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/29423712-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/29423712-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/29423712-1846-03.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/1846/600/29423712-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/29423712-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/29423712-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/29423712-1846-03.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/1846/750/29423712-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/29423712-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/29423712-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/29423712-1846-03.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/1846/1100/29423712-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/29423712-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/29423712-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/29423712-1846-03.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"29423736-1846\",\n                        \"price\": 60,\n                        \"sale_price\": 39.99,\n                        \"color\": \"Indigo Blue\",\n                        \"color_family\": \"Blue\",\n                        \"size\": \"Small\",\n                        \"mpn\": \"29423736\",\n                        \"material\": [],\n                        \"malls\": [\n                            113\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            58740\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/05328608-1846/29423736-1846\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/1846/1100/29423736-1846-00.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/29423736-1846-01.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/29423736-1846-02.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/29423736-1846-03.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/1846/186/29423736-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/29423736-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/29423736-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/29423736-1846-03.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/1846/300/29423736-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/29423736-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/29423736-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/29423736-1846-03.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/1846/380/29423736-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/29423736-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/29423736-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/29423736-1846-03.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/1846/600/29423736-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/29423736-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/29423736-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/29423736-1846-03.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/1846/750/29423736-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/29423736-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/29423736-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/29423736-1846-03.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/1846/1100/29423736-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/29423736-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/29423736-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/29423736-1846-03.jpg\"\n                            ]\n                        }\n                    }\n                ],\n                \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/05328608-1846\",\n                \"retailer_link\": \"https://www.express.com/clothing/men/slub-crew-neck-sweatshirt/pro/05328608/\",\n                \"image\": \"https://searchassets.simon.com/image/1846/1100/29423712-1846-00.jpg\"\n            }\n        },\n        {\n            \"Score\": 54.972366,\n            \"Highlights\": null,\n            \"Document\": {\n                \"id\": \"05321048-1846\",\n                \"product_id\": \"05321048-1846\",\n                \"title\": \"Portal Graphic Hoodie\",\n                \"description\": \"An ultra-soft hoodie that features a unique portal graphic. Pair with jeans, joggers, or chinos for effortless styling.\",\n                \"price\": 78,\n                \"price_high\": 0,\n                \"sale_price\": 59.99,\n                \"sale_price_high\": 0,\n                \"is_discounted\": true,\n                \"discount_percent\": 23,\n                \"final_price\": 59.99,\n                \"brand\": \"Express\",\n                \"gender\": \"Men\",\n                \"product_type\": \"Hoodies & Sweatshirts\",\n                \"category_path\": \"Mens > Mens Clothing > Mens Sweatshirts & Hoodies\",\n                \"category_names\": [\n                    \"Mens\",\n                    \"Mens Clothing\",\n                    \"Mens Sweatshirts & Hoodies\"\n                ],\n                \"malls\": [\n                    157,\n                    213,\n                    159,\n                    811,\n                    158,\n                    114,\n                    1353,\n                    115,\n                    337,\n                    138,\n                    116,\n                    208,\n                    239,\n                    161,\n                    1256,\n                    103,\n                    139,\n                    238,\n                    788,\n                    848,\n                    857,\n                    849\n                ],\n                \"mall_prices\": [],\n                \"base_tenant_id\": 1846,\n                \"local_tenants\": [\n                    75091,\n                    8123,\n                    16085,\n                    41269,\n                    12615,\n                    3872,\n                    83673,\n                    48182,\n                    2308,\n                    13790,\n                    42810,\n                    2005,\n                    42222,\n                    6768,\n                    58346,\n                    47243,\n                    1827,\n                    82658,\n                    34281,\n                    52675,\n                    46937,\n                    76999\n                ],\n                \"variant_sizes\": [\n                    \"Small\",\n                    \"Medium\",\n                    \"Large\",\n                    \"X-Large\"\n                ],\n                \"variant_colors\": [\n                    \"Pure White\"\n                ],\n                \"variants\": [\n                    {\n                        \"variant_id\": \"32489712-1846\",\n                        \"price\": 78,\n                        \"sale_price\": 59.99,\n                        \"color\": \"Pure White\",\n                        \"color_family\": \"White\",\n                        \"size\": \"Large\",\n                        \"mpn\": \"32489712\",\n                        \"material\": [],\n                        \"malls\": [\n                            1256,\n                            158,\n                            139,\n                            239,\n                            115,\n                            116,\n                            138,\n                            857,\n                            788,\n                            114,\n                            811,\n                            161,\n                            213,\n                            238,\n                            159,\n                            849,\n                            1353\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            58346,\n                            12615,\n                            1827,\n                            42222,\n                            48182,\n                            42810,\n                            13790,\n                            46937,\n                            34281,\n                            3872,\n                            41269,\n                            6768,\n                            8123,\n                            82658,\n                            16085,\n                            76999,\n                            83673\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/05321048-1846/32489712-1846\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/1846/1100/32489712-1846-00.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/32489712-1846-01.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/32489712-1846-02.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/32489712-1846-03.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/1846/186/32489712-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/32489712-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/32489712-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/32489712-1846-03.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/1846/300/32489712-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/32489712-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/32489712-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/32489712-1846-03.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/1846/380/32489712-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/32489712-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/32489712-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/32489712-1846-03.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/1846/600/32489712-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/32489712-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/32489712-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/32489712-1846-03.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/1846/750/32489712-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/32489712-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/32489712-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/32489712-1846-03.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/1846/1100/32489712-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/32489712-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/32489712-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/32489712-1846-03.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"32489767-1846\",\n                        \"price\": 78,\n                        \"sale_price\": 59.99,\n                        \"color\": \"Pure White\",\n                        \"color_family\": \"White\",\n                        \"size\": \"Medium\",\n                        \"mpn\": \"32489767\",\n                        \"material\": [],\n                        \"malls\": [\n                            157,\n                            139,\n                            115,\n                            116,\n                            138,\n                            857,\n                            811,\n                            208,\n                            213,\n                            103,\n                            849,\n                            337,\n                            1353\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            75091,\n                            1827,\n                            48182,\n                            42810,\n                            13790,\n                            46937,\n                            41269,\n                            2005,\n                            8123,\n                            47243,\n                            76999,\n                            2308,\n                            83673\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/05321048-1846/32489767-1846\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/1846/1100/32489767-1846-00.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/32489767-1846-01.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/32489767-1846-02.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/32489767-1846-03.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/1846/186/32489767-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/32489767-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/32489767-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/32489767-1846-03.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/1846/300/32489767-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/32489767-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/32489767-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/32489767-1846-03.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/1846/380/32489767-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/32489767-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/32489767-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/32489767-1846-03.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/1846/600/32489767-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/32489767-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/32489767-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/32489767-1846-03.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/1846/750/32489767-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/32489767-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/32489767-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/32489767-1846-03.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/1846/1100/32489767-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/32489767-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/32489767-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/32489767-1846-03.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"32489781-1846\",\n                        \"price\": 78,\n                        \"sale_price\": 59.99,\n                        \"color\": \"Pure White\",\n                        \"color_family\": \"White\",\n                        \"size\": \"X-Large\",\n                        \"mpn\": \"32489781\",\n                        \"material\": [],\n                        \"malls\": [\n                            1256,\n                            848,\n                            158,\n                            139,\n                            115,\n                            116,\n                            857,\n                            114,\n                            213,\n                            238,\n                            159,\n                            849,\n                            1353\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            58346,\n                            52675,\n                            12615,\n                            1827,\n                            48182,\n                            42810,\n                            46937,\n                            3872,\n                            8123,\n                            82658,\n                            16085,\n                            76999,\n                            83673\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/05321048-1846/32489781-1846\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/1846/1100/32489781-1846-00.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/32489781-1846-01.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/32489781-1846-02.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/32489781-1846-03.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/1846/186/32489781-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/32489781-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/32489781-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/32489781-1846-03.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/1846/300/32489781-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/32489781-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/32489781-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/32489781-1846-03.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/1846/380/32489781-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/32489781-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/32489781-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/32489781-1846-03.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/1846/600/32489781-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/32489781-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/32489781-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/32489781-1846-03.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/1846/750/32489781-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/32489781-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/32489781-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/32489781-1846-03.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/1846/1100/32489781-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/32489781-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/32489781-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/32489781-1846-03.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"32489804-1846\",\n                        \"price\": 78,\n                        \"sale_price\": 59.99,\n                        \"color\": \"Pure White\",\n                        \"color_family\": \"White\",\n                        \"size\": \"Small\",\n                        \"mpn\": \"32489804\",\n                        \"material\": [],\n                        \"malls\": [\n                            157,\n                            848,\n                            115,\n                            857,\n                            114,\n                            238,\n                            1353\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            75091,\n                            52675,\n                            48182,\n                            46937,\n                            3872,\n                            82658,\n                            83673\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/05321048-1846/32489804-1846\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/1846/1100/32489804-1846-00.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/32489804-1846-01.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/32489804-1846-02.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/32489804-1846-03.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/1846/186/32489804-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/32489804-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/32489804-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/32489804-1846-03.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/1846/300/32489804-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/32489804-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/32489804-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/32489804-1846-03.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/1846/380/32489804-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/32489804-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/32489804-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/32489804-1846-03.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/1846/600/32489804-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/32489804-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/32489804-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/32489804-1846-03.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/1846/750/32489804-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/32489804-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/32489804-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/32489804-1846-03.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/1846/1100/32489804-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/32489804-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/32489804-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/32489804-1846-03.jpg\"\n                            ]\n                        }\n                    }\n                ],\n                \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/05321048-1846\",\n                \"retailer_link\": \"https://www.express.com/clothing/men/portal-graphic-hoodie/pro/05321048/\",\n                \"image\": \"https://searchassets.simon.com/image/1846/1100/32489712-1846-00.jpg\"\n            }\n        }\n    ],\n    \"facet_summary\": [\n        {\n            \"display_name\": \"Store\",\n            \"facet\": \"base_tenant_id\",\n            \"data\": [\n                {\n                    \"display\": \"Aeropostale\",\n                    \"value\": \"17\",\n                    \"count\": 41\n                },\n                {\n                    \"display\": \"Aeropostale Factory Store\",\n                    \"value\": \"27958\",\n                    \"count\": 30\n                },\n                {\n                    \"display\": \"American Eagle Outfitters\",\n                    \"value\": \"223\",\n                    \"count\": 54\n                },\n                {\n                    \"display\": \"ASICS\",\n                    \"value\": \"23052\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": \"Banana Republic\",\n                    \"value\": \"450\",\n                    \"count\": 7\n                },\n                {\n                    \"display\": \"Belk\",\n                    \"value\": \"547\",\n                    \"count\": 182\n                },\n                {\n                    \"display\": \"Brooks Brothers\",\n                    \"value\": \"745\",\n                    \"count\": 23\n                },\n                {\n                    \"display\": \"Brooks Brothers Factory Store\",\n                    \"value\": \"12918\",\n                    \"count\": 25\n                },\n                {\n                    \"display\": \"Coach\",\n                    \"value\": \"1200\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": \"Coach Men's\",\n                    \"value\": \"26483\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": \"Coach Men's Factory Store\",\n                    \"value\": \"26681\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": \"Coach Outlet\",\n                    \"value\": \"17524\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": \"Eddie Bauer\",\n                    \"value\": \"1718\",\n                    \"count\": 52\n                },\n                {\n                    \"display\": \"Eddie Bauer Outlet\",\n                    \"value\": \"12962\",\n                    \"count\": 34\n                },\n                {\n                    \"display\": \"Express\",\n                    \"value\": \"1846\",\n                    \"count\": 43\n                },\n                {\n                    \"display\": \"Express Men\",\n                    \"value\": \"9710\",\n                    \"count\": 33\n                },\n                {\n                    \"display\": \"Forever 21\",\n                    \"value\": \"2007\",\n                    \"count\": 73\n                },\n                {\n                    \"display\": \"Gap\",\n                    \"value\": \"2\",\n                    \"count\": 32\n                },\n                {\n                    \"display\": \"J.Crew\",\n                    \"value\": \"2727\",\n                    \"count\": 20\n                },\n                {\n                    \"display\": \"J.Crew Factory\",\n                    \"value\": \"17979\",\n                    \"count\": 9\n                },\n                {\n                    \"display\": \"J.Crew Factory Crewcuts\",\n                    \"value\": \"31171\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": \"J.Crew Men's Shop\",\n                    \"value\": \"20124\",\n                    \"count\": 11\n                },\n                {\n                    \"display\": \"JCPenney\",\n                    \"value\": \"2774\",\n                    \"count\": 255\n                },\n                {\n                    \"display\": \"Levi's®\",\n                    \"value\": \"31581\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": \"Levi's® Outlet Store\",\n                    \"value\": \"13021\",\n                    \"count\": 23\n                },\n                {\n                    \"display\": \"Lucky Brand Jeans\",\n                    \"value\": \"3684\",\n                    \"count\": 13\n                },\n                {\n                    \"display\": \"Lucky Brand Jeans Outlet\",\n                    \"value\": \"16220\",\n                    \"count\": 11\n                },\n                {\n                    \"display\": \"Macy's\",\n                    \"value\": \"3711\",\n                    \"count\": 380\n                },\n                {\n                    \"display\": \"Nautica Factory Store\",\n                    \"value\": \"12961\",\n                    \"count\": 24\n                },\n                {\n                    \"display\": \"Nordstrom\",\n                    \"value\": \"4217\",\n                    \"count\": 348\n                },\n                {\n                    \"display\": \"Old Navy\",\n                    \"value\": \"4289\",\n                    \"count\": 38\n                },\n                {\n                    \"display\": \"PacSun\",\n                    \"value\": \"4402\",\n                    \"count\": 67\n                },\n                {\n                    \"display\": \"PacSun Outlet\",\n                    \"value\": \"5736\",\n                    \"count\": 17\n                },\n                {\n                    \"display\": \"UGG\",\n                    \"value\": \"20361\",\n                    \"count\": 10\n                },\n                {\n                    \"display\": \"UNTUCKit\",\n                    \"value\": \"27603\",\n                    \"count\": 4\n                }\n            ],\n            \"type\": 0\n        },\n        {\n            \"display_name\": \"Brand\",\n            \"facet\": \"brand\",\n            \"data\": [\n                {\n                    \"value\": \"2 Moncler 1952\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Acne Studios\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Adeshola Makinde\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"adidas\",\n                    \"count\": 39\n                },\n                {\n                    \"value\": \"Adidas 001\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Adidas Golf\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Adidas Originals\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Adidas X Noah\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Aeropostale\",\n                    \"count\": 71\n                },\n                {\n                    \"value\": \"Airwalk\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Akademiks\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Alexander Mcqueen\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Alfani\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Allsaints\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Alternative Apparel\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Altru\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Ambush\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"American Eagle\",\n                    \"count\": 54\n                },\n                {\n                    \"value\": \"Ami Paris\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Amiri\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"And Now This\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Aries\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Arizona\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"Asics\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Asos Design\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"A|x Armani Exchange\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Balmain\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Banana Republic\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Barefoot Dreams\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Bass Outdoor\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Billabong\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Billionaire Boys Club\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Billy Reid\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Biltmore\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Boss\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Bp.\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Brady\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Brixton\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Brooks Brothers\",\n                    \"count\": 49\n                },\n                {\n                    \"value\": \"Brunello Cucinelli\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Buffalo David Bitton\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Burberry\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Cabana By Crown & Ivy™\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Calvin Klein\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Carhartt Work In Progress\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Carrots By Anwar Carrots\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Caterpillar\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Champion\",\n                    \"count\": 54\n                },\n                {\n                    \"value\": \"Chaps\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Cloud9\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Club Room\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Coach\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Coach Outlet\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Color Bars\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Colosseum\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Colosseum Athletics\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Columbia\",\n                    \"count\": 22\n                },\n                {\n                    \"value\": \"Company 81\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Cool Creative\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Cotton On\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Crown & Ivy™\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Cubavera\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Daily Paper\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Desigual\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Dickies\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Diet Starts Monday\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Dockers\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Dolce&gabbana\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Double Rl\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Drake Waterfowl\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Ed Hardy\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Eddie Bauer\",\n                    \"count\": 81\n                },\n                {\n                    \"value\": \"Eleven Paris\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Eleventy\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Epic Threads\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Express\",\n                    \"count\": 76\n                },\n                {\n                    \"value\": \"Factory\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Faherty\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Fanatics\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Fila\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Fjällräven\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Forever 21\",\n                    \"count\": 73\n                },\n                {\n                    \"value\": \"Frye And Co\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"G-star Raw\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Gap\",\n                    \"count\": 32\n                },\n                {\n                    \"value\": \"Givenchy\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Golden Goose\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Good Man Brand\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Goodlife\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Guess\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Guess Originals\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Guy Harvey\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Hanes\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Hdsn\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Hot Sox\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Hugo\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Hugo Boss\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Hurley\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Hybrid\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"Hybrid Apparel\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Ice Cream\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Inc International Concepts\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Ink+ivy\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Izod\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"J.Crew\",\n                    \"count\": 31\n                },\n                {\n                    \"value\": \"Jack Victor\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Jil Sander\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Joe Boxer\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"John Elliott\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"John Smedley\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"John Varvatos\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Jordan\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Jungles\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Junk Food\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Kangol\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Kappa\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Karl Lagerfeld Paris\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Kenneth Cole\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Kenzo\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Ksubi\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"L.l.bean\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"La Pop Art\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Lacoste\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Lazer\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Lee\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Levi\",\n                    \"count\": 97\n                },\n                {\n                    \"value\": \"Linksoul\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Little Me\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Lucky Brand\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"Marine Layer\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Marmot\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Michael Kors\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Miles The Label\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Mini Boden\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Mitchell & Ness\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Modern Culture\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Momentum\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Moncler\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Mountain & Isles\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Mountain Khaki\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Mutual Weave\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Mvp Collections By Mo Vaughn Productions\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Native Youth\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Nautica\",\n                    \"count\": 37\n                },\n                {\n                    \"value\": \"New Balance\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"New Era\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Nfl Properties\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Nike\",\n                    \"count\": 22\n                },\n                {\n                    \"value\": \"Nike Golf\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Nn07\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Noon Goons\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Nordstrom\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Novelty Licensed\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Novelty T-shirts\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"O'neill\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Oakley\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Obey\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Ocean + Coast\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Off-white\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Old Navy\",\n                    \"count\": 38\n                },\n                {\n                    \"value\": \"On\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Open Edit\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Original Penguin\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Outdoor Research\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Pacsun\",\n                    \"count\": 58\n                },\n                {\n                    \"value\": \"Paisley & Gray\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Palm Angels\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Peek Aren't You Curious\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Perry Ellis\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Perry Ellis America\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Peter Millar\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Pga Tour\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Philcos\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Playboy\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Pleasures\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Polo Ralph Lauren\",\n                    \"count\": 72\n                },\n                {\n                    \"value\": \"Prince\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Profound\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Puma\",\n                    \"count\": 44\n                },\n                {\n                    \"value\": \"Purple Brand\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Quiksilver\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Raf Simons\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Rag & Bone\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Rails\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Ralph Lauren Childrenswear\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Realtree\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Reason Clothing\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Redvanly\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Reebok\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"Reef\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Reigning Champ\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Rhone\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Rhude\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Robert Barakett\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Rodman Brand\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Rokit\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Royalty By Maluma\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Rvca\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Saint Laurent\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Salt Life\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Scotch & Soda\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Shaquille O'neal Xlg\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Soft Cloth\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Southern Proper\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Sports Illustrated\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"St. John`s Bay\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Starter\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Stranger Things\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Stylus\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Sun + Stone\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Sunspel\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"The North Face\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Theory\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Thom Browne\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Timberland\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Tom Ford\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Tommy Bahama\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Tommy Hilfiger\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Tommy Jeans\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Tommy John\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Topman\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Travismathew\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Treasure & Bond\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"True Craft\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"True Religion\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Trunks\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Tsc\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Tucker + Tate\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Ugg\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Untuckit\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Us Polo Assn.\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Uspa\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Valentino Garavani\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Van Heusen\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Vans\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Versace\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Vince\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Vineyard Vines\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Vintage Supply\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Volcom\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Weatherproof Vintage\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Wrangler\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Xersion\",\n                    \"count\": 32\n                },\n                {\n                    \"value\": \"Zegna\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Zella\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Zelos\",\n                    \"count\": 10\n                }\n            ],\n            \"type\": 1\n        },\n        {\n            \"display_name\": \"Gender\",\n            \"facet\": \"gender\",\n            \"data\": [\n                {\n                    \"value\": \"Boys\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Men\",\n                    \"count\": 1880\n                },\n                {\n                    \"value\": \"Unisex\",\n                    \"count\": 2\n                }\n            ],\n            \"type\": 2\n        },\n        {\n            \"display_name\": \"Category\",\n            \"facet\": \"category_path\",\n            \"data\": [\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Makeup > Foundations & Concealers\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Party & Celebration > Gift Giving\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Baby & Toddler Clothing > Baby & Toddler Bottoms\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Baby & Toddler Clothing > Baby & Toddler One-pieces\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Baby & Toddler Clothing > Baby & Toddler Outerwear\",\n                    \"count\": 18\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Baby & Toddler Clothing > Baby & Toddler Swimwear\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Clothing > Boys Outerwear > Boys Coats & Jackets\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Clothing > Boys Shirts & Tops\",\n                    \"count\": 21\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Clothing > Boys Outerwear > Boys Snow Pants & Suits\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Activewear > Mens Active Jackets\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Activewear > Mens Active Tops\",\n                    \"count\": 55\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Headwear > Mens Bandanas\",\n                    \"count\": 6\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sweaters > Mens Cardigans\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Shirts > Mens Casual Shirts\",\n                    \"count\": 62\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Outerwear > Mens Chaps\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Outerwear > Mens Coats & Jackets\",\n                    \"count\": 128\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Shirts > Mens Henley Shirts\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Pants > Mens Jeans\",\n                    \"count\": 8\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Pants > Mens Joggers & Sweatpants\",\n                    \"count\": 43\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Underwear & Socks > Mens Long Johns\",\n                    \"count\": 9\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sleepwear & Loungewear > Mens Loungewear\",\n                    \"count\": 18\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Clothing Accessories > Mens Neckties\",\n                    \"count\": 13\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sleepwear & Loungewear > Mens Pajamas\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Shirts > Mens Polo Shirts\",\n                    \"count\": 96\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sweaters > Mens Pullovers\",\n                    \"count\": 135\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Underwear & Socks > Mens Socks\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Suits & Sport Coats > Mens Sport Coats & Blazers\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Suits & Sport Coats > Mens Suits\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sweatshirts & Hoodies\",\n                    \"count\": 1198\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Shirts > Mens T-Shirts & Tanks\",\n                    \"count\": 15\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Shirts > Mens Thermal Tops\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sweaters > Mens Turtlenecks\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Outerwear > Mens Vests\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Shirts & Tops > Womens Sweatshirts & Hoodies\",\n                    \"count\": 10\n                }\n            ],\n            \"type\": 3\n        },\n        {\n            \"display_name\": \"Size\",\n            \"facet\": \"variants/size\",\n            \"data\": [\n                {\n                    \"value\": \"0 - 3 Months\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"2T\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"3T\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"4T\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"1\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"2\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"3\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"3 Months\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"4\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"6 Months\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"8\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"9\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"9 Months\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"10\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"10 - 13\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"12\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"12 - 18 Months\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"12 Months\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"14\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"18 - 24 Months\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"18 Months\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"2 Years\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"24 Months\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"3 - 6 Months\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"3 Years\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"38\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"4 Years\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"40\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"42\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"44\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"46\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"48\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"5 Years\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"6 - 12 Months\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"6 - 7\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"6 - 9 Months\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"9 - 12 Months\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"L(6)\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Large R\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"M(5)\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Newborn\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"XX-Small\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"X-Small\",\n                    \"count\": 161\n                },\n                {\n                    \"value\": \"X-Small / Small\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Small\",\n                    \"count\": 987\n                },\n                {\n                    \"value\": \"Medium Tall\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Medium\",\n                    \"count\": 1272\n                },\n                {\n                    \"value\": \"Medium / Large\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Tall Large\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Large\",\n                    \"count\": 1304\n                },\n                {\n                    \"value\": \"Large Tall\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"X-Large\",\n                    \"count\": 1080\n                },\n                {\n                    \"value\": \"X-Large Tall\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"X-Large / XX-Large\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"XX-Large\",\n                    \"count\": 622\n                },\n                {\n                    \"value\": \"2X\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"XX-Large Big\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"2XL Big\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"XX-Large Tall\",\n                    \"count\": 45\n                },\n                {\n                    \"value\": \"3X\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"3X-Large\",\n                    \"count\": 66\n                },\n                {\n                    \"value\": \"3XL TALL\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"3X-Large Big\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"3X-Large Tall\",\n                    \"count\": 49\n                },\n                {\n                    \"value\": \"4X-Large\",\n                    \"count\": 37\n                },\n                {\n                    \"value\": \"4X-Large Tall Big\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"4X\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"4X-Large Big\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"4X-Large Tall\",\n                    \"count\": 36\n                },\n                {\n                    \"value\": \"5X-Large\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"6x-large\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"One Size\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Small R\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"X-Large R\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"X-Small R\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"XX-Large R\",\n                    \"count\": 1\n                }\n            ],\n            \"type\": 4\n        },\n        {\n            \"display_name\": \"Color\",\n            \"facet\": \"variants/color_family\",\n            \"data\": [\n                {\n                    \"display\": \"Beige\",\n                    \"value\": \"F6E3BA\",\n                    \"count\": 117\n                },\n                {\n                    \"display\": \"Black\",\n                    \"value\": \"000000\",\n                    \"count\": 611\n                },\n                {\n                    \"display\": \"Blue\",\n                    \"value\": \"1790C8\",\n                    \"count\": 520\n                },\n                {\n                    \"display\": \"Brown\",\n                    \"value\": \"825D41\",\n                    \"count\": 113\n                },\n                {\n                    \"display\": \"Gold\",\n                    \"value\": \"FFD700\",\n                    \"count\": 13\n                },\n                {\n                    \"display\": \"Green\",\n                    \"value\": \"7EDD1E\",\n                    \"count\": 253\n                },\n                {\n                    \"display\": \"Grey\",\n                    \"value\": \"808080\",\n                    \"count\": 540\n                },\n                {\n                    \"display\": \"Multi\",\n                    \"value\": null,\n                    \"count\": 41\n                },\n                {\n                    \"display\": \"Orange\",\n                    \"value\": \"F36B26\",\n                    \"count\": 47\n                },\n                {\n                    \"display\": \"Pink\",\n                    \"value\": \"F0728F\",\n                    \"count\": 29\n                },\n                {\n                    \"display\": \"Purple\",\n                    \"value\": \"8D429F\",\n                    \"count\": 46\n                },\n                {\n                    \"display\": \"Red\",\n                    \"value\": \"E7352B\",\n                    \"count\": 192\n                },\n                {\n                    \"display\": \"Silver\",\n                    \"value\": \"C0C0C0\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": \"White\",\n                    \"value\": \"FFFFFF\",\n                    \"count\": 185\n                },\n                {\n                    \"display\": \"Yellow\",\n                    \"value\": \"FED533\",\n                    \"count\": 32\n                }\n            ],\n            \"type\": 5\n        },\n        {\n            \"display_name\": \"Price\",\n            \"facet\": \"final_price\",\n            \"data\": [\n                {\n                    \"from\": null,\n                    \"to\": 50,\n                    \"count\": 1018\n                },\n                {\n                    \"from\": 50,\n                    \"to\": 100,\n                    \"count\": 485\n                },\n                {\n                    \"from\": 100,\n                    \"to\": 150,\n                    \"count\": 155\n                },\n                {\n                    \"from\": 150,\n                    \"to\": 200,\n                    \"count\": 71\n                },\n                {\n                    \"from\": 200,\n                    \"to\": 250,\n                    \"count\": 25\n                },\n                {\n                    \"from\": 250,\n                    \"to\": 300,\n                    \"count\": 12\n                },\n                {\n                    \"from\": 300,\n                    \"to\": 350,\n                    \"count\": 13\n                },\n                {\n                    \"from\": 350,\n                    \"to\": 400,\n                    \"count\": 4\n                },\n                {\n                    \"from\": 400,\n                    \"to\": 450,\n                    \"count\": 2\n                },\n                {\n                    \"from\": 450,\n                    \"to\": 500,\n                    \"count\": 4\n                },\n                {\n                    \"from\": 500,\n                    \"to\": 550,\n                    \"count\": 2\n                },\n                {\n                    \"from\": 550,\n                    \"to\": 600,\n                    \"count\": 10\n                },\n                {\n                    \"from\": 600,\n                    \"to\": 650,\n                    \"count\": 4\n                },\n                {\n                    \"from\": 650,\n                    \"to\": 700,\n                    \"count\": 8\n                },\n                {\n                    \"from\": 700,\n                    \"to\": 750,\n                    \"count\": 5\n                },\n                {\n                    \"from\": 750,\n                    \"to\": 800,\n                    \"count\": 9\n                },\n                {\n                    \"from\": 800,\n                    \"to\": 850,\n                    \"count\": 9\n                },\n                {\n                    \"from\": 850,\n                    \"to\": 900,\n                    \"count\": 8\n                },\n                {\n                    \"from\": 900,\n                    \"to\": 950,\n                    \"count\": 5\n                },\n                {\n                    \"from\": 950,\n                    \"to\": 1000,\n                    \"count\": 12\n                },\n                {\n                    \"from\": 1000,\n                    \"to\": null,\n                    \"count\": 23\n                }\n            ],\n            \"type\": 7\n        }\n    ],\n    \"record_count\": 1884,\n    \"pagination\": {\n        \"nextPageParameters\": {\n            \"q\": \"mens sweatshirts\",\n            \"size\": \"2\",\n            \"mode\": \"all\",\n            \"skip\": \"2\"\n        },\n        \"nextPageLink\": \"https://api.simon.com/v1.2/simonsearch/search?q=mens+sweatshirts&size=2&mode=all&skip=2\"\n    }\n}"}],"_postman_id":"baec5923-ab79-428b-977e-5303041c3b9c"},{"name":"Search 04 - Boolean Operators","id":"6716a2e5-3200-4869-8c32-5e59da217b40","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","type":"text"}],"url":"{{apiUrl}}/simonsearch/search?q=mens -sweatshirts&size=2&mode=all","urlObject":{"path":["simonsearch","search"],"host":["{{apiUrl}}"],"query":[{"description":{"content":"<p>Search \"mens\" but exclude sweatshirts</p>\n","type":"text/plain"},"key":"q","value":"mens -sweatshirts"},{"description":{"content":"<p>int | Maximum result count to return. Default is \"50\"</p>\n","type":"text/plain"},"key":"size","value":"2"},{"description":{"content":"<p>We use \"all\" to enforce the bollean operation as \"any\" would negate our use of \"-\".</p>\n","type":"text/plain"},"key":"mode","value":"all"}],"variable":[]}},"response":[{"id":"5d7dd1cc-d1ac-43f4-8b81-d815a7145abb","name":"Search 04 - Boolean Operators  (excluding Sweathshirts while searching mens)","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{searchAppServiceUrl}}/simonsearch/summary?q=mens -sweatshirts&size=2&mode=all","host":["{{searchAppServiceUrl}}"],"path":["simonsearch","summary"],"query":[{"key":"q","value":"mens -sweatshirts"},{"key":"size","value":"2"},{"key":"mode","value":"all"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"results\": [\n        {\n            \"Score\": 45.105854,\n            \"Highlights\": null,\n            \"Document\": {\n                \"id\": \"PPR5008232682-2774\",\n                \"product_id\": \"PPR5008232682-2774\",\n                \"title\": \"DOLCE&GABBANA K Mens Eau De Toilette 2-Pc Gift Set ($125 Value)\",\n                \"description\": \"<p>​K by Dolce&amp;Gabbana is a fragrance that captures the essence of a man in his element. He is the king of his everyday life. He follows his own path, cherishing his family and loved ones above all else. Effortlessly charming, and not afraid to show his vitality, he remains true to his roots, respecting tradition while embracing modernity.<br><br><strong>This Set Includes: <br></strong>K For Men Eau De Toilette, 3.3 Oz <br>K For Men Deodorant Stick, 2.6 Oz<br><br><strong>Fragrance Notes:<br></strong>Top: Juniper, Berries, Citruses, Blood Orange, Silicane, Lemon<br>Heart: Pimento, Lavender, Clary Sage, Geranium<br>Base: Vetiver, Cedar, Patchouli</p><ul div=\\\"bulletedCopy\\\"><li># Pieces In Set: 2</li><li>Included: 1 Deodorant(s), 1 Eau De Toilettes</li><li>Fragrance Family: Warm & Spicy</li><li>Fluid Ounces: 5.9oz.</li><li>Formulation: Spray, Solid</li><li>Country of Origin: Imported</li></ul>\",\n                \"price\": 105,\n                \"price_high\": 0,\n                \"sale_price\": 0,\n                \"sale_price_high\": 0,\n                \"is_discounted\": false,\n                \"discount_percent\": 0,\n                \"final_price\": 105,\n                \"brand\": \"Dolce & Gabbana\",\n                \"gender\": \"Men\",\n                \"product_type\": \"Perfumes\",\n                \"category_path\": \"Health & Beauty > Fragrance > Mens Fragrance > Cologne\",\n                \"category_names\": [\n                    \"Health & Beauty\",\n                    \"Fragrance\",\n                    \"Mens Fragrance\",\n                    \"Cologne\"\n                ],\n                \"malls\": [\n                    765,\n                    185,\n                    234,\n                    198,\n                    1260,\n                    1256,\n                    135,\n                    1353,\n                    116,\n                    196,\n                    171,\n                    925,\n                    227,\n                    329,\n                    102,\n                    115\n                ],\n                \"mall_prices\": [],\n                \"base_tenant_id\": 2774,\n                \"local_tenants\": [\n                    30430,\n                    6889,\n                    16759,\n                    8513,\n                    80295,\n                    58364,\n                    14070,\n                    83602,\n                    9376,\n                    7095,\n                    4538,\n                    79756,\n                    7505,\n                    17762,\n                    3912,\n                    5737\n                ],\n                \"variant_sizes\": [\n                    \"One Size\"\n                ],\n                \"variant_colors\": [\n                    \"K Mens\"\n                ],\n                \"variants\": [\n                    {\n                        \"variant_id\": \"91508230018-2774\",\n                        \"price\": 105,\n                        \"sale_price\": 0,\n                        \"color\": \"K Mens\",\n                        \"size\": \"One Size\",\n                        \"gtin\": \"746480201376\",\n                        \"material\": [],\n                        \"malls\": [\n                            227,\n                            1256,\n                            196,\n                            329,\n                            115,\n                            135,\n                            198,\n                            765,\n                            1260,\n                            234,\n                            102,\n                            116,\n                            1353,\n                            925,\n                            171,\n                            185\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            7505,\n                            58364,\n                            7095,\n                            17762,\n                            5737,\n                            14070,\n                            8513,\n                            30430,\n                            80295,\n                            16759,\n                            3912,\n                            9376,\n                            83602,\n                            79756,\n                            4538,\n                            6889\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/ppr5008232682-2774/91508230018-2774\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/2774/1100/91508230018-2774-00.jpg\",\n                            \"https://searchassets.simon.com/image/2774/1100/91508230018-2774-01.jpg\",\n                            \"https://searchassets.simon.com/image/2774/1100/91508230018-2774-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/2774/186/91508230018-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/186/91508230018-2774-01.jpg\",\n                                \"https://searchassets.simon.com/image/2774/186/91508230018-2774-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/2774/300/91508230018-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/300/91508230018-2774-01.jpg\",\n                                \"https://searchassets.simon.com/image/2774/300/91508230018-2774-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/2774/380/91508230018-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/380/91508230018-2774-01.jpg\",\n                                \"https://searchassets.simon.com/image/2774/380/91508230018-2774-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/2774/600/91508230018-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/600/91508230018-2774-01.jpg\",\n                                \"https://searchassets.simon.com/image/2774/600/91508230018-2774-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/2774/750/91508230018-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/750/91508230018-2774-01.jpg\",\n                                \"https://searchassets.simon.com/image/2774/750/91508230018-2774-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/2774/1100/91508230018-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/1100/91508230018-2774-01.jpg\",\n                                \"https://searchassets.simon.com/image/2774/1100/91508230018-2774-02.jpg\"\n                            ]\n                        }\n                    }\n                ],\n                \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/ppr5008232682-2774\",\n                \"retailer_link\": \"https://www.jcpenney.com/p/dolcegabbana-k-mens-eau-de-toilette-2-pc-gift-set-125-value/ppr5008232682?pTmplType=beauty\",\n                \"image\": \"https://searchassets.simon.com/image/2774/1100/91508230018-2774-00.jpg\"\n            }\n        },\n        {\n            \"Score\": 39.41854,\n            \"Highlights\": null,\n            \"Document\": {\n                \"id\": \"PPR5008278190-2774\",\n                \"product_id\": \"PPR5008278190-2774\",\n                \"title\": \"JCPenney Beauty Men's Fragrance Vault, 9-Pc Sampler\",\n                \"description\": \"<p>​A set featuring 8 sample-size vials, + Free Atomizer. Receive $20 off select full-size Men's Fragrance purchases of Bentley, Brioni, Diesel, IZOD, Michel Germain, Perry Ellis and TUMI.<br>This is the perfect cologne sampler, featuring some of JCPenneys best selling fragrances. The scents you'll love range from Warm &amp; Spicy to Earthy &amp; Woody. Certificate redeemable through June 30th 2023.<br><br><strong>This Fragrance Vault Includes:<br></strong>TUMI Eau De Parfum Spray, 0.07 Oz<br>IZOD For Men Eau De Toilette Spray, 0.05 Oz<br>Bentley For Men Silverlake Eau De Parfum Spray, 0.06 Oz<br>Brioni Eau De Parfum Spray, 0.06 Oz<br>Perry Ellis Midnight Eau De Toilette Spray, 0.05 Oz<br>Diesel Sound Of The Brave Eau De Toilette Spray, 0.04 Oz<br>Michel Germain Séxūal Steel Eau De Toilette Spray, 0.04 Oz<br></p><ul div=\\\"bulletedCopy\\\"><li># Pieces In Set: 8</li><li>Fragrance Family: Woody & Earthy</li><li>Fluid Ounces: 2.8 oz.</li><li>Formulation: Spray</li><li>Country of Origin: Imported</li></ul>\",\n                \"price\": 25,\n                \"price_high\": 0,\n                \"sale_price\": 19.99,\n                \"sale_price_high\": 0,\n                \"is_discounted\": true,\n                \"discount_percent\": 20,\n                \"final_price\": 19.99,\n                \"brand\": \"Asstd National Brand\",\n                \"gender\": \"Men\",\n                \"product_type\": \"Perfumes\",\n                \"category_path\": \"Health & Beauty > Fragrance > Mens Fragrance > Cologne\",\n                \"category_names\": [\n                    \"Health & Beauty\",\n                    \"Fragrance\",\n                    \"Mens Fragrance\",\n                    \"Cologne\"\n                ],\n                \"malls\": [\n                    158,\n                    789,\n                    135,\n                    192,\n                    1231,\n                    1242,\n                    848,\n                    1240,\n                    840,\n                    1260,\n                    849,\n                    162,\n                    102,\n                    189,\n                    1256,\n                    811,\n                    765,\n                    141,\n                    1243,\n                    139\n                ],\n                \"mall_prices\": [],\n                \"base_tenant_id\": 2774,\n                \"local_tenants\": [\n                    12560,\n                    32838,\n                    14070,\n                    6519,\n                    54633,\n                    59261,\n                    45481,\n                    55799,\n                    35701,\n                    80295,\n                    77018,\n                    44253,\n                    3912,\n                    1385,\n                    58364,\n                    34173,\n                    30430,\n                    13906,\n                    54040,\n                    81791\n                ],\n                \"variant_sizes\": [\n                    \"One Size\"\n                ],\n                \"variant_colors\": [\n                    \"Mens\"\n                ],\n                \"variants\": [\n                    {\n                        \"variant_id\": \"91512120018-2774\",\n                        \"price\": 25,\n                        \"sale_price\": 19.99,\n                        \"color\": \"Mens\",\n                        \"size\": \"One Size\",\n                        \"gtin\": \"810020299366\",\n                        \"material\": [],\n                        \"malls\": [\n                            139,\n                            849,\n                            1256,\n                            1242,\n                            141,\n                            1243,\n                            789,\n                            158,\n                            840,\n                            162,\n                            811,\n                            135,\n                            1231,\n                            765,\n                            1260,\n                            102,\n                            192,\n                            848,\n                            189,\n                            1240\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            81791,\n                            77018,\n                            58364,\n                            59261,\n                            13906,\n                            54040,\n                            32838,\n                            12560,\n                            35701,\n                            44253,\n                            34173,\n                            14070,\n                            54633,\n                            30430,\n                            80295,\n                            3912,\n                            6519,\n                            45481,\n                            1385,\n                            55799\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/ppr5008278190-2774/91512120018-2774\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/2774/1100/91512120018-2774-00.jpg\",\n                            \"https://searchassets.simon.com/image/2774/1100/91512120018-2774-01.jpg\",\n                            \"https://searchassets.simon.com/image/2774/1100/91512120018-2774-02.jpg\",\n                            \"https://searchassets.simon.com/image/2774/1100/91512120018-2774-03.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/2774/186/91512120018-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/186/91512120018-2774-01.jpg\",\n                                \"https://searchassets.simon.com/image/2774/186/91512120018-2774-02.jpg\",\n                                \"https://searchassets.simon.com/image/2774/186/91512120018-2774-03.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/2774/300/91512120018-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/300/91512120018-2774-01.jpg\",\n                                \"https://searchassets.simon.com/image/2774/300/91512120018-2774-02.jpg\",\n                                \"https://searchassets.simon.com/image/2774/300/91512120018-2774-03.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/2774/380/91512120018-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/380/91512120018-2774-01.jpg\",\n                                \"https://searchassets.simon.com/image/2774/380/91512120018-2774-02.jpg\",\n                                \"https://searchassets.simon.com/image/2774/380/91512120018-2774-03.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/2774/600/91512120018-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/600/91512120018-2774-01.jpg\",\n                                \"https://searchassets.simon.com/image/2774/600/91512120018-2774-02.jpg\",\n                                \"https://searchassets.simon.com/image/2774/600/91512120018-2774-03.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/2774/750/91512120018-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/750/91512120018-2774-01.jpg\",\n                                \"https://searchassets.simon.com/image/2774/750/91512120018-2774-02.jpg\",\n                                \"https://searchassets.simon.com/image/2774/750/91512120018-2774-03.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/2774/1100/91512120018-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/1100/91512120018-2774-01.jpg\",\n                                \"https://searchassets.simon.com/image/2774/1100/91512120018-2774-02.jpg\",\n                                \"https://searchassets.simon.com/image/2774/1100/91512120018-2774-03.jpg\"\n                            ]\n                        }\n                    }\n                ],\n                \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/ppr5008278190-2774\",\n                \"retailer_link\": \"https://www.jcpenney.com/p/jcpenney-beauty-mens-fragrance-vault-9-pc-sampler/ppr5008278190?pTmplType=beauty\",\n                \"image\": \"https://searchassets.simon.com/image/2774/1100/91512120018-2774-00.jpg\"\n            }\n        }\n    ],\n    \"facet_summary\": [\n        {\n            \"display_name\": \"Store\",\n            \"facet\": \"base_tenant_id\",\n            \"data\": [\n                {\n                    \"display\": \"AEO Factory Store\",\n                    \"value\": \"30234\",\n                    \"count\": 10\n                },\n                {\n                    \"display\": \"Aeropostale\",\n                    \"value\": \"17\",\n                    \"count\": 544\n                },\n                {\n                    \"display\": \"Aeropostale Factory Store\",\n                    \"value\": \"27958\",\n                    \"count\": 413\n                },\n                {\n                    \"display\": \"American Eagle Outfitters\",\n                    \"value\": \"223\",\n                    \"count\": 683\n                },\n                {\n                    \"display\": \"Anthropologie\",\n                    \"value\": \"27835\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": \"Anthropologie & Co.\",\n                    \"value\": \"269\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": \"ASICS\",\n                    \"value\": \"23052\",\n                    \"count\": 290\n                },\n                {\n                    \"display\": \"Banana Republic\",\n                    \"value\": \"450\",\n                    \"count\": 418\n                },\n                {\n                    \"display\": \"Belk\",\n                    \"value\": \"547\",\n                    \"count\": 4868\n                },\n                {\n                    \"display\": \"Brooks Brothers\",\n                    \"value\": \"745\",\n                    \"count\": 1024\n                },\n                {\n                    \"display\": \"Brooks Brothers Factory Store\",\n                    \"value\": \"12918\",\n                    \"count\": 719\n                },\n                {\n                    \"display\": \"Coach\",\n                    \"value\": \"1200\",\n                    \"count\": 133\n                },\n                {\n                    \"display\": \"Coach Men's\",\n                    \"value\": \"26483\",\n                    \"count\": 63\n                },\n                {\n                    \"display\": \"Coach Men's Factory Store\",\n                    \"value\": \"26681\",\n                    \"count\": 57\n                },\n                {\n                    \"display\": \"Coach Outlet\",\n                    \"value\": \"17524\",\n                    \"count\": 70\n                },\n                {\n                    \"display\": \"Eddie Bauer\",\n                    \"value\": \"1718\",\n                    \"count\": 495\n                },\n                {\n                    \"display\": \"Eddie Bauer Outlet\",\n                    \"value\": \"12962\",\n                    \"count\": 450\n                },\n                {\n                    \"display\": \"Express\",\n                    \"value\": \"1846\",\n                    \"count\": 1466\n                },\n                {\n                    \"display\": \"Express Men\",\n                    \"value\": \"9710\",\n                    \"count\": 1014\n                },\n                {\n                    \"display\": \"Forever 21\",\n                    \"value\": \"2007\",\n                    \"count\": 632\n                },\n                {\n                    \"display\": \"Gap\",\n                    \"value\": \"2\",\n                    \"count\": 375\n                },\n                {\n                    \"display\": \"Helzberg Diamonds\",\n                    \"value\": \"2485\",\n                    \"count\": 99\n                },\n                {\n                    \"display\": \"Helzberg Diamonds Outlet\",\n                    \"value\": \"23779\",\n                    \"count\": 53\n                },\n                {\n                    \"display\": \"J.Crew\",\n                    \"value\": \"2727\",\n                    \"count\": 556\n                },\n                {\n                    \"display\": \"J.Crew Factory\",\n                    \"value\": \"17979\",\n                    \"count\": 324\n                },\n                {\n                    \"display\": \"J.Crew Factory Crewcuts\",\n                    \"value\": \"31171\",\n                    \"count\": 73\n                },\n                {\n                    \"display\": \"J.Crew Men's Shop\",\n                    \"value\": \"20124\",\n                    \"count\": 324\n                },\n                {\n                    \"display\": \"JCPenney\",\n                    \"value\": \"2774\",\n                    \"count\": 5013\n                },\n                {\n                    \"display\": \"kate spade new york\",\n                    \"value\": \"5667\",\n                    \"count\": 36\n                },\n                {\n                    \"display\": \"Levi's®\",\n                    \"value\": \"31581\",\n                    \"count\": 118\n                },\n                {\n                    \"display\": \"Levi's® Outlet Store\",\n                    \"value\": \"13021\",\n                    \"count\": 275\n                },\n                {\n                    \"display\": \"Lilly Pulitzer\",\n                    \"value\": \"9513\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": \"Lucky Brand Jeans\",\n                    \"value\": \"3684\",\n                    \"count\": 447\n                },\n                {\n                    \"display\": \"Lucky Brand Jeans Outlet\",\n                    \"value\": \"16220\",\n                    \"count\": 256\n                },\n                {\n                    \"display\": \"Macy's\",\n                    \"value\": \"3711\",\n                    \"count\": 10616\n                },\n                {\n                    \"display\": \"Nautica Factory Store\",\n                    \"value\": \"12961\",\n                    \"count\": 771\n                },\n                {\n                    \"display\": \"Nordstrom\",\n                    \"value\": \"4217\",\n                    \"count\": 8452\n                },\n                {\n                    \"display\": \"Old Navy\",\n                    \"value\": \"4289\",\n                    \"count\": 624\n                },\n                {\n                    \"display\": \"PacSun\",\n                    \"value\": \"4402\",\n                    \"count\": 1102\n                },\n                {\n                    \"display\": \"PacSun Outlet\",\n                    \"value\": \"5736\",\n                    \"count\": 336\n                },\n                {\n                    \"display\": \"UGG\",\n                    \"value\": \"20361\",\n                    \"count\": 105\n                },\n                {\n                    \"display\": \"UNTUCKit\",\n                    \"value\": \"27603\",\n                    \"count\": 182\n                }\n            ],\n            \"type\": 0\n        },\n        {\n            \"display_name\": \"Brand\",\n            \"facet\": \"brand\",\n            \"data\": [\n                {\n                    \"value\": \"'47 Brand\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"1017 Alyx 9sm\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"11 Honoré\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"18.21 Man Made\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"2 Moncler 1952\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"2(x)ist\",\n                    \"count\": 33\n                },\n                {\n                    \"value\": \"2xu\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"32 Degrees\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"32 Degrees Heat™\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"34 Heritage\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"47 Brand\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"7 Diamonds\",\n                    \"count\": 32\n                },\n                {\n                    \"value\": \"7 For All Mankind\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"9tofive\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"A Life Well Dressed\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"a.n.a\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"A.p.c.\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"Acne Studios\",\n                    \"count\": 29\n                },\n                {\n                    \"value\": \"Acqua Di Parma\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Action Figure Miles\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Adeshola Makinde\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"adidas\",\n                    \"count\": 469\n                },\n                {\n                    \"value\": \"Adidas Golf\",\n                    \"count\": 29\n                },\n                {\n                    \"value\": \"Adidas Originals\",\n                    \"count\": 45\n                },\n                {\n                    \"value\": \"Adidas X Noah\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Adrianna Papell\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Advisory Board Crystals\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Aeropostale\",\n                    \"count\": 957\n                },\n                {\n                    \"value\": \"Aesop\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"AG\",\n                    \"count\": 45\n                },\n                {\n                    \"value\": \"Ahluwalia\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Aidan By Aidan Mattox\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Airwalk\",\n                    \"count\": 41\n                },\n                {\n                    \"value\": \"Airwaves\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Akademiks\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Aldo\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Alex Mill\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Alexander Mcqueen\",\n                    \"count\": 175\n                },\n                {\n                    \"value\": \"Alfani\",\n                    \"count\": 345\n                },\n                {\n                    \"value\": \"Alice + Olivia\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Alien Workshop\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Allbirds\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Allen Edmonds\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"Allsaints\",\n                    \"count\": 78\n                },\n                {\n                    \"value\": \"Alpha Gaming\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Alpha Industries\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Altec Lansing\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Alton Lane\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Altru\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Ambush\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"American Crew\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"American Eagle\",\n                    \"count\": 693\n                },\n                {\n                    \"value\": \"American Exchange\",\n                    \"count\": 32\n                },\n                {\n                    \"value\": \"American Needle\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"American Outdoorsman\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"American Rag\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"American Threads\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Ami Paris\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Amiri\",\n                    \"count\": 124\n                },\n                {\n                    \"value\": \"Amouage\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"And Now This\",\n                    \"count\": 86\n                },\n                {\n                    \"value\": \"Andrew Marc\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Andy & Evan\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Anetik\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Anthony Veer\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Antigua\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Apl\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Aramis\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Aries\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Arizona\",\n                    \"count\": 203\n                },\n                {\n                    \"value\": \"Armani Beauty\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Armani Exchange\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Armitron\",\n                    \"count\": 32\n                },\n                {\n                    \"value\": \"Arnette\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Art Of Shaving\",\n                    \"count\": 49\n                },\n                {\n                    \"value\": \"Arus\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Asics\",\n                    \"count\": 299\n                },\n                {\n                    \"value\": \"Asics®\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Asos Design\",\n                    \"count\": 40\n                },\n                {\n                    \"value\": \"Asstd National Brand\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Aston Marc\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Asystem\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Atwater\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Autry\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Azaro Uomo\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Azzaro\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"A|x Armani Exchange\",\n                    \"count\": 144\n                },\n                {\n                    \"value\": \"B Fit Watch\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Baby Essentials\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Baby Foot\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Baby Jogger\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Bailey\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Balmain\",\n                    \"count\": 56\n                },\n                {\n                    \"value\": \"Banana Republic\",\n                    \"count\": 408\n                },\n                {\n                    \"value\": \"Bar Iii\",\n                    \"count\": 148\n                },\n                {\n                    \"value\": \"Barbour\",\n                    \"count\": 147\n                },\n                {\n                    \"value\": \"Bass Outdoor\",\n                    \"count\": 23\n                },\n                {\n                    \"value\": \"Baume & Mercier\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Baxter Of California\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Bdg Urban Outfitters\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Beast\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Beautiful Giant\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Belk\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Belk & Co\",\n                    \"count\": 59\n                },\n                {\n                    \"value\": \"Belk Beauty\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Belldini\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Belstaff\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Benson\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Bentgo\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Bentley\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Bermies\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Betsy & Adam\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Bevel\",\n                    \"count\": 22\n                },\n                {\n                    \"value\": \"Bey-berk\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Billabong\",\n                    \"count\": 28\n                },\n                {\n                    \"value\": \"Billionaire Boys Club\",\n                    \"count\": 44\n                },\n                {\n                    \"value\": \"Billy Reid\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"Biltmore\",\n                    \"count\": 42\n                },\n                {\n                    \"value\": \"Bionic Gloves\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Birkenstock\",\n                    \"count\": 31\n                },\n                {\n                    \"value\": \"Bittersweet\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Black Clover\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Blackwood For Men\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"Blind Barber\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Blood Brother\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Bluey\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Blundstone Footwear\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Bobs From Skechers\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Boglioli\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Bogs\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Bonnie Jean\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Bonobos\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Bony Levy\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Books To Bed\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Bosca\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Boss\",\n                    \"count\": 180\n                },\n                {\n                    \"value\": \"Bottega Veneta\",\n                    \"count\": 22\n                },\n                {\n                    \"value\": \"Boucheron\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Bp.\",\n                    \"count\": 48\n                },\n                {\n                    \"value\": \"Brady\",\n                    \"count\": 23\n                },\n                {\n                    \"value\": \"Brahmin\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Brandblack\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Brax\",\n                    \"count\": 40\n                },\n                {\n                    \"value\": \"Briefly Stated\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Briggs & Riley\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Brioni\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Brixton\",\n                    \"count\": 31\n                },\n                {\n                    \"value\": \"Brooks\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Brooks Brothers\",\n                    \"count\": 1756\n                },\n                {\n                    \"value\": \"Brookstone\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Brunello Cucinelli\",\n                    \"count\": 53\n                },\n                {\n                    \"value\": \"Bruno Magli\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Budweiser\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Buffalo David Bitton\",\n                    \"count\": 92\n                },\n                {\n                    \"value\": \"Bugatchi\",\n                    \"count\": 102\n                },\n                {\n                    \"value\": \"Bulova\",\n                    \"count\": 179\n                },\n                {\n                    \"value\": \"Burberry\",\n                    \"count\": 203\n                },\n                {\n                    \"value\": \"Burnside\",\n                    \"count\": 25\n                },\n                {\n                    \"value\": \"Bvlgari\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"By Anthropologie\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Bôhten\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Cabana By Crown & Ivy™\",\n                    \"count\": 22\n                },\n                {\n                    \"value\": \"Calabrum\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Callaway Golf®\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Calvin Klein\",\n                    \"count\": 520\n                },\n                {\n                    \"value\": \"Cambridge Silversmiths\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Camper\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Canada Goose\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Canali\",\n                    \"count\": 135\n                },\n                {\n                    \"value\": \"Capelli New York\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Capri Blue\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Caputo & Co.\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Caravelle\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Carhartt Work In Progress\",\n                    \"count\": 41\n                },\n                {\n                    \"value\": \"Carlos By Carlos Santana\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Carolina Herrera\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"Carrera Eyewear\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Carrots By Anwar Carrots\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Carter's\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Cartier\",\n                    \"count\": 31\n                },\n                {\n                    \"value\": \"Casablanca\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Casio\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"Caswell Massey\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Caterpillar\",\n                    \"count\": 27\n                },\n                {\n                    \"value\": \"Caudalie\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Celine\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Champion\",\n                    \"count\": 260\n                },\n                {\n                    \"value\": \"Chanel\",\n                    \"count\": 36\n                },\n                {\n                    \"value\": \"Chaps\",\n                    \"count\": 66\n                },\n                {\n                    \"value\": \"Charcoal Companion\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Chargeworx\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Charly\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"Charriol\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Charter Club\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Checkered Flag\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Chris Collins\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Christian Louboutin\",\n                    \"count\": 68\n                },\n                {\n                    \"value\": \"Christian Siriano\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Christopher Cloos\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Chubbies\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Circulate\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Citizen\",\n                    \"count\": 184\n                },\n                {\n                    \"value\": \"Citizen Quartz\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Citizens Of Humanity\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Civil\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Clarins\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"Clarks\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"Clarks(r)\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Clifton Wilson\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Clinique\",\n                    \"count\": 50\n                },\n                {\n                    \"value\": \"Cloud9\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Club Room\",\n                    \"count\": 319\n                },\n                {\n                    \"value\": \"Coach\",\n                    \"count\": 217\n                },\n                {\n                    \"value\": \"Coach Outlet\",\n                    \"count\": 190\n                },\n                {\n                    \"value\": \"Cobian\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Coca Cola\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Cole Haan\",\n                    \"count\": 152\n                },\n                {\n                    \"value\": \"Collection By Michael Strahan\",\n                    \"count\": 41\n                },\n                {\n                    \"value\": \"College Concepts\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Collegium\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Color Bars\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Colosseum\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Colosseum Athletics\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Colour Range\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Columbia\",\n                    \"count\": 336\n                },\n                {\n                    \"value\": \"Comfort Colors\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Comme Des Garçons Play\",\n                    \"count\": 31\n                },\n                {\n                    \"value\": \"Common Projects\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Conair\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Concepts In Time\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Coney Island Picnic\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Construct\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"Converse\",\n                    \"count\": 25\n                },\n                {\n                    \"value\": \"Cool Creative\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Copper Pearl\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Coral Studios\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Costa Del Mar\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"Cotopaxi\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Cotton On\",\n                    \"count\": 43\n                },\n                {\n                    \"value\": \"Country Gentlemen\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Cr7\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Creature\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Creed\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Crocs\",\n                    \"count\": 23\n                },\n                {\n                    \"value\": \"Crosby Square\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Crown & Ivy™\",\n                    \"count\": 108\n                },\n                {\n                    \"value\": \"Crown And Ivy™\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Crown Cap\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Crwth\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Cubavera\",\n                    \"count\": 63\n                },\n                {\n                    \"value\": \"Cuisinart\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Cuts\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Cutter & Buck\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Daily Paper\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"Daniel Buchler\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"David Donahue\",\n                    \"count\": 111\n                },\n                {\n                    \"value\": \"David Yurman\",\n                    \"count\": 71\n                },\n                {\n                    \"value\": \"Davidoff\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"DC Comics\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Dearfoams\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Deer Stags\",\n                    \"count\": 58\n                },\n                {\n                    \"value\": \"Denim Bay\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Desigual\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Devil-dog Dungarees\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Dickies\",\n                    \"count\": 38\n                },\n                {\n                    \"value\": \"Diesel\",\n                    \"count\": 52\n                },\n                {\n                    \"value\": \"Diet Starts Monday\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Diff\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Dingo\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Dionis\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Dior\",\n                    \"count\": 68\n                },\n                {\n                    \"value\": \"Disney\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Disney Mickey Mouse\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"District Vision\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Dkny\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Dockers\",\n                    \"count\": 294\n                },\n                {\n                    \"value\": \"Doers Of London\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Dolce & Gabbana\",\n                    \"count\": 57\n                },\n                {\n                    \"value\": \"Dolce&gabbana\",\n                    \"count\": 104\n                },\n                {\n                    \"value\": \"Dorfman Pacific\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Double Rl\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"Dr Martens\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Dr. Martens\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Dr. Scholl's\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Dr. Seuss\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Drake Waterfowl\",\n                    \"count\": 27\n                },\n                {\n                    \"value\": \"Drake's\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Drakkar\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Drakkar Noir\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Drive From Citizen Eco-drive\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Duchamp London\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Duke Cannon\",\n                    \"count\": 23\n                },\n                {\n                    \"value\": \"Duke Cannon Supply Co\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Dunhill\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Eagle\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"Earth\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Eastland\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Eastland Shoe\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Easy Spirit\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Ecco\",\n                    \"count\": 35\n                },\n                {\n                    \"value\": \"Eckhaus Latta\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Ed Hardy\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Eddie Bauer\",\n                    \"count\": 939\n                },\n                {\n                    \"value\": \"Edward Armah\",\n                    \"count\": 35\n                },\n                {\n                    \"value\": \"Effy\",\n                    \"count\": 97\n                },\n                {\n                    \"value\": \"Effy Collection\",\n                    \"count\": 79\n                },\n                {\n                    \"value\": \"Elemis\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Eleven Paris\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Eleventy\",\n                    \"count\": 31\n                },\n                {\n                    \"value\": \"Elizabeth Arden\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Emerald Sundae\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Emporio Armani\",\n                    \"count\": 53\n                },\n                {\n                    \"value\": \"English Laundry\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Epic Threads\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"Epicurean\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Esprit\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Esquire Men's Jewelry\",\n                    \"count\": 101\n                },\n                {\n                    \"value\": \"Estee Lauder\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Estée Lauder\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Eton\",\n                    \"count\": 161\n                },\n                {\n                    \"value\": \"Eve's Jewelry\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Evergreen\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Every Man Jack\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"Ewatchfactory\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Express\",\n                    \"count\": 2480\n                },\n                {\n                    \"value\": \"Extreme Fit\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Ezra Arthur\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Fabdog\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Fact\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Factory\",\n                    \"count\": 397\n                },\n                {\n                    \"value\": \"Faherty\",\n                    \"count\": 45\n                },\n                {\n                    \"value\": \"Fair Harbor\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Falke\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Falling Forward\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Family Pajamas\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Fanatics\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Farberware\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Fashion Watches\",\n                    \"count\": 49\n                },\n                {\n                    \"value\": \"Faze Clan\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Fbf Originals\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Fear Of God\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Fendi\",\n                    \"count\": 49\n                },\n                {\n                    \"value\": \"Fidelity Denim\",\n                    \"count\": 25\n                },\n                {\n                    \"value\": \"Fifa\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Fifth & Ninth\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Fifth Sun\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"Fila\",\n                    \"count\": 65\n                },\n                {\n                    \"value\": \"Filson\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Fine Jewelry\",\n                    \"count\": 128\n                },\n                {\n                    \"value\": \"Firsts By Petit Lem\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"Fitbit\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Fitflop\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Fjällräven\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"Florsheim\",\n                    \"count\": 36\n                },\n                {\n                    \"value\": \"Foco\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Folio\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Foot Petals\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Footnotes\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Forever 21\",\n                    \"count\": 632\n                },\n                {\n                    \"value\": \"Formula 1\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Forsyth Of Canada\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Fossil\",\n                    \"count\": 108\n                },\n                {\n                    \"value\": \"Fossil Smartwatches\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Foundation\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Frame\",\n                    \"count\": 40\n                },\n                {\n                    \"value\": \"Free Country\",\n                    \"count\": 52\n                },\n                {\n                    \"value\": \"Free People\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Freedom Moses\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Freeheart\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"French Connection\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"French Toast\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Fruit Of The Loom\",\n                    \"count\": 41\n                },\n                {\n                    \"value\": \"Frye\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"Frye And Co\",\n                    \"count\": 75\n                },\n                {\n                    \"value\": \"Fundamental Coast\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"G Brown\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"G Shock\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"G-shock\",\n                    \"count\": 63\n                },\n                {\n                    \"value\": \"G-star Raw\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"G.h. Bass\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Galaxy\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Galaxy By Harvic\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Gap\",\n                    \"count\": 375\n                },\n                {\n                    \"value\": \"Garmin\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Geneva\",\n                    \"count\": 34\n                },\n                {\n                    \"value\": \"Gentlemen's Hardware\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Geoffrey Beene\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Gerber\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Gildan\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Gillz\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Giorgio Armani\",\n                    \"count\": 58\n                },\n                {\n                    \"value\": \"Givenchy\",\n                    \"count\": 123\n                },\n                {\n                    \"value\": \"Givenchy Kids\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Go Tough\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Godinger\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Gold Toe\",\n                    \"count\": 97\n                },\n                {\n                    \"value\": \"Golden Goose\",\n                    \"count\": 52\n                },\n                {\n                    \"value\": \"Good Man Brand\",\n                    \"count\": 49\n                },\n                {\n                    \"value\": \"Goodlife\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Goodr\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Goorin Bros.\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Greg Norman Collection\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"Gucci\",\n                    \"count\": 52\n                },\n                {\n                    \"value\": \"Guess\",\n                    \"count\": 186\n                },\n                {\n                    \"value\": \"Guess Originals\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Guy Harvey\",\n                    \"count\": 34\n                },\n                {\n                    \"value\": \"Guy Laroche\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"H E R  Accessories\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Haggar\",\n                    \"count\": 128\n                },\n                {\n                    \"value\": \"Haggar Clothing Company\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Halitech\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Hamilton\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Hammer + Axe\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Hammer Axe\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Hampui\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Hanes\",\n                    \"count\": 203\n                },\n                {\n                    \"value\": \"Hanes Platinum\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Hanro\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Hanz De Fuko\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Happy Socks\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Hard Rock Cafe\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Hart Schaffner Marx\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Havaianas\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Hawke & Co.\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Hawthorne\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Hdsn\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"He Rocks\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Head Of State\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Heat Holders\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Helly Hansen\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Helzberg Diamonds\",\n                    \"count\": 126\n                },\n                {\n                    \"value\": \"Henckels\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Henleys\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Hermes\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Hermès\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"Herno\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Heron Preston\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Herschel Supply Co.\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"Hestra\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Hey Dude\",\n                    \"count\": 29\n                },\n                {\n                    \"value\": \"Hickey Freeman\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Himistry Naturals\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Hobo\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Hoka\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Holly Hall\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Hollywood The Jean People\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Holo\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Holo Footwear\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Homme Plissé Issey Miyake\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Hope & Wonder\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"Hot Sox\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Houdini\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Hs By Happy Socks\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Hudson\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Hudson Denim\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Huf\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"Hugo\",\n                    \"count\": 97\n                },\n                {\n                    \"value\": \"Hugo Boss\",\n                    \"count\": 64\n                },\n                {\n                    \"value\": \"Hunter\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Hurley\",\n                    \"count\": 38\n                },\n                {\n                    \"value\": \"Hybrid\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"Hybrid Apparel\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Hybrid Promotions\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Hydropeptide\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"I Jeans By Buffalo\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Ice Cream\",\n                    \"count\": 72\n                },\n                {\n                    \"value\": \"Icebreaker\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Iconic\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Iise\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Image One\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Impulse\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Inc International Concepts\",\n                    \"count\": 266\n                },\n                {\n                    \"value\": \"Ink+ivy\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Inmocean\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Into\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Invicta\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Isabel Marant\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Isotoner\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"Isotoner Signature\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Issey Miyake\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Italian Gold\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Itouch\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"Izod\",\n                    \"count\": 244\n                },\n                {\n                    \"value\": \"J & M Collection\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"J.Crew\",\n                    \"count\": 880\n                },\n                {\n                    \"value\": \"J.p. Army\",\n                    \"count\": 35\n                },\n                {\n                    \"value\": \"Jack & Jones\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Jack Black\",\n                    \"count\": 93\n                },\n                {\n                    \"value\": \"Jack O'neill\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Jack Victor\",\n                    \"count\": 43\n                },\n                {\n                    \"value\": \"Jaclyn\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Jacquemus\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Jason Markk\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Javi\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Jbu\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Jbw\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Jean Paul Gaultier\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"Jenny Patinkin\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Jessica Mcclintock\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Jf J.ferrar\",\n                    \"count\": 228\n                },\n                {\n                    \"value\": \"Jil Sander\",\n                    \"count\": 29\n                },\n                {\n                    \"value\": \"Jimmy Choo\",\n                    \"count\": 31\n                },\n                {\n                    \"value\": \"Jimmy Choo Man\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Jla Home\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Jo Malone London™\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Jockey\",\n                    \"count\": 90\n                },\n                {\n                    \"value\": \"Joe Boxer\",\n                    \"count\": 27\n                },\n                {\n                    \"value\": \"Joe's\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Joe's Jeans\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Joes Jeans\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"John Elliott\",\n                    \"count\": 35\n                },\n                {\n                    \"value\": \"John Hardy\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"John Lobb\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"John Smedley\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"John Varvatos\",\n                    \"count\": 69\n                },\n                {\n                    \"value\": \"John Varvatos Star Usa\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Johnny Bigg\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Johnston & Murphy\",\n                    \"count\": 111\n                },\n                {\n                    \"value\": \"Jones New York\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Jordan\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Josef Seibel\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Joseph Abboud\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Jump New York\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Jungles\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Junk Food\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"Just Born\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"K-swiss\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Kangol\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Kappa\",\n                    \"count\": 34\n                },\n                {\n                    \"value\": \"Karl Lagerfeld\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Karl Lagerfeld Paris\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"Kate Spade\",\n                    \"count\": 36\n                },\n                {\n                    \"value\": \"Kato\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Keen\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Kenneth Cole\",\n                    \"count\": 113\n                },\n                {\n                    \"value\": \"Kenneth Cole New York\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Kenneth Cole Reaction\",\n                    \"count\": 70\n                },\n                {\n                    \"value\": \"Kenzo\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"Kid Dangerous\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Kiehl's Since 1851\",\n                    \"count\": 40\n                },\n                {\n                    \"value\": \"Kim Rogers\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Kissy Kissy\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Koh Gen Do\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Koolaburra By Ugg\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Ksubi\",\n                    \"count\": 39\n                },\n                {\n                    \"value\": \"L.l.bean\",\n                    \"count\": 40\n                },\n                {\n                    \"value\": \"La Pop Art\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Lab Series\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Lacoste\",\n                    \"count\": 125\n                },\n                {\n                    \"value\": \"Lalique\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Lamo\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Lamo Footwear\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Land Of The Free\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Land Rover\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Lands End\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Lands' End\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Lauren Ralph Lauren\",\n                    \"count\": 231\n                },\n                {\n                    \"value\": \"Lazer\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Le Labo\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Le Specs\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Le Vian\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"Lee\",\n                    \"count\": 23\n                },\n                {\n                    \"value\": \"Leegin\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Legacy For Men By Simone I.\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Lele Sadoughi\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Leo\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Les Deux\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Levi\",\n                    \"count\": 1124\n                },\n                {\n                    \"value\": \"Liberal Youth Ministry\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Light Heart\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"Lilly Pulitzer\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Linksoul\",\n                    \"count\": 31\n                },\n                {\n                    \"value\": \"Little Me\",\n                    \"count\": 73\n                },\n                {\n                    \"value\": \"Liverpool Los Angeles\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Liz Claiborne\",\n                    \"count\": 23\n                },\n                {\n                    \"value\": \"Local Heroes\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Lodge Cookware\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Logo\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Logo Brands\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Longchamp\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Longines\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Lorenzo Uomo\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"Loro Piana\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Lucky Brand\",\n                    \"count\": 803\n                },\n                {\n                    \"value\": \"Lugz\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Luminarc\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Lusso Cloud\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Mack Weldon\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Mackage\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Macy's\",\n                    \"count\": 157\n                },\n                {\n                    \"value\": \"Mad Engine\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Madden\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Madden Men\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Made In Paradise\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Madewell\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Madison\",\n                    \"count\": 80\n                },\n                {\n                    \"value\": \"Magnetic Me\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Magnolia Lane\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Maison Francis Kurkdjian\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Maison Margiela\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Majestic International\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Malin+goetz\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Mancini\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Manscaped\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Mantl\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Marc New York\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Marine Layer\",\n                    \"count\": 33\n                },\n                {\n                    \"value\": \"Market\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Marmot\",\n                    \"count\": 43\n                },\n                {\n                    \"value\": \"Martha Stewart Collection\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Marvel\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Marvin's Magic\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Massimo Alba\",\n                    \"count\": 22\n                },\n                {\n                    \"value\": \"Mattel\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Maui Jim\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"Mavi Jeans\",\n                    \"count\": 34\n                },\n                {\n                    \"value\": \"Mcm\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"Me & Henry\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Melin\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Mephisto\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Mercedes Benz\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Merch Traffic\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Merrell\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Merry Lane\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Metal Umbrella\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Miansai\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Michael Kors\",\n                    \"count\": 292\n                },\n                {\n                    \"value\": \"Michael Michael Kors\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"Michel Germain\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"Michele\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Michelsons\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Mido\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Miles The Label\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Mini Boden\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"Minnetonka\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Mio Marino\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Mission\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Missoni\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Mitch\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Mitchell & Ness\",\n                    \"count\": 58\n                },\n                {\n                    \"value\": \"Mixit\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Mm6 Maison Margiela\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Modern Bride\",\n                    \"count\": 56\n                },\n                {\n                    \"value\": \"Moncler\",\n                    \"count\": 88\n                },\n                {\n                    \"value\": \"Moncler Genius\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Moncler Lunettes\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Monet Jewelry\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Monfrère\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"Monos\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Montblanc\",\n                    \"count\": 55\n                },\n                {\n                    \"value\": \"Moose Knuckles\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Moschino\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Mountain & Isles\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Mountain Khakis\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Movado\",\n                    \"count\": 144\n                },\n                {\n                    \"value\": \"Msx By Michael Strahan\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Mud Pie\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Murdock London\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"Mutual Weave\",\n                    \"count\": 210\n                },\n                {\n                    \"value\": \"Mvmt\",\n                    \"count\": 64\n                },\n                {\n                    \"value\": \"Mvrck By Mitch\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Nachtmann\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Naked & Famous Denim\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"National Geographic\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Native Eyewear\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Native Youth\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Nautica\",\n                    \"count\": 1099\n                },\n                {\n                    \"value\": \"Neuw Denim\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"New Balance\",\n                    \"count\": 35\n                },\n                {\n                    \"value\": \"New Era\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"New Moon\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"New World Graphics\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"New York And Company\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Nick Graham\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"Nike\",\n                    \"count\": 376\n                },\n                {\n                    \"value\": \"Nike Golf\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Nine West\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Nn07\",\n                    \"count\": 38\n                },\n                {\n                    \"value\": \"Noize\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Non Branded Fine Jewelry\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Noon Goons\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Norden\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Nordstrom\",\n                    \"count\": 341\n                },\n                {\n                    \"value\": \"Nordstrom Rack\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Norelco\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Norse Projects\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"North Pole Trading Co\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Novelty Licensed\",\n                    \"count\": 25\n                },\n                {\n                    \"value\": \"Novelty T-shirts\",\n                    \"count\": 182\n                },\n                {\n                    \"value\": \"Nuband\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Nudestix\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Nunn Bush\",\n                    \"count\": 42\n                },\n                {\n                    \"value\": \"Nyx Professional Makeup\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"O'neill\",\n                    \"count\": 64\n                },\n                {\n                    \"value\": \"Oakley\",\n                    \"count\": 162\n                },\n                {\n                    \"value\": \"Oars + Alps\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Obey\",\n                    \"count\": 29\n                },\n                {\n                    \"value\": \"Ocean + Coast\",\n                    \"count\": 122\n                },\n                {\n                    \"value\": \"Ocean Current\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Odlo\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Off-white\",\n                    \"count\": 138\n                },\n                {\n                    \"value\": \"Officine Générale\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Okie Dokie\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Old Navy\",\n                    \"count\": 624\n                },\n                {\n                    \"value\": \"Oliver Peoples\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Olukai\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"On\",\n                    \"count\": 66\n                },\n                {\n                    \"value\": \"One Dna\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Onitsuka Tiger™\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Open Edit\",\n                    \"count\": 50\n                },\n                {\n                    \"value\": \"Opposuits\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Original Penguin\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"Osprey\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Outdoor Research\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"Ox & Bull Trading Co.\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"P448\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Paccares\",\n                    \"count\": 34\n                },\n                {\n                    \"value\": \"Paco Rabanne\",\n                    \"count\": 51\n                },\n                {\n                    \"value\": \"Pacsun\",\n                    \"count\": 737\n                },\n                {\n                    \"value\": \"Pacsun Kids\",\n                    \"count\": 60\n                },\n                {\n                    \"value\": \"Paige\",\n                    \"count\": 78\n                },\n                {\n                    \"value\": \"Paige Lauren\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Pair Of Thieves\",\n                    \"count\": 124\n                },\n                {\n                    \"value\": \"Paisley & Gray\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Pajamarama\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Pajar\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Palm Angels\",\n                    \"count\": 34\n                },\n                {\n                    \"value\": \"Panama Jack\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"Parachute\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Parfums De Marly\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"Parisian Pet\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Paul Mitchell\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Paul Mitchell Tea Tree\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Paul Smith\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Peek\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Peek Aren't You Curious\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Peek Essentials\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Pendleton\",\n                    \"count\": 37\n                },\n                {\n                    \"value\": \"People\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Perlier\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Perry Ellis\",\n                    \"count\": 130\n                },\n                {\n                    \"value\": \"Perry Ellis America\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Perry Ellis Portfolio\",\n                    \"count\": 91\n                },\n                {\n                    \"value\": \"Persol\",\n                    \"count\": 22\n                },\n                {\n                    \"value\": \"Peter Millar\",\n                    \"count\": 124\n                },\n                {\n                    \"value\": \"Pga Tour\",\n                    \"count\": 110\n                },\n                {\n                    \"value\": \"Philcos\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Philosophy\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Pierre Laurent\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Pilcro\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Playboy\",\n                    \"count\": 113\n                },\n                {\n                    \"value\": \"Pleasures\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"Polo\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Polo Ralph Lauren\",\n                    \"count\": 1249\n                },\n                {\n                    \"value\": \"Port Products\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Posh Peanut\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Posh Tech\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Prada\",\n                    \"count\": 72\n                },\n                {\n                    \"value\": \"Prada Linea Rossa\",\n                    \"count\": 35\n                },\n                {\n                    \"value\": \"Premiata\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Prince\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Pro Standard\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Pro Tour\",\n                    \"count\": 34\n                },\n                {\n                    \"value\": \"Profound\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Proraso\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Protocol\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Ps Basics\",\n                    \"count\": 70\n                },\n                {\n                    \"value\": \"Psycho Bunny\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Puma\",\n                    \"count\": 303\n                },\n                {\n                    \"value\": \"Purple Brand\",\n                    \"count\": 37\n                },\n                {\n                    \"value\": \"Quiksilver\",\n                    \"count\": 69\n                },\n                {\n                    \"value\": \"Quiksilver Waterman\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"Quiksilver™\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Rachel Zoe\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Radmor\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Rado\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Raf Simons\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Rag & Bone\",\n                    \"count\": 60\n                },\n                {\n                    \"value\": \"Rails\",\n                    \"count\": 21\n                },\n                {\n                    \"value\": \"Rainbow®\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Rains\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Ralph Lauren\",\n                    \"count\": 48\n                },\n                {\n                    \"value\": \"Ralph Lauren Childrenswear\",\n                    \"count\": 72\n                },\n                {\n                    \"value\": \"Ray-ban\",\n                    \"count\": 67\n                },\n                {\n                    \"value\": \"Ray-ban Jr\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Raymond Weil\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Realtree\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"Reason\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Reason Clothing\",\n                    \"count\": 32\n                },\n                {\n                    \"value\": \"Rebecca Minkoff\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Redken\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Redvanly\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Reebok\",\n                    \"count\": 109\n                },\n                {\n                    \"value\": \"Reef\",\n                    \"count\": 41\n                },\n                {\n                    \"value\": \"Reigning Champ\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Reiss\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"Relic By Fossil\",\n                    \"count\": 23\n                },\n                {\n                    \"value\": \"Remington\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Rest Easy\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Retreat Los Angeles\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Rhona Sutton\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Rhone\",\n                    \"count\": 43\n                },\n                {\n                    \"value\": \"Rhude\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"Riot Society\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Rip Curl\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"Rivieras\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Roan\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Robert Barakett\",\n                    \"count\": 42\n                },\n                {\n                    \"value\": \"Rockport\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Rodd & Gunn\",\n                    \"count\": 57\n                },\n                {\n                    \"value\": \"Rokit\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Ron Dorff\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Ron Tomson\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Rothco\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Royal.2\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Royalty By Maluma\",\n                    \"count\": 23\n                },\n                {\n                    \"value\": \"Royce New York\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Rsvlts\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Rucker Roots\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Ruggedbutts\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Rvca\",\n                    \"count\": 63\n                },\n                {\n                    \"value\": \"Sacai\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Saddlebred\",\n                    \"count\": 168\n                },\n                {\n                    \"value\": \"Saint Laurent\",\n                    \"count\": 45\n                },\n                {\n                    \"value\": \"Salomon\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Salt Life\",\n                    \"count\": 133\n                },\n                {\n                    \"value\": \"Salvatore Ferragamo\",\n                    \"count\": 146\n                },\n                {\n                    \"value\": \"Sam Edelman\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Samsonico Gifts\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Samsung\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Santa Cruz\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Santa's Workshop\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Santoni\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"Santorelli\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Sanuk\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Saucony\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Savane\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"Save The Duck\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Saxx\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Schott Nyc\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Scotch & Soda\",\n                    \"count\": 30\n                },\n                {\n                    \"value\": \"Scrubd\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Sean John\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Seiko\",\n                    \"count\": 115\n                },\n                {\n                    \"value\": \"Shaquille O'neal Xlg\",\n                    \"count\": 54\n                },\n                {\n                    \"value\": \"Sharper Image\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Shedrain\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Shielded Beauty\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Shinola\",\n                    \"count\": 28\n                },\n                {\n                    \"value\": \"Shiseido\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Shoe The Bear\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Silver Jeans Co.\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"Sisley Paris\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Skagen\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Skechers\",\n                    \"count\": 173\n                },\n                {\n                    \"value\": \"Smileyworld\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Smythe\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Society Of Threads\",\n                    \"count\": 56\n                },\n                {\n                    \"value\": \"Soft Cloth\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"Sorel\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"Southern Proper\",\n                    \"count\": 34\n                },\n                {\n                    \"value\": \"Southpole\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Spanx®\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Speedo\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Sperry\",\n                    \"count\": 59\n                },\n                {\n                    \"value\": \"Spgbk\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Spgbk Watches\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Sports Illustrated\",\n                    \"count\": 65\n                },\n                {\n                    \"value\": \"St. John`s Bay\",\n                    \"count\": 249\n                },\n                {\n                    \"value\": \"Stacy Adams\",\n                    \"count\": 38\n                },\n                {\n                    \"value\": \"Stafford\",\n                    \"count\": 294\n                },\n                {\n                    \"value\": \"Stance\",\n                    \"count\": 31\n                },\n                {\n                    \"value\": \"Star Wars\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Steeltime\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Stetson\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"Steve Harvey\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Steve Madden\",\n                    \"count\": 29\n                },\n                {\n                    \"value\": \"Stone Island\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Stone Mountain\",\n                    \"count\": 34\n                },\n                {\n                    \"value\": \"Stranger Things\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Stuhrling\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Stylus\",\n                    \"count\": 74\n                },\n                {\n                    \"value\": \"Sun + Stone\",\n                    \"count\": 157\n                },\n                {\n                    \"value\": \"Sun Zero\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Sunglass Hut Collection\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Sunspel\",\n                    \"count\": 38\n                },\n                {\n                    \"value\": \"Superfeet\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Susan G Komen\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Suslo Couture\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Taft\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Tallia\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Tallia Orange\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Tasha\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Tayion Collection\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"Ted Baker\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Ted Baker London\",\n                    \"count\": 124\n                },\n                {\n                    \"value\": \"Territory\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Testosterone\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Teva\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"That's Smoooth\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"The Art Of Shaving\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"The Black Series\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"The Book Club\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"The Comfy\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"The Elder Statesman\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"The Foundry Supply Co.\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"The Good Company\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"The North Face\",\n                    \"count\": 142\n                },\n                {\n                    \"value\": \"The Phluid Project\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"The Ridge\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Theory\",\n                    \"count\": 35\n                },\n                {\n                    \"value\": \"Thereabouts\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Thom Browne\",\n                    \"count\": 36\n                },\n                {\n                    \"value\": \"Thomas & Vine\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Tiffany & Co.\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Timberland\",\n                    \"count\": 85\n                },\n                {\n                    \"value\": \"Timex\",\n                    \"count\": 34\n                },\n                {\n                    \"value\": \"Tiny Tribe\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Tiny Whales\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Tissot\",\n                    \"count\": 86\n                },\n                {\n                    \"value\": \"To Boot New York\",\n                    \"count\": 25\n                },\n                {\n                    \"value\": \"Tom Baine\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Tom Ford\",\n                    \"count\": 136\n                },\n                {\n                    \"value\": \"Tommy Bahama\",\n                    \"count\": 142\n                },\n                {\n                    \"value\": \"Tommy Hilfiger\",\n                    \"count\": 467\n                },\n                {\n                    \"value\": \"Tommy Jeans\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"Tommy John\",\n                    \"count\": 29\n                },\n                {\n                    \"value\": \"Tones Of Melanin\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Topman\",\n                    \"count\": 165\n                },\n                {\n                    \"value\": \"Topo Designs\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Tory Burch\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Totes\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Tous\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Toy Machine\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Travismathew\",\n                    \"count\": 75\n                },\n                {\n                    \"value\": \"Treasure & Bond\",\n                    \"count\": 36\n                },\n                {\n                    \"value\": \"Triton\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"True Craft\",\n                    \"count\": 95\n                },\n                {\n                    \"value\": \"True Religion\",\n                    \"count\": 50\n                },\n                {\n                    \"value\": \"Trunks\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Trunks Surf & Swim Co.\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Tucker + Tate\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"Tumi\",\n                    \"count\": 51\n                },\n                {\n                    \"value\": \"Ugg\",\n                    \"count\": 132\n                },\n                {\n                    \"value\": \"Ugg(r)\",\n                    \"count\": 41\n                },\n                {\n                    \"value\": \"Under Armour\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Unlisted\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Untuckit\",\n                    \"count\": 182\n                },\n                {\n                    \"value\": \"Uprisers\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Ur Gloves\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Us Polo Assn.\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Uspa\",\n                    \"count\": 71\n                },\n                {\n                    \"value\": \"U|r\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"V. Fraas\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Valentino\",\n                    \"count\": 25\n                },\n                {\n                    \"value\": \"Valentino Garavani\",\n                    \"count\": 65\n                },\n                {\n                    \"value\": \"Van Heusen\",\n                    \"count\": 209\n                },\n                {\n                    \"value\": \"Vance Co.\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Vans\",\n                    \"count\": 87\n                },\n                {\n                    \"value\": \"Veja\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Versace\",\n                    \"count\": 259\n                },\n                {\n                    \"value\": \"Versus Versace\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Vessi\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Victorinox\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"Viktor & Rolf\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Viktor&rolf\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Vince\",\n                    \"count\": 63\n                },\n                {\n                    \"value\": \"Vince Camuto\",\n                    \"count\": 31\n                },\n                {\n                    \"value\": \"Vineyard Vines\",\n                    \"count\": 145\n                },\n                {\n                    \"value\": \"Vinnys\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Vintage 1946\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Vintage Summer\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Vitae London\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Vogue Eyewear\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Volcom\",\n                    \"count\": 45\n                },\n                {\n                    \"value\": \"W.r.k\",\n                    \"count\": 33\n                },\n                {\n                    \"value\": \"Wax London\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Wear Brims\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Weatherproof\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Weatherproof Vintage\",\n                    \"count\": 63\n                },\n                {\n                    \"value\": \"Wembley\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Wembley™\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Wesc\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Winter Proof\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Wolf & Shepherd\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Wolverine\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"Worthington\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Wrangler\",\n                    \"count\": 25\n                },\n                {\n                    \"value\": \"X-ray\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Xersion\",\n                    \"count\": 227\n                },\n                {\n                    \"value\": \"Y-3\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Y/project\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Yellow Rat Bastard\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Young & Reckless\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"Yves Saint Laurent\",\n                    \"count\": 27\n                },\n                {\n                    \"value\": \"Zanella\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Zegna\",\n                    \"count\": 81\n                },\n                {\n                    \"value\": \"Zegna Ties\",\n                    \"count\": 72\n                },\n                {\n                    \"value\": \"Zella\",\n                    \"count\": 40\n                },\n                {\n                    \"value\": \"Zelos\",\n                    \"count\": 81\n                }\n            ],\n            \"type\": 1\n        },\n        {\n            \"display_name\": \"Gender\",\n            \"facet\": \"gender\",\n            \"data\": [\n                {\n                    \"value\": \"Boys\",\n                    \"count\": 63\n                },\n                {\n                    \"value\": \"Girls\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Men\",\n                    \"count\": 42350\n                },\n                {\n                    \"value\": \"Mens\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Unisex\",\n                    \"count\": 545\n                },\n                {\n                    \"value\": \"Women\",\n                    \"count\": 494\n                }\n            ],\n            \"type\": 2\n        },\n        {\n            \"display_name\": \"Category\",\n            \"facet\": \"category_path\",\n            \"data\": [\n                {\n                    \"display\": null,\n                    \"value\": \"Accessories\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Animals & Pet Supplies > Pet Supplies > Pet Collars\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Electronics > Cameras\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Electronics > Cell Phones & Accessories > Cases\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Electronics > Toys & Hobbies Electronics > Kids Electronics\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Electronics > Computers & Tablets > Laptops\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Electronics > Computers & Tablets > Monitors\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Electronics > Cell Phones & Accessories > Phones\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Electronics > Portable Electronics > Portable Audio\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Electronics > Computers & Tablets > Software\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Electronics > Video Games\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Skin Care > Acne Treatments & Kits\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Shaving & Grooming > Aftershave\",\n                    \"count\": 6\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Personal Care > Deodorant & Anti-Perspirant > Anti-Perspirant\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Bath & Body > Bar Soap\",\n                    \"count\": 11\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Bath & Body\",\n                    \"count\": 30\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Bath & Body > Bath & Body Gift Sets\",\n                    \"count\": 18\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Bath & Body > Bath Additives\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Skin Care > Body Oil\",\n                    \"count\": 13\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Bath & Body > Body Wash\",\n                    \"count\": 40\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Fragrance > Mens Fragrance > Cologne\",\n                    \"count\": 1115\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Fragrance > Mens Fragrance > Cologne Gift Sets\",\n                    \"count\": 25\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Bath & Body > Cosmetic & Toiletry Bags\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Personal Care > Deodorant & Anti-Perspirant > Deodorant\",\n                    \"count\": 34\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Shaving & Grooming > Electric Razors\",\n                    \"count\": 14\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Skin Care > Facial Cleansers\",\n                    \"count\": 62\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Skin Care > Facial Serums\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Hair Care & Styling > Flat Irons\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Makeup > Foundations & Concealers\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Fragrance\",\n                    \"count\": 11\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Hair Care & Styling > Hair Color\",\n                    \"count\": 23\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Hair Care & Styling > Hair Styling Products\",\n                    \"count\": 55\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Health Care\",\n                    \"count\": 72\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Skin Care > Lip Balms & Treatments\",\n                    \"count\": 9\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Skin Care > Lotion & Moisturizer\",\n                    \"count\": 95\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Makeup > Makeup Brushes\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Makeup > Makeup Tools\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Fragrance > Mens Fragrance\",\n                    \"count\": 16\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Fragrance > Womens Fragrance > Perfume\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Personal Care\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Shaving & Grooming > Razors & Razor Blades\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Hair Care & Styling > Shampoo & Conditioner\",\n                    \"count\": 42\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Shaving & Grooming\",\n                    \"count\": 18\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Shaving & Grooming > Shaving Cream\",\n                    \"count\": 35\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Shaving & Grooming > Shaving Kits\",\n                    \"count\": 15\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Skin Care\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Skin Care > Skin Care Masks & Peels\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Skin Care > Skin Care Rollers\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Skin Care > Sunscreen\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Skin Care > Toners & Astringents\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements\",\n                    \"count\": 8\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Fragrance > Womens Fragrance\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Bath > Baby & Kids Bath\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Bedding > Baby & Kids Bedding\",\n                    \"count\": 6\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Travel > Luggage & Travel Gear > Backpacks\",\n                    \"count\": 174\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Bath > Bath Towels & Washcloths\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Bath > Beach Towels\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Bedding > Bed Sheets\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Bedding > Blankets & Throws\",\n                    \"count\": 9\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Travel > Luggage & Travel Gear > Briefcases\",\n                    \"count\": 20\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Decor > Candles & Diffusers\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Kitchen > Cookware\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Kitchen > Cutlery\",\n                    \"count\": 24\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Decor\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Dining\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Dining > Dinnerware\",\n                    \"count\": 6\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Travel > Utility Bags > Duffel Bags\",\n                    \"count\": 52\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Travel > Utility Bags > Fanny Packs\",\n                    \"count\": 28\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Decor > Frames & Wall Art\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Home & Garden > Gardening\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Party & Celebration > Gift Giving\",\n                    \"count\": 46\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Dining > Glasses & Barware\",\n                    \"count\": 19\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Decor > Holiday Decor\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Furniture > Kids Furniture\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Travel > Luggage & Travel Gear > Laptop Bags\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Travel > Travel Accessories > Luggage Tags\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Travel > Luggage & Travel Gear > Messenger Bags\",\n                    \"count\": 18\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Home & Garden > Outdoor Decor\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Bedding > Pillows\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Toys & Hobbies > Play Sets\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Decor > Storage & Organization\",\n                    \"count\": 6\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Toys & Hobbies > Stuffed Toys\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Travel > Luggage & Travel Gear > Suitcases\",\n                    \"count\": 80\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Toys & Hobbies\",\n                    \"count\": 7\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Travel\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Travel > Travel Accessories\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Travel > Travel Accessories > Umbrellas\",\n                    \"count\": 15\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Decor > Vases, Bowls & Trays\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Travel > Luggage & Travel Gear > Weekender Bags\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids\",\n                    \"count\": 39\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Baby & Toddler Clothing > Baby & Toddler Bottoms\",\n                    \"count\": 81\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Baby & Toddler Clothing > Baby & Toddler One-pieces\",\n                    \"count\": 164\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Baby & Toddler Clothing > Baby & Toddler Outerwear\",\n                    \"count\": 88\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Baby & Toddler Clothing > Baby & Toddler Outfit Sets\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Baby & Toddler Clothing > Baby & Toddler Swimwear\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Baby & Toddler Clothing > Baby & Toddler Tops\",\n                    \"count\": 13\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Baby & Toddler Shoes > Baby Shoes\",\n                    \"count\": 9\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Accessories\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Shoes > Boys Athletic Shoes\",\n                    \"count\": 14\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Shoes > Boys Boots\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Shoes > Boys Casual Shoes\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Clothing\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Clothing > Boys Outerwear > Boys Coats & Jackets\",\n                    \"count\": 80\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Shoes > Boys Dress Shoes\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Shoes > Boys Loafers & Slip-Ons\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Clothing > Boys Pants\",\n                    \"count\": 26\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Shoes > Boys Sandals\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Clothing > Boys Shirts & Tops\",\n                    \"count\": 26\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Shoes\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Clothing > Boys Shorts\",\n                    \"count\": 31\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Clothing > Boys Swimwear\",\n                    \"count\": 14\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Clothing > Boys Uniforms\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Girls Shoes > Girls Athletic Shoes\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Girls Clothing > Girls Sleepwear > Girls Pajamas\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Kids Accessories > Kids Gloves & Mittens\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Kids Accessories > Kids Hats\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Baby & Toddler Shoes > Toddler Shoes\",\n                    \"count\": 10\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens\",\n                    \"count\": 778\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories\",\n                    \"count\": 33\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Activewear > Mens Active Jackets\",\n                    \"count\": 25\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Activewear > Mens Active Pants\",\n                    \"count\": 157\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Activewear > Mens Active Shorts\",\n                    \"count\": 70\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Activewear > Mens Active Tops\",\n                    \"count\": 127\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Activewear\",\n                    \"count\": 12\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Activewear > Mens Activewear Accessories\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Athletic Shoes\",\n                    \"count\": 293\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Headwear > Mens Bandanas\",\n                    \"count\": 45\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Belts & Belt Buckles > Mens Belt Buckles\",\n                    \"count\": 149\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Belts & Belt Buckles > Mens Belts\",\n                    \"count\": 776\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Boots & Chukkas\",\n                    \"count\": 531\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Jewelry > Mens Bracelets\",\n                    \"count\": 1292\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Jewelry > Mens Button Studs\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Wallets & Keychains > Mens Card Cases\",\n                    \"count\": 113\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sweaters > Mens Cardigans\",\n                    \"count\": 85\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Pants > Mens Casual Pants\",\n                    \"count\": 1604\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Shirts > Mens Casual Shirts\",\n                    \"count\": 12016\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Casual Shoes\",\n                    \"count\": 357\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Outerwear > Mens Chaps\",\n                    \"count\": 62\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing\",\n                    \"count\": 42\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Clothing Accessories\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Outerwear > Mens Coats & Jackets\",\n                    \"count\": 2742\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Clothing Accessories > Mens Collar Stays\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Jewelry > Mens Cufflinks\",\n                    \"count\": 36\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Pants > Mens Dress Pants\",\n                    \"count\": 263\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Shirts > Mens Dress Shirts\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Dress Shoes\",\n                    \"count\": 53\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Headwear > Mens Earmuffs\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Jewelry > Mens Earrings\",\n                    \"count\": 35\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Sunglasses & Eyewear > Mens Eyeglasses\",\n                    \"count\": 11\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Clothing Accessories > Mens Facemasks\",\n                    \"count\": 25\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Fashion Sneakers\",\n                    \"count\": 1010\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Gloves & Mittens\",\n                    \"count\": 119\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Headwear > Mens Hats\",\n                    \"count\": 1276\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Headwear\",\n                    \"count\": 7\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Shirts > Mens Henley Shirts\",\n                    \"count\": 64\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Pants > Mens Jeans\",\n                    \"count\": 1764\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Jewelry\",\n                    \"count\": 32\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Pants > Mens Joggers & Sweatpants\",\n                    \"count\": 773\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Wallets & Keychains > Mens Keychains\",\n                    \"count\": 12\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Loafers & Slip-Ons\",\n                    \"count\": 376\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Underwear & Socks > Mens Long Johns\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sleepwear & Loungewear > Mens Loungewear\",\n                    \"count\": 237\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Jewelry > Mens Money Clips\",\n                    \"count\": 285\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Clothing Accessories > Mens Neck Gaiters\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Jewelry > Mens Necklaces\",\n                    \"count\": 345\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Clothing Accessories > Mens Neckties\",\n                    \"count\": 1497\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Outerwear\",\n                    \"count\": 18\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Oxfords\",\n                    \"count\": 222\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sleepwear & Loungewear > Mens Pajamas\",\n                    \"count\": 207\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Pants\",\n                    \"count\": 557\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Clothing Accessories > Mens Pocket Squares & Handkerchiefs\",\n                    \"count\": 31\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Shirts > Mens Polo Shirts\",\n                    \"count\": 808\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sweaters > Mens Pullovers\",\n                    \"count\": 163\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Outerwear > Mens Rain Pants\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Jewelry > Mens Rings\",\n                    \"count\": 396\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sleepwear & Loungewear > Mens Robes\",\n                    \"count\": 22\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Sandals\",\n                    \"count\": 307\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Scarves\",\n                    \"count\": 102\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Shirts\",\n                    \"count\": 31\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Shoe Accessories\",\n                    \"count\": 12\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Shoe Accessories > Mens Shoelaces\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes\",\n                    \"count\": 286\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Shorts\",\n                    \"count\": 1240\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Slippers\",\n                    \"count\": 169\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Outerwear > Mens Snow Pants & Suits\",\n                    \"count\": 8\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Underwear & Socks > Mens Socks\",\n                    \"count\": 1182\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Suits & Sport Coats > Mens Sport Coats & Blazers\",\n                    \"count\": 38\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Suits & Sport Coats > Mens Suit Separates\",\n                    \"count\": 28\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Suits & Sport Coats > Mens Suits\",\n                    \"count\": 258\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Sunglasses & Eyewear > Mens Sunglasses\",\n                    \"count\": 819\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Clothing Accessories > Mens Suspenders\",\n                    \"count\": 60\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Activewear > Mens Sweatbands\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sweaters\",\n                    \"count\": 173\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Swimwear\",\n                    \"count\": 420\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Shirts > Mens T-Shirts & Tanks\",\n                    \"count\": 425\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Shirts > Mens Thermal Tops\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Jewelry > Mens Tie Clips\",\n                    \"count\": 20\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sweaters > Mens Turtlenecks\",\n                    \"count\": 15\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Suits & Sport Coats > Mens Tuxedos\",\n                    \"count\": 54\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Underwear & Socks > Mens Undershirts\",\n                    \"count\": 43\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Underwear & Socks > Mens Underwear\",\n                    \"count\": 1138\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Underwear & Socks\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Outerwear > Mens Vests\",\n                    \"count\": 223\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Wallets & Keychains > Mens Wallets\",\n                    \"count\": 198\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Watches > Mens Watch Accessories\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Watches > Mens Watch Bands\",\n                    \"count\": 21\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Watches > Mens Watches\",\n                    \"count\": 950\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Work Shoes\",\n                    \"count\": 6\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Workwear\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Sports & Recreation > Bikes & Wheel Sports > Adult Bikes\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Sports & Recreation > Tennis & Racquet Sports > Badminton\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Sports & Recreation > Team Sports > Baseball\",\n                    \"count\": 58\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Sports & Recreation > Team Sports > Basketball\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Sports & Recreation > Team Sports > Football\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Sports & Recreation > Golf\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Sports & Recreation > Camping & Outdoors > Hiking\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Sports & Recreation > Fan Shop > Clothing Fan Shop > Shoes Fan Shop\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Sports & Recreation > Team Sports > Soccer\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Sports & Recreation > Tennis & Racquet Sports > Tennis\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Accessories > Womens Belts\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Accessories > Womens Jewelry > Womens Bracelets\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Handbags > Womens Bucket Bags\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Pants > Womens Casual Pants\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Handbags > Womens Clutches\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Outerwear > Womens Coats & Jackets\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Handbags > Womens Crossbody Bags\",\n                    \"count\": 76\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Handbags\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Accessories > Womens Headwear > Womens Hats\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Handbags > Womens Hobo Bags\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Pants > Womens Jeans & Denim\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Accessories > Womens Jewelry\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Accessories > Womens Jewelry > Womens Jewelry Sets\",\n                    \"count\": 27\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Shirts & Tops > Womens Mock Neck Tops\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Accessories > Womens Jewelry > Womens Rings\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Accessories > Womens Scarves & Shawls\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Shirts & Tops\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Handbags > Womens Shoulder Bags\",\n                    \"count\": 9\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Underwear & Socks > Womens Socks\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Accessories > Womens Sunglasses & Eyewear > Womens Sunglasses\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Handbags > Womens Totes\",\n                    \"count\": 33\n                }\n            ],\n            \"type\": 3\n        },\n        {\n            \"display_name\": \"Size\",\n            \"facet\": \"variants/size\",\n            \"data\": [\n                {\n                    \"value\": \"+0.00\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"00\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"0\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"0 - 12 Months\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"0 - 3 Months\",\n                    \"count\": 62\n                },\n                {\n                    \"value\": \"0 - 6 Months\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"0-6 mos\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"0.25 oz\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"0.30 oz\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"0.34 oz\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"0.5 Ounces\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"0.5 oz\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"0.50 oz\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"0.67 oz\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"0.90 oz\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"2T\",\n                    \"count\": 153\n                },\n                {\n                    \"value\": \"3T\",\n                    \"count\": 156\n                },\n                {\n                    \"value\": \"4T\",\n                    \"count\": 159\n                },\n                {\n                    \"value\": \"5T\",\n                    \"count\": 93\n                },\n                {\n                    \"value\": \"1\",\n                    \"count\": 46\n                },\n                {\n                    \"value\": \"2\",\n                    \"count\": 114\n                },\n                {\n                    \"value\": \"2 ½\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"3\",\n                    \"count\": 169\n                },\n                {\n                    \"value\": \"3 Months\",\n                    \"count\": 73\n                },\n                {\n                    \"value\": \"3 ½\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"4\",\n                    \"count\": 174\n                },\n                {\n                    \"value\": \"5\",\n                    \"count\": 242\n                },\n                {\n                    \"value\": \"6\",\n                    \"count\": 258\n                },\n                {\n                    \"value\": \"6 Months\",\n                    \"count\": 136\n                },\n                {\n                    \"value\": \"6 months\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"6 ½\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"7\",\n                    \"count\": 687\n                },\n                {\n                    \"value\": \"7 ½\",\n                    \"count\": 397\n                },\n                {\n                    \"value\": \"8\",\n                    \"count\": 1758\n                },\n                {\n                    \"value\": \"8 Regular\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"8 ½\",\n                    \"count\": 1151\n                },\n                {\n                    \"value\": \"08H\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"09\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"9\",\n                    \"count\": 2226\n                },\n                {\n                    \"value\": \"9 Months\",\n                    \"count\": 87\n                },\n                {\n                    \"value\": \"9 months\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"9 ½\",\n                    \"count\": 1517\n                },\n                {\n                    \"value\": \"09H\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"0M\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"1 (0-6 months)\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"1 Infant\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"1 Youth\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"1 ct t.w.\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"1 oz\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"1.0 oz\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"1.00 oz\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"1.1 oz\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"1.3 oz\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"1.30 oz\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"1.35 oz\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"1.36 oz\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"1.5 oz\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"1.50 oz\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"1.6 oz\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"1.60 oz\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"1.69 oz\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"1.7 oz\",\n                    \"count\": 58\n                },\n                {\n                    \"value\": \"1.70 oz\",\n                    \"count\": 42\n                },\n                {\n                    \"value\": \"10\",\n                    \"count\": 2852\n                },\n                {\n                    \"value\": \"10 - 10 ½\",\n                    \"count\": 34\n                },\n                {\n                    \"value\": \"10 - 11\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"10 - 12\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"10 - 13\",\n                    \"count\": 263\n                },\n                {\n                    \"value\": \"10 1/2 Extra Wide\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"10 Extra Wide\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"10 Regular\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"10 Wide\",\n                    \"count\": 47\n                },\n                {\n                    \"value\": \"10 oz\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"10 ½\",\n                    \"count\": 1692\n                },\n                {\n                    \"value\": \"10 ½ Extra Wide\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"10 ½ Wide\",\n                    \"count\": 49\n                },\n                {\n                    \"value\": \"10-13\",\n                    \"count\": 70\n                },\n                {\n                    \"value\": \"10.00 oz\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"10.1 oz\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"10.15 oz\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"10.5M Toddler\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"100\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"100 EU\",\n                    \"count\": 59\n                },\n                {\n                    \"value\": \"100 ml\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"105\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"105 EU\",\n                    \"count\": 41\n                },\n                {\n                    \"value\": \"10AU\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"10H\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"11\",\n                    \"count\": 2314\n                },\n                {\n                    \"value\": \"11 - 11 ½\",\n                    \"count\": 36\n                },\n                {\n                    \"value\": \"11 - 12\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"11 1/2 Extra Wide\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"11 Extra Wide\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"11 Wide\",\n                    \"count\": 36\n                },\n                {\n                    \"value\": \"11 Youth\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"11 ½\",\n                    \"count\": 937\n                },\n                {\n                    \"value\": \"11 ½ Wide\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"11.5W\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"11.5WW\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"110\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"110 EU\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"115 EU\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"11AU\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"11H\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"11T/12T\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"12\",\n                    \"count\": 2138\n                },\n                {\n                    \"value\": \"12 - 12 ½\",\n                    \"count\": 32\n                },\n                {\n                    \"value\": \"12 - 13\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"12 - 18 Months\",\n                    \"count\": 171\n                },\n                {\n                    \"value\": \"12 - 24 Months\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"12 Extra Wide\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"12 Months\",\n                    \"count\": 74\n                },\n                {\n                    \"value\": \"12 Plus\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"12 Wide\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"12 Youth\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"12 in\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"12 months\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"12 ½\",\n                    \"count\": 63\n                },\n                {\n                    \"value\": \"12-16\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"12-18 mos\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"12.0\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"12AU\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"13\",\n                    \"count\": 1212\n                },\n                {\n                    \"value\": \"13 - 13 ½\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"13 Extra Wide\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"13 Wide\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"13 Youth\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"13 ½\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"13 ½ - 15\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"13-13.5 32-33\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"13-15\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"13-16\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"13.5 32/33\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"13W\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"14\",\n                    \"count\": 301\n                },\n                {\n                    \"value\": \"14 - 14 ½\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"14 - 14 ½ / 32/33\",\n                    \"count\": 48\n                },\n                {\n                    \"value\": \"14 - 14 ½ / 32/33\\\"\\\"\",\n                    \"count\": 68\n                },\n                {\n                    \"value\": \"14 - 15 ½ / 32/33\",\n                    \"count\": 42\n                },\n                {\n                    \"value\": \"14 / 32/33\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"14 Extra Wide\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"14 Plus\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"14 in\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"14 ½\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"14 ½ - 15 / 34/35\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"14 ½ / 32\",\n                    \"count\": 83\n                },\n                {\n                    \"value\": \"14 ½ / 32/33\",\n                    \"count\": 46\n                },\n                {\n                    \"value\": \"14 ½ / 33\",\n                    \"count\": 40\n                },\n                {\n                    \"value\": \"14 ½ / 34\",\n                    \"count\": 28\n                },\n                {\n                    \"value\": \"14-14.5\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"14-14.5 32-33\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"14-14.5 34-35\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"14.5 32\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"14.5 32-33\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"14.5R\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"15\",\n                    \"count\": 91\n                },\n                {\n                    \"value\": \"15 - 15 ½\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"15 - 15 ½ / 32/33\",\n                    \"count\": 186\n                },\n                {\n                    \"value\": \"15 - 15 ½ / 34/35\",\n                    \"count\": 166\n                },\n                {\n                    \"value\": \"15 - 32\",\n                    \"count\": 42\n                },\n                {\n                    \"value\": \"15 - 34\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"15 / 32\",\n                    \"count\": 58\n                },\n                {\n                    \"value\": \"15 / 32/33\",\n                    \"count\": 66\n                },\n                {\n                    \"value\": \"15 / 33\",\n                    \"count\": 78\n                },\n                {\n                    \"value\": \"15 / 34\",\n                    \"count\": 50\n                },\n                {\n                    \"value\": \"15 / 34/35\",\n                    \"count\": 36\n                },\n                {\n                    \"value\": \"15 / 35\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"15 32-33\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"15 ½\",\n                    \"count\": 94\n                },\n                {\n                    \"value\": \"15 ½ / 32\",\n                    \"count\": 124\n                },\n                {\n                    \"value\": \"15 ½ / 32/33\",\n                    \"count\": 123\n                },\n                {\n                    \"value\": \"15 ½ / 33\",\n                    \"count\": 88\n                },\n                {\n                    \"value\": \"15 ½ / 34\",\n                    \"count\": 134\n                },\n                {\n                    \"value\": \"15 ½ / 34/35\",\n                    \"count\": 83\n                },\n                {\n                    \"value\": \"15 ½ / 35\",\n                    \"count\": 42\n                },\n                {\n                    \"value\": \"15 ½ / 36\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"15-15.5 32-33\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"15-15.5 34\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"15-15.5 34-35\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"15-15.5 36-37\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"15-15.5US\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"15.5 -\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"15.5 34-35\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"15H\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"16\",\n                    \"count\": 181\n                },\n                {\n                    \"value\": \"16 -\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"16 - 16 ½\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"16 - 16 ½ / 32/33\",\n                    \"count\": 154\n                },\n                {\n                    \"value\": \"16 - 16 ½ / 34/35\",\n                    \"count\": 215\n                },\n                {\n                    \"value\": \"16 - 16 ½ / 36/37\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"16 / 32\",\n                    \"count\": 101\n                },\n                {\n                    \"value\": \"16 / 32/33\",\n                    \"count\": 102\n                },\n                {\n                    \"value\": \"16 / 33\",\n                    \"count\": 77\n                },\n                {\n                    \"value\": \"16 / 34\",\n                    \"count\": 139\n                },\n                {\n                    \"value\": \"16 / 34/35\",\n                    \"count\": 93\n                },\n                {\n                    \"value\": \"16 / 35\",\n                    \"count\": 62\n                },\n                {\n                    \"value\": \"16 / 36\",\n                    \"count\": 55\n                },\n                {\n                    \"value\": \"16 / 36/37\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"16 36-37\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"16 Plus\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"16 Regular\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"16 in\",\n                    \"count\": 28\n                },\n                {\n                    \"value\": \"16 oz\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"16 ½\",\n                    \"count\": 134\n                },\n                {\n                    \"value\": \"16 ½ / 32\",\n                    \"count\": 96\n                },\n                {\n                    \"value\": \"16 ½ / 32/33\",\n                    \"count\": 156\n                },\n                {\n                    \"value\": \"16 ½ / 33\",\n                    \"count\": 56\n                },\n                {\n                    \"value\": \"16 ½ / 34\",\n                    \"count\": 147\n                },\n                {\n                    \"value\": \"16 ½ / 34/35\",\n                    \"count\": 122\n                },\n                {\n                    \"value\": \"16 ½ / 35\",\n                    \"count\": 71\n                },\n                {\n                    \"value\": \"16 ½ / 36\",\n                    \"count\": 61\n                },\n                {\n                    \"value\": \"16 ½ / 36/37\",\n                    \"count\": 35\n                },\n                {\n                    \"value\": \"16 ½ / 37\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"16 ½ / 38\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"16-16.5 32-33\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"16-16.5 34-35\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"16-16.5 36\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"16.00 oz\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"16.5 -\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"16.5 32-33\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"16.5 34-35\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"16.5 35-36\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"16.5L\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"16.8 oz\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"16.9 oz\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"16H 36/7\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"17\",\n                    \"count\": 101\n                },\n                {\n                    \"value\": \"17 -\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"17 - 17 ½\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"17 - 17 ½ / 32/33\",\n                    \"count\": 90\n                },\n                {\n                    \"value\": \"17 - 17 ½ / 34/35\",\n                    \"count\": 139\n                },\n                {\n                    \"value\": \"17 - 17 ½ / 36/37\",\n                    \"count\": 89\n                },\n                {\n                    \"value\": \"17 - 17 ½ 32/33\",\n                    \"count\": 61\n                },\n                {\n                    \"value\": \"17 - 17 ½ 34/35\",\n                    \"count\": 71\n                },\n                {\n                    \"value\": \"17 - 17 ½ 36/37\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"17 / 32\",\n                    \"count\": 36\n                },\n                {\n                    \"value\": \"17 / 32/33\",\n                    \"count\": 70\n                },\n                {\n                    \"value\": \"17 / 33\",\n                    \"count\": 29\n                },\n                {\n                    \"value\": \"17 / 34\",\n                    \"count\": 105\n                },\n                {\n                    \"value\": \"17 / 34/35\",\n                    \"count\": 105\n                },\n                {\n                    \"value\": \"17 / 35\",\n                    \"count\": 41\n                },\n                {\n                    \"value\": \"17 / 36\",\n                    \"count\": 49\n                },\n                {\n                    \"value\": \"17 / 36/37\",\n                    \"count\": 28\n                },\n                {\n                    \"value\": \"17 / 37\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"17 32-33\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"17 34-35\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"17 36/7\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"17 Regular\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"17 ½\",\n                    \"count\": 94\n                },\n                {\n                    \"value\": \"17 ½ / 32\",\n                    \"count\": 28\n                },\n                {\n                    \"value\": \"17 ½ / 32/33\",\n                    \"count\": 71\n                },\n                {\n                    \"value\": \"17 ½ / 33\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"17 ½ / 34\",\n                    \"count\": 86\n                },\n                {\n                    \"value\": \"17 ½ / 34/35\",\n                    \"count\": 121\n                },\n                {\n                    \"value\": \"17 ½ / 35\",\n                    \"count\": 41\n                },\n                {\n                    \"value\": \"17 ½ / 36\",\n                    \"count\": 46\n                },\n                {\n                    \"value\": \"17 ½ / 36/37\",\n                    \"count\": 43\n                },\n                {\n                    \"value\": \"17 ½ / 37\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"17 ½ / 38\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"17-17.5 32-33\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"17-17.5 34-35\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"17-17.5 36-37\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"17.5\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"17.5 -\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"17.5 35-36\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"17.5 35/36\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"17.5 37-38\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"17.5 37/38\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"17.5L\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"18\",\n                    \"count\": 74\n                },\n                {\n                    \"value\": \"18 -\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"18 - 18 ½ / 34/35\",\n                    \"count\": 73\n                },\n                {\n                    \"value\": \"18 - 18 ½ / 36/37\",\n                    \"count\": 43\n                },\n                {\n                    \"value\": \"18 - 18 ½ 32/33\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"18 - 18 ½ 34/35\",\n                    \"count\": 54\n                },\n                {\n                    \"value\": \"18 - 18 ½ 36/37\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"18 - 24 Months\",\n                    \"count\": 156\n                },\n                {\n                    \"value\": \"18 / 32/33\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"18 / 34\",\n                    \"count\": 51\n                },\n                {\n                    \"value\": \"18 / 34/35\",\n                    \"count\": 84\n                },\n                {\n                    \"value\": \"18 / 35\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"18 / 36\",\n                    \"count\": 32\n                },\n                {\n                    \"value\": \"18 / 36/37\",\n                    \"count\": 34\n                },\n                {\n                    \"value\": \"18 / 37\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"18 / 38\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"18 32-33\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"18 34-35\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"18 35/36\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"18 37-38\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"18 Months\",\n                    \"count\": 100\n                },\n                {\n                    \"value\": \"18 Plus\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"18 Regular\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"18 in\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"18 months\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"18 x 18\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"18 ½\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"18 ½ / 34\",\n                    \"count\": 23\n                },\n                {\n                    \"value\": \"18 ½ / 34/35\",\n                    \"count\": 33\n                },\n                {\n                    \"value\": \"18 ½ / 35\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"18 ½ / 35/36\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"18 ½ / 36\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"18 ½ / 36/37\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"18 ½ / 38\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"18-18.5\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"18-18.5 34-35\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"18-18.5 35/36\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"18-18.5 37/38\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"18.5\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"18.5 32-33\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"18.5 34-35\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"18.5 35-36\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"18.5 36-37\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"18.5 37-38\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"18.5 37/38\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"19\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"19 - 19 ½ / 34/35\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"19 - 19 ½ / 35/36\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"19 - 19 ½ / 37/38\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"19 / 32/33\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"19 / 34\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"19 / 34/35\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"19 / 37\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"19 / 37/38\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"19 / 38\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"19 34-35\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"19 35-36\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"19 35/36\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"19 36-37\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"19 37-38\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"19-19.5 34-35\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"19-19.5 38-39\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"1XLT-2XLT\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"1XT\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"2 - 3\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"2 - 3 Years\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"2 Years\",\n                    \"count\": 58\n                },\n                {\n                    \"value\": \"2 Youth\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"2 ct t.w.\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"2 oz\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"2.00 oz\",\n                    \"count\": 22\n                },\n                {\n                    \"value\": \"2.02 oz\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"2.20 oz\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"2.4 oz\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"2.40 oz\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"2.5 oz\",\n                    \"count\": 33\n                },\n                {\n                    \"value\": \"2.50 oz\",\n                    \"count\": 22\n                },\n                {\n                    \"value\": \"2.6 oz\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"2.60 oz\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"2.70 oz\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"2/3 (6-12 months)\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"20\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"20 - 20 ½ / 35/36\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"20 / 34/35\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"20 / 35/36\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"20 / 36\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"20 / 37\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"20 34-35\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"20 35-36\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"20 36-37\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"20 Plus\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"20 Regular\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"20 Women's\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"20 in\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"20-21 34-35\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"21 in\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"22\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"22 37/38\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"22 Plus\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"22 in\",\n                    \"count\": 76\n                },\n                {\n                    \"value\": \"23 x 28\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"24\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"24 Months\",\n                    \"count\": 78\n                },\n                {\n                    \"value\": \"24 in\",\n                    \"count\": 38\n                },\n                {\n                    \"value\": \"24 months\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"25\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"26\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"26 X 30\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"26 in\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"26 inch\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"26 x 28\",\n                    \"count\": 41\n                },\n                {\n                    \"value\": \"26 x 29\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"26 x 30\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"26 x 32\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"26W 28L\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"27\",\n                    \"count\": 28\n                },\n                {\n                    \"value\": \"27 x 28\",\n                    \"count\": 86\n                },\n                {\n                    \"value\": \"27 x 29\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"27 x 30\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"28\",\n                    \"count\": 126\n                },\n                {\n                    \"value\": \"28 29\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"28 30\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"28 Short\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"28 X 34\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"28 x\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"28 x 28\",\n                    \"count\": 52\n                },\n                {\n                    \"value\": \"28 x 30\",\n                    \"count\": 243\n                },\n                {\n                    \"value\": \"28 x 32\",\n                    \"count\": 297\n                },\n                {\n                    \"value\": \"28 x 34\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"28/30\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"28W 30L\",\n                    \"count\": 107\n                },\n                {\n                    \"value\": \"29\",\n                    \"count\": 179\n                },\n                {\n                    \"value\": \"29 Short\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"29 X 34\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"29 x\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"29 x 10\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"29 x 12\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"29 x 29\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"29 x 30\",\n                    \"count\": 393\n                },\n                {\n                    \"value\": \"29 x 32\",\n                    \"count\": 467\n                },\n                {\n                    \"value\": \"29 x 34\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"29 x 7\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"29 x 9\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"29/30\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"2933\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"29W 28L\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"29W 30L\",\n                    \"count\": 143\n                },\n                {\n                    \"value\": \"29us\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"29x34\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"29x9\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"2T - 3T\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"2T - 4T\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"2X Long or Tall or Large\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"3 - 4\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"3 - 6 Months\",\n                    \"count\": 86\n                },\n                {\n                    \"value\": \"3 Years\",\n                    \"count\": 59\n                },\n                {\n                    \"value\": \"3 Youth\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"3 oz\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"3-9 Months\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"3.00 oz\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"3.04 oz\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"3.3 oz\",\n                    \"count\": 41\n                },\n                {\n                    \"value\": \"3.30 oz\",\n                    \"count\": 64\n                },\n                {\n                    \"value\": \"3.38 oz\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"3.4 oz\",\n                    \"count\": 123\n                },\n                {\n                    \"value\": \"3.40 oz\",\n                    \"count\": 77\n                },\n                {\n                    \"value\": \"3.7 oz\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"3.70 oz\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"30\",\n                    \"count\": 594\n                },\n                {\n                    \"value\": \"30 - 32\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"30 30\",\n                    \"count\": 42\n                },\n                {\n                    \"value\": \"30 32\",\n                    \"count\": 27\n                },\n                {\n                    \"value\": \"30 34\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"30 Regular\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"30 Short\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"30 X 36\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"30 in\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"30 x\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"30 x 10\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"30 x 12\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"30 x 29\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"30 x 30\",\n                    \"count\": 801\n                },\n                {\n                    \"value\": \"30 x 31\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"30 x 32\",\n                    \"count\": 826\n                },\n                {\n                    \"value\": \"30 x 33\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"30 x 34\",\n                    \"count\": 120\n                },\n                {\n                    \"value\": \"30 x 36\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"30 x 8\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"30 x 9\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"30 x R\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"30 x Unhemmed\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"30-34\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"30/30\",\n                    \"count\": 123\n                },\n                {\n                    \"value\": \"30/32\",\n                    \"count\": 149\n                },\n                {\n                    \"value\": \"3030\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"3032\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"3033\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"30W\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"30W 28L\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"30W 30L\",\n                    \"count\": 184\n                },\n                {\n                    \"value\": \"30W 32L\",\n                    \"count\": 182\n                },\n                {\n                    \"value\": \"30W 34L\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"31\",\n                    \"count\": 344\n                },\n                {\n                    \"value\": \"31 30\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"31 Long\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"31 Regular\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"31 Short\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"31 x\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"31 x 10\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"31 x 12\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"31 x 29\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"31 x 30\",\n                    \"count\": 413\n                },\n                {\n                    \"value\": \"31 x 32\",\n                    \"count\": 838\n                },\n                {\n                    \"value\": \"31 x 33\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"31 x 34\",\n                    \"count\": 57\n                },\n                {\n                    \"value\": \"31 x 36\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"31 x 7\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"31 x 9\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"31/30\",\n                    \"count\": 83\n                },\n                {\n                    \"value\": \"3133\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"3134\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"31W 30L\",\n                    \"count\": 92\n                },\n                {\n                    \"value\": \"32\",\n                    \"count\": 994\n                },\n                {\n                    \"value\": \"32 30\",\n                    \"count\": 52\n                },\n                {\n                    \"value\": \"32 Long\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"32 Regular\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"32 Short\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"32 x\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"32 x 12\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"32 x 29\",\n                    \"count\": 102\n                },\n                {\n                    \"value\": \"32 x 30\",\n                    \"count\": 998\n                },\n                {\n                    \"value\": \"32 x 32\",\n                    \"count\": 1701\n                },\n                {\n                    \"value\": \"32 x 33\",\n                    \"count\": 21\n                },\n                {\n                    \"value\": \"32 x 34\",\n                    \"count\": 681\n                },\n                {\n                    \"value\": \"32 x 35\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"32 x 36\",\n                    \"count\": 38\n                },\n                {\n                    \"value\": \"32 x 38\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"32 x 8\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"32 x 9\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"32 x R\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"32/30\",\n                    \"count\": 145\n                },\n                {\n                    \"value\": \"32W 30L\",\n                    \"count\": 184\n                },\n                {\n                    \"value\": \"32x31\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"33\",\n                    \"count\": 431\n                },\n                {\n                    \"value\": \"33 30\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"33 Long\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"33 Regular\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"33 Short\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"33 oz\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"33 x\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"33 x 12\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"33 x 29\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"33 x 30\",\n                    \"count\": 665\n                },\n                {\n                    \"value\": \"33 x 32\",\n                    \"count\": 1045\n                },\n                {\n                    \"value\": \"33 x 33\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"33 x 34\",\n                    \"count\": 200\n                },\n                {\n                    \"value\": \"33 x 36\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"33 x 9\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"33.8 oz\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"33.80 oz\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"3333\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"33W 30L\",\n                    \"count\": 111\n                },\n                {\n                    \"value\": \"33x36\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"34\",\n                    \"count\": 1023\n                },\n                {\n                    \"value\": \"34 30\",\n                    \"count\": 56\n                },\n                {\n                    \"value\": \"34 Long\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"34 Regular\",\n                    \"count\": 28\n                },\n                {\n                    \"value\": \"34 Short\",\n                    \"count\": 27\n                },\n                {\n                    \"value\": \"34 x\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"34 x 10\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"34 x 12\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"34 x 29\",\n                    \"count\": 190\n                },\n                {\n                    \"value\": \"34 x 30\",\n                    \"count\": 1134\n                },\n                {\n                    \"value\": \"34 x 32\",\n                    \"count\": 1822\n                },\n                {\n                    \"value\": \"34 x 33\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"34 x 34\",\n                    \"count\": 1006\n                },\n                {\n                    \"value\": \"34 x 35\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"34 x 36\",\n                    \"count\": 116\n                },\n                {\n                    \"value\": \"34 x 38\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"34 x 8\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"34 x 9\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"34 x R\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"34/30\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"34W 30L\",\n                    \"count\": 122\n                },\n                {\n                    \"value\": \"35\",\n                    \"count\": 85\n                },\n                {\n                    \"value\": \"35 30\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"35 Regular\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"35 Short\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"35 x 30\",\n                    \"count\": 36\n                },\n                {\n                    \"value\": \"35 x 32\",\n                    \"count\": 166\n                },\n                {\n                    \"value\": \"35 x 33\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"35 x 34\",\n                    \"count\": 46\n                },\n                {\n                    \"value\": \"35 x 36\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"35/30\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"35W 30L\",\n                    \"count\": 28\n                },\n                {\n                    \"value\": \"36\",\n                    \"count\": 990\n                },\n                {\n                    \"value\": \"36 30\",\n                    \"count\": 37\n                },\n                {\n                    \"value\": \"36 Long\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"36 Months\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"36 Regular\",\n                    \"count\": 132\n                },\n                {\n                    \"value\": \"36 Short\",\n                    \"count\": 160\n                },\n                {\n                    \"value\": \"36 x\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"36 x 10\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"36 x 12\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"36 x 29\",\n                    \"count\": 211\n                },\n                {\n                    \"value\": \"36 x 30\",\n                    \"count\": 1031\n                },\n                {\n                    \"value\": \"36 x 32\",\n                    \"count\": 1663\n                },\n                {\n                    \"value\": \"36 x 33\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"36 x 34\",\n                    \"count\": 648\n                },\n                {\n                    \"value\": \"36 x 35\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"36 x 36\",\n                    \"count\": 54\n                },\n                {\n                    \"value\": \"36 x 38\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"36 x 8\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"36 x 9\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"36 x R\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"36W 30L\",\n                    \"count\": 96\n                },\n                {\n                    \"value\": \"36x31\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"36x38\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"37\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"37 30\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"37 Regular\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"37 x 32\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"37 x 34\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"38\",\n                    \"count\": 887\n                },\n                {\n                    \"value\": \"38 30\",\n                    \"count\": 29\n                },\n                {\n                    \"value\": \"38 EU\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"38 Long\",\n                    \"count\": 31\n                },\n                {\n                    \"value\": \"38 Regular\",\n                    \"count\": 233\n                },\n                {\n                    \"value\": \"38 Short\",\n                    \"count\": 231\n                },\n                {\n                    \"value\": \"38 x\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"38 x 10\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"38 x 12\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"38 x 29\",\n                    \"count\": 128\n                },\n                {\n                    \"value\": \"38 x 30\",\n                    \"count\": 885\n                },\n                {\n                    \"value\": \"38 x 32\",\n                    \"count\": 1229\n                },\n                {\n                    \"value\": \"38 x 33\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"38 x 34\",\n                    \"count\": 326\n                },\n                {\n                    \"value\": \"38 x 35\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"38 x 36\",\n                    \"count\": 60\n                },\n                {\n                    \"value\": \"38 x 38\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"38 x 8\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"38 x 9\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"38 x R\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"38/30\",\n                    \"count\": 41\n                },\n                {\n                    \"value\": \"38/40\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"38W 30L\",\n                    \"count\": 44\n                },\n                {\n                    \"value\": \"38x31\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"39\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"39 - 42\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"39 EU\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"39 Long\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"39 Regular\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"39 Short\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"3X-Large / Regular Fit\",\n                    \"count\": 21\n                },\n                {\n                    \"value\": \"3x (50-52)\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"4 - 5\",\n                    \"count\": 55\n                },\n                {\n                    \"value\": \"4 - 5 Years\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"4 - 6\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"4 Years\",\n                    \"count\": 59\n                },\n                {\n                    \"value\": \"4 Youth\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"4 oz\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"4.00 oz\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"4.2 oz\",\n                    \"count\": 39\n                },\n                {\n                    \"value\": \"4.20 oz\",\n                    \"count\": 40\n                },\n                {\n                    \"value\": \"4/5 (12-18 months)\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"40\",\n                    \"count\": 725\n                },\n                {\n                    \"value\": \"40 30\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"40 EU\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"40 Long\",\n                    \"count\": 123\n                },\n                {\n                    \"value\": \"40 Regular\",\n                    \"count\": 321\n                },\n                {\n                    \"value\": \"40 Short\",\n                    \"count\": 252\n                },\n                {\n                    \"value\": \"40 mm\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"40 x\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"40 x 12\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"40 x 29\",\n                    \"count\": 54\n                },\n                {\n                    \"value\": \"40 x 30\",\n                    \"count\": 508\n                },\n                {\n                    \"value\": \"40 x 32\",\n                    \"count\": 602\n                },\n                {\n                    \"value\": \"40 x 34\",\n                    \"count\": 131\n                },\n                {\n                    \"value\": \"40 x 35\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"40 x 36\",\n                    \"count\": 32\n                },\n                {\n                    \"value\": \"40 x 38\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"40 x 8\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"40 x 9\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"40 x R\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"40/30\",\n                    \"count\": 23\n                },\n                {\n                    \"value\": \"40W 30L\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"40x31\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"40x38\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"41\",\n                    \"count\": 23\n                },\n                {\n                    \"value\": \"41 EU\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"41 Long\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"41 Regular\",\n                    \"count\": 27\n                },\n                {\n                    \"value\": \"41 mm\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"42\",\n                    \"count\": 594\n                },\n                {\n                    \"value\": \"42 30\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"42 EU\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"42 Long\",\n                    \"count\": 223\n                },\n                {\n                    \"value\": \"42 Regular\",\n                    \"count\": 381\n                },\n                {\n                    \"value\": \"42 Short\",\n                    \"count\": 83\n                },\n                {\n                    \"value\": \"42 mm\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"42 short\",\n                    \"count\": 100\n                },\n                {\n                    \"value\": \"42 x 10\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"42 x 12\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"42 x 29\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"42 x 30\",\n                    \"count\": 253\n                },\n                {\n                    \"value\": \"42 x 32\",\n                    \"count\": 295\n                },\n                {\n                    \"value\": \"42 x 34\",\n                    \"count\": 73\n                },\n                {\n                    \"value\": \"42 x 36\",\n                    \"count\": 30\n                },\n                {\n                    \"value\": \"42 x 38\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"42 x 8\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"42 x 9\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"42T\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"42W 30L\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"42XL\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"43\",\n                    \"count\": 34\n                },\n                {\n                    \"value\": \"43 - 46\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"43 Long\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"43 Regular\",\n                    \"count\": 36\n                },\n                {\n                    \"value\": \"44\",\n                    \"count\": 339\n                },\n                {\n                    \"value\": \"44 30\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"44 B\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"44 Long\",\n                    \"count\": 181\n                },\n                {\n                    \"value\": \"44 Regular\",\n                    \"count\": 309\n                },\n                {\n                    \"value\": \"44 Short\",\n                    \"count\": 91\n                },\n                {\n                    \"value\": \"44 mm\",\n                    \"count\": 29\n                },\n                {\n                    \"value\": \"44 x 29\",\n                    \"count\": 48\n                },\n                {\n                    \"value\": \"44 x 30\",\n                    \"count\": 107\n                },\n                {\n                    \"value\": \"44 x 32\",\n                    \"count\": 120\n                },\n                {\n                    \"value\": \"44 x 34\",\n                    \"count\": 39\n                },\n                {\n                    \"value\": \"44 x 36\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"44T\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"45\",\n                    \"count\": 34\n                },\n                {\n                    \"value\": \"45 Regular\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"45 mm\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"46\",\n                    \"count\": 157\n                },\n                {\n                    \"value\": \"46 30\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"46 32\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"46 B\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"46 Long\",\n                    \"count\": 151\n                },\n                {\n                    \"value\": \"46 Regular\",\n                    \"count\": 233\n                },\n                {\n                    \"value\": \"46 Short\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"46 X-Long\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"46 mm\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"46 x 29\",\n                    \"count\": 38\n                },\n                {\n                    \"value\": \"46 x 30\",\n                    \"count\": 61\n                },\n                {\n                    \"value\": \"46 x 32\",\n                    \"count\": 64\n                },\n                {\n                    \"value\": \"46 x 34\",\n                    \"count\": 28\n                },\n                {\n                    \"value\": \"46x29\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"47\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"47 mm\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"48\",\n                    \"count\": 84\n                },\n                {\n                    \"value\": \"48 B\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"48 Long\",\n                    \"count\": 76\n                },\n                {\n                    \"value\": \"48 Regular\",\n                    \"count\": 119\n                },\n                {\n                    \"value\": \"48 Short\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"48 x 29\",\n                    \"count\": 39\n                },\n                {\n                    \"value\": \"48 x 30\",\n                    \"count\": 65\n                },\n                {\n                    \"value\": \"48 x 32\",\n                    \"count\": 64\n                },\n                {\n                    \"value\": \"48 x 34\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"4T/5T\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"5 - 5 ½\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"5 - 7\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"5 Years\",\n                    \"count\": 60\n                },\n                {\n                    \"value\": \"5 oz\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"5.00 oz\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"5.07 oz\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"5.10 oz\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"50\",\n                    \"count\": 58\n                },\n                {\n                    \"value\": \"50 32\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"50 Big Long\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"50 Big Regular\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"50 Long\",\n                    \"count\": 27\n                },\n                {\n                    \"value\": \"50 Regular\",\n                    \"count\": 58\n                },\n                {\n                    \"value\": \"50 ml\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"50 x 29\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"50 x 30\",\n                    \"count\": 62\n                },\n                {\n                    \"value\": \"50 x 32\",\n                    \"count\": 37\n                },\n                {\n                    \"value\": \"50 x 34\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"50 x EU\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"50x29\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"52\",\n                    \"count\": 45\n                },\n                {\n                    \"value\": \"52 Big Regular\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"52 Long\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"52 RG\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"52 Regular\",\n                    \"count\": 37\n                },\n                {\n                    \"value\": \"52 x 29\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"52 x 30\",\n                    \"count\": 40\n                },\n                {\n                    \"value\": \"52 x 32\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"52 x 34\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"52 x EU\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"52x30\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"53 mm\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"54\",\n                    \"count\": 28\n                },\n                {\n                    \"value\": \"54 Big Regular\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"54 RG\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"54 Regular\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"54 x 29\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"54 x 30\",\n                    \"count\": 28\n                },\n                {\n                    \"value\": \"54 x 32\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"54 x EU\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"54L\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"55\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"56\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"56 Big Long\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"56 Big Regular\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"56 Long\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"56 RG\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"56 Regular\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"56 x 30\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"56 x 32\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"56 x EU\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"56x32\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"57\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"57 mm\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"58\",\n                    \"count\": 23\n                },\n                {\n                    \"value\": \"58 Big Regular\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"58 Regular\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"58 x 30\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"58 x 32\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"58 x EU\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"59\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"6 - 12\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"6 - 12 Months\",\n                    \"count\": 75\n                },\n                {\n                    \"value\": \"6 - 6 ½\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"6 - 7\",\n                    \"count\": 51\n                },\n                {\n                    \"value\": \"6 - 8 Years\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"6 - 9 Months\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"6 Years\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"6 Youth\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"6 oz\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"6-9 Months\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"6.00 oz\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"6.7 oz\",\n                    \"count\": 23\n                },\n                {\n                    \"value\": \"6.70 oz\",\n                    \"count\": 62\n                },\n                {\n                    \"value\": \"6.8 oz\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"6.80 oz\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"60\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"60 x 32\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"61\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"7 - 12\",\n                    \"count\": 69\n                },\n                {\n                    \"value\": \"7 - 7 ½\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"7 - 9\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"7 Wide\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"7 ½ Wide\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"7 ⅝\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"7X\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"8 - 10 Years\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"8 - 8 ½\",\n                    \"count\": 28\n                },\n                {\n                    \"value\": \"8 - 9\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"8 1/2 Extra Wide\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"8 Extra Wide\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"8 Wide\",\n                    \"count\": 30\n                },\n                {\n                    \"value\": \"8 Years\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"8 in\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"8 oz\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"8 ½ Wide\",\n                    \"count\": 45\n                },\n                {\n                    \"value\": \"8 ½ in\",\n                    \"count\": 70\n                },\n                {\n                    \"value\": \"8 ¾ in\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"8.00 oz\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"8.10 oz\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"8.4 oz\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"8.5 in\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"8.5 oz\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"8.5AU\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"8.75\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"80 EU\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"85\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"85 EU\",\n                    \"count\": 27\n                },\n                {\n                    \"value\": \"8AU\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"9 - 10\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"9 - 11\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"9 - 12 Months\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"9 - 9 ½\",\n                    \"count\": 31\n                },\n                {\n                    \"value\": \"9 1/2 Extra Wide\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"9 Extra Wide\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"9 Wide\",\n                    \"count\": 54\n                },\n                {\n                    \"value\": \"9 in\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"9 ½ - 10\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"9 ½ Extra Wide\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"9 ½ Wide\",\n                    \"count\": 70\n                },\n                {\n                    \"value\": \"9-12 Months\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"9.5AU\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"90\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"90 EU\",\n                    \"count\": 52\n                },\n                {\n                    \"value\": \"95\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"95 EU\",\n                    \"count\": 63\n                },\n                {\n                    \"value\": \"9AU\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"ALL\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"HATS 7 1/2\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"HATS 7 1/4\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"HATS 7 3/8\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"K1\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"K10\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"K11\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"K12\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"K13\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"K2\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"K3\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"K4\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"K8\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"K9\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"KIDS L/XL\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"KIDS S/M\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"L (13 - 16)\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"L (42-44)\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"L 30\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"L(14/16)\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"L(6)\",\n                    \"count\": 54\n                },\n                {\n                    \"value\": \"LT Big\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Large / Regular Fit\",\n                    \"count\": 65\n                },\n                {\n                    \"value\": \"Large / Relaxed Fit\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Large / Slim Fit\",\n                    \"count\": 59\n                },\n                {\n                    \"value\": \"Large / Tall Regular Fit\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Large / Tall Slim Fit\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Large R\",\n                    \"count\": 21\n                },\n                {\n                    \"value\": \"M (38-40)\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"M (40-42)\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"M 30\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"M(10/12)\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"M(5)\",\n                    \"count\": 25\n                },\n                {\n                    \"value\": \"M10 / W12\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"M10.5/W12\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"M10/W11.5\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"M11 / W13\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"M12 / W14\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"M13 / W15\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"M3 / W5\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"M4 / W6\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"M5 / W7\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"M6 / W8\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"M6/W7\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"M7 / W9\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"M7.5/W9\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"M7/W8\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"M8 / W10\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"M8/W9\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"M9 / W11\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Medium / Regular Fit\",\n                    \"count\": 59\n                },\n                {\n                    \"value\": \"Medium / Relaxed Fit\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Medium / Slim Fit\",\n                    \"count\": 62\n                },\n                {\n                    \"value\": \"Newborn\",\n                    \"count\": 50\n                },\n                {\n                    \"value\": \"Refill\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Regular\",\n                    \"count\": 236\n                },\n                {\n                    \"value\": \"XX-Small\",\n                    \"count\": 79\n                },\n                {\n                    \"value\": \"X-Small\",\n                    \"count\": 2062\n                },\n                {\n                    \"value\": \"X-Small / Small\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Small\",\n                    \"count\": 10789\n                },\n                {\n                    \"value\": \"Small / Medium\",\n                    \"count\": 190\n                },\n                {\n                    \"value\": \"Small/Medium\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Medium\",\n                    \"count\": 14129\n                },\n                {\n                    \"value\": \"Medium Tall\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"Medium / Large\",\n                    \"count\": 38\n                },\n                {\n                    \"value\": \"Medium Large\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Large\",\n                    \"count\": 14241\n                },\n                {\n                    \"value\": \"L Slim\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Large Tall\",\n                    \"count\": 197\n                },\n                {\n                    \"value\": \"Large / X-Large\",\n                    \"count\": 186\n                },\n                {\n                    \"value\": \"Large/X-Large\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"X-Large Tall\",\n                    \"count\": 292\n                },\n                {\n                    \"value\": \"1X Big\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"X Large-tall\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"X-Large Big\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"1X TALL\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"1X\",\n                    \"count\": 49\n                },\n                {\n                    \"value\": \"X-Large\",\n                    \"count\": 12037\n                },\n                {\n                    \"value\": \"X-Large Slim\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"X-Large / XX-Large\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"XX-Large\",\n                    \"count\": 5859\n                },\n                {\n                    \"value\": \"XX-Large Big\",\n                    \"count\": 54\n                },\n                {\n                    \"value\": \"2 XLarge\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"2XL Big\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"XX-Large Tall\",\n                    \"count\": 324\n                },\n                {\n                    \"value\": \"2X\",\n                    \"count\": 122\n                },\n                {\n                    \"value\": \"3X-Large Tall Big\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"3X-Large\",\n                    \"count\": 619\n                },\n                {\n                    \"value\": \"XXXLarge\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"3XL TALL\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"3X\",\n                    \"count\": 87\n                },\n                {\n                    \"value\": \"3X-Large Tall\",\n                    \"count\": 426\n                },\n                {\n                    \"value\": \"3X-Large Big\",\n                    \"count\": 65\n                },\n                {\n                    \"value\": \"4X\",\n                    \"count\": 77\n                },\n                {\n                    \"value\": \"4X-Large\",\n                    \"count\": 230\n                },\n                {\n                    \"value\": \"4X-Large Big\",\n                    \"count\": 34\n                },\n                {\n                    \"value\": \"4X-Large Tall\",\n                    \"count\": 209\n                },\n                {\n                    \"value\": \"5x-large Tall\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"5X-Large\",\n                    \"count\": 51\n                },\n                {\n                    \"value\": \"6X\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"6x-large\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"6XL\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"One Size\",\n                    \"count\": 6505\n                },\n                {\n                    \"value\": \"OSFM\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"S (28-30)\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"S (34-36)\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"SML(6/7)\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Set\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Small / Regular Fit\",\n                    \"count\": 22\n                },\n                {\n                    \"value\": \"Small / Slim Fit\",\n                    \"count\": 38\n                },\n                {\n                    \"value\": \"Small R\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Travel\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Up To 7lb\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"W28 L30\",\n                    \"count\": 139\n                },\n                {\n                    \"value\": \"W29 L30\",\n                    \"count\": 107\n                },\n                {\n                    \"value\": \"W30 L30\",\n                    \"count\": 156\n                },\n                {\n                    \"value\": \"W30 L32\",\n                    \"count\": 161\n                },\n                {\n                    \"value\": \"W31 L30\",\n                    \"count\": 111\n                },\n                {\n                    \"value\": \"W32 L30\",\n                    \"count\": 151\n                },\n                {\n                    \"value\": \"W33 L30\",\n                    \"count\": 97\n                },\n                {\n                    \"value\": \"W34 L30\",\n                    \"count\": 124\n                },\n                {\n                    \"value\": \"W36 L30\",\n                    \"count\": 88\n                },\n                {\n                    \"value\": \"W36 L36\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"W38 L30\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"X-Large / Regular Fit\",\n                    \"count\": 63\n                },\n                {\n                    \"value\": \"X-Large / Relaxed Fit\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"X-Large / Slim Fit\",\n                    \"count\": 42\n                },\n                {\n                    \"value\": \"X-Large / Tall Regular Fit\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"X-Large / Tall Slim Fit\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"X-Large R\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"XL 30\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"XL(18/20)\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"XL(7)\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"XX-Large / Regular Fit\",\n                    \"count\": 57\n                },\n                {\n                    \"value\": \"XX-Large / Relaxed Fit\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"XX-Large / Slim Fit\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"XX-Large / Tall Regular Fit\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"XX-Large R\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"XXL 30\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Xl (40-42)\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Xl (46-48)\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Xl (48-50)\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Xxl (46-48)\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"oz\",\n                    \"count\": 2\n                }\n            ],\n            \"type\": 4\n        },\n        {\n            \"display_name\": \"Color\",\n            \"facet\": \"variants/color_family\",\n            \"data\": [\n                {\n                    \"display\": \"Beige\",\n                    \"value\": \"F6E3BA\",\n                    \"count\": 2494\n                },\n                {\n                    \"display\": \"Black\",\n                    \"value\": \"000000\",\n                    \"count\": 11681\n                },\n                {\n                    \"display\": \"Blue\",\n                    \"value\": \"1790C8\",\n                    \"count\": 12439\n                },\n                {\n                    \"display\": \"Brown\",\n                    \"value\": \"825D41\",\n                    \"count\": 3732\n                },\n                {\n                    \"display\": \"Gold\",\n                    \"value\": \"FFD700\",\n                    \"count\": 707\n                },\n                {\n                    \"display\": \"Green\",\n                    \"value\": \"7EDD1E\",\n                    \"count\": 3667\n                },\n                {\n                    \"display\": \"Grey\",\n                    \"value\": \"808080\",\n                    \"count\": 5898\n                },\n                {\n                    \"display\": \"Multi\",\n                    \"value\": null,\n                    \"count\": 3265\n                },\n                {\n                    \"display\": \"Orange\",\n                    \"value\": \"F36B26\",\n                    \"count\": 725\n                },\n                {\n                    \"display\": \"Pink\",\n                    \"value\": \"F0728F\",\n                    \"count\": 1036\n                },\n                {\n                    \"display\": \"Purple\",\n                    \"value\": \"8D429F\",\n                    \"count\": 851\n                },\n                {\n                    \"display\": \"Red\",\n                    \"value\": \"E7352B\",\n                    \"count\": 3002\n                },\n                {\n                    \"display\": \"Silver\",\n                    \"value\": \"C0C0C0\",\n                    \"count\": 875\n                },\n                {\n                    \"display\": \"White\",\n                    \"value\": \"FFFFFF\",\n                    \"count\": 4896\n                },\n                {\n                    \"display\": \"Yellow\",\n                    \"value\": \"FED533\",\n                    \"count\": 656\n                }\n            ],\n            \"type\": 5\n        },\n        {\n            \"display_name\": \"Price\",\n            \"facet\": \"final_price\",\n            \"data\": [\n                {\n                    \"from\": null,\n                    \"to\": 50,\n                    \"count\": 22466\n                },\n                {\n                    \"from\": 50,\n                    \"to\": 100,\n                    \"count\": 8791\n                },\n                {\n                    \"from\": 100,\n                    \"to\": 150,\n                    \"count\": 3923\n                },\n                {\n                    \"from\": 150,\n                    \"to\": 200,\n                    \"count\": 2349\n                },\n                {\n                    \"from\": 200,\n                    \"to\": 250,\n                    \"count\": 1187\n                },\n                {\n                    \"from\": 250,\n                    \"to\": 300,\n                    \"count\": 881\n                },\n                {\n                    \"from\": 300,\n                    \"to\": 350,\n                    \"count\": 460\n                },\n                {\n                    \"from\": 350,\n                    \"to\": 400,\n                    \"count\": 501\n                },\n                {\n                    \"from\": 400,\n                    \"to\": 450,\n                    \"count\": 267\n                },\n                {\n                    \"from\": 450,\n                    \"to\": 500,\n                    \"count\": 386\n                },\n                {\n                    \"from\": 500,\n                    \"to\": 550,\n                    \"count\": 206\n                },\n                {\n                    \"from\": 550,\n                    \"to\": 600,\n                    \"count\": 279\n                },\n                {\n                    \"from\": 600,\n                    \"to\": 650,\n                    \"count\": 89\n                },\n                {\n                    \"from\": 650,\n                    \"to\": 700,\n                    \"count\": 206\n                },\n                {\n                    \"from\": 700,\n                    \"to\": 750,\n                    \"count\": 83\n                },\n                {\n                    \"from\": 750,\n                    \"to\": 800,\n                    \"count\": 194\n                },\n                {\n                    \"from\": 800,\n                    \"to\": 850,\n                    \"count\": 40\n                },\n                {\n                    \"from\": 850,\n                    \"to\": 900,\n                    \"count\": 156\n                },\n                {\n                    \"from\": 900,\n                    \"to\": 950,\n                    \"count\": 46\n                },\n                {\n                    \"from\": 950,\n                    \"to\": 1000,\n                    \"count\": 168\n                },\n                {\n                    \"from\": 1000,\n                    \"to\": null,\n                    \"count\": 819\n                }\n            ],\n            \"type\": 7\n        }\n    ],\n    \"record_count\": 43497,\n    \"pagination\": {\n        \"nextPageParameters\": {\n            \"q\": \"mens -sweatshirts\",\n            \"size\": \"2\",\n            \"mode\": \"all\",\n            \"skip\": \"2\"\n        },\n        \"nextPageLink\": \"https://api.simon.com/v1.2/simonsearch/search?q=mens+-sweatshirts&size=2&mode=all&skip=2\"\n    }\n}"}],"_postman_id":"6716a2e5-3200-4869-8c32-5e59da217b40"},{"name":"Search 05 - Search Fields","id":"ac363e13-5b74-4d3a-9601-f2c218d3ae08","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","type":"text"}],"url":"{{apiUrl}}/simonsearch/search?q=Welness&size=5&searchFields=brand,category_path","urlObject":{"path":["simonsearch","search"],"host":["{{apiUrl}}"],"query":[{"description":{"content":"<p>The search or query to apply</p>\n","type":"text/plain"},"key":"q","value":"Welness"},{"description":{"content":"<p>Maximum result count to return. Default is \"50\"</p>\n","type":"text/plain"},"key":"size","value":"5"},{"description":{"content":"<p>What object fields to restrict search to</p>\n","type":"text/plain"},"key":"searchFields","value":"brand,category_path"}],"variable":[]}},"response":[{"id":"3e96106e-2716-4cf5-a404-0084e625b3f4","name":"Search 05 - Search Fields (Limit the search to Brand or Category for \"wellness\")","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{searchAppServiceUrl}}/simonsearch/summary?q=Welness&size=5&searchFields=brand,category_path","host":["{{searchAppServiceUrl}}"],"path":["simonsearch","summary"],"query":[{"key":"q","value":"Welness"},{"key":"size","value":"5"},{"key":"searchFields","value":"brand,category_path"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"results\": [\n        {\n            \"Score\": 19.802284,\n            \"Highlights\": null,\n            \"Document\": {\n                \"id\": \"48551378-27835\",\n                \"product_id\": \"48551378-27835\",\n                \"title\": \"Well Done Crystal Facial Roller by Well Done: Wellness by Anthropologie\",\n                \"description\": \"Used for centuries to achieve smooth, youthful-looking complexions, facial rollers utilize crystal healing properties to promote healthier, happier skin. When passed over acupressure points, it stimulates collagen production, increasing elasticity and reducing the appearance of fine lines and wrinkles. Designed with large and small stone rollers, it's ideal for your face, neck, and chest. Jade: Often associated with youth and well-being, jade encourages a renewed sense of self. Connected to the heart chakra, this facial roller helps aid in the detoxification of your body, while promoting abundance and health. Opal: Often associated with confidence, opal encourages self-expression and freedom. Connected to the crown chakra, this facial roller helps aid in the detoxification of your body, while promoting a sense of connection to the universe. Rose Quartz: Often associated with beauty and love, rose quartz encourages compassion. Connected to the heart chakra, this facial roller helps aid in the detoxification of your body, while promoting deep, emotional healing. White Jade and Rose Quartz: Often associated with harmony, white jade encourages a calm spirit. When paired with rose quartz, this facial roller helps aid in the detoxification of your body while promoting a sense of inner peace and self-acceptance. How to use: With the larger side, roll upwards from your neck to your temple using horizontal motions. With the smaller side, gently roll outwards from the inner corner of your eye to your ears. To help soothe puffiness, we recommend chilling the roller in the refrigerator for 10 minutes before use. About Well Done: Wellness by Anthropologie At Anthropologie, we believe in a life well lived. That's why we've created *Well Done*, our own exclusive line of beauty and wellness products, designed to awaken your mind, empower your body, and refresh your space. Featuring artwork by talented designer Emmy de Leon Jones, each is thoughtfully designed and carefully crafted to help you find a mindful minute or two in your busy day.\",\n                \"price\": 28,\n                \"price_high\": 0,\n                \"sale_price\": 0,\n                \"sale_price_high\": 0,\n                \"is_discounted\": false,\n                \"discount_percent\": 0,\n                \"final_price\": 28,\n                \"brand\": \"Well Done: Wellness By Anthropologie\",\n                \"gender\": \"Women\",\n                \"product_type\": \"Wellness\",\n                \"category_path\": \"Sports & Recreation > Fitness & Wellness > Health & Wellness\",\n                \"category_names\": [\n                    \"Sports & Recreation\",\n                    \"Fitness & Wellness\",\n                    \"Health & Wellness\"\n                ],\n                \"malls\": [\n                    106,\n                    146,\n                    1353,\n                    788,\n                    1240,\n                    765,\n                    857\n                ],\n                \"mall_prices\": [],\n                \"base_tenant_id\": 27835,\n                \"local_tenants\": [\n                    81114,\n                    61184,\n                    83710,\n                    42863,\n                    54573,\n                    62779,\n                    47043\n                ],\n                \"variant_sizes\": [\n                    \"ALL\"\n                ],\n                \"variant_colors\": [\n                    \"Green\",\n                    \"Pink\"\n                ],\n                \"variants\": [\n                    {\n                        \"variant_id\": \"50738566-27835\",\n                        \"price\": 28,\n                        \"sale_price\": 0,\n                        \"color\": \"Green\",\n                        \"color_family\": \"Green\",\n                        \"size\": \"ALL\",\n                        \"mpn\": \"48551378\",\n                        \"material\": [],\n                        \"malls\": [\n                            1353,\n                            857,\n                            788,\n                            146\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            83710,\n                            47043,\n                            42863,\n                            61184\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/48551378-27835/50738566-27835\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/27835/1100/50738566-27835-00.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/27835/186/50738566-27835-00.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/27835/300/50738566-27835-00.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/27835/380/50738566-27835-00.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/27835/600/50738566-27835-00.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/27835/750/50738566-27835-00.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/27835/1100/50738566-27835-00.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"48551477-27835\",\n                        \"price\": 28,\n                        \"sale_price\": 0,\n                        \"color\": \"Pink\",\n                        \"color_family\": \"Pink\",\n                        \"size\": \"ALL\",\n                        \"mpn\": \"48551378\",\n                        \"material\": [],\n                        \"malls\": [\n                            1240,\n                            765,\n                            1353,\n                            857,\n                            106\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            54573,\n                            62779,\n                            83710,\n                            47043,\n                            81114\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/48551378-27835/48551477-27835\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/27835/1100/48551477-27835-00.jpg\",\n                            \"https://searchassets.simon.com/image/27835/1100/48551477-27835-01.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/27835/186/48551477-27835-00.jpg\",\n                                \"https://searchassets.simon.com/image/27835/186/48551477-27835-01.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/27835/300/48551477-27835-00.jpg\",\n                                \"https://searchassets.simon.com/image/27835/300/48551477-27835-01.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/27835/380/48551477-27835-00.jpg\",\n                                \"https://searchassets.simon.com/image/27835/380/48551477-27835-01.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/27835/600/48551477-27835-00.jpg\",\n                                \"https://searchassets.simon.com/image/27835/600/48551477-27835-01.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/27835/750/48551477-27835-00.jpg\",\n                                \"https://searchassets.simon.com/image/27835/750/48551477-27835-01.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/27835/1100/48551477-27835-00.jpg\",\n                                \"https://searchassets.simon.com/image/27835/1100/48551477-27835-01.jpg\"\n                            ]\n                        }\n                    }\n                ],\n                \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/48551378-27835\",\n                \"retailer_link\": \"https://www.anthropologie.com/shop/well-done-crystal-facial-roller?color=030&size=ALL&inventoryCountry=US&countryCode=US\",\n                \"image\": \"https://searchassets.simon.com/image/27835/1100/50738566-27835-00.jpg\"\n            }\n        },\n        {\n            \"Score\": 19.61128,\n            \"Highlights\": null,\n            \"Document\": {\n                \"id\": \"48551378-269\",\n                \"product_id\": \"48551378-269\",\n                \"title\": \"Well Done Crystal Facial Roller by Well Done: Wellness by Anthropologie\",\n                \"description\": \"Used for centuries to achieve smooth, youthful-looking complexions, facial rollers utilize crystal healing properties to promote healthier, happier skin. When passed over acupressure points, it stimulates collagen production, increasing elasticity and reducing the appearance of fine lines and wrinkles. Designed with large and small stone rollers, it's ideal for your face, neck, and chest. Jade: Often associated with youth and well-being, jade encourages a renewed sense of self. Connected to the heart chakra, this facial roller helps aid in the detoxification of your body, while promoting abundance and health. Opal: Often associated with confidence, opal encourages self-expression and freedom. Connected to the crown chakra, this facial roller helps aid in the detoxification of your body, while promoting a sense of connection to the universe. Rose Quartz: Often associated with beauty and love, rose quartz encourages compassion. Connected to the heart chakra, this facial roller helps aid in the detoxification of your body, while promoting deep, emotional healing. White Jade and Rose Quartz: Often associated with harmony, white jade encourages a calm spirit. When paired with rose quartz, this facial roller helps aid in the detoxification of your body while promoting a sense of inner peace and self-acceptance. How to use: With the larger side, roll upwards from your neck to your temple using horizontal motions. With the smaller side, gently roll outwards from the inner corner of your eye to your ears. To help soothe puffiness, we recommend chilling the roller in the refrigerator for 10 minutes before use. About Well Done: Wellness by Anthropologie At Anthropologie, we believe in a life well lived. That's why we've created *Well Done*, our own exclusive line of beauty and wellness products, designed to awaken your mind, empower your body, and refresh your space. Featuring artwork by talented designer Emmy de Leon Jones, each is thoughtfully designed and carefully crafted to help you find a mindful minute or two in your busy day.\",\n                \"price\": 28,\n                \"price_high\": 0,\n                \"sale_price\": 0,\n                \"sale_price_high\": 0,\n                \"is_discounted\": false,\n                \"discount_percent\": 0,\n                \"final_price\": 28,\n                \"brand\": \"Well Done: Wellness By Anthropologie\",\n                \"gender\": \"Women\",\n                \"product_type\": \"Wellness\",\n                \"category_path\": \"Sports & Recreation > Fitness & Wellness > Health & Wellness\",\n                \"category_names\": [\n                    \"Sports & Recreation\",\n                    \"Fitness & Wellness\",\n                    \"Health & Wellness\"\n                ],\n                \"malls\": [\n                    841,\n                    845\n                ],\n                \"mall_prices\": [],\n                \"base_tenant_id\": 269,\n                \"local_tenants\": [\n                    103750,\n                    103708\n                ],\n                \"variant_sizes\": [\n                    \"ALL\"\n                ],\n                \"variant_colors\": [\n                    \"Green\",\n                    \"Pink\"\n                ],\n                \"variants\": [\n                    {\n                        \"variant_id\": \"48551477-269\",\n                        \"price\": 28,\n                        \"sale_price\": 0,\n                        \"color\": \"Pink\",\n                        \"color_family\": \"Pink\",\n                        \"size\": \"ALL\",\n                        \"mpn\": \"48551378\",\n                        \"material\": [],\n                        \"malls\": [\n                            845,\n                            841\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            103708,\n                            103750\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/48551378-269/48551477-269\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/269/1100/48551477-269-00.jpg\",\n                            \"https://searchassets.simon.com/image/269/1100/48551477-269-01.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/269/186/48551477-269-00.jpg\",\n                                \"https://searchassets.simon.com/image/269/186/48551477-269-01.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/269/300/48551477-269-00.jpg\",\n                                \"https://searchassets.simon.com/image/269/300/48551477-269-01.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/269/380/48551477-269-00.jpg\",\n                                \"https://searchassets.simon.com/image/269/380/48551477-269-01.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/269/600/48551477-269-00.jpg\",\n                                \"https://searchassets.simon.com/image/269/600/48551477-269-01.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/269/750/48551477-269-00.jpg\",\n                                \"https://searchassets.simon.com/image/269/750/48551477-269-01.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/269/1100/48551477-269-00.jpg\",\n                                \"https://searchassets.simon.com/image/269/1100/48551477-269-01.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"50738566-269\",\n                        \"price\": 28,\n                        \"sale_price\": 0,\n                        \"color\": \"Green\",\n                        \"color_family\": \"Green\",\n                        \"size\": \"ALL\",\n                        \"mpn\": \"48551378\",\n                        \"material\": [],\n                        \"malls\": [\n                            841\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            103750\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/48551378-269/50738566-269\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/269/1100/50738566-269-00.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/269/186/50738566-269-00.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/269/300/50738566-269-00.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/269/380/50738566-269-00.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/269/600/50738566-269-00.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/269/750/50738566-269-00.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/269/1100/50738566-269-00.jpg\"\n                            ]\n                        }\n                    }\n                ],\n                \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/48551378-269\",\n                \"retailer_link\": \"https://www.anthropologie.com/shop/well-done-crystal-facial-roller?color=065&size=ALL&inventoryCountry=US&countryCode=US\",\n                \"image\": \"https://searchassets.simon.com/image/269/1100/48551477-269-00.jpg\"\n            }\n        },\n        {\n            \"Score\": 14.777639,\n            \"Highlights\": null,\n            \"Document\": {\n                \"id\": \"8100519LOMM1107NV-547\",\n                \"product_id\": \"8100519LOMM1107NV-547\",\n                \"title\": \"Lomi Cordless Muscle Massager\",\n                \"description\": \"The electric massage gun helps to relieve muscle stiffness and soreness by sending pulses into the muscle tissue. It helps restore the body, promote muscle repair, improve blood flow, relieves lactic acid, and relieve joint pain. This massage gun can also be used for pre-workout heating to make your muscles and body feel more comfortable. | Lomi Cordless Muscle Massager, Navy\",\n                \"price\": 69.99,\n                \"price_high\": 0,\n                \"sale_price\": 34.99,\n                \"sale_price_high\": 0,\n                \"is_discounted\": true,\n                \"discount_percent\": 50,\n                \"final_price\": 34.99,\n                \"brand\": \"Lomi\",\n                \"product_type\": \"Electric Massagers\",\n                \"category_path\": \"Sports & Recreation > Fitness & Wellness > Health & Wellness\",\n                \"category_names\": [\n                    \"Sports & Recreation\",\n                    \"Fitness & Wellness\",\n                    \"Health & Wellness\"\n                ],\n                \"malls\": [\n                    193,\n                    206,\n                    788,\n                    208,\n                    329,\n                    202,\n                    124\n                ],\n                \"mall_prices\": [],\n                \"base_tenant_id\": 547,\n                \"local_tenants\": [\n                    83138,\n                    14765,\n                    34247,\n                    50610,\n                    17793,\n                    14415,\n                    4611\n                ],\n                \"variant_colors\": [\n                    \"Navy\"\n                ],\n                \"variants\": [\n                    {\n                        \"variant_id\": \"0438703504981-547\",\n                        \"price\": 69.99,\n                        \"sale_price\": 34.99,\n                        \"color\": \"Navy\",\n                        \"color_family\": \"Blue\",\n                        \"gtin\": \"0680079573287\",\n                        \"mpn\": \"0680079573287\",\n                        \"material\": [\n                            \"Plastic\"\n                        ],\n                        \"malls\": [\n                            206,\n                            329,\n                            208,\n                            788,\n                            193,\n                            124,\n                            202\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            14765,\n                            17793,\n                            50610,\n                            34247,\n                            83138,\n                            4611,\n                            14415\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/8100519lomm1107nv-547/0438703504981-547\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/547/1100/0438703504981-547-00.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/547/186/0438703504981-547-00.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/547/300/0438703504981-547-00.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/547/380/0438703504981-547-00.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/547/600/0438703504981-547-00.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/547/750/0438703504981-547-00.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/547/1100/0438703504981-547-00.jpg\"\n                            ]\n                        }\n                    }\n                ],\n                \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/8100519lomm1107nv-547\",\n                \"retailer_link\": \"https://www.belk.com/p/lomi-cordless-muscle-massager/0438703504981.html\",\n                \"image\": \"https://searchassets.simon.com/image/547/1100/0438703504981-547-00.jpg\"\n            }\n        },\n        {\n            \"Score\": 13.731737,\n            \"Highlights\": null,\n            \"Document\": {\n                \"id\": \"PPR5008239571-2774\",\n                \"product_id\": \"PPR5008239571-2774\",\n                \"title\": \"Pop Band Big Hug Self Heating Patches Period Care\",\n                \"description\": \"<p>Popband London Big Hug Self Warming Menstrual 5 Pads.  Periods suck and we need to get on with life, no matter what time of the month it is. Discover this Popband London Big Hug Self Warmig Menstrual 5 Pads a self-heating patches ease aches andpains associated with menstrual cramps, sooth your body and enjoy your day! Simply stick the patch onto clothing or underware in your chosen position and feel the gentle warmth for up to 12 hours!</p><ul div=\\\"bulletedCopy\\\"><li>Country of Origin: Imported</li></ul>\",\n                \"price\": 13,\n                \"price_high\": 0,\n                \"sale_price\": 0,\n                \"sale_price_high\": 0,\n                \"is_discounted\": false,\n                \"discount_percent\": 0,\n                \"final_price\": 13,\n                \"brand\": \"Pop Band\",\n                \"product_type\": \"Health + Wellness\",\n                \"category_path\": \"Sports & Recreation > Fitness & Wellness > Health & Wellness\",\n                \"category_names\": [\n                    \"Sports & Recreation\",\n                    \"Fitness & Wellness\",\n                    \"Health & Wellness\"\n                ],\n                \"malls\": [\n                    196,\n                    137,\n                    206,\n                    1243,\n                    1242,\n                    1214,\n                    174,\n                    1204,\n                    139,\n                    165,\n                    202,\n                    116,\n                    1231,\n                    811,\n                    840\n                ],\n                \"mall_prices\": [],\n                \"base_tenant_id\": 2774,\n                \"local_tenants\": [\n                    7095,\n                    3998,\n                    14803,\n                    54040,\n                    59261,\n                    53941,\n                    9634,\n                    62953,\n                    81791,\n                    1205,\n                    14410,\n                    9376,\n                    54633,\n                    34173,\n                    35701\n                ],\n                \"variant_sizes\": [\n                    \"One Size\"\n                ],\n                \"variants\": [\n                    {\n                        \"variant_id\": \"96503950018-2774\",\n                        \"price\": 13,\n                        \"sale_price\": 0,\n                        \"size\": \"One Size\",\n                        \"gtin\": \"5060705210505\",\n                        \"material\": [],\n                        \"malls\": [\n                            139,\n                            137,\n                            1242,\n                            206,\n                            1243,\n                            196,\n                            840,\n                            1204,\n                            811,\n                            1231,\n                            1214,\n                            202,\n                            116,\n                            165,\n                            174\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            81791,\n                            3998,\n                            59261,\n                            14803,\n                            54040,\n                            7095,\n                            35701,\n                            62953,\n                            34173,\n                            54633,\n                            53941,\n                            14410,\n                            9376,\n                            1205,\n                            9634\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/ppr5008239571-2774/96503950018-2774\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/2774/1100/96503950018-2774-00.jpg\",\n                            \"https://searchassets.simon.com/image/2774/1100/96503950018-2774-01.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/2774/186/96503950018-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/186/96503950018-2774-01.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/2774/300/96503950018-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/300/96503950018-2774-01.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/2774/380/96503950018-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/380/96503950018-2774-01.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/2774/600/96503950018-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/600/96503950018-2774-01.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/2774/750/96503950018-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/750/96503950018-2774-01.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/2774/1100/96503950018-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/1100/96503950018-2774-01.jpg\"\n                            ]\n                        }\n                    }\n                ],\n                \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/ppr5008239571-2774\",\n                \"retailer_link\": \"https://www.jcpenney.com/p/pop-band-big-hug-self-heating-patches-period-care/ppr5008239571?pTmplType=beauty\",\n                \"image\": \"https://searchassets.simon.com/image/2774/1100/96503950018-2774-00.jpg\"\n            }\n        },\n        {\n            \"Score\": 13.731737,\n            \"Highlights\": null,\n            \"Document\": {\n                \"id\": \"PPR5008000495-2774\",\n                \"product_id\": \"PPR5008000495-2774\",\n                \"title\": \"Sharper Image Touchless Thermometer\",\n                \"description\": \"<p>Contactless Readings Minimize the contamination of the device by reading temperatures off the forehead without contacting the skin. The Sharper Image Forehead Thermometer is capable of reading temperatures up to 3cm off the skin. Keep Track of Health Changes The thermometer stores the previous 32 readings that have been taken with it. This allows you to effortlessly track changes in health over a period of time. It is a valuable tool for managing a sick child or family member Modern Technology for Comfort The LED display makes for optimal viewing in all situations to reduce eye strain. Take temperatures of a sleeping patient or child by toggling silent mode so you do not disturb them Features Contactless Readings LED Display Battery Powered Stores Readings Silent Mode Package Includes Thermometer Keep updated on your health and wellness by clicking \\\"Add to Cart\\\" NOW!</p><p>&nbsp;</p><ul><li>NO DISTURBANCES : Switch the thermometer to silent mode to avoid waking up a sleeping baby. See all the info you need clearly thanks to the easy-to-read digital display.</li><li>LED GLOW : Use the built-in bright LED lights in any lighting conditions. No straining the eyes or needing to move to a different location! The temperature display is clear and easy to read.</li><li>HIGH-QUALITY SENSORS : Get a quality inspection with intelligent measurements that give you an accurate calibration with a scanning distance of 1-3CM (0.31-1.81 IN).</li><li>SMART THERMOMETER : The Sharper Image Thermometer can store the previous 35 temperatures taken with it and set temperature alarm. This allows you to monitor temperature changes within a sick child and keep track of their progress.</li><li>Included : Touchless Thermometer</li><li>Actual Product Dimensions (Not Gift Box) Inches : 4\\\"L x 9\\\"H x 2\\\"W</li><li>Actual Product Weight (Not Including Gift Box) Pounds : 3.6</li></ul><ul div=\\\"bulletedCopy\\\"><li>Features: Sanitizer</li><li>Targeted Area: Shoulder</li><li>Base Material: 100% Plastic</li><li>Care: Keep In A Dry Location</li><li>Country of Origin: Imported</li></ul>\",\n                \"price\": 119,\n                \"price_high\": 0,\n                \"sale_price\": 89.99,\n                \"sale_price_high\": 0,\n                \"is_discounted\": true,\n                \"discount_percent\": 24,\n                \"final_price\": 89.99,\n                \"brand\": \"Sharper Image\",\n                \"gender\": \"Unisex\",\n                \"product_type\": \"Health + Wellness\",\n                \"category_path\": \"Sports & Recreation > Fitness & Wellness > Health & Wellness\",\n                \"category_names\": [\n                    \"Sports & Recreation\",\n                    \"Fitness & Wellness\",\n                    \"Health & Wellness\"\n                ],\n                \"malls\": [\n                    1256,\n                    238,\n                    135,\n                    189,\n                    202,\n                    795,\n                    1240,\n                    145,\n                    139,\n                    848,\n                    116,\n                    231,\n                    198,\n                    213,\n                    206,\n                    141,\n                    849,\n                    811,\n                    137,\n                    185,\n                    171,\n                    192\n                ],\n                \"mall_prices\": [],\n                \"base_tenant_id\": 2774,\n                \"local_tenants\": [\n                    58364,\n                    5636,\n                    14070,\n                    1385,\n                    14410,\n                    32211,\n                    55799,\n                    17621,\n                    81791,\n                    45481,\n                    9376,\n                    14906,\n                    8513,\n                    107245,\n                    14803,\n                    13906,\n                    77018,\n                    34173,\n                    3998,\n                    6889,\n                    4538,\n                    6519\n                ],\n                \"variant_sizes\": [\n                    \"One Size\"\n                ],\n                \"variant_colors\": [\n                    \"White\"\n                ],\n                \"variants\": [\n                    {\n                        \"variant_id\": \"68371310018-2774\",\n                        \"price\": 119,\n                        \"sale_price\": 89.99,\n                        \"color\": \"White\",\n                        \"color_family\": \"White\",\n                        \"size\": \"One Size\",\n                        \"gtin\": \"843479137378\",\n                        \"material\": [],\n                        \"malls\": [\n                            139,\n                            238,\n                            849,\n                            137,\n                            1256,\n                            141,\n                            206,\n                            145,\n                            213,\n                            231,\n                            795,\n                            811,\n                            135,\n                            198,\n                            192,\n                            848,\n                            202,\n                            116,\n                            189,\n                            1240,\n                            171,\n                            185\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            81791,\n                            5636,\n                            77018,\n                            3998,\n                            58364,\n                            13906,\n                            14803,\n                            17621,\n                            107245,\n                            14906,\n                            32211,\n                            34173,\n                            14070,\n                            8513,\n                            6519,\n                            45481,\n                            14410,\n                            9376,\n                            1385,\n                            55799,\n                            4538,\n                            6889\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/ppr5008000495-2774/68371310018-2774\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/2774/1100/68371310018-2774-00.jpg\",\n                            \"https://searchassets.simon.com/image/2774/1100/68371310018-2774-01.jpg\",\n                            \"https://searchassets.simon.com/image/2774/1100/68371310018-2774-02.jpg\",\n                            \"https://searchassets.simon.com/image/2774/1100/68371310018-2774-03.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/2774/186/68371310018-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/186/68371310018-2774-01.jpg\",\n                                \"https://searchassets.simon.com/image/2774/186/68371310018-2774-02.jpg\",\n                                \"https://searchassets.simon.com/image/2774/186/68371310018-2774-03.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/2774/300/68371310018-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/300/68371310018-2774-01.jpg\",\n                                \"https://searchassets.simon.com/image/2774/300/68371310018-2774-02.jpg\",\n                                \"https://searchassets.simon.com/image/2774/300/68371310018-2774-03.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/2774/380/68371310018-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/380/68371310018-2774-01.jpg\",\n                                \"https://searchassets.simon.com/image/2774/380/68371310018-2774-02.jpg\",\n                                \"https://searchassets.simon.com/image/2774/380/68371310018-2774-03.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/2774/600/68371310018-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/600/68371310018-2774-01.jpg\",\n                                \"https://searchassets.simon.com/image/2774/600/68371310018-2774-02.jpg\",\n                                \"https://searchassets.simon.com/image/2774/600/68371310018-2774-03.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/2774/750/68371310018-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/750/68371310018-2774-01.jpg\",\n                                \"https://searchassets.simon.com/image/2774/750/68371310018-2774-02.jpg\",\n                                \"https://searchassets.simon.com/image/2774/750/68371310018-2774-03.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/2774/1100/68371310018-2774-00.jpg\",\n                                \"https://searchassets.simon.com/image/2774/1100/68371310018-2774-01.jpg\",\n                                \"https://searchassets.simon.com/image/2774/1100/68371310018-2774-02.jpg\",\n                                \"https://searchassets.simon.com/image/2774/1100/68371310018-2774-03.jpg\"\n                            ]\n                        }\n                    }\n                ],\n                \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/ppr5008000495-2774\",\n                \"retailer_link\": \"https://www.jcpenney.com/p/sharper-image-touchless-thermometer/ppr5008000495?pTmplType=regular\",\n                \"image\": \"https://searchassets.simon.com/image/2774/1100/68371310018-2774-00.jpg\"\n            }\n        }\n    ],\n    \"facet_summary\": [\n        {\n            \"display_name\": \"Store\",\n            \"facet\": \"base_tenant_id\",\n            \"data\": [\n                {\n                    \"display\": \"Anthropologie\",\n                    \"value\": \"27835\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": \"Anthropologie & Co.\",\n                    \"value\": \"269\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": \"ATHLETA\",\n                    \"value\": \"22419\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": \"Belk\",\n                    \"value\": \"547\",\n                    \"count\": 22\n                },\n                {\n                    \"display\": \"JCPenney\",\n                    \"value\": \"2774\",\n                    \"count\": 27\n                },\n                {\n                    \"display\": \"Macy's\",\n                    \"value\": \"3711\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": \"Nordstrom\",\n                    \"value\": \"4217\",\n                    \"count\": 1\n                }\n            ],\n            \"type\": 0\n        },\n        {\n            \"display_name\": \"Brand\",\n            \"facet\": \"brand\",\n            \"data\": [\n                {\n                    \"value\": \"Athleta\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Black + Jane\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Fitbit\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Imarais\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Lomi\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Nustrips\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Pop Band\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Pure Enrichment\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Pursoma Wellness\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Rael\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Sharper Image\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"The Good Patch\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Tiem\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Tko Orlogi\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Vie Oli\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Well Done: Wellness By Anthropologie\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Wellness\",\n                    \"count\": 1\n                }\n            ],\n            \"type\": 1\n        },\n        {\n            \"display_name\": \"Gender\",\n            \"facet\": \"gender\",\n            \"data\": [\n                {\n                    \"value\": \"Unisex\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"Women\",\n                    \"count\": 14\n                }\n            ],\n            \"type\": 2\n        },\n        {\n            \"display_name\": \"Category\",\n            \"facet\": \"category_path\",\n            \"data\": [\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Bath & Body > Bath Additives\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Bath & Body > Bath Sponges & Loofahs\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Skin Care > Body Oil\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Dining > Glasses & Barware\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Sports & Recreation > Fitness & Wellness > Cycling\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Sports & Recreation > Fitness & Wellness\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Sports & Recreation > Fitness & Wellness > Health & Wellness\",\n                    \"count\": 46\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Sports & Recreation > Fitness & Wellness > Yoga & Studio\",\n                    \"count\": 2\n                }\n            ],\n            \"type\": 3\n        },\n        {\n            \"display_name\": \"Size\",\n            \"facet\": \"variants/size\",\n            \"data\": [\n                {\n                    \"value\": \"5\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"5 ½\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"6\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"6 ½\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"7\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"7 ½\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"8\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"ALL\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"One Size\",\n                    \"count\": 41\n                }\n            ],\n            \"type\": 4\n        },\n        {\n            \"display_name\": \"Color\",\n            \"facet\": \"variants/color_family\",\n            \"data\": [\n                {\n                    \"display\": \"Black\",\n                    \"value\": \"000000\",\n                    \"count\": 7\n                },\n                {\n                    \"display\": \"Blue\",\n                    \"value\": \"1790C8\",\n                    \"count\": 6\n                },\n                {\n                    \"display\": \"Green\",\n                    \"value\": \"7EDD1E\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": \"Grey\",\n                    \"value\": \"808080\",\n                    \"count\": 8\n                },\n                {\n                    \"display\": \"Multi\",\n                    \"value\": null,\n                    \"count\": 7\n                },\n                {\n                    \"display\": \"Pink\",\n                    \"value\": \"F0728F\",\n                    \"count\": 7\n                },\n                {\n                    \"display\": \"Red\",\n                    \"value\": \"E7352B\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": \"Silver\",\n                    \"value\": \"C0C0C0\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": \"White\",\n                    \"value\": \"FFFFFF\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": \"Yellow\",\n                    \"value\": \"FED533\",\n                    \"count\": 2\n                }\n            ],\n            \"type\": 5\n        },\n        {\n            \"display_name\": \"Price\",\n            \"facet\": \"final_price\",\n            \"data\": [\n                {\n                    \"from\": null,\n                    \"to\": 50,\n                    \"count\": 36\n                },\n                {\n                    \"from\": 50,\n                    \"to\": 100,\n                    \"count\": 12\n                },\n                {\n                    \"from\": 100,\n                    \"to\": 150,\n                    \"count\": 6\n                },\n                {\n                    \"from\": 150,\n                    \"to\": 200,\n                    \"count\": 4\n                },\n                {\n                    \"from\": 200,\n                    \"to\": 250,\n                    \"count\": 2\n                },\n                {\n                    \"from\": 250,\n                    \"to\": 300,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 300,\n                    \"to\": 350,\n                    \"count\": 1\n                },\n                {\n                    \"from\": 350,\n                    \"to\": 400,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 400,\n                    \"to\": 450,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 450,\n                    \"to\": 500,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 500,\n                    \"to\": 550,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 550,\n                    \"to\": 600,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 600,\n                    \"to\": 650,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 650,\n                    \"to\": 700,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 700,\n                    \"to\": 750,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 750,\n                    \"to\": 800,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 800,\n                    \"to\": 850,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 850,\n                    \"to\": 900,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 900,\n                    \"to\": 950,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 950,\n                    \"to\": 1000,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 1000,\n                    \"to\": null,\n                    \"count\": 0\n                }\n            ],\n            \"type\": 7\n        }\n    ],\n    \"record_count\": 61,\n    \"pagination\": {\n        \"nextPageParameters\": {\n            \"q\": \"Wellness\",\n            \"size\": \"5\",\n            \"searchFields\": \"brand,category_path\",\n            \"skip\": \"5\"\n        },\n        \"nextPageLink\": \"https://api.simon.com/v1.2/simonsearch/search?q=Wellness&size=5&searchFields=brand%2ccategory_path&skip=5\"\n    }\n}"}],"_postman_id":"ac363e13-5b74-4d3a-9601-f2c218d3ae08"},{"name":"Search 06 - Filtering","id":"b5211bcd-664a-4113-bf0a-3c6d055a40ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","type":"text"}],"url":"{{apiUrl}}/simonsearch/search?q=mens sweatshirts&filter=brand eq 'UGG' and malls/any(m: m eq 765)&size=3","urlObject":{"path":["simonsearch","search"],"host":["{{apiUrl}}"],"query":[{"description":{"content":"<p>Search term</p>\n","type":"text/plain"},"key":"q","value":"mens sweatshirts"},{"description":{"content":"<p>Filter on a given property using appropriate OData expression.  Example filters for UGG retailer and also exists at mall id \"765\"</p>\n","type":"text/plain"},"key":"filter","value":"brand eq 'UGG' and malls/any(m: m eq 765)"},{"description":{"content":"<p>How many records do you want?</p>\n","type":"text/plain"},"key":"size","value":"3"}],"variable":[]}},"response":[{"id":"a67fe8d7-3349-485c-a272-66914e4bab4a","name":"Search 06 - Filtering (Search brand UGG at mall 765)","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{searchAppServiceUrl}}/simonsearch/summary?q=mens sweatshirts&filter=brand eq 'UGG' and malls/any(m: m eq 765)&size=3","host":["{{searchAppServiceUrl}}"],"path":["simonsearch","summary"],"query":[{"key":"q","value":"mens sweatshirts"},{"key":"filter","value":"brand eq 'UGG' and malls/any(m: m eq 765)"},{"key":"size","value":"3"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"results\": [],\n    \"facet_summary\": [\n        {\n            \"display_name\": \"Store\",\n            \"facet\": \"base_tenant_id\",\n            \"data\": [],\n            \"type\": 0\n        },\n        {\n            \"display_name\": \"Brand\",\n            \"facet\": \"brand\",\n            \"data\": [],\n            \"type\": 1\n        },\n        {\n            \"display_name\": \"Gender\",\n            \"facet\": \"gender\",\n            \"data\": [],\n            \"type\": 2\n        },\n        {\n            \"display_name\": \"Category\",\n            \"facet\": \"category_path\",\n            \"data\": [],\n            \"type\": 3\n        },\n        {\n            \"display_name\": \"Size\",\n            \"facet\": \"variants/size\",\n            \"data\": [],\n            \"type\": 4\n        },\n        {\n            \"display_name\": \"Color\",\n            \"facet\": \"variants/color_family\",\n            \"data\": [],\n            \"type\": 5\n        },\n        {\n            \"display_name\": \"Price\",\n            \"facet\": \"final_price\",\n            \"data\": [\n                {\n                    \"from\": null,\n                    \"to\": 50,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 50,\n                    \"to\": 100,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 100,\n                    \"to\": 150,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 150,\n                    \"to\": 200,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 200,\n                    \"to\": 250,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 250,\n                    \"to\": 300,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 300,\n                    \"to\": 350,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 350,\n                    \"to\": 400,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 400,\n                    \"to\": 450,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 450,\n                    \"to\": 500,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 500,\n                    \"to\": 550,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 550,\n                    \"to\": 600,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 600,\n                    \"to\": 650,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 650,\n                    \"to\": 700,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 700,\n                    \"to\": 750,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 750,\n                    \"to\": 800,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 800,\n                    \"to\": 850,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 850,\n                    \"to\": 900,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 900,\n                    \"to\": 950,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 950,\n                    \"to\": 1000,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 1000,\n                    \"to\": null,\n                    \"count\": 0\n                }\n            ],\n            \"type\": 7\n        }\n    ],\n    \"record_count\": 0,\n    \"pagination\": {\n        \"nextPageParameters\": {\n            \"q\": \"mens sweatshirts\",\n            \"filter\": \"brand eq 'UGG' and malls/any(m: m eq 765)\",\n            \"size\": \"3\",\n            \"skip\": \"3\"\n        },\n        \"nextPageLink\": \"https://api.simon.com/v1.2/simonsearch/search?q=mens+sweatshirts&filter=brand+eq+%27UGG%27+and+malls%2fany(m%3a+m+eq+765)&size=3&skip=3\"\n    }\n}"},{"id":"a184c9e1-a666-4526-ae32-5eaf4cc8f0e6","name":"Search 06 - Filtering (Black products sold by Ugg)","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{searchAppServiceUrl}}/simonsearch/summary?q=mens sweatshirts&filter=brand eq 'UGG' and malls/any(m: m eq 765)&size=3","host":["{{searchAppServiceUrl}}"],"path":["simonsearch","summary"],"query":[{"key":"q","value":"mens sweatshirts"},{"key":"filter","value":"brand eq 'UGG' and malls/any(m: m eq 765)"},{"key":"size","value":"3"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"results\": [],\n    \"facet_summary\": [\n        {\n            \"display_name\": \"Store\",\n            \"facet\": \"base_tenant_id\",\n            \"data\": [],\n            \"type\": 0\n        },\n        {\n            \"display_name\": \"Brand\",\n            \"facet\": \"brand\",\n            \"data\": [],\n            \"type\": 1\n        },\n        {\n            \"display_name\": \"Gender\",\n            \"facet\": \"gender\",\n            \"data\": [],\n            \"type\": 2\n        },\n        {\n            \"display_name\": \"Category\",\n            \"facet\": \"category_path\",\n            \"data\": [],\n            \"type\": 3\n        },\n        {\n            \"display_name\": \"Size\",\n            \"facet\": \"variants/size\",\n            \"data\": [],\n            \"type\": 4\n        },\n        {\n            \"display_name\": \"Color\",\n            \"facet\": \"variants/color_family\",\n            \"data\": [],\n            \"type\": 5\n        },\n        {\n            \"display_name\": \"Price\",\n            \"facet\": \"final_price\",\n            \"data\": [\n                {\n                    \"from\": null,\n                    \"to\": 50,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 50,\n                    \"to\": 100,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 100,\n                    \"to\": 150,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 150,\n                    \"to\": 200,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 200,\n                    \"to\": 250,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 250,\n                    \"to\": 300,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 300,\n                    \"to\": 350,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 350,\n                    \"to\": 400,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 400,\n                    \"to\": 450,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 450,\n                    \"to\": 500,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 500,\n                    \"to\": 550,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 550,\n                    \"to\": 600,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 600,\n                    \"to\": 650,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 650,\n                    \"to\": 700,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 700,\n                    \"to\": 750,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 750,\n                    \"to\": 800,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 800,\n                    \"to\": 850,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 850,\n                    \"to\": 900,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 900,\n                    \"to\": 950,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 950,\n                    \"to\": 1000,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 1000,\n                    \"to\": null,\n                    \"count\": 0\n                }\n            ],\n            \"type\": 7\n        }\n    ],\n    \"record_count\": 0,\n    \"pagination\": {\n        \"nextPageParameters\": {\n            \"q\": \"mens sweatshirts\",\n            \"filter\": \"brand eq 'UGG' and variants/any(v: v/color eq 'Black') \",\n            \"size\": \"3\",\n            \"skip\": \"3\"\n        },\n        \"nextPageLink\": \"https://api.simon.com/v1.2/simonsearch/search?q=mens+sweatshirts&filter=brand+eq+%27UGG%27+and+variants%2fany(v%3a+v%2fcolor+eq+%27Black%27)+&size=3&skip=3\"\n    }\n}"},{"id":"35d50c31-c00d-4a1c-b0ca-c7860d0682cb","name":"Search 06 - Filtering (Mens sweatshirts sold at mall 105)","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{searchAppServiceUrl}}/simonsearch/summary?q=mens sweatshirts&filter=brand eq 'UGG' and malls/any(m: m eq 765)&size=3","host":["{{searchAppServiceUrl}}"],"path":["simonsearch","summary"],"query":[{"key":"q","value":"mens sweatshirts"},{"key":"filter","value":"brand eq 'UGG' and malls/any(m: m eq 765)"},{"key":"size","value":"3"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"results\": [\n        {\n            \"Score\": 55.086838,\n            \"Highlights\": null,\n            \"Document\": {\n                \"id\": \"05321151-1846\",\n                \"product_id\": \"05321151-1846\",\n                \"title\": \"Geometric Shape Graphic Sweatshirt\",\n                \"description\": \"A classic crew neck sweatshirt with a fun shape graphic for comfortable, casual styling. Pair with jeans or joggers to complete the look\",\n                \"price\": 68,\n                \"price_high\": 0,\n                \"sale_price\": 0,\n                \"sale_price_high\": 0,\n                \"is_discounted\": false,\n                \"discount_percent\": 0,\n                \"final_price\": 68,\n                \"brand\": \"Express\",\n                \"gender\": \"Men\",\n                \"product_type\": \"Hoodies & Sweatshirts\",\n                \"category_path\": \"Mens > Mens Clothing > Mens Sweatshirts & Hoodies\",\n                \"category_names\": [\n                    \"Mens\",\n                    \"Mens Clothing\",\n                    \"Mens Sweatshirts & Hoodies\"\n                ],\n                \"malls\": [\n                    105,\n                    857,\n                    158,\n                    189,\n                    213,\n                    765,\n                    106,\n                    1353,\n                    223\n                ],\n                \"mall_prices\": [],\n                \"base_tenant_id\": 1846,\n                \"local_tenants\": [\n                    38460,\n                    46937,\n                    12615,\n                    36475,\n                    8123,\n                    30473,\n                    3438,\n                    83673,\n                    10323\n                ],\n                \"variant_sizes\": [\n                    \"Small\",\n                    \"X-Large\"\n                ],\n                \"variant_colors\": [\n                    \"Chalk\"\n                ],\n                \"variants\": [\n                    {\n                        \"variant_id\": \"33187433-1846\",\n                        \"price\": 68,\n                        \"sale_price\": 0,\n                        \"color\": \"Chalk\",\n                        \"color_family\": \"Beige\",\n                        \"size\": \"X-Large\",\n                        \"mpn\": \"33187433\",\n                        \"material\": [],\n                        \"malls\": [\n                            158,\n                            857,\n                            106,\n                            213,\n                            189,\n                            105,\n                            1353\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            12615,\n                            46937,\n                            3438,\n                            8123,\n                            36475,\n                            38460,\n                            83673\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/05321151-1846/33187433-1846\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/1846/1100/33187433-1846-00.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/33187433-1846-01.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/33187433-1846-02.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/33187433-1846-03.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/1846/186/33187433-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/33187433-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/33187433-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/33187433-1846-03.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/1846/300/33187433-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/33187433-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/33187433-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/33187433-1846-03.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/1846/380/33187433-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/33187433-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/33187433-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/33187433-1846-03.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/1846/600/33187433-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/33187433-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/33187433-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/33187433-1846-03.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/1846/750/33187433-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/33187433-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/33187433-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/33187433-1846-03.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/1846/1100/33187433-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/33187433-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/33187433-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/33187433-1846-03.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"33187341-1846\",\n                        \"price\": 68,\n                        \"sale_price\": 0,\n                        \"color\": \"Chalk\",\n                        \"color_family\": \"Beige\",\n                        \"size\": \"Small\",\n                        \"mpn\": \"33187341\",\n                        \"material\": [],\n                        \"malls\": [\n                            223,\n                            765,\n                            1353\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            10323,\n                            30473,\n                            83673\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/05321151-1846/33187341-1846\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/1846/1100/33187341-1846-00.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/33187341-1846-01.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/33187341-1846-02.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/33187341-1846-03.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/1846/186/33187341-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/33187341-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/33187341-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/33187341-1846-03.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/1846/300/33187341-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/33187341-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/33187341-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/33187341-1846-03.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/1846/380/33187341-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/33187341-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/33187341-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/33187341-1846-03.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/1846/600/33187341-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/33187341-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/33187341-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/33187341-1846-03.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/1846/750/33187341-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/33187341-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/33187341-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/33187341-1846-03.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/1846/1100/33187341-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/33187341-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/33187341-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/33187341-1846-03.jpg\"\n                            ]\n                        }\n                    }\n                ],\n                \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/05321151-1846\",\n                \"retailer_link\": \"https://www.express.com/clothing/men/geometric-shape-graphic-sweatshirt/pro/05321151/\",\n                \"image\": \"https://searchassets.simon.com/image/1846/1100/33187433-1846-00.jpg\"\n            }\n        },\n        {\n            \"Score\": 53.20687,\n            \"Highlights\": null,\n            \"Document\": {\n                \"id\": \"05329551-1846\",\n                \"product_id\": \"05329551-1846\",\n                \"title\": \"Drawstring Quarter Zip Mock Neck Sweatshirt\",\n                \"description\": \"A soft brushed micro-twill fabric brings ultimate comfort to this quarter zip sweatshirt. Pair with joggers or jeans for casual styling.\",\n                \"price\": 88,\n                \"price_high\": 0,\n                \"sale_price\": 0,\n                \"sale_price_high\": 0,\n                \"is_discounted\": false,\n                \"discount_percent\": 0,\n                \"final_price\": 88,\n                \"brand\": \"Express\",\n                \"gender\": \"Men\",\n                \"product_type\": \"Hoodies & Sweatshirts\",\n                \"category_path\": \"Mens > Mens Clothing > Mens Sweatshirts & Hoodies\",\n                \"category_names\": [\n                    \"Mens\",\n                    \"Mens Clothing\",\n                    \"Mens Sweatshirts & Hoodies\"\n                ],\n                \"malls\": [\n                    138,\n                    1240,\n                    159,\n                    116,\n                    115,\n                    239,\n                    811,\n                    213,\n                    226,\n                    347,\n                    105,\n                    162,\n                    114,\n                    795,\n                    338,\n                    849,\n                    1242,\n                    158,\n                    233,\n                    202,\n                    840,\n                    208,\n                    857,\n                    238,\n                    845,\n                    146,\n                    157,\n                    846,\n                    805,\n                    207,\n                    1353,\n                    765,\n                    102,\n                    192,\n                    223,\n                    103,\n                    147,\n                    113,\n                    165,\n                    206,\n                    189\n                ],\n                \"mall_prices\": [],\n                \"base_tenant_id\": 1846,\n                \"local_tenants\": [\n                    13790,\n                    54620,\n                    16085,\n                    42810,\n                    48182,\n                    42222,\n                    41269,\n                    8123,\n                    35976,\n                    3865,\n                    38460,\n                    4224,\n                    3872,\n                    32189,\n                    40113,\n                    76999,\n                    59216,\n                    12615,\n                    4330,\n                    14502,\n                    35454,\n                    2005,\n                    46937,\n                    82658,\n                    78874,\n                    2686,\n                    75091,\n                    77624,\n                    35078,\n                    17965,\n                    83673,\n                    30473,\n                    5718,\n                    7874,\n                    10323,\n                    47243,\n                    2360,\n                    58740,\n                    74302,\n                    15006,\n                    36475\n                ],\n                \"variant_sizes\": [\n                    \"Small\",\n                    \"Medium\",\n                    \"Large\",\n                    \"X-Large\"\n                ],\n                \"variant_colors\": [\n                    \"Bluestone Heather\",\n                    \"Ivory\"\n                ],\n                \"variants\": [\n                    {\n                        \"variant_id\": \"33433851-1846\",\n                        \"price\": 88,\n                        \"sale_price\": 0,\n                        \"color\": \"Bluestone Heather\",\n                        \"color_family\": \"Blue\",\n                        \"size\": \"Large\",\n                        \"mpn\": \"33433851\",\n                        \"material\": [],\n                        \"malls\": [\n                            338,\n                            157,\n                            1242,\n                            158,\n                            207,\n                            347,\n                            239,\n                            115,\n                            233,\n                            116,\n                            138,\n                            226,\n                            113,\n                            114,\n                            811,\n                            165,\n                            1240,\n                            845,\n                            238,\n                            765,\n                            159,\n                            103,\n                            189,\n                            849,\n                            146,\n                            147,\n                            805,\n                            102,\n                            1353\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            40113,\n                            75091,\n                            59216,\n                            12615,\n                            17965,\n                            3865,\n                            42222,\n                            48182,\n                            4330,\n                            42810,\n                            13790,\n                            35976,\n                            58740,\n                            3872,\n                            41269,\n                            74302,\n                            54620,\n                            78874,\n                            82658,\n                            30473,\n                            16085,\n                            47243,\n                            36475,\n                            76999,\n                            2686,\n                            2360,\n                            35078,\n                            5718,\n                            83673\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/05329551-1846/33433851-1846\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/1846/1100/33433851-1846-00.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/33433851-1846-01.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/33433851-1846-02.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/33433851-1846-03.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/1846/186/33433851-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/33433851-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/33433851-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/33433851-1846-03.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/1846/300/33433851-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/33433851-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/33433851-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/33433851-1846-03.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/1846/380/33433851-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/33433851-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/33433851-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/33433851-1846-03.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/1846/600/33433851-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/33433851-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/33433851-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/33433851-1846-03.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/1846/750/33433851-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/33433851-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/33433851-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/33433851-1846-03.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/1846/1100/33433851-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/33433851-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/33433851-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/33433851-1846-03.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"33434025-1846\",\n                        \"price\": 88,\n                        \"sale_price\": 0,\n                        \"color\": \"Ivory\",\n                        \"color_family\": \"White\",\n                        \"size\": \"Small\",\n                        \"mpn\": \"33434025\",\n                        \"material\": [],\n                        \"malls\": [\n                            207,\n                            233,\n                            138,\n                            226,\n                            223,\n                            114,\n                            811,\n                            845,\n                            213,\n                            765,\n                            103,\n                            189,\n                            849,\n                            147,\n                            805,\n                            102,\n                            1353\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            17965,\n                            4330,\n                            13790,\n                            35976,\n                            10323,\n                            3872,\n                            41269,\n                            78874,\n                            8123,\n                            30473,\n                            47243,\n                            36475,\n                            76999,\n                            2360,\n                            35078,\n                            5718,\n                            83673\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/05329551-1846/33434025-1846\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/1846/1100/33434025-1846-00.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/33434025-1846-01.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/33434025-1846-02.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/33434025-1846-03.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/1846/186/33434025-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/33434025-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/33434025-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/33434025-1846-03.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/1846/300/33434025-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/33434025-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/33434025-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/33434025-1846-03.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/1846/380/33434025-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/33434025-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/33434025-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/33434025-1846-03.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/1846/600/33434025-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/33434025-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/33434025-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/33434025-1846-03.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/1846/750/33434025-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/33434025-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/33434025-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/33434025-1846-03.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/1846/1100/33434025-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/33434025-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/33434025-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/33434025-1846-03.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"33433929-1846\",\n                        \"price\": 88,\n                        \"sale_price\": 0,\n                        \"color\": \"Bluestone Heather\",\n                        \"color_family\": \"Blue\",\n                        \"size\": \"Medium\",\n                        \"mpn\": \"33433929\",\n                        \"material\": [],\n                        \"malls\": [\n                            338,\n                            157,\n                            1242,\n                            207,\n                            239,\n                            233,\n                            162,\n                            138,\n                            226,\n                            846,\n                            113,\n                            223,\n                            114,\n                            811,\n                            165,\n                            1240,\n                            845,\n                            208,\n                            213,\n                            238,\n                            765,\n                            103,\n                            189,\n                            206,\n                            849,\n                            192,\n                            146,\n                            105,\n                            147,\n                            805,\n                            102,\n                            1353\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            40113,\n                            75091,\n                            59216,\n                            17965,\n                            42222,\n                            4330,\n                            4224,\n                            13790,\n                            35976,\n                            77624,\n                            58740,\n                            10323,\n                            3872,\n                            41269,\n                            74302,\n                            54620,\n                            78874,\n                            2005,\n                            8123,\n                            82658,\n                            30473,\n                            47243,\n                            36475,\n                            15006,\n                            76999,\n                            7874,\n                            2686,\n                            38460,\n                            2360,\n                            35078,\n                            5718,\n                            83673\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/05329551-1846/33433929-1846\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/1846/1100/33433929-1846-00.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/33433929-1846-01.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/33433929-1846-02.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/33433929-1846-03.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/1846/186/33433929-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/33433929-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/33433929-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/33433929-1846-03.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/1846/300/33433929-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/33433929-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/33433929-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/33433929-1846-03.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/1846/380/33433929-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/33433929-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/33433929-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/33433929-1846-03.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/1846/600/33433929-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/33433929-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/33433929-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/33433929-1846-03.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/1846/750/33433929-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/33433929-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/33433929-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/33433929-1846-03.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/1846/1100/33433929-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/33433929-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/33433929-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/33433929-1846-03.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"33433905-1846\",\n                        \"price\": 88,\n                        \"sale_price\": 0,\n                        \"color\": \"Bluestone Heather\",\n                        \"color_family\": \"Blue\",\n                        \"size\": \"Small\",\n                        \"mpn\": \"33433905\",\n                        \"material\": [],\n                        \"malls\": [\n                            207,\n                            239,\n                            233,\n                            138,\n                            857,\n                            113,\n                            223,\n                            114,\n                            811,\n                            1240,\n                            845,\n                            213,\n                            765,\n                            103,\n                            849,\n                            146,\n                            147,\n                            805,\n                            102,\n                            1353\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            17965,\n                            42222,\n                            4330,\n                            13790,\n                            46937,\n                            58740,\n                            10323,\n                            3872,\n                            41269,\n                            54620,\n                            78874,\n                            8123,\n                            30473,\n                            47243,\n                            76999,\n                            2686,\n                            2360,\n                            35078,\n                            5718,\n                            83673\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/05329551-1846/33433905-1846\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/1846/1100/33433905-1846-00.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/33433905-1846-01.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/33433905-1846-02.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/33433905-1846-03.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/1846/186/33433905-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/33433905-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/33433905-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/33433905-1846-03.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/1846/300/33433905-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/33433905-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/33433905-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/33433905-1846-03.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/1846/380/33433905-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/33433905-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/33433905-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/33433905-1846-03.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/1846/600/33433905-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/33433905-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/33433905-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/33433905-1846-03.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/1846/750/33433905-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/33433905-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/33433905-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/33433905-1846-03.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/1846/1100/33433905-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/33433905-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/33433905-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/33433905-1846-03.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"33433974-1846\",\n                        \"price\": 88,\n                        \"sale_price\": 0,\n                        \"color\": \"Ivory\",\n                        \"color_family\": \"White\",\n                        \"size\": \"Medium\",\n                        \"mpn\": \"33433974\",\n                        \"material\": [],\n                        \"malls\": [\n                            1242,\n                            158,\n                            207,\n                            795,\n                            138,\n                            226,\n                            113,\n                            114,\n                            811,\n                            1240,\n                            213,\n                            238,\n                            765,\n                            103,\n                            189,\n                            202,\n                            849,\n                            192,\n                            146,\n                            147,\n                            805,\n                            102,\n                            1353\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            59216,\n                            12615,\n                            17965,\n                            32189,\n                            13790,\n                            35976,\n                            58740,\n                            3872,\n                            41269,\n                            54620,\n                            8123,\n                            82658,\n                            30473,\n                            47243,\n                            36475,\n                            14502,\n                            76999,\n                            7874,\n                            2686,\n                            2360,\n                            35078,\n                            5718,\n                            83673\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/05329551-1846/33433974-1846\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/1846/1100/33433974-1846-00.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/33433974-1846-01.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/33433974-1846-02.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/33433974-1846-03.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/1846/186/33433974-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/33433974-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/33433974-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/33433974-1846-03.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/1846/300/33433974-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/33433974-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/33433974-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/33433974-1846-03.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/1846/380/33433974-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/33433974-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/33433974-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/33433974-1846-03.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/1846/600/33433974-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/33433974-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/33433974-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/33433974-1846-03.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/1846/750/33433974-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/33433974-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/33433974-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/33433974-1846-03.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/1846/1100/33433974-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/33433974-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/33433974-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/33433974-1846-03.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"33434018-1846\",\n                        \"price\": 88,\n                        \"sale_price\": 0,\n                        \"color\": \"Ivory\",\n                        \"color_family\": \"White\",\n                        \"size\": \"Large\",\n                        \"mpn\": \"33434018\",\n                        \"material\": [],\n                        \"malls\": [\n                            338,\n                            207,\n                            233,\n                            226,\n                            846,\n                            114,\n                            811,\n                            1240,\n                            238,\n                            765,\n                            103,\n                            849,\n                            192,\n                            147,\n                            805,\n                            102,\n                            1353\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            40113,\n                            17965,\n                            4330,\n                            35976,\n                            77624,\n                            3872,\n                            41269,\n                            54620,\n                            82658,\n                            30473,\n                            47243,\n                            76999,\n                            7874,\n                            2360,\n                            35078,\n                            5718,\n                            83673\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/05329551-1846/33434018-1846\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/1846/1100/33434018-1846-00.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/33434018-1846-01.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/33434018-1846-02.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/33434018-1846-03.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/1846/186/33434018-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/33434018-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/33434018-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/33434018-1846-03.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/1846/300/33434018-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/33434018-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/33434018-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/33434018-1846-03.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/1846/380/33434018-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/33434018-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/33434018-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/33434018-1846-03.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/1846/600/33434018-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/33434018-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/33434018-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/33434018-1846-03.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/1846/750/33434018-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/33434018-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/33434018-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/33434018-1846-03.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/1846/1100/33434018-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/33434018-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/33434018-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/33434018-1846-03.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"33433967-1846\",\n                        \"price\": 88,\n                        \"sale_price\": 0,\n                        \"color\": \"Ivory\",\n                        \"color_family\": \"White\",\n                        \"size\": \"X-Large\",\n                        \"mpn\": \"33433967\",\n                        \"material\": [],\n                        \"malls\": [\n                            114,\n                            1240,\n                            845,\n                            213,\n                            765,\n                            189,\n                            849,\n                            147,\n                            102,\n                            1353\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            3872,\n                            54620,\n                            78874,\n                            8123,\n                            30473,\n                            36475,\n                            76999,\n                            2360,\n                            5718,\n                            83673\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/05329551-1846/33433967-1846\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/1846/1100/33433967-1846-00.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/33433967-1846-01.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/33433967-1846-02.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/33433967-1846-03.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/1846/186/33433967-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/33433967-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/33433967-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/33433967-1846-03.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/1846/300/33433967-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/33433967-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/33433967-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/33433967-1846-03.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/1846/380/33433967-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/33433967-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/33433967-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/33433967-1846-03.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/1846/600/33433967-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/33433967-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/33433967-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/33433967-1846-03.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/1846/750/33433967-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/33433967-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/33433967-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/33433967-1846-03.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/1846/1100/33433967-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/33433967-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/33433967-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/33433967-1846-03.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"33433875-1846\",\n                        \"price\": 88,\n                        \"sale_price\": 0,\n                        \"color\": \"Bluestone Heather\",\n                        \"color_family\": \"Blue\",\n                        \"size\": \"X-Large\",\n                        \"mpn\": \"33433875\",\n                        \"material\": [],\n                        \"malls\": [\n                            347,\n                            239,\n                            233,\n                            840,\n                            857,\n                            846,\n                            113,\n                            811,\n                            1240,\n                            845,\n                            208,\n                            213,\n                            765,\n                            103,\n                            189,\n                            849,\n                            805,\n                            102,\n                            1353\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            3865,\n                            42222,\n                            4330,\n                            35454,\n                            46937,\n                            77624,\n                            58740,\n                            41269,\n                            54620,\n                            78874,\n                            2005,\n                            8123,\n                            30473,\n                            47243,\n                            36475,\n                            76999,\n                            35078,\n                            5718,\n                            83673\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/05329551-1846/33433875-1846\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/1846/1100/33433875-1846-00.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/33433875-1846-01.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/33433875-1846-02.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/33433875-1846-03.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/1846/186/33433875-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/33433875-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/33433875-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/33433875-1846-03.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/1846/300/33433875-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/33433875-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/33433875-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/33433875-1846-03.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/1846/380/33433875-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/33433875-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/33433875-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/33433875-1846-03.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/1846/600/33433875-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/33433875-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/33433875-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/33433875-1846-03.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/1846/750/33433875-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/33433875-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/33433875-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/33433875-1846-03.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/1846/1100/33433875-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/33433875-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/33433875-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/33433875-1846-03.jpg\"\n                            ]\n                        }\n                    }\n                ],\n                \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/05329551-1846\",\n                \"retailer_link\": \"https://www.express.com/clothing/men/drawstring-quarter-zip-mock-neck-sweatshirt/pro/05329551/\",\n                \"image\": \"https://searchassets.simon.com/image/1846/1100/33433851-1846-00.jpg\"\n            }\n        },\n        {\n            \"Score\": 52.932617,\n            \"Highlights\": null,\n            \"Document\": {\n                \"id\": \"05321186-1846\",\n                \"product_id\": \"05321186-1846\",\n                \"title\": \"Lights Graphic Hoodie\",\n                \"description\": \"A hooded sweatshirt in a soft fleece material and unique abstract lights graphic designed to keep you comfortable and cozy all season long.\",\n                \"price\": 78,\n                \"price_high\": 0,\n                \"sale_price\": 59.99,\n                \"sale_price_high\": 0,\n                \"is_discounted\": true,\n                \"discount_percent\": 23,\n                \"final_price\": 59.99,\n                \"brand\": \"Express\",\n                \"gender\": \"Men\",\n                \"product_type\": \"Hoodies & Sweatshirts\",\n                \"category_path\": \"Mens > Mens Clothing > Mens Sweatshirts & Hoodies\",\n                \"category_names\": [\n                    \"Mens\",\n                    \"Mens Clothing\",\n                    \"Mens Sweatshirts & Hoodies\"\n                ],\n                \"malls\": [\n                    840,\n                    208,\n                    1240,\n                    189,\n                    347,\n                    765,\n                    846,\n                    788,\n                    845,\n                    102,\n                    116,\n                    811,\n                    146,\n                    113,\n                    103,\n                    238,\n                    857,\n                    213,\n                    849,\n                    162,\n                    805,\n                    207,\n                    114,\n                    233,\n                    165,\n                    105,\n                    158,\n                    1353\n                ],\n                \"mall_prices\": [],\n                \"base_tenant_id\": 1846,\n                \"local_tenants\": [\n                    35454,\n                    2005,\n                    54620,\n                    36475,\n                    3865,\n                    30473,\n                    77624,\n                    34281,\n                    78874,\n                    5718,\n                    42810,\n                    41269,\n                    2686,\n                    58740,\n                    47243,\n                    82658,\n                    46937,\n                    8123,\n                    76999,\n                    4224,\n                    35078,\n                    17965,\n                    3872,\n                    4330,\n                    74302,\n                    38460,\n                    12615,\n                    83673\n                ],\n                \"variant_sizes\": [\n                    \"Small\",\n                    \"Medium\",\n                    \"Large\",\n                    \"X-Large\"\n                ],\n                \"variant_colors\": [\n                    \"Chalk\"\n                ],\n                \"variants\": [\n                    {\n                        \"variant_id\": \"33455396-1846\",\n                        \"price\": 78,\n                        \"sale_price\": 59.99,\n                        \"color\": \"Chalk\",\n                        \"color_family\": \"Beige\",\n                        \"size\": \"Small\",\n                        \"mpn\": \"33455396\",\n                        \"material\": [],\n                        \"malls\": [\n                            158,\n                            207,\n                            233,\n                            840,\n                            846,\n                            113,\n                            811,\n                            165,\n                            213,\n                            238,\n                            765,\n                            189,\n                            146\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            12615,\n                            17965,\n                            4330,\n                            35454,\n                            77624,\n                            58740,\n                            41269,\n                            74302,\n                            8123,\n                            82658,\n                            30473,\n                            36475,\n                            2686\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/05321186-1846/33455396-1846\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/1846/1100/33455396-1846-00.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/33455396-1846-01.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/33455396-1846-02.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/33455396-1846-03.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/1846/186/33455396-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/33455396-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/33455396-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/33455396-1846-03.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/1846/300/33455396-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/33455396-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/33455396-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/33455396-1846-03.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/1846/380/33455396-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/33455396-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/33455396-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/33455396-1846-03.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/1846/600/33455396-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/33455396-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/33455396-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/33455396-1846-03.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/1846/750/33455396-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/33455396-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/33455396-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/33455396-1846-03.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/1846/1100/33455396-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/33455396-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/33455396-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/33455396-1846-03.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"33455402-1846\",\n                        \"price\": 78,\n                        \"sale_price\": 59.99,\n                        \"color\": \"Chalk\",\n                        \"color_family\": \"Beige\",\n                        \"size\": \"X-Large\",\n                        \"mpn\": \"33455402\",\n                        \"material\": [],\n                        \"malls\": [\n                            857,\n                            846,\n                            114,\n                            811,\n                            1240,\n                            845,\n                            765,\n                            189,\n                            849,\n                            105,\n                            805,\n                            1353\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            46937,\n                            77624,\n                            3872,\n                            41269,\n                            54620,\n                            78874,\n                            30473,\n                            36475,\n                            76999,\n                            38460,\n                            35078,\n                            83673\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/05321186-1846/33455402-1846\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/1846/1100/33455402-1846-00.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/33455402-1846-01.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/33455402-1846-02.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/33455402-1846-03.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/1846/186/33455402-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/33455402-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/33455402-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/33455402-1846-03.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/1846/300/33455402-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/33455402-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/33455402-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/33455402-1846-03.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/1846/380/33455402-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/33455402-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/33455402-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/33455402-1846-03.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/1846/600/33455402-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/33455402-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/33455402-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/33455402-1846-03.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/1846/750/33455402-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/33455402-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/33455402-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/33455402-1846-03.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/1846/1100/33455402-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/33455402-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/33455402-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/33455402-1846-03.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"33455327-1846\",\n                        \"price\": 78,\n                        \"sale_price\": 59.99,\n                        \"color\": \"Chalk\",\n                        \"color_family\": \"Beige\",\n                        \"size\": \"Large\",\n                        \"mpn\": \"33455327\",\n                        \"material\": [],\n                        \"malls\": [\n                            207,\n                            347,\n                            116,\n                            846,\n                            788,\n                            811,\n                            1240,\n                            103,\n                            189,\n                            102,\n                            1353\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            17965,\n                            3865,\n                            42810,\n                            77624,\n                            34281,\n                            41269,\n                            54620,\n                            47243,\n                            36475,\n                            5718,\n                            83673\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/05321186-1846/33455327-1846\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/1846/1100/33455327-1846-00.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/33455327-1846-01.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/33455327-1846-02.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/33455327-1846-03.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/1846/186/33455327-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/33455327-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/33455327-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/33455327-1846-03.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/1846/300/33455327-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/33455327-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/33455327-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/33455327-1846-03.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/1846/380/33455327-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/33455327-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/33455327-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/33455327-1846-03.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/1846/600/33455327-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/33455327-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/33455327-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/33455327-1846-03.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/1846/750/33455327-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/33455327-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/33455327-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/33455327-1846-03.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/1846/1100/33455327-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/33455327-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/33455327-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/33455327-1846-03.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"33455358-1846\",\n                        \"price\": 78,\n                        \"sale_price\": 59.99,\n                        \"color\": \"Chalk\",\n                        \"color_family\": \"Beige\",\n                        \"size\": \"Medium\",\n                        \"mpn\": \"33455358\",\n                        \"material\": [],\n                        \"malls\": [\n                            158,\n                            207,\n                            233,\n                            162,\n                            113,\n                            811,\n                            1240,\n                            208,\n                            765,\n                            103,\n                            189,\n                            1353\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            12615,\n                            17965,\n                            4330,\n                            4224,\n                            58740,\n                            41269,\n                            54620,\n                            2005,\n                            30473,\n                            47243,\n                            36475,\n                            83673\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/05321186-1846/33455358-1846\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/1846/1100/33455358-1846-00.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/33455358-1846-01.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/33455358-1846-02.jpg\",\n                            \"https://searchassets.simon.com/image/1846/1100/33455358-1846-03.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/1846/186/33455358-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/33455358-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/33455358-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/186/33455358-1846-03.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/1846/300/33455358-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/33455358-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/33455358-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/300/33455358-1846-03.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/1846/380/33455358-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/33455358-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/33455358-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/380/33455358-1846-03.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/1846/600/33455358-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/33455358-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/33455358-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/600/33455358-1846-03.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/1846/750/33455358-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/33455358-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/33455358-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/750/33455358-1846-03.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/1846/1100/33455358-1846-00.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/33455358-1846-01.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/33455358-1846-02.jpg\",\n                                \"https://searchassets.simon.com/image/1846/1100/33455358-1846-03.jpg\"\n                            ]\n                        }\n                    }\n                ],\n                \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/05321186-1846\",\n                \"retailer_link\": \"https://www.express.com/clothing/men/lights-graphic-hoodie/pro/05321186/\",\n                \"image\": \"https://searchassets.simon.com/image/1846/1100/33455396-1846-00.jpg\"\n            }\n        }\n    ],\n    \"facet_summary\": [\n        {\n            \"display_name\": \"Store\",\n            \"facet\": \"base_tenant_id\",\n            \"data\": [\n                {\n                    \"display\": \"Brooks Brothers\",\n                    \"value\": \"745\",\n                    \"count\": 10\n                },\n                {\n                    \"display\": \"Express\",\n                    \"value\": \"1846\",\n                    \"count\": 8\n                },\n                {\n                    \"display\": \"Forever 21\",\n                    \"value\": \"2007\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": \"J.Crew\",\n                    \"value\": \"2727\",\n                    \"count\": 6\n                },\n                {\n                    \"display\": \"Levi's®\",\n                    \"value\": \"31581\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": \"Lucky Brand Jeans\",\n                    \"value\": \"3684\",\n                    \"count\": 6\n                },\n                {\n                    \"display\": \"Nordstrom\",\n                    \"value\": \"4217\",\n                    \"count\": 24\n                },\n                {\n                    \"display\": \"UGG\",\n                    \"value\": \"20361\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": \"UNTUCKit\",\n                    \"value\": \"27603\",\n                    \"count\": 2\n                }\n            ],\n            \"type\": 0\n        },\n        {\n            \"display_name\": \"Brand\",\n            \"facet\": \"brand\",\n            \"data\": [\n                {\n                    \"value\": \"Adidas Originals\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Brooks Brothers\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Carrots By Anwar Carrots\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Express\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Faherty\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Forever 21\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Good Man Brand\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Ice Cream\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"J.Crew\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"L.l.bean\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Levi\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Lucky Brand\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Nike\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Nordstrom\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Peter Millar\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Rhone\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Rvca\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"The North Face\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Treasure & Bond\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Ugg\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Untuckit\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Zella\",\n                    \"count\": 2\n                }\n            ],\n            \"type\": 1\n        },\n        {\n            \"display_name\": \"Gender\",\n            \"facet\": \"gender\",\n            \"data\": [\n                {\n                    \"value\": \"Men\",\n                    \"count\": 62\n                }\n            ],\n            \"type\": 2\n        },\n        {\n            \"display_name\": \"Category\",\n            \"facet\": \"category_path\",\n            \"data\": [\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Clothing > Boys Outerwear > Boys Coats & Jackets\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Clothing > Boys Shirts & Tops\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Shirts > Mens Casual Shirts\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Outerwear > Mens Coats & Jackets\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Pants > Mens Joggers & Sweatpants\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sleepwear & Loungewear > Mens Loungewear\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Shirts > Mens Polo Shirts\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sweaters > Mens Pullovers\",\n                    \"count\": 7\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Suits & Sport Coats > Mens Suits\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sweatshirts & Hoodies\",\n                    \"count\": 39\n                }\n            ],\n            \"type\": 3\n        },\n        {\n            \"display_name\": \"Size\",\n            \"facet\": \"variants/size\",\n            \"data\": [\n                {\n                    \"value\": \"3\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"6 Months\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"9\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"12\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"12 - 18 Months\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"18 - 24 Months\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"18 Months\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"3 - 6 Months\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"6 - 12 Months\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Newborn\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"XX-Small\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"X-Small\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Small\",\n                    \"count\": 45\n                },\n                {\n                    \"value\": \"Medium\",\n                    \"count\": 53\n                },\n                {\n                    \"value\": \"Large\",\n                    \"count\": 54\n                },\n                {\n                    \"value\": \"X-Large\",\n                    \"count\": 51\n                },\n                {\n                    \"value\": \"XX-Large\",\n                    \"count\": 23\n                }\n            ],\n            \"type\": 4\n        },\n        {\n            \"display_name\": \"Color\",\n            \"facet\": \"variants/color_family\",\n            \"data\": [\n                {\n                    \"display\": \"Beige\",\n                    \"value\": \"F6E3BA\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": \"Black\",\n                    \"value\": \"000000\",\n                    \"count\": 23\n                },\n                {\n                    \"display\": \"Blue\",\n                    \"value\": \"1790C8\",\n                    \"count\": 22\n                },\n                {\n                    \"display\": \"Brown\",\n                    \"value\": \"825D41\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": \"Green\",\n                    \"value\": \"7EDD1E\",\n                    \"count\": 11\n                },\n                {\n                    \"display\": \"Grey\",\n                    \"value\": \"808080\",\n                    \"count\": 22\n                },\n                {\n                    \"display\": \"Multi\",\n                    \"value\": null,\n                    \"count\": 1\n                },\n                {\n                    \"display\": \"Orange\",\n                    \"value\": \"F36B26\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": \"Pink\",\n                    \"value\": \"F0728F\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": \"Purple\",\n                    \"value\": \"8D429F\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": \"Red\",\n                    \"value\": \"E7352B\",\n                    \"count\": 9\n                },\n                {\n                    \"display\": \"White\",\n                    \"value\": \"FFFFFF\",\n                    \"count\": 8\n                }\n            ],\n            \"type\": 5\n        },\n        {\n            \"display_name\": \"Price\",\n            \"facet\": \"final_price\",\n            \"data\": [\n                {\n                    \"from\": null,\n                    \"to\": 50,\n                    \"count\": 16\n                },\n                {\n                    \"from\": 50,\n                    \"to\": 100,\n                    \"count\": 29\n                },\n                {\n                    \"from\": 100,\n                    \"to\": 150,\n                    \"count\": 13\n                },\n                {\n                    \"from\": 150,\n                    \"to\": 200,\n                    \"count\": 4\n                },\n                {\n                    \"from\": 200,\n                    \"to\": 250,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 250,\n                    \"to\": 300,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 300,\n                    \"to\": 350,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 350,\n                    \"to\": 400,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 400,\n                    \"to\": 450,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 450,\n                    \"to\": 500,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 500,\n                    \"to\": 550,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 550,\n                    \"to\": 600,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 600,\n                    \"to\": 650,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 650,\n                    \"to\": 700,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 700,\n                    \"to\": 750,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 750,\n                    \"to\": 800,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 800,\n                    \"to\": 850,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 850,\n                    \"to\": 900,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 900,\n                    \"to\": 950,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 950,\n                    \"to\": 1000,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 1000,\n                    \"to\": null,\n                    \"count\": 0\n                }\n            ],\n            \"type\": 7\n        }\n    ],\n    \"record_count\": 62,\n    \"pagination\": {\n        \"nextPageParameters\": {\n            \"q\": \"mens sweatshirts\",\n            \"filter\": \"malls/any(m: m eq 105)\",\n            \"size\": \"3\",\n            \"skip\": \"3\"\n        },\n        \"nextPageLink\": \"https://api.simon.com/v1.2/simonsearch/search?q=mens+sweatshirts&filter=malls%2fany(m%3a+m+eq+105)&size=3&skip=3\"\n    }\n}"},{"id":"71df1ae3-dfcc-4ae7-8004-b73705bd946d","name":"Search 06 - Filtering (Mens items more than $50 at mall 105)","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{searchAppServiceUrl}}/simonsearch/summary?q=mens sweatshirts&filter=brand eq 'UGG' and malls/any(m: m eq 765)&size=3","host":["{{searchAppServiceUrl}}"],"path":["simonsearch","summary"],"query":[{"key":"q","value":"mens sweatshirts"},{"key":"filter","value":"brand eq 'UGG' and malls/any(m: m eq 765)"},{"key":"size","value":"3"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"results\": [\n        {\n            \"Score\": 24.370481,\n            \"Highlights\": null,\n            \"Document\": {\n                \"id\": \"4024021778510-27603\",\n                \"product_id\": \"4024021778510-27603\",\n                \"title\": \"Pique Long-Sleeve Polo\",\n                \"description\": \"<meta charset=\\\"utf-8\\\"> <style type=\\\"text/css\\\"><!-- td {border: 1px solid #ccc;}br {mso-data-placement:same-cell;} --></style> <p>The only thing better than Our Famous Polos? These long-sleeve styles we created so you can wear your favorite polos all year long. These pique bestsellers feature soft, breathable cotton made with the same classic texture you know and love. And like every shirt we make, they have a precise fit and the perfect untucked length. Pair them with Chino Pants for a crisp and comfortable look when cooler weather starts to roll in.</p> <p>FEATURES</p> <ul> <li><span>Structured collar</span></li> <li><span>Side vents</span></li> <li><span>Signature tonal burgundy sail</span></li> <li><span>SKU# 31718NAV</span></li> </ul> <p><span>FABRIC</span><br></p> <ul> <li><span>100% Pima cotton</span></li> </ul> <ul></ul> <style type=\\\"text/css\\\"><!-- td {border: 1px solid #ccc;}br {mso-data-placement:same-cell;} --></style>\",\n                \"price\": 75,\n                \"price_high\": 0,\n                \"sale_price\": 0,\n                \"sale_price_high\": 0,\n                \"is_discounted\": false,\n                \"discount_percent\": 0,\n                \"final_price\": 75,\n                \"brand\": \"Untuckit\",\n                \"gender\": \"Mens\",\n                \"category_path\": \"Mens > Mens Clothing > Mens Shirts > Mens Polo Shirts\",\n                \"category_names\": [\n                    \"Mens\",\n                    \"Mens Clothing\",\n                    \"Mens Shirts\",\n                    \"Mens Polo Shirts\"\n                ],\n                \"malls\": [\n                    857,\n                    105,\n                    146\n                ],\n                \"mall_prices\": [],\n                \"base_tenant_id\": 27603,\n                \"local_tenants\": [\n                    110295,\n                    114113,\n                    114373\n                ],\n                \"variant_sizes\": [\n                    \"Medium\",\n                    \"Large\"\n                ],\n                \"variant_colors\": [\n                    \"Navy\"\n                ],\n                \"variants\": [\n                    {\n                        \"variant_id\": \"31718NAVREGLG-27603\",\n                        \"price\": 75,\n                        \"sale_price\": 0,\n                        \"color\": \"Navy\",\n                        \"color_family\": \"Blue\",\n                        \"size\": \"Large\",\n                        \"material\": [],\n                        \"malls\": [\n                            146,\n                            857\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            114373,\n                            110295\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/4024021778510-27603/31718NAVREGLG-27603\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/27603/1100/31718NAVREGLG-27603-00.jpg\",\n                            \"https://searchassets.simon.com/image/27603/1100/31718NAVREGLG-27603-01.jpg\",\n                            \"https://searchassets.simon.com/image/27603/1100/31718NAVREGLG-27603-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/27603/186/31718NAVREGLG-27603-00.jpg\",\n                                \"https://searchassets.simon.com/image/27603/186/31718NAVREGLG-27603-01.jpg\",\n                                \"https://searchassets.simon.com/image/27603/186/31718NAVREGLG-27603-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/27603/300/31718NAVREGLG-27603-00.jpg\",\n                                \"https://searchassets.simon.com/image/27603/300/31718NAVREGLG-27603-01.jpg\",\n                                \"https://searchassets.simon.com/image/27603/300/31718NAVREGLG-27603-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/27603/380/31718NAVREGLG-27603-00.jpg\",\n                                \"https://searchassets.simon.com/image/27603/380/31718NAVREGLG-27603-01.jpg\",\n                                \"https://searchassets.simon.com/image/27603/380/31718NAVREGLG-27603-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/27603/600/31718NAVREGLG-27603-00.jpg\",\n                                \"https://searchassets.simon.com/image/27603/600/31718NAVREGLG-27603-01.jpg\",\n                                \"https://searchassets.simon.com/image/27603/600/31718NAVREGLG-27603-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/27603/750/31718NAVREGLG-27603-00.jpg\",\n                                \"https://searchassets.simon.com/image/27603/750/31718NAVREGLG-27603-01.jpg\",\n                                \"https://searchassets.simon.com/image/27603/750/31718NAVREGLG-27603-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/27603/1100/31718NAVREGLG-27603-00.jpg\",\n                                \"https://searchassets.simon.com/image/27603/1100/31718NAVREGLG-27603-01.jpg\",\n                                \"https://searchassets.simon.com/image/27603/1100/31718NAVREGLG-27603-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"31718NAVREGMD-27603\",\n                        \"price\": 75,\n                        \"sale_price\": 0,\n                        \"color\": \"Navy\",\n                        \"color_family\": \"Blue\",\n                        \"size\": \"Medium\",\n                        \"material\": [],\n                        \"malls\": [\n                            105\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            114113\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/4024021778510-27603/31718NAVREGMD-27603\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/27603/1100/31718NAVREGMD-27603-00.jpg\",\n                            \"https://searchassets.simon.com/image/27603/1100/31718NAVREGMD-27603-01.jpg\",\n                            \"https://searchassets.simon.com/image/27603/1100/31718NAVREGMD-27603-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/27603/186/31718NAVREGMD-27603-00.jpg\",\n                                \"https://searchassets.simon.com/image/27603/186/31718NAVREGMD-27603-01.jpg\",\n                                \"https://searchassets.simon.com/image/27603/186/31718NAVREGMD-27603-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/27603/300/31718NAVREGMD-27603-00.jpg\",\n                                \"https://searchassets.simon.com/image/27603/300/31718NAVREGMD-27603-01.jpg\",\n                                \"https://searchassets.simon.com/image/27603/300/31718NAVREGMD-27603-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/27603/380/31718NAVREGMD-27603-00.jpg\",\n                                \"https://searchassets.simon.com/image/27603/380/31718NAVREGMD-27603-01.jpg\",\n                                \"https://searchassets.simon.com/image/27603/380/31718NAVREGMD-27603-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/27603/600/31718NAVREGMD-27603-00.jpg\",\n                                \"https://searchassets.simon.com/image/27603/600/31718NAVREGMD-27603-01.jpg\",\n                                \"https://searchassets.simon.com/image/27603/600/31718NAVREGMD-27603-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/27603/750/31718NAVREGMD-27603-00.jpg\",\n                                \"https://searchassets.simon.com/image/27603/750/31718NAVREGMD-27603-01.jpg\",\n                                \"https://searchassets.simon.com/image/27603/750/31718NAVREGMD-27603-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/27603/1100/31718NAVREGMD-27603-00.jpg\",\n                                \"https://searchassets.simon.com/image/27603/1100/31718NAVREGMD-27603-01.jpg\",\n                                \"https://searchassets.simon.com/image/27603/1100/31718NAVREGMD-27603-02.jpg\"\n                            ]\n                        }\n                    }\n                ],\n                \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/4024021778510-27603\",\n                \"retailer_link\": \"https://untuckit.myshopify.com/products/avignon-navy\",\n                \"image\": \"https://searchassets.simon.com/image/27603/1100/31718NAVREGLG-27603-00.jpg\"\n            }\n        },\n        {\n            \"Score\": 23.995592,\n            \"Highlights\": null,\n            \"Document\": {\n                \"id\": \"6634731929678-27603\",\n                \"product_id\": \"6634731929678-27603\",\n                \"title\": \"French Terry Long-Sleeve Henley\",\n                \"description\": \"We’re famous for our supersoft Henleys. Our long-sleeve style is made with Terrycloth cotton fabric for a cool look and feel. It also comes with lots of stretch to keep you comfortable all day, making it the perfect everyday style for fall and beyond. On chilly days, this Henley looks great under our Cord Utility Jacket. You can also wear it on its own for an easy everyday look.<br data-mce-fragment=\\\"1\\\"><br data-mce-fragment=\\\"1\\\">FEATURES<br data-mce-fragment=\\\"1\\\"><br data-mce-fragment=\\\"1\\\">• Signature blue sail<br data-mce-fragment=\\\"1\\\">• SKU# 40983BLU<br data-mce-fragment=\\\"1\\\"><br data-mce-fragment=\\\"1\\\">FABRIC<br data-mce-fragment=\\\"1\\\"><br data-mce-fragment=\\\"1\\\">• 60% Cotton, 40% Elastane<br>• Imported\",\n                \"price\": 78,\n                \"price_high\": 0,\n                \"sale_price\": 58,\n                \"sale_price_high\": 0,\n                \"is_discounted\": true,\n                \"discount_percent\": 26,\n                \"final_price\": 58,\n                \"brand\": \"Untuckit\",\n                \"gender\": \"Mens\",\n                \"category_path\": \"Mens > Mens Clothing > Mens Shirts > Mens Henley Shirts\",\n                \"category_names\": [\n                    \"Mens\",\n                    \"Mens Clothing\",\n                    \"Mens Shirts\",\n                    \"Mens Henley Shirts\"\n                ],\n                \"malls\": [\n                    1345,\n                    105,\n                    788,\n                    102,\n                    207\n                ],\n                \"mall_prices\": [],\n                \"base_tenant_id\": 27603,\n                \"local_tenants\": [\n                    114720,\n                    114113,\n                    114266,\n                    113890,\n                    107424\n                ],\n                \"variant_sizes\": [\n                    \"Medium\",\n                    \"XX-Large\"\n                ],\n                \"variant_colors\": [\n                    \"Blue\"\n                ],\n                \"variants\": [\n                    {\n                        \"variant_id\": \"40983BLUREGMD-27603\",\n                        \"price\": 78,\n                        \"sale_price\": 58,\n                        \"color\": \"Blue\",\n                        \"color_family\": \"Blue\",\n                        \"size\": \"Medium\",\n                        \"material\": [],\n                        \"malls\": [\n                            1345,\n                            102,\n                            207\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            114720,\n                            113890,\n                            107424\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/6634731929678-27603/40983BLUREGMD-27603\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/27603/1100/40983BLUREGMD-27603-00.jpg\",\n                            \"https://searchassets.simon.com/image/27603/1100/40983BLUREGMD-27603-01.jpg\",\n                            \"https://searchassets.simon.com/image/27603/1100/40983BLUREGMD-27603-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/27603/186/40983BLUREGMD-27603-00.jpg\",\n                                \"https://searchassets.simon.com/image/27603/186/40983BLUREGMD-27603-01.jpg\",\n                                \"https://searchassets.simon.com/image/27603/186/40983BLUREGMD-27603-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/27603/300/40983BLUREGMD-27603-00.jpg\",\n                                \"https://searchassets.simon.com/image/27603/300/40983BLUREGMD-27603-01.jpg\",\n                                \"https://searchassets.simon.com/image/27603/300/40983BLUREGMD-27603-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/27603/380/40983BLUREGMD-27603-00.jpg\",\n                                \"https://searchassets.simon.com/image/27603/380/40983BLUREGMD-27603-01.jpg\",\n                                \"https://searchassets.simon.com/image/27603/380/40983BLUREGMD-27603-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/27603/600/40983BLUREGMD-27603-00.jpg\",\n                                \"https://searchassets.simon.com/image/27603/600/40983BLUREGMD-27603-01.jpg\",\n                                \"https://searchassets.simon.com/image/27603/600/40983BLUREGMD-27603-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/27603/750/40983BLUREGMD-27603-00.jpg\",\n                                \"https://searchassets.simon.com/image/27603/750/40983BLUREGMD-27603-01.jpg\",\n                                \"https://searchassets.simon.com/image/27603/750/40983BLUREGMD-27603-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/27603/1100/40983BLUREGMD-27603-00.jpg\",\n                                \"https://searchassets.simon.com/image/27603/1100/40983BLUREGMD-27603-01.jpg\",\n                                \"https://searchassets.simon.com/image/27603/1100/40983BLUREGMD-27603-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"40983BLUREGXXL-27603\",\n                        \"price\": 78,\n                        \"sale_price\": 58,\n                        \"color\": \"Blue\",\n                        \"color_family\": \"Blue\",\n                        \"size\": \"XX-Large\",\n                        \"material\": [],\n                        \"malls\": [\n                            105,\n                            788\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            114113,\n                            114266\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/6634731929678-27603/40983BLUREGXXL-27603\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/27603/1100/40983BLUREGXXL-27603-00.jpg\",\n                            \"https://searchassets.simon.com/image/27603/1100/40983BLUREGXXL-27603-01.jpg\",\n                            \"https://searchassets.simon.com/image/27603/1100/40983BLUREGXXL-27603-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/27603/186/40983BLUREGXXL-27603-00.jpg\",\n                                \"https://searchassets.simon.com/image/27603/186/40983BLUREGXXL-27603-01.jpg\",\n                                \"https://searchassets.simon.com/image/27603/186/40983BLUREGXXL-27603-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/27603/300/40983BLUREGXXL-27603-00.jpg\",\n                                \"https://searchassets.simon.com/image/27603/300/40983BLUREGXXL-27603-01.jpg\",\n                                \"https://searchassets.simon.com/image/27603/300/40983BLUREGXXL-27603-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/27603/380/40983BLUREGXXL-27603-00.jpg\",\n                                \"https://searchassets.simon.com/image/27603/380/40983BLUREGXXL-27603-01.jpg\",\n                                \"https://searchassets.simon.com/image/27603/380/40983BLUREGXXL-27603-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/27603/600/40983BLUREGXXL-27603-00.jpg\",\n                                \"https://searchassets.simon.com/image/27603/600/40983BLUREGXXL-27603-01.jpg\",\n                                \"https://searchassets.simon.com/image/27603/600/40983BLUREGXXL-27603-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/27603/750/40983BLUREGXXL-27603-00.jpg\",\n                                \"https://searchassets.simon.com/image/27603/750/40983BLUREGXXL-27603-01.jpg\",\n                                \"https://searchassets.simon.com/image/27603/750/40983BLUREGXXL-27603-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/27603/1100/40983BLUREGXXL-27603-00.jpg\",\n                                \"https://searchassets.simon.com/image/27603/1100/40983BLUREGXXL-27603-01.jpg\",\n                                \"https://searchassets.simon.com/image/27603/1100/40983BLUREGXXL-27603-02.jpg\"\n                            ]\n                        }\n                    }\n                ],\n                \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/6634731929678-27603\",\n                \"retailer_link\": \"https://untuckit.myshopify.com/products/urey-moonlit-ocean\",\n                \"image\": \"https://searchassets.simon.com/image/27603/1100/40983BLUREGMD-27603-00.jpg\"\n            }\n        },\n        {\n            \"Score\": 17.218372,\n            \"Highlights\": null,\n            \"Document\": {\n                \"id\": \"5285752-4217\",\n                \"product_id\": \"5285752-4217\",\n                \"title\": \"On Cloudswift Running Shoe - Men\",\n                \"description\": \"Engineered to outpace the demands of urban running, this sock-fit shoe sports a ribbed lacing cage that locks your foot comfortably to the springy foam sole. Responsive Speedboard™ construction moves naturally with your stride to transform every heel strike into an explosive toe-off, with durable, high-abrasion rubber in the tread providing superior grip on urban streets, sidewalks and steps—even when they're wet. Cushioning: absorbs impact and distributes weight for consistent, buoyant comfort under each step Energy return: transforms every heel strike into responsive, explosive forward movement Pull-on sock upper with external lacing cage Removable memory foam insole allows for custom orthotics Speedboard construction moves naturally with your foot to transform every heel strike into an explosive toe-off Helion™ superfoam cushioning delivers lightweight energy return even in hot and cold temperatures Textile and synthetic upper/textile lining/rubber and synthetic sole Imported\",\n                \"price\": 149.99,\n                \"price_high\": 0,\n                \"sale_price\": 0,\n                \"sale_price_high\": 0,\n                \"is_discounted\": false,\n                \"discount_percent\": 0,\n                \"final_price\": 149.99,\n                \"brand\": \"On\",\n                \"gender\": \"Men\",\n                \"category_path\": \"Mens > Mens Shoes > Mens Athletic Shoes\",\n                \"category_names\": [\n                    \"Mens\",\n                    \"Mens Shoes\",\n                    \"Mens Athletic Shoes\"\n                ],\n                \"malls\": [\n                    239,\n                    144,\n                    147,\n                    158,\n                    105,\n                    841,\n                    1353,\n                    788,\n                    102,\n                    233,\n                    146,\n                    210,\n                    113,\n                    805,\n                    157,\n                    166,\n                    338,\n                    1240,\n                    238,\n                    223,\n                    857,\n                    765,\n                    845\n                ],\n                \"mall_prices\": [],\n                \"base_tenant_id\": 4217,\n                \"local_tenants\": [\n                    6926,\n                    23070,\n                    64738,\n                    50595,\n                    2254,\n                    47841,\n                    83608,\n                    34249,\n                    3919,\n                    4722,\n                    62278,\n                    42543,\n                    2674,\n                    49402,\n                    5717,\n                    60883,\n                    67929,\n                    92738,\n                    77900,\n                    30150,\n                    85501,\n                    30433,\n                    78993\n                ],\n                \"variant_sizes\": [\n                    \"7\",\n                    \"7 ½\",\n                    \"8\",\n                    \"8 ½\",\n                    \"9\",\n                    \"9 ½\",\n                    \"10\",\n                    \"10 ½\",\n                    \"11\",\n                    \"11 ½\",\n                    \"12\",\n                    \"12 ½\",\n                    \"13\",\n                    \"14\"\n                ],\n                \"variant_colors\": [\n                    \"Black/ Grey\",\n                    \"Denim/ Midnight\",\n                    \"Olive/ Thorn\",\n                    \"Slate/ Rock\",\n                    \"Grey/ Yellow\"\n                ],\n                \"variants\": [\n                    {\n                        \"variant_id\": \"36473649-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Black/ Grey\",\n                        \"color_family\": \"Black\",\n                        \"size\": \"12\",\n                        \"gtin\": \"7630040591799\",\n                        \"mpn\": \"41.99585\",\n                        \"material\": [],\n                        \"malls\": [\n                            223,\n                            1353,\n                            233,\n                            841,\n                            239,\n                            166,\n                            857,\n                            158,\n                            765,\n                            210\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            30150,\n                            83608,\n                            4722,\n                            47841,\n                            6926,\n                            60883,\n                            85501,\n                            50595,\n                            30433,\n                            42543\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/36473649-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/36473649-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36473649-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36473649-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/36473649-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36473649-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36473649-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/36473649-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36473649-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36473649-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/36473649-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36473649-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36473649-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/36473649-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36473649-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36473649-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/36473649-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36473649-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36473649-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/36473649-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36473649-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36473649-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"36473657-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Black/ Grey\",\n                        \"color_family\": \"Black\",\n                        \"size\": \"9\",\n                        \"gtin\": \"7630040591737\",\n                        \"mpn\": \"41.99585\",\n                        \"material\": [],\n                        \"malls\": [\n                            223,\n                            1353,\n                            102,\n                            238,\n                            1240,\n                            239,\n                            166,\n                            857,\n                            157,\n                            158,\n                            144,\n                            805,\n                            146\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            30150,\n                            83608,\n                            3919,\n                            77900,\n                            92738,\n                            6926,\n                            60883,\n                            85501,\n                            5717,\n                            50595,\n                            23070,\n                            49402,\n                            62278\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/36473657-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/36473657-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36473657-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36473657-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/36473657-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36473657-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36473657-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/36473657-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36473657-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36473657-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/36473657-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36473657-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36473657-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/36473657-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36473657-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36473657-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/36473657-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36473657-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36473657-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/36473657-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36473657-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36473657-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"36473658-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Black/ Grey\",\n                        \"color_family\": \"Black\",\n                        \"size\": \"9 ½\",\n                        \"gtin\": \"7630040591744\",\n                        \"mpn\": \"41.99585\",\n                        \"material\": [],\n                        \"malls\": [\n                            238,\n                            147,\n                            166,\n                            144,\n                            765\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            77900,\n                            64738,\n                            60883,\n                            23070,\n                            30433\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/36473658-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/36473658-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36473658-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36473658-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/36473658-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36473658-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36473658-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/36473658-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36473658-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36473658-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/36473658-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36473658-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36473658-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/36473658-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36473658-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36473658-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/36473658-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36473658-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36473658-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/36473658-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36473658-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36473658-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"36473653-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Black/ Grey\",\n                        \"color_family\": \"Black\",\n                        \"size\": \"7\",\n                        \"gtin\": \"7630040591690\",\n                        \"mpn\": \"41.99585\",\n                        \"material\": [],\n                        \"malls\": [\n                            1353,\n                            105\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            83608,\n                            2254\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/36473653-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/36473653-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36473653-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36473653-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/36473653-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36473653-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36473653-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/36473653-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36473653-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36473653-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/36473653-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36473653-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36473653-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/36473653-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36473653-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36473653-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/36473653-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36473653-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36473653-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/36473653-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36473653-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36473653-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"36473660-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Black/ Grey\",\n                        \"color_family\": \"Black\",\n                        \"size\": \"10 ½\",\n                        \"gtin\": \"7630040591768\",\n                        \"mpn\": \"41.99585\",\n                        \"material\": [],\n                        \"malls\": [\n                            223,\n                            1353,\n                            841,\n                            338,\n                            845,\n                            166,\n                            157,\n                            158,\n                            210,\n                            805\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            30150,\n                            83608,\n                            47841,\n                            67929,\n                            78993,\n                            60883,\n                            5717,\n                            50595,\n                            42543,\n                            49402\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/36473660-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/36473660-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36473660-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36473660-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/36473660-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36473660-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36473660-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/36473660-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36473660-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36473660-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/36473660-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36473660-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36473660-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/36473660-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36473660-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36473660-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/36473660-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36473660-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36473660-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/36473660-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36473660-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36473660-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"32754133-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Slate/ Rock\",\n                        \"color_family\": \"Grey\",\n                        \"size\": \"11\",\n                        \"gtin\": \"7630040592055\",\n                        \"mpn\": \"41.99583\",\n                        \"material\": [],\n                        \"malls\": [\n                            146,\n                            223,\n                            1353,\n                            113,\n                            233,\n                            841,\n                            338,\n                            238,\n                            845,\n                            239,\n                            166,\n                            158,\n                            765\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            62278,\n                            30150,\n                            83608,\n                            2674,\n                            4722,\n                            47841,\n                            67929,\n                            77900,\n                            78993,\n                            6926,\n                            60883,\n                            50595,\n                            30433\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/32754133-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/32754133-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32754133-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32754133-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/32754133-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32754133-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32754133-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/32754133-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32754133-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32754133-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/32754133-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32754133-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32754133-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/32754133-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32754133-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32754133-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/32754133-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32754133-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32754133-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/32754133-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32754133-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32754133-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"36473655-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Black/ Grey\",\n                        \"color_family\": \"Black\",\n                        \"size\": \"8\",\n                        \"gtin\": \"7630040591713\",\n                        \"mpn\": \"41.99585\",\n                        \"material\": [],\n                        \"malls\": [\n                            113,\n                            147,\n                            166,\n                            158\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            2674,\n                            64738,\n                            60883,\n                            50595\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/36473655-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/36473655-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36473655-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36473655-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/36473655-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36473655-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36473655-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/36473655-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36473655-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36473655-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/36473655-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36473655-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36473655-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/36473655-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36473655-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36473655-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/36473655-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36473655-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36473655-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/36473655-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36473655-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36473655-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"32754118-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Slate/ Rock\",\n                        \"color_family\": \"Grey\",\n                        \"size\": \"8\",\n                        \"gtin\": \"7630040591997\",\n                        \"mpn\": \"41.99583\",\n                        \"material\": [],\n                        \"malls\": [\n                            841,\n                            102,\n                            845,\n                            239,\n                            157,\n                            788,\n                            144,\n                            765\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            47841,\n                            3919,\n                            78993,\n                            6926,\n                            5717,\n                            34249,\n                            23070,\n                            30433\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/32754118-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/32754118-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32754118-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32754118-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/32754118-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32754118-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32754118-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/32754118-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32754118-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32754118-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/32754118-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32754118-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32754118-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/32754118-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32754118-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32754118-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/32754118-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32754118-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32754118-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/32754118-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32754118-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32754118-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"36473662-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Black/ Grey\",\n                        \"color_family\": \"Black\",\n                        \"size\": \"11 ½\",\n                        \"gtin\": \"7630040591782\",\n                        \"mpn\": \"41.99585\",\n                        \"material\": [],\n                        \"malls\": [\n                            147,\n                            166,\n                            788,\n                            105\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            64738,\n                            60883,\n                            34249,\n                            2254\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/36473662-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/36473662-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36473662-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36473662-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/36473662-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36473662-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36473662-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/36473662-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36473662-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36473662-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/36473662-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36473662-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36473662-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/36473662-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36473662-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36473662-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/36473662-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36473662-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36473662-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/36473662-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36473662-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36473662-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"32984141-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Denim/ Midnight\",\n                        \"color_family\": \"Blue\",\n                        \"size\": \"12\",\n                        \"gtin\": \"7630040591935\",\n                        \"mpn\": \"41.99584\",\n                        \"material\": [],\n                        \"malls\": [\n                            1353,\n                            841,\n                            144,\n                            210\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            83608,\n                            47841,\n                            23070,\n                            42543\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/32984141-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/32984141-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32984141-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32984141-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/32984141-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32984141-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32984141-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/32984141-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32984141-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32984141-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/32984141-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32984141-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32984141-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/32984141-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32984141-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32984141-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/32984141-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32984141-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32984141-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/32984141-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32984141-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32984141-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"36473661-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Black/ Grey\",\n                        \"color_family\": \"Black\",\n                        \"size\": \"11\",\n                        \"gtin\": \"7630040591775\",\n                        \"mpn\": \"41.99585\",\n                        \"material\": [],\n                        \"malls\": [\n                            223,\n                            1353,\n                            338,\n                            238,\n                            845,\n                            239,\n                            166,\n                            765\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            30150,\n                            83608,\n                            67929,\n                            77900,\n                            78993,\n                            6926,\n                            60883,\n                            30433\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/36473661-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/36473661-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36473661-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36473661-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/36473661-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36473661-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36473661-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/36473661-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36473661-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36473661-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/36473661-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36473661-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36473661-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/36473661-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36473661-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36473661-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/36473661-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36473661-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36473661-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/36473661-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36473661-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36473661-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"36473652-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Black/ Grey\",\n                        \"color_family\": \"Black\",\n                        \"size\": \"14\",\n                        \"gtin\": \"7630040591829\",\n                        \"mpn\": \"41.99585\",\n                        \"material\": [],\n                        \"malls\": [\n                            841,\n                            210\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            47841,\n                            42543\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/36473652-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/36473652-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36473652-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36473652-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/36473652-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36473652-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36473652-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/36473652-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36473652-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36473652-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/36473652-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36473652-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36473652-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/36473652-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36473652-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36473652-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/36473652-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36473652-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36473652-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/36473652-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36473652-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36473652-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"36473654-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Black/ Grey\",\n                        \"color_family\": \"Black\",\n                        \"size\": \"7 ½\",\n                        \"gtin\": \"7630040591706\",\n                        \"mpn\": \"41.99585\",\n                        \"material\": [],\n                        \"malls\": [\n                            1353,\n                            233,\n                            1240,\n                            857,\n                            157\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            83608,\n                            4722,\n                            92738,\n                            85501,\n                            5717\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/36473654-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/36473654-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36473654-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36473654-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/36473654-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36473654-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36473654-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/36473654-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36473654-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36473654-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/36473654-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36473654-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36473654-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/36473654-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36473654-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36473654-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/36473654-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36473654-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36473654-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/36473654-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36473654-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36473654-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"32754117-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Slate/ Rock\",\n                        \"color_family\": \"Grey\",\n                        \"size\": \"7 ½\",\n                        \"gtin\": \"7630040591980\",\n                        \"mpn\": \"41.99583\",\n                        \"material\": [],\n                        \"malls\": [\n                            1353,\n                            233\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            83608,\n                            4722\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/32754117-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/32754117-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32754117-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32754117-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/32754117-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32754117-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32754117-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/32754117-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32754117-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32754117-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/32754117-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32754117-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32754117-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/32754117-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32754117-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32754117-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/32754117-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32754117-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32754117-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/32754117-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32754117-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32754117-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"32754125-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Slate/ Rock\",\n                        \"color_family\": \"Grey\",\n                        \"size\": \"10 ½\",\n                        \"gtin\": \"7630040592048\",\n                        \"mpn\": \"41.99583\",\n                        \"material\": [],\n                        \"malls\": [\n                            223,\n                            1353,\n                            113,\n                            841,\n                            102,\n                            238,\n                            845,\n                            239,\n                            166,\n                            157,\n                            144\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            30150,\n                            83608,\n                            2674,\n                            47841,\n                            3919,\n                            77900,\n                            78993,\n                            6926,\n                            60883,\n                            5717,\n                            23070\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/32754125-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/32754125-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32754125-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32754125-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/32754125-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32754125-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32754125-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/32754125-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32754125-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32754125-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/32754125-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32754125-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32754125-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/32754125-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32754125-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32754125-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/32754125-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32754125-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32754125-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/32754125-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32754125-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32754125-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"32754119-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Slate/ Rock\",\n                        \"color_family\": \"Grey\",\n                        \"size\": \"8 ½\",\n                        \"gtin\": \"7630040592000\",\n                        \"mpn\": \"41.99583\",\n                        \"material\": [],\n                        \"malls\": [\n                            146,\n                            223,\n                            1353,\n                            841,\n                            102,\n                            845,\n                            239,\n                            166,\n                            788,\n                            210,\n                            805\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            62278,\n                            30150,\n                            83608,\n                            47841,\n                            3919,\n                            78993,\n                            6926,\n                            60883,\n                            34249,\n                            42543,\n                            49402\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/32754119-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/32754119-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32754119-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32754119-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/32754119-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32754119-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32754119-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/32754119-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32754119-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32754119-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/32754119-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32754119-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32754119-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/32754119-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32754119-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32754119-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/32754119-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32754119-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32754119-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/32754119-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32754119-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32754119-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"32754120-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Slate/ Rock\",\n                        \"color_family\": \"Grey\",\n                        \"size\": \"9\",\n                        \"gtin\": \"7630040592017\",\n                        \"mpn\": \"41.99583\",\n                        \"material\": [],\n                        \"malls\": [\n                            223,\n                            113,\n                            233,\n                            841,\n                            102,\n                            238,\n                            239,\n                            166,\n                            857,\n                            157,\n                            158,\n                            144,\n                            765,\n                            210,\n                            105,\n                            805\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            30150,\n                            2674,\n                            4722,\n                            47841,\n                            3919,\n                            77900,\n                            6926,\n                            60883,\n                            85501,\n                            5717,\n                            50595,\n                            23070,\n                            30433,\n                            42543,\n                            2254,\n                            49402\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/32754120-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/32754120-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32754120-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32754120-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/32754120-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32754120-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32754120-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/32754120-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32754120-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32754120-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/32754120-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32754120-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32754120-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/32754120-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32754120-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32754120-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/32754120-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32754120-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32754120-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/32754120-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32754120-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32754120-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"36473651-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Black/ Grey\",\n                        \"color_family\": \"Black\",\n                        \"size\": \"13\",\n                        \"gtin\": \"7630040591812\",\n                        \"mpn\": \"41.99585\",\n                        \"material\": [],\n                        \"malls\": [\n                            223,\n                            233,\n                            841,\n                            157,\n                            158,\n                            144\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            30150,\n                            4722,\n                            47841,\n                            5717,\n                            50595,\n                            23070\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/36473651-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/36473651-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36473651-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36473651-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/36473651-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36473651-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36473651-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/36473651-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36473651-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36473651-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/36473651-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36473651-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36473651-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/36473651-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36473651-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36473651-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/36473651-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36473651-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36473651-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/36473651-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36473651-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36473651-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"36473659-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Black/ Grey\",\n                        \"color_family\": \"Black\",\n                        \"size\": \"10\",\n                        \"gtin\": \"7630040591751\",\n                        \"mpn\": \"41.99585\",\n                        \"material\": [],\n                        \"malls\": [\n                            223,\n                            113,\n                            841,\n                            238,\n                            845\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            30150,\n                            2674,\n                            47841,\n                            77900,\n                            78993\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/36473659-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/36473659-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36473659-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36473659-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/36473659-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36473659-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36473659-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/36473659-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36473659-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36473659-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/36473659-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36473659-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36473659-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/36473659-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36473659-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36473659-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/36473659-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36473659-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36473659-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/36473659-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36473659-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36473659-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"33720137-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Grey/ Yellow\",\n                        \"color_family\": \"Grey\",\n                        \"size\": \"10 ½\",\n                        \"gtin\": \"7630440631125\",\n                        \"mpn\": \"41.99227\",\n                        \"material\": [],\n                        \"malls\": [\n                            223\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            30150\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/33720137-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/33720137-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/33720137-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/33720137-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/33720137-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/33720137-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/33720137-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/33720137-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/33720137-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/33720137-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/33720137-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/33720137-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/33720137-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/33720137-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/33720137-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/33720137-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/33720137-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/33720137-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/33720137-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/33720137-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/33720137-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/33720137-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"32984136-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Denim/ Midnight\",\n                        \"color_family\": \"Blue\",\n                        \"size\": \"10\",\n                        \"gtin\": \"7630040591898\",\n                        \"mpn\": \"41.99584\",\n                        \"material\": [],\n                        \"malls\": [\n                            223,\n                            210,\n                            805\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            30150,\n                            42543,\n                            49402\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/32984136-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/32984136-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32984136-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32984136-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/32984136-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32984136-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32984136-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/32984136-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32984136-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32984136-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/32984136-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32984136-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32984136-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/32984136-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32984136-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32984136-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/32984136-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32984136-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32984136-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/32984136-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32984136-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32984136-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"32984139-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Denim/ Midnight\",\n                        \"color_family\": \"Blue\",\n                        \"size\": \"11 ½\",\n                        \"gtin\": \"7630040591928\",\n                        \"mpn\": \"41.99584\",\n                        \"material\": [],\n                        \"malls\": [\n                            223,\n                            1353,\n                            841,\n                            857\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            30150,\n                            83608,\n                            47841,\n                            85501\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/32984139-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/32984139-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32984139-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32984139-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/32984139-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32984139-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32984139-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/32984139-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32984139-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32984139-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/32984139-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32984139-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32984139-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/32984139-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32984139-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32984139-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/32984139-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32984139-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32984139-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/32984139-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32984139-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32984139-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"32984130-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Denim/ Midnight\",\n                        \"color_family\": \"Blue\",\n                        \"size\": \"7\",\n                        \"gtin\": \"7630040591836\",\n                        \"mpn\": \"41.99584\",\n                        \"material\": [],\n                        \"malls\": [\n                            147\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            64738\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/32984130-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/32984130-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32984130-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32984130-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/32984130-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32984130-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32984130-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/32984130-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32984130-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32984130-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/32984130-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32984130-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32984130-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/32984130-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32984130-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32984130-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/32984130-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32984130-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32984130-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/32984130-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32984130-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32984130-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"32984142-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Denim/ Midnight\",\n                        \"color_family\": \"Blue\",\n                        \"size\": \"12 ½\",\n                        \"gtin\": \"7630040591942\",\n                        \"mpn\": \"41.99584\",\n                        \"material\": [],\n                        \"malls\": [\n                            210\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            42543\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/32984142-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/32984142-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32984142-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32984142-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/32984142-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32984142-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32984142-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/32984142-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32984142-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32984142-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/32984142-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32984142-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32984142-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/32984142-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32984142-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32984142-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/32984142-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32984142-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32984142-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/32984142-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32984142-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32984142-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"32984144-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Denim/ Midnight\",\n                        \"color_family\": \"Blue\",\n                        \"size\": \"14\",\n                        \"gtin\": \"7630040591966\",\n                        \"mpn\": \"41.99584\",\n                        \"material\": [],\n                        \"malls\": [\n                            147,\n                            210\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            64738,\n                            42543\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/32984144-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/32984144-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32984144-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32984144-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/32984144-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32984144-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32984144-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/32984144-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32984144-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32984144-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/32984144-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32984144-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32984144-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/32984144-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32984144-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32984144-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/32984144-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32984144-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32984144-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/32984144-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32984144-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32984144-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"32984143-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Denim/ Midnight\",\n                        \"color_family\": \"Blue\",\n                        \"size\": \"13\",\n                        \"gtin\": \"7630040591959\",\n                        \"mpn\": \"41.99584\",\n                        \"material\": [],\n                        \"malls\": [\n                            805,\n                            223\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            49402,\n                            30150\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/32984143-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/32984143-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32984143-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32984143-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/32984143-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32984143-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32984143-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/32984143-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32984143-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32984143-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/32984143-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32984143-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32984143-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/32984143-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32984143-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32984143-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/32984143-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32984143-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32984143-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/32984143-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32984143-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32984143-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"32984137-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Denim/ Midnight\",\n                        \"color_family\": \"Blue\",\n                        \"size\": \"10 ½\",\n                        \"gtin\": \"7630040591904\",\n                        \"mpn\": \"41.99584\",\n                        \"material\": [],\n                        \"malls\": [\n                            113,\n                            144\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            2674,\n                            23070\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/32984137-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/32984137-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32984137-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32984137-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/32984137-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32984137-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32984137-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/32984137-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32984137-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32984137-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/32984137-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32984137-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32984137-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/32984137-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32984137-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32984137-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/32984137-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32984137-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32984137-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/32984137-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32984137-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32984137-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"33720138-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Grey/ Yellow\",\n                        \"color_family\": \"Grey\",\n                        \"size\": \"11\",\n                        \"gtin\": \"7630440631132\",\n                        \"mpn\": \"41.99227\",\n                        \"material\": [],\n                        \"malls\": [\n                            223\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            30150\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/33720138-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/33720138-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/33720138-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/33720138-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/33720138-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/33720138-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/33720138-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/33720138-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/33720138-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/33720138-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/33720138-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/33720138-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/33720138-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/33720138-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/33720138-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/33720138-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/33720138-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/33720138-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/33720138-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/33720138-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/33720138-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/33720138-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"33720136-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Grey/ Yellow\",\n                        \"color_family\": \"Grey\",\n                        \"size\": \"10\",\n                        \"gtin\": \"7630440631118\",\n                        \"mpn\": \"41.99227\",\n                        \"material\": [],\n                        \"malls\": [\n                            223\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            30150\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/33720136-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/33720136-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/33720136-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/33720136-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/33720136-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/33720136-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/33720136-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/33720136-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/33720136-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/33720136-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/33720136-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/33720136-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/33720136-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/33720136-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/33720136-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/33720136-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/33720136-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/33720136-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/33720136-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/33720136-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/33720136-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/33720136-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"33720139-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Grey/ Yellow\",\n                        \"color_family\": \"Grey\",\n                        \"size\": \"11 ½\",\n                        \"gtin\": \"7630440631149\",\n                        \"mpn\": \"41.99227\",\n                        \"material\": [],\n                        \"malls\": [\n                            223\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            30150\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/33720139-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/33720139-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/33720139-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/33720139-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/33720139-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/33720139-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/33720139-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/33720139-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/33720139-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/33720139-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/33720139-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/33720139-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/33720139-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/33720139-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/33720139-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/33720139-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/33720139-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/33720139-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/33720139-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/33720139-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/33720139-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/33720139-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"33720140-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Grey/ Yellow\",\n                        \"color_family\": \"Grey\",\n                        \"size\": \"12\",\n                        \"gtin\": \"7630440631156\",\n                        \"mpn\": \"41.99227\",\n                        \"material\": [],\n                        \"malls\": [\n                            223\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            30150\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/33720140-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/33720140-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/33720140-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/33720140-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/33720140-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/33720140-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/33720140-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/33720140-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/33720140-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/33720140-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/33720140-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/33720140-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/33720140-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/33720140-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/33720140-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/33720140-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/33720140-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/33720140-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/33720140-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/33720140-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/33720140-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/33720140-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"32984134-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Denim/ Midnight\",\n                        \"color_family\": \"Blue\",\n                        \"size\": \"9\",\n                        \"gtin\": \"7630040591874\",\n                        \"mpn\": \"41.99584\",\n                        \"material\": [],\n                        \"malls\": [\n                            1353,\n                            144,\n                            857\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            83608,\n                            23070,\n                            85501\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/32984134-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/32984134-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32984134-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32984134-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/32984134-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32984134-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32984134-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/32984134-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32984134-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32984134-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/32984134-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32984134-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32984134-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/32984134-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32984134-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32984134-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/32984134-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32984134-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32984134-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/32984134-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32984134-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32984134-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"33720127-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Grey/ Yellow\",\n                        \"color_family\": \"Grey\",\n                        \"size\": \"9 ½\",\n                        \"gtin\": \"7630440631101\",\n                        \"mpn\": \"41.99227\",\n                        \"material\": [],\n                        \"malls\": [\n                            223,\n                            166\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            30150,\n                            60883\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/33720127-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/33720127-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/33720127-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/33720127-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/33720127-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/33720127-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/33720127-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/33720127-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/33720127-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/33720127-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/33720127-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/33720127-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/33720127-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/33720127-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/33720127-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/33720127-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/33720127-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/33720127-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/33720127-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/33720127-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/33720127-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/33720127-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"32754112-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Slate/ Rock\",\n                        \"color_family\": \"Grey\",\n                        \"size\": \"13\",\n                        \"gtin\": \"7630040592093\",\n                        \"mpn\": \"41.99583\",\n                        \"material\": [],\n                        \"malls\": [\n                            1353,\n                            113,\n                            238,\n                            157,\n                            210\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            83608,\n                            2674,\n                            77900,\n                            5717,\n                            42543\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/32754112-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/32754112-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32754112-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32754112-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/32754112-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32754112-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32754112-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/32754112-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32754112-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32754112-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/32754112-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32754112-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32754112-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/32754112-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32754112-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32754112-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/32754112-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32754112-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32754112-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/32754112-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32754112-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32754112-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"32754124-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Slate/ Rock\",\n                        \"color_family\": \"Grey\",\n                        \"size\": \"10\",\n                        \"gtin\": \"7630040592031\",\n                        \"mpn\": \"41.99583\",\n                        \"material\": [],\n                        \"malls\": [\n                            146,\n                            223,\n                            1353,\n                            233,\n                            841,\n                            102,\n                            238,\n                            1240,\n                            845,\n                            239,\n                            166,\n                            157,\n                            158,\n                            144,\n                            210,\n                            105,\n                            805\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            62278,\n                            30150,\n                            83608,\n                            4722,\n                            47841,\n                            3919,\n                            77900,\n                            92738,\n                            78993,\n                            6926,\n                            60883,\n                            5717,\n                            50595,\n                            23070,\n                            42543,\n                            2254,\n                            49402\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/32754124-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/32754124-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32754124-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32754124-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/32754124-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32754124-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32754124-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/32754124-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32754124-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32754124-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/32754124-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32754124-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32754124-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/32754124-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32754124-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32754124-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/32754124-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32754124-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32754124-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/32754124-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32754124-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32754124-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"32754110-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Slate/ Rock\",\n                        \"color_family\": \"Grey\",\n                        \"size\": \"12\",\n                        \"gtin\": \"7630040592079\",\n                        \"mpn\": \"41.99583\",\n                        \"material\": [],\n                        \"malls\": [\n                            146,\n                            1353,\n                            113,\n                            233,\n                            841,\n                            102,\n                            238,\n                            1240,\n                            845,\n                            239,\n                            857,\n                            157\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            62278,\n                            83608,\n                            2674,\n                            4722,\n                            47841,\n                            3919,\n                            77900,\n                            92738,\n                            78993,\n                            6926,\n                            85501,\n                            5717\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/32754110-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/32754110-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32754110-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32754110-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/32754110-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32754110-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32754110-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/32754110-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32754110-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32754110-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/32754110-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32754110-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32754110-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/32754110-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32754110-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32754110-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/32754110-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32754110-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32754110-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/32754110-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32754110-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32754110-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"32754121-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Slate/ Rock\",\n                        \"color_family\": \"Grey\",\n                        \"size\": \"9 ½\",\n                        \"gtin\": \"7630040592024\",\n                        \"mpn\": \"41.99583\",\n                        \"material\": [],\n                        \"malls\": [\n                            1353,\n                            113,\n                            233,\n                            841,\n                            338,\n                            845,\n                            166,\n                            158,\n                            144,\n                            210,\n                            805\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            83608,\n                            2674,\n                            4722,\n                            47841,\n                            67929,\n                            78993,\n                            60883,\n                            50595,\n                            23070,\n                            42543,\n                            49402\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/32754121-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/32754121-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32754121-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32754121-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/32754121-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32754121-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32754121-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/32754121-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32754121-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32754121-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/32754121-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32754121-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32754121-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/32754121-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32754121-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32754121-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/32754121-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32754121-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32754121-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/32754121-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32754121-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32754121-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"32754134-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Slate/ Rock\",\n                        \"color_family\": \"Grey\",\n                        \"size\": \"11 ½\",\n                        \"gtin\": \"7630040592062\",\n                        \"mpn\": \"41.99583\",\n                        \"material\": [],\n                        \"malls\": [\n                            1353,\n                            113,\n                            233,\n                            166,\n                            857,\n                            210\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            83608,\n                            2674,\n                            4722,\n                            60883,\n                            85501,\n                            42543\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/32754134-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/32754134-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32754134-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32754134-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/32754134-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32754134-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32754134-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/32754134-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32754134-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32754134-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/32754134-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32754134-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32754134-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/32754134-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32754134-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32754134-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/32754134-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32754134-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32754134-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/32754134-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32754134-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32754134-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"32754111-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Slate/ Rock\",\n                        \"color_family\": \"Grey\",\n                        \"size\": \"12 ½\",\n                        \"gtin\": \"7630040592086\",\n                        \"mpn\": \"41.99583\",\n                        \"material\": [],\n                        \"malls\": [\n                            144,\n                            210\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            23070,\n                            42543\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/32754111-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/32754111-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32754111-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32754111-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/32754111-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32754111-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32754111-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/32754111-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32754111-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32754111-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/32754111-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32754111-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32754111-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/32754111-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32754111-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32754111-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/32754111-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32754111-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32754111-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/32754111-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32754111-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32754111-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"2068049-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Olive/ Thorn\",\n                        \"color_family\": \"Green\",\n                        \"size\": \"9 ½\",\n                        \"gtin\": \"7630419114376\",\n                        \"mpn\": \"41.98461\",\n                        \"material\": [],\n                        \"malls\": [\n                            113\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            2674\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/2068049-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/2068049-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/2068049-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/2068049-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/2068049-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/2068049-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/2068049-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/2068049-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/2068049-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/2068049-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/2068049-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/2068049-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/2068049-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/2068049-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/2068049-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/2068049-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/2068049-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/2068049-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/2068049-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/2068049-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/2068049-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/2068049-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"36473656-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Black/ Grey\",\n                        \"color_family\": \"Black\",\n                        \"size\": \"8 ½\",\n                        \"gtin\": \"7630040591720\",\n                        \"mpn\": \"41.99585\",\n                        \"material\": [],\n                        \"malls\": [\n                            166,\n                            102\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            60883,\n                            3919\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/36473656-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/36473656-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36473656-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36473656-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/36473656-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36473656-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36473656-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/36473656-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36473656-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36473656-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/36473656-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36473656-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36473656-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/36473656-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36473656-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36473656-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/36473656-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36473656-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36473656-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/36473656-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36473656-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36473656-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"2068048-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Olive/ Thorn\",\n                        \"color_family\": \"Green\",\n                        \"size\": \"9\",\n                        \"gtin\": \"7630419114369\",\n                        \"mpn\": \"41.98461\",\n                        \"material\": [],\n                        \"malls\": [\n                            338\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            67929\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/2068048-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/2068048-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/2068048-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/2068048-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/2068048-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/2068048-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/2068048-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/2068048-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/2068048-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/2068048-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/2068048-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/2068048-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/2068048-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/2068048-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/2068048-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/2068048-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/2068048-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/2068048-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/2068048-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/2068048-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/2068048-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/2068048-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"33720125-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Grey/ Yellow\",\n                        \"color_family\": \"Grey\",\n                        \"size\": \"8 ½\",\n                        \"gtin\": \"7630440631088\",\n                        \"mpn\": \"41.99227\",\n                        \"material\": [],\n                        \"malls\": [\n                            223\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            30150\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/33720125-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/33720125-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/33720125-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/33720125-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/33720125-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/33720125-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/33720125-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/33720125-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/33720125-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/33720125-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/33720125-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/33720125-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/33720125-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/33720125-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/33720125-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/33720125-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/33720125-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/33720125-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/33720125-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/33720125-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/33720125-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/33720125-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"33720126-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Grey/ Yellow\",\n                        \"color_family\": \"Grey\",\n                        \"size\": \"9\",\n                        \"gtin\": \"7630440631095\",\n                        \"mpn\": \"41.99227\",\n                        \"material\": [],\n                        \"malls\": [\n                            223\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            30150\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/33720126-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/33720126-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/33720126-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/33720126-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/33720126-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/33720126-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/33720126-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/33720126-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/33720126-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/33720126-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/33720126-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/33720126-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/33720126-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/33720126-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/33720126-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/33720126-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/33720126-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/33720126-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/33720126-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/33720126-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/33720126-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/33720126-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"32754115-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Slate/ Rock\",\n                        \"color_family\": \"Grey\",\n                        \"size\": \"14\",\n                        \"gtin\": \"7630040592109\",\n                        \"mpn\": \"41.99583\",\n                        \"material\": [],\n                        \"malls\": [\n                            223\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            30150\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/32754115-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/32754115-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32754115-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32754115-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/32754115-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32754115-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32754115-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/32754115-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32754115-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32754115-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/32754115-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32754115-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32754115-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/32754115-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32754115-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32754115-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/32754115-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32754115-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32754115-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/32754115-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32754115-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32754115-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"33720142-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Grey/ Yellow\",\n                        \"color_family\": \"Grey\",\n                        \"size\": \"13\",\n                        \"gtin\": \"7630440631170\",\n                        \"mpn\": \"41.99227\",\n                        \"material\": [],\n                        \"malls\": [\n                            223\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            30150\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/33720142-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/33720142-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/33720142-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/33720142-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/33720142-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/33720142-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/33720142-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/33720142-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/33720142-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/33720142-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/33720142-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/33720142-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/33720142-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/33720142-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/33720142-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/33720142-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/33720142-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/33720142-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/33720142-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/33720142-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/33720142-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/33720142-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"33720143-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Grey/ Yellow\",\n                        \"color_family\": \"Grey\",\n                        \"size\": \"14\",\n                        \"gtin\": \"7630440631187\",\n                        \"mpn\": \"41.99227\",\n                        \"material\": [],\n                        \"malls\": [\n                            223,\n                            113\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            30150,\n                            2674\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/33720143-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/33720143-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/33720143-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/33720143-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/33720143-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/33720143-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/33720143-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/33720143-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/33720143-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/33720143-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/33720143-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/33720143-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/33720143-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/33720143-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/33720143-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/33720143-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/33720143-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/33720143-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/33720143-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/33720143-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/33720143-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/33720143-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"2068046-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Olive/ Thorn\",\n                        \"color_family\": \"Green\",\n                        \"size\": \"8\",\n                        \"gtin\": \"7630419114345\",\n                        \"mpn\": \"41.98461\",\n                        \"material\": [],\n                        \"malls\": [\n                            210\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            42543\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/2068046-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/2068046-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/2068046-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/2068046-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/2068046-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/2068046-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/2068046-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/2068046-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/2068046-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/2068046-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/2068046-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/2068046-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/2068046-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/2068046-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/2068046-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/2068046-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/2068046-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/2068046-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/2068046-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/2068046-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/2068046-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/2068046-4217-02.jpg\"\n                            ]\n                        }\n                    }\n                ],\n                \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217\",\n                \"retailer_link\": \"https://www.nordstrom.com/s/5285752?color=BLACK%2F+GREY&country=US&currency=USD&utm_source=google&utm_medium=organic&utm_campaign=seo_shopping&utm_channel=low_nd_seo_shopping\",\n                \"image\": \"https://searchassets.simon.com/image/4217/1100/36473649-4217-00.jpg\"\n            }\n        }\n    ],\n    \"facet_summary\": [\n        {\n            \"display_name\": \"Store\",\n            \"facet\": \"base_tenant_id\",\n            \"data\": [\n                {\n                    \"display\": \"American Eagle Outfitters\",\n                    \"value\": \"223\",\n                    \"count\": 14\n                },\n                {\n                    \"display\": \"Brooks Brothers\",\n                    \"value\": \"745\",\n                    \"count\": 366\n                },\n                {\n                    \"display\": \"Coach\",\n                    \"value\": \"1200\",\n                    \"count\": 68\n                },\n                {\n                    \"display\": \"Express\",\n                    \"value\": \"1846\",\n                    \"count\": 184\n                },\n                {\n                    \"display\": \"J.Crew\",\n                    \"value\": \"2727\",\n                    \"count\": 90\n                },\n                {\n                    \"display\": \"Levi's®\",\n                    \"value\": \"31581\",\n                    \"count\": 25\n                },\n                {\n                    \"display\": \"Lucky Brand Jeans\",\n                    \"value\": \"3684\",\n                    \"count\": 91\n                },\n                {\n                    \"display\": \"Nordstrom\",\n                    \"value\": \"4217\",\n                    \"count\": 680\n                },\n                {\n                    \"display\": \"UGG\",\n                    \"value\": \"20361\",\n                    \"count\": 21\n                },\n                {\n                    \"display\": \"UNTUCKit\",\n                    \"value\": \"27603\",\n                    \"count\": 73\n                }\n            ],\n            \"type\": 0\n        },\n        {\n            \"display_name\": \"Brand\",\n            \"facet\": \"brand\",\n            \"data\": [\n                {\n                    \"value\": \"7 Diamonds\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"adidas\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Adidas Originals\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"AG\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"Allsaints\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"American Eagle\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Armani Beauty\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Barbour\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Baxter Of California\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Billionaire Boys Club\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Birkenstock\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Blood Brother\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Blundstone Footwear\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Bonobos\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Boss\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Bp.\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Brax\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Brixton\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Brooks Brothers\",\n                    \"count\": 366\n                },\n                {\n                    \"value\": \"Bugatchi\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Burberry\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Canada Goose\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Canali\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Caputo & Co.\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Carrera Eyewear\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Carrots By Anwar Carrots\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Cartier\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Chubbies\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Clinique\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Coach\",\n                    \"count\": 68\n                },\n                {\n                    \"value\": \"Cole Haan\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Converse\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"David Donahue\",\n                    \"count\": 32\n                },\n                {\n                    \"value\": \"David Yurman\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Dior\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Ecco\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Eton\",\n                    \"count\": 37\n                },\n                {\n                    \"value\": \"Express\",\n                    \"count\": 184\n                },\n                {\n                    \"value\": \"Faherty\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Firsts By Petit Lem\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Florsheim\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Givenchy\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Good Man Brand\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"Hart Schaffner Marx\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Hermès\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Hoka\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Ice Cream\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"J.Crew\",\n                    \"count\": 90\n                },\n                {\n                    \"value\": \"Jack Black\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Jack Victor\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Jean Paul Gaultier\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Jimmy Choo\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"John Varvatos\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Johnston & Murphy\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Jungles\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Kappa\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Kiehl's Since 1851\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"L.l.bean\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Levi\",\n                    \"count\": 25\n                },\n                {\n                    \"value\": \"Longchamp\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Lucky Brand\",\n                    \"count\": 91\n                },\n                {\n                    \"value\": \"Marc New York\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Mavi Jeans\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Melin\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Michele\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Montblanc\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Murdock London\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"New Balance\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Nike\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"Nordstrom\",\n                    \"count\": 45\n                },\n                {\n                    \"value\": \"Officine Générale\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Olukai\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"On\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Open Edit\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Outdoor Research\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Paige\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Parfums De Marly\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Peter Millar\",\n                    \"count\": 22\n                },\n                {\n                    \"value\": \"Prada\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Rails\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Rainbow®\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Ralph Lauren\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Ray-ban\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Rhone\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Robert Barakett\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Rodd & Gunn\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Rvca\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Salvatore Ferragamo\",\n                    \"count\": 56\n                },\n                {\n                    \"value\": \"Santorelli\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Saxx\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Scotch & Soda\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Shiseido\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Spgbk Watches\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Steve Madden\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Ted Baker London\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"The Art Of Shaving\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"The North Face\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Tissot\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Tom Ford\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Tommy Bahama\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Topman\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"Travismathew\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Treasure & Bond\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Tumi\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Ugg\",\n                    \"count\": 21\n                },\n                {\n                    \"value\": \"Ugg(r)\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Untuckit\",\n                    \"count\": 73\n                },\n                {\n                    \"value\": \"Valentino\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Vans\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Versace\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Viktor&rolf\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"W.r.k\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Yves Saint Laurent\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Zella\",\n                    \"count\": 5\n                }\n            ],\n            \"type\": 1\n        },\n        {\n            \"display_name\": \"Gender\",\n            \"facet\": \"gender\",\n            \"data\": [\n                {\n                    \"value\": \"Boys\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Men\",\n                    \"count\": 1581\n                },\n                {\n                    \"value\": \"Mens\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Unisex\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Women\",\n                    \"count\": 23\n                }\n            ],\n            \"type\": 2\n        },\n        {\n            \"display_name\": \"Category\",\n            \"facet\": \"category_path\",\n            \"data\": [\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Bath & Body > Bath & Body Gift Sets\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Bath & Body > Body Wash\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Fragrance > Mens Fragrance > Cologne\",\n                    \"count\": 61\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Skin Care > Facial Cleansers\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Hair Care & Styling > Hair Color\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Skin Care > Lotion & Moisturizer\",\n                    \"count\": 6\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Fragrance > Mens Fragrance\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Personal Care\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Shaving & Grooming > Razors & Razor Blades\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Shaving & Grooming > Shaving Cream\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Shaving & Grooming > Shaving Kits\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Travel > Luggage & Travel Gear > Backpacks\",\n                    \"count\": 7\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Travel > Luggage & Travel Gear > Briefcases\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Travel > Utility Bags > Duffel Bags\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Travel > Utility Bags > Fanny Packs\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Travel > Luggage & Travel Gear > Messenger Bags\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Travel > Luggage & Travel Gear > Suitcases\",\n                    \"count\": 8\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Decor > Vases, Bowls & Trays\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Clothing > Boys Outerwear > Boys Coats & Jackets\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens\",\n                    \"count\": 10\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Activewear > Mens Active Shorts\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Activewear\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Athletic Shoes\",\n                    \"count\": 11\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Belts & Belt Buckles > Mens Belt Buckles\",\n                    \"count\": 15\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Belts & Belt Buckles > Mens Belts\",\n                    \"count\": 27\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Boots & Chukkas\",\n                    \"count\": 18\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Jewelry > Mens Bracelets\",\n                    \"count\": 9\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Wallets & Keychains > Mens Card Cases\",\n                    \"count\": 12\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sweaters > Mens Cardigans\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Pants > Mens Casual Pants\",\n                    \"count\": 83\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Shirts > Mens Casual Shirts\",\n                    \"count\": 495\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Casual Shoes\",\n                    \"count\": 9\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Clothing Accessories\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Outerwear > Mens Coats & Jackets\",\n                    \"count\": 138\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Clothing Accessories > Mens Collar Stays\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Jewelry > Mens Cufflinks\",\n                    \"count\": 6\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Pants > Mens Dress Pants\",\n                    \"count\": 36\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Dress Shoes\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Clothing Accessories > Mens Facemasks\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Fashion Sneakers\",\n                    \"count\": 32\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Gloves & Mittens\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Headwear > Mens Hats\",\n                    \"count\": 13\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Shirts > Mens Henley Shirts\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Pants > Mens Jeans\",\n                    \"count\": 114\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Pants > Mens Joggers & Sweatpants\",\n                    \"count\": 17\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Loafers & Slip-Ons\",\n                    \"count\": 20\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sleepwear & Loungewear > Mens Loungewear\",\n                    \"count\": 15\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Jewelry > Mens Money Clips\",\n                    \"count\": 30\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Jewelry > Mens Necklaces\",\n                    \"count\": 9\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Clothing Accessories > Mens Neckties\",\n                    \"count\": 79\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Oxfords\",\n                    \"count\": 15\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Pants\",\n                    \"count\": 38\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Clothing Accessories > Mens Pocket Squares & Handkerchiefs\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Shirts > Mens Polo Shirts\",\n                    \"count\": 16\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sweaters > Mens Pullovers\",\n                    \"count\": 24\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Jewelry > Mens Rings\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sleepwear & Loungewear > Mens Robes\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Sandals\",\n                    \"count\": 9\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Scarves\",\n                    \"count\": 8\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Shorts\",\n                    \"count\": 26\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Slippers\",\n                    \"count\": 13\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Underwear & Socks > Mens Socks\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Suits & Sport Coats > Mens Suit Separates\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Suits & Sport Coats > Mens Suits\",\n                    \"count\": 35\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Sunglasses & Eyewear > Mens Sunglasses\",\n                    \"count\": 12\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sweatshirts & Hoodies\",\n                    \"count\": 36\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Swimwear\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Jewelry > Mens Tie Clips\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Suits & Sport Coats > Mens Tuxedos\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Underwear & Socks > Mens Underwear\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Outerwear > Mens Vests\",\n                    \"count\": 12\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Wallets & Keychains > Mens Wallets\",\n                    \"count\": 7\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Watches > Mens Watches\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Sports & Recreation > Team Sports > Baseball\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Handbags > Womens Crossbody Bags\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Handbags > Womens Shoulder Bags\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Handbags > Womens Totes\",\n                    \"count\": 1\n                }\n            ],\n            \"type\": 3\n        },\n        {\n            \"display_name\": \"Size\",\n            \"facet\": \"variants/size\",\n            \"data\": [\n                {\n                    \"value\": \"0 - 3 Months\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"0-6 mos\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"0.5 oz\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"2\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"3\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"4\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"5\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"6\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"6 Months\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"6 ½\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"7\",\n                    \"count\": 41\n                },\n                {\n                    \"value\": \"7 ½\",\n                    \"count\": 25\n                },\n                {\n                    \"value\": \"8\",\n                    \"count\": 91\n                },\n                {\n                    \"value\": \"8 ½\",\n                    \"count\": 51\n                },\n                {\n                    \"value\": \"9\",\n                    \"count\": 102\n                },\n                {\n                    \"value\": \"9 ½\",\n                    \"count\": 67\n                },\n                {\n                    \"value\": \"09H\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"1.6 oz\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"1.7 oz\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"10\",\n                    \"count\": 119\n                },\n                {\n                    \"value\": \"10 - 10 ½\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"10 oz\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"10 ½\",\n                    \"count\": 68\n                },\n                {\n                    \"value\": \"10 ½ Wide\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"100 EU\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"105 EU\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"10AU\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"10H\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"11\",\n                    \"count\": 106\n                },\n                {\n                    \"value\": \"11 - 11 ½\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"11 ½\",\n                    \"count\": 51\n                },\n                {\n                    \"value\": \"110 EU\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"11AU\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"12\",\n                    \"count\": 102\n                },\n                {\n                    \"value\": \"12 - 12 ½\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"12 - 18 Months\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"12 ½\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"12-18 mos\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"12AU\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"13\",\n                    \"count\": 72\n                },\n                {\n                    \"value\": \"13 - 13 ½\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"13 ½\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"14\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"14 - 14 ½\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"14 ½\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"14 ½ / 32\",\n                    \"count\": 29\n                },\n                {\n                    \"value\": \"14 ½ / 33\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"14 ½ / 34\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"14.5R\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"15\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"15 - 32\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"15 - 34\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"15 / 32\",\n                    \"count\": 29\n                },\n                {\n                    \"value\": \"15 / 33\",\n                    \"count\": 30\n                },\n                {\n                    \"value\": \"15 / 34\",\n                    \"count\": 23\n                },\n                {\n                    \"value\": \"15 / 35\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"15 ½\",\n                    \"count\": 29\n                },\n                {\n                    \"value\": \"15 ½ / 32\",\n                    \"count\": 61\n                },\n                {\n                    \"value\": \"15 ½ / 33\",\n                    \"count\": 45\n                },\n                {\n                    \"value\": \"15 ½ / 34\",\n                    \"count\": 63\n                },\n                {\n                    \"value\": \"15 ½ / 35\",\n                    \"count\": 25\n                },\n                {\n                    \"value\": \"15 ½ / 36\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"15-15.5US\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"15.5 -\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"16\",\n                    \"count\": 32\n                },\n                {\n                    \"value\": \"16 -\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"16 / 32\",\n                    \"count\": 55\n                },\n                {\n                    \"value\": \"16 / 33\",\n                    \"count\": 42\n                },\n                {\n                    \"value\": \"16 / 34\",\n                    \"count\": 61\n                },\n                {\n                    \"value\": \"16 / 35\",\n                    \"count\": 40\n                },\n                {\n                    \"value\": \"16 / 36\",\n                    \"count\": 33\n                },\n                {\n                    \"value\": \"16 Regular\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"16 ½\",\n                    \"count\": 32\n                },\n                {\n                    \"value\": \"16 ½ / 32\",\n                    \"count\": 44\n                },\n                {\n                    \"value\": \"16 ½ / 33\",\n                    \"count\": 37\n                },\n                {\n                    \"value\": \"16 ½ / 34\",\n                    \"count\": 66\n                },\n                {\n                    \"value\": \"16 ½ / 35\",\n                    \"count\": 44\n                },\n                {\n                    \"value\": \"16 ½ / 36\",\n                    \"count\": 37\n                },\n                {\n                    \"value\": \"16 ½ / 37\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"16.5 -\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"17\",\n                    \"count\": 29\n                },\n                {\n                    \"value\": \"17 -\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"17 / 32\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"17 / 33\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"17 / 34\",\n                    \"count\": 51\n                },\n                {\n                    \"value\": \"17 / 35\",\n                    \"count\": 28\n                },\n                {\n                    \"value\": \"17 / 36\",\n                    \"count\": 34\n                },\n                {\n                    \"value\": \"17 / 37\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"17 Regular\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"17 ½\",\n                    \"count\": 27\n                },\n                {\n                    \"value\": \"17 ½ / 32\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"17 ½ / 33\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"17 ½ / 34\",\n                    \"count\": 39\n                },\n                {\n                    \"value\": \"17 ½ / 35\",\n                    \"count\": 25\n                },\n                {\n                    \"value\": \"17 ½ / 36\",\n                    \"count\": 25\n                },\n                {\n                    \"value\": \"17.5 -\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"18\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"18 -\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"18 - 24 Months\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"18 / 34\",\n                    \"count\": 21\n                },\n                {\n                    \"value\": \"18 / 35\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"18 / 36\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"18 / 37\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"18 Regular\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"18 in\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"18 ½\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"18 ½ / 34\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"18 ½ / 35\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"18 ½ / 36\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"19\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"19 / 37\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"2 oz\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"2.02 oz\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"2.5 oz\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"20\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"20 Women's\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"20 in\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"22\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"22 in\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"24\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"24 in\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"26 in\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"26 x 28\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"28\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"28 29\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"28 30\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"28 X 34\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"28 x 28\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"28 x 30\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"28 x 32\",\n                    \"count\": 71\n                },\n                {\n                    \"value\": \"28/30\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"29\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"29 x 30\",\n                    \"count\": 47\n                },\n                {\n                    \"value\": \"29 x 32\",\n                    \"count\": 95\n                },\n                {\n                    \"value\": \"29 x 34\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"29/30\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"2933\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"29us\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"3 - 6 Months\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"3 oz\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"3.04 oz\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"3.3 oz\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"3.4 oz\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"3.7 oz\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"30\",\n                    \"count\": 37\n                },\n                {\n                    \"value\": \"30 30\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"30 32\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"30 Regular\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"30 Short\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"30 x\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"30 x 30\",\n                    \"count\": 69\n                },\n                {\n                    \"value\": \"30 x 32\",\n                    \"count\": 97\n                },\n                {\n                    \"value\": \"30 x 34\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"30 x Unhemmed\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"30/30\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"30/32\",\n                    \"count\": 21\n                },\n                {\n                    \"value\": \"3033\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"31\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"31 30\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"31 x 30\",\n                    \"count\": 49\n                },\n                {\n                    \"value\": \"31 x 32\",\n                    \"count\": 121\n                },\n                {\n                    \"value\": \"31 x 33\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"31 x 34\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"31/30\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"3133\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"32\",\n                    \"count\": 70\n                },\n                {\n                    \"value\": \"32 30\",\n                    \"count\": 22\n                },\n                {\n                    \"value\": \"32 Long\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"32 Regular\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"32 Short\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"32 x\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"32 x 29\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"32 x 30\",\n                    \"count\": 71\n                },\n                {\n                    \"value\": \"32 x 32\",\n                    \"count\": 186\n                },\n                {\n                    \"value\": \"32 x 33\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"32 x 34\",\n                    \"count\": 74\n                },\n                {\n                    \"value\": \"32 x 36\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"32/30\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"3233\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"33\",\n                    \"count\": 29\n                },\n                {\n                    \"value\": \"33 29\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"33 30\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"33 Regular\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"33 x\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"33 x 29\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"33 x 30\",\n                    \"count\": 66\n                },\n                {\n                    \"value\": \"33 x 32\",\n                    \"count\": 139\n                },\n                {\n                    \"value\": \"33 x 33\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"33 x 34\",\n                    \"count\": 30\n                },\n                {\n                    \"value\": \"33.8 oz\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"3333\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"34\",\n                    \"count\": 73\n                },\n                {\n                    \"value\": \"34 - Unhemmed\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"34 30\",\n                    \"count\": 29\n                },\n                {\n                    \"value\": \"34 Long\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"34 Regular\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"34 Short\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"34 x\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"34 x 30\",\n                    \"count\": 80\n                },\n                {\n                    \"value\": \"34 x 32\",\n                    \"count\": 190\n                },\n                {\n                    \"value\": \"34 x 33\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"34 x 34\",\n                    \"count\": 85\n                },\n                {\n                    \"value\": \"34 x 36\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"3433\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"35\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"35 - Unhemmed\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"35 29\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"35 30\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"35 Regular\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"35 x\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"35 x 30\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"35 x 32\",\n                    \"count\": 34\n                },\n                {\n                    \"value\": \"35 x 34\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"36\",\n                    \"count\": 77\n                },\n                {\n                    \"value\": \"36 30\",\n                    \"count\": 23\n                },\n                {\n                    \"value\": \"36 Regular\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"36 Short\",\n                    \"count\": 21\n                },\n                {\n                    \"value\": \"36 x\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"36 x 29\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"36 x 30\",\n                    \"count\": 60\n                },\n                {\n                    \"value\": \"36 x 32\",\n                    \"count\": 172\n                },\n                {\n                    \"value\": \"36 x 33\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"36 x 34\",\n                    \"count\": 42\n                },\n                {\n                    \"value\": \"36 x 36\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"3633\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"37\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"37 30\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"37 x 32\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"37 x 34\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"38\",\n                    \"count\": 78\n                },\n                {\n                    \"value\": \"38 30\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"38 Regular\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"38 Short\",\n                    \"count\": 30\n                },\n                {\n                    \"value\": \"38 x\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"38 x 29\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"38 x 30\",\n                    \"count\": 50\n                },\n                {\n                    \"value\": \"38 x 32\",\n                    \"count\": 128\n                },\n                {\n                    \"value\": \"38 x 33\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"38 x 34\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"38/40\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"39\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"39 Long\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"39 Regular\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"3X-Large / Regular Fit\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"3X-Large / Tall Regular Fit\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"4 - 5\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"4.2 oz\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"40\",\n                    \"count\": 67\n                },\n                {\n                    \"value\": \"40 - Unhemmed\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"40 30\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"40 Long\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"40 Regular\",\n                    \"count\": 55\n                },\n                {\n                    \"value\": \"40 Short\",\n                    \"count\": 45\n                },\n                {\n                    \"value\": \"40 x\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"40 x 30\",\n                    \"count\": 38\n                },\n                {\n                    \"value\": \"40 x 32\",\n                    \"count\": 65\n                },\n                {\n                    \"value\": \"40 x 34\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"41 Long\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"41 Regular\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"42\",\n                    \"count\": 61\n                },\n                {\n                    \"value\": \"42 30\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"42 Long\",\n                    \"count\": 42\n                },\n                {\n                    \"value\": \"42 Regular\",\n                    \"count\": 68\n                },\n                {\n                    \"value\": \"42 Short\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"42 short\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"42 x 30\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"42 x 32\",\n                    \"count\": 38\n                },\n                {\n                    \"value\": \"42 x 34\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"43 Long\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"43 Regular\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"44\",\n                    \"count\": 37\n                },\n                {\n                    \"value\": \"44 30\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"44 Long\",\n                    \"count\": 32\n                },\n                {\n                    \"value\": \"44 Regular\",\n                    \"count\": 55\n                },\n                {\n                    \"value\": \"44 Short\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"44 x 30\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"44 x 32\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"44 x 34\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"45 Regular\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"46\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"46 32\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"46 34\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"46 Long\",\n                    \"count\": 21\n                },\n                {\n                    \"value\": \"46 Regular\",\n                    \"count\": 51\n                },\n                {\n                    \"value\": \"46 X-Long\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"48\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"48 32\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"48 Long\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"48 Regular\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"5 - 5 ½\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"5 oz\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"5.1 oz\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"50\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"50 32\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"50 Long\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"50 Regular\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"50 x EU\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"52\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"52 LG\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"52 RG\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"52 Regular\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"54\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"56 RG\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"56 x EU\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"6 - 12 Months\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"6 - 6 ½\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"6 - 7\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"6-12 mos\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"6.7 oz\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"6.8 oz\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"7 - 7 ½\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"7.5AU\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"8 - 8 ½\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"8 in\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"8 ½ Wide\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"8.5 in\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"8.5AU\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"85 EU\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"8AU\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"9 - 9 ½\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"9 ½ Wide\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"9.5AU\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"90 EU\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"95 EU\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"9AU\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Large / Regular Fit\",\n                    \"count\": 46\n                },\n                {\n                    \"value\": \"Large / Relaxed Fit\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Large / Slim Fit\",\n                    \"count\": 45\n                },\n                {\n                    \"value\": \"Large / Tall Regular Fit\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Large / Tall Slim Fit\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Large R\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"M 10/W 11\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"M 11/W 12\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"M 12/W 13\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"M 13/W 14\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"M 7/W 8\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"M 8/W 9\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"M 9/W 10\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Medium / Regular Fit\",\n                    \"count\": 46\n                },\n                {\n                    \"value\": \"Medium / Relaxed Fit\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Medium / Slim Fit\",\n                    \"count\": 45\n                },\n                {\n                    \"value\": \"Medium / Tall Slim Fit\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Newborn\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Regular\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"X-Small\",\n                    \"count\": 105\n                },\n                {\n                    \"value\": \"X-Small / Small\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Small\",\n                    \"count\": 414\n                },\n                {\n                    \"value\": \"Small / Medium\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Medium Tall\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Medium\",\n                    \"count\": 533\n                },\n                {\n                    \"value\": \"Medium / Large\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Large\",\n                    \"count\": 529\n                },\n                {\n                    \"value\": \"Large / X-Large\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"X-Large\",\n                    \"count\": 505\n                },\n                {\n                    \"value\": \"XX-Large\",\n                    \"count\": 181\n                },\n                {\n                    \"value\": \"2X\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"3X-Large\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"One Size\",\n                    \"count\": 210\n                },\n                {\n                    \"value\": \"Small / Regular Fit\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"Small / Slim Fit\",\n                    \"count\": 25\n                },\n                {\n                    \"value\": \"Small R\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"W28 L30\",\n                    \"count\": 37\n                },\n                {\n                    \"value\": \"W29 L30\",\n                    \"count\": 34\n                },\n                {\n                    \"value\": \"W30 L30\",\n                    \"count\": 42\n                },\n                {\n                    \"value\": \"W30 L32\",\n                    \"count\": 44\n                },\n                {\n                    \"value\": \"W31 L30\",\n                    \"count\": 37\n                },\n                {\n                    \"value\": \"W32 L30\",\n                    \"count\": 40\n                },\n                {\n                    \"value\": \"W33 L30\",\n                    \"count\": 35\n                },\n                {\n                    \"value\": \"W34 L30\",\n                    \"count\": 41\n                },\n                {\n                    \"value\": \"W36 L30\",\n                    \"count\": 33\n                },\n                {\n                    \"value\": \"W36 L36\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"W38 L30\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"X-Large / Regular Fit\",\n                    \"count\": 46\n                },\n                {\n                    \"value\": \"X-Large / Relaxed Fit\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"X-Large / Slim Fit\",\n                    \"count\": 35\n                },\n                {\n                    \"value\": \"X-Large / Tall Regular Fit\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"X-Large / Tall Slim Fit\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"X-Large R\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"XX-Large / Regular Fit\",\n                    \"count\": 42\n                },\n                {\n                    \"value\": \"XX-Large / Relaxed Fit\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"XX-Large / Slim Fit\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"XX-Large / Tall Regular Fit\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"XX-Large R\",\n                    \"count\": 1\n                }\n            ],\n            \"type\": 4\n        },\n        {\n            \"display_name\": \"Color\",\n            \"facet\": \"variants/color_family\",\n            \"data\": [\n                {\n                    \"display\": \"Beige\",\n                    \"value\": \"F6E3BA\",\n                    \"count\": 105\n                },\n                {\n                    \"display\": \"Black\",\n                    \"value\": \"000000\",\n                    \"count\": 463\n                },\n                {\n                    \"display\": \"Blue\",\n                    \"value\": \"1790C8\",\n                    \"count\": 685\n                },\n                {\n                    \"display\": \"Brown\",\n                    \"value\": \"825D41\",\n                    \"count\": 208\n                },\n                {\n                    \"display\": \"Gold\",\n                    \"value\": \"FFD700\",\n                    \"count\": 6\n                },\n                {\n                    \"display\": \"Green\",\n                    \"value\": \"7EDD1E\",\n                    \"count\": 183\n                },\n                {\n                    \"display\": \"Grey\",\n                    \"value\": \"808080\",\n                    \"count\": 272\n                },\n                {\n                    \"display\": \"Multi\",\n                    \"value\": null,\n                    \"count\": 34\n                },\n                {\n                    \"display\": \"Orange\",\n                    \"value\": \"F36B26\",\n                    \"count\": 28\n                },\n                {\n                    \"display\": \"Pink\",\n                    \"value\": \"F0728F\",\n                    \"count\": 72\n                },\n                {\n                    \"display\": \"Purple\",\n                    \"value\": \"8D429F\",\n                    \"count\": 61\n                },\n                {\n                    \"display\": \"Red\",\n                    \"value\": \"E7352B\",\n                    \"count\": 148\n                },\n                {\n                    \"display\": \"Silver\",\n                    \"value\": \"C0C0C0\",\n                    \"count\": 24\n                },\n                {\n                    \"display\": \"White\",\n                    \"value\": \"FFFFFF\",\n                    \"count\": 202\n                },\n                {\n                    \"display\": \"Yellow\",\n                    \"value\": \"FED533\",\n                    \"count\": 28\n                }\n            ],\n            \"type\": 5\n        },\n        {\n            \"display_name\": \"Price\",\n            \"facet\": \"final_price\",\n            \"data\": [\n                {\n                    \"from\": null,\n                    \"to\": 50,\n                    \"count\": 117\n                },\n                {\n                    \"from\": 50,\n                    \"to\": 100,\n                    \"count\": 699\n                },\n                {\n                    \"from\": 100,\n                    \"to\": 150,\n                    \"count\": 332\n                },\n                {\n                    \"from\": 150,\n                    \"to\": 200,\n                    \"count\": 189\n                },\n                {\n                    \"from\": 200,\n                    \"to\": 250,\n                    \"count\": 69\n                },\n                {\n                    \"from\": 250,\n                    \"to\": 300,\n                    \"count\": 54\n                },\n                {\n                    \"from\": 300,\n                    \"to\": 350,\n                    \"count\": 11\n                },\n                {\n                    \"from\": 350,\n                    \"to\": 400,\n                    \"count\": 22\n                },\n                {\n                    \"from\": 400,\n                    \"to\": 450,\n                    \"count\": 6\n                },\n                {\n                    \"from\": 450,\n                    \"to\": 500,\n                    \"count\": 20\n                },\n                {\n                    \"from\": 500,\n                    \"to\": 550,\n                    \"count\": 14\n                },\n                {\n                    \"from\": 550,\n                    \"to\": 600,\n                    \"count\": 20\n                },\n                {\n                    \"from\": 600,\n                    \"to\": 650,\n                    \"count\": 2\n                },\n                {\n                    \"from\": 650,\n                    \"to\": 700,\n                    \"count\": 4\n                },\n                {\n                    \"from\": 700,\n                    \"to\": 750,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 750,\n                    \"to\": 800,\n                    \"count\": 10\n                },\n                {\n                    \"from\": 800,\n                    \"to\": 850,\n                    \"count\": 8\n                },\n                {\n                    \"from\": 850,\n                    \"to\": 900,\n                    \"count\": 11\n                },\n                {\n                    \"from\": 900,\n                    \"to\": 950,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 950,\n                    \"to\": 1000,\n                    \"count\": 4\n                },\n                {\n                    \"from\": 1000,\n                    \"to\": null,\n                    \"count\": 20\n                }\n            ],\n            \"type\": 7\n        }\n    ],\n    \"record_count\": 1612,\n    \"pagination\": {\n        \"nextPageParameters\": {\n            \"q\": \"mens\",\n            \"filter\": \"malls/any(m: m eq 105) and price gt 50\",\n            \"size\": \"3\",\n            \"skip\": \"3\"\n        },\n        \"nextPageLink\": \"https://api.simon.com/v1.2/simonsearch/search?q=mens&filter=malls%2fany(m%3a+m+eq+105)+and+price+gt+50&size=3&skip=3\"\n    }\n}"},{"id":"570e9fe5-cdcc-4d2d-ad72-70136b8854cd","name":"Search 06 - Filtering (All Items at Mall 1240 of size \"one size\")","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{searchAppServiceUrl}}/simonsearch/summary?q=mens sweatshirts&filter=brand eq 'UGG' and malls/any(m: m eq 765)&size=3","host":["{{searchAppServiceUrl}}"],"path":["simonsearch","summary"],"query":[{"key":"q","value":"mens sweatshirts"},{"key":"filter","value":"brand eq 'UGG' and malls/any(m: m eq 765)"},{"key":"size","value":"3"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"results\": [\n        {\n            \"Score\": 24.370481,\n            \"Highlights\": null,\n            \"Document\": {\n                \"id\": \"4024021778510-27603\",\n                \"product_id\": \"4024021778510-27603\",\n                \"title\": \"Pique Long-Sleeve Polo\",\n                \"description\": \"<meta charset=\\\"utf-8\\\"> <style type=\\\"text/css\\\"><!-- td {border: 1px solid #ccc;}br {mso-data-placement:same-cell;} --></style> <p>The only thing better than Our Famous Polos? These long-sleeve styles we created so you can wear your favorite polos all year long. These pique bestsellers feature soft, breathable cotton made with the same classic texture you know and love. And like every shirt we make, they have a precise fit and the perfect untucked length. Pair them with Chino Pants for a crisp and comfortable look when cooler weather starts to roll in.</p> <p>FEATURES</p> <ul> <li><span>Structured collar</span></li> <li><span>Side vents</span></li> <li><span>Signature tonal burgundy sail</span></li> <li><span>SKU# 31718NAV</span></li> </ul> <p><span>FABRIC</span><br></p> <ul> <li><span>100% Pima cotton</span></li> </ul> <ul></ul> <style type=\\\"text/css\\\"><!-- td {border: 1px solid #ccc;}br {mso-data-placement:same-cell;} --></style>\",\n                \"price\": 75,\n                \"price_high\": 0,\n                \"sale_price\": 0,\n                \"sale_price_high\": 0,\n                \"is_discounted\": false,\n                \"discount_percent\": 0,\n                \"final_price\": 75,\n                \"brand\": \"Untuckit\",\n                \"gender\": \"Mens\",\n                \"category_path\": \"Mens > Mens Clothing > Mens Shirts > Mens Polo Shirts\",\n                \"category_names\": [\n                    \"Mens\",\n                    \"Mens Clothing\",\n                    \"Mens Shirts\",\n                    \"Mens Polo Shirts\"\n                ],\n                \"malls\": [\n                    857,\n                    105,\n                    146\n                ],\n                \"mall_prices\": [],\n                \"base_tenant_id\": 27603,\n                \"local_tenants\": [\n                    110295,\n                    114113,\n                    114373\n                ],\n                \"variant_sizes\": [\n                    \"Medium\",\n                    \"Large\"\n                ],\n                \"variant_colors\": [\n                    \"Navy\"\n                ],\n                \"variants\": [\n                    {\n                        \"variant_id\": \"31718NAVREGLG-27603\",\n                        \"price\": 75,\n                        \"sale_price\": 0,\n                        \"color\": \"Navy\",\n                        \"color_family\": \"Blue\",\n                        \"size\": \"Large\",\n                        \"material\": [],\n                        \"malls\": [\n                            146,\n                            857\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            114373,\n                            110295\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/4024021778510-27603/31718NAVREGLG-27603\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/27603/1100/31718NAVREGLG-27603-00.jpg\",\n                            \"https://searchassets.simon.com/image/27603/1100/31718NAVREGLG-27603-01.jpg\",\n                            \"https://searchassets.simon.com/image/27603/1100/31718NAVREGLG-27603-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/27603/186/31718NAVREGLG-27603-00.jpg\",\n                                \"https://searchassets.simon.com/image/27603/186/31718NAVREGLG-27603-01.jpg\",\n                                \"https://searchassets.simon.com/image/27603/186/31718NAVREGLG-27603-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/27603/300/31718NAVREGLG-27603-00.jpg\",\n                                \"https://searchassets.simon.com/image/27603/300/31718NAVREGLG-27603-01.jpg\",\n                                \"https://searchassets.simon.com/image/27603/300/31718NAVREGLG-27603-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/27603/380/31718NAVREGLG-27603-00.jpg\",\n                                \"https://searchassets.simon.com/image/27603/380/31718NAVREGLG-27603-01.jpg\",\n                                \"https://searchassets.simon.com/image/27603/380/31718NAVREGLG-27603-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/27603/600/31718NAVREGLG-27603-00.jpg\",\n                                \"https://searchassets.simon.com/image/27603/600/31718NAVREGLG-27603-01.jpg\",\n                                \"https://searchassets.simon.com/image/27603/600/31718NAVREGLG-27603-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/27603/750/31718NAVREGLG-27603-00.jpg\",\n                                \"https://searchassets.simon.com/image/27603/750/31718NAVREGLG-27603-01.jpg\",\n                                \"https://searchassets.simon.com/image/27603/750/31718NAVREGLG-27603-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/27603/1100/31718NAVREGLG-27603-00.jpg\",\n                                \"https://searchassets.simon.com/image/27603/1100/31718NAVREGLG-27603-01.jpg\",\n                                \"https://searchassets.simon.com/image/27603/1100/31718NAVREGLG-27603-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"31718NAVREGMD-27603\",\n                        \"price\": 75,\n                        \"sale_price\": 0,\n                        \"color\": \"Navy\",\n                        \"color_family\": \"Blue\",\n                        \"size\": \"Medium\",\n                        \"material\": [],\n                        \"malls\": [\n                            105\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            114113\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/4024021778510-27603/31718NAVREGMD-27603\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/27603/1100/31718NAVREGMD-27603-00.jpg\",\n                            \"https://searchassets.simon.com/image/27603/1100/31718NAVREGMD-27603-01.jpg\",\n                            \"https://searchassets.simon.com/image/27603/1100/31718NAVREGMD-27603-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/27603/186/31718NAVREGMD-27603-00.jpg\",\n                                \"https://searchassets.simon.com/image/27603/186/31718NAVREGMD-27603-01.jpg\",\n                                \"https://searchassets.simon.com/image/27603/186/31718NAVREGMD-27603-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/27603/300/31718NAVREGMD-27603-00.jpg\",\n                                \"https://searchassets.simon.com/image/27603/300/31718NAVREGMD-27603-01.jpg\",\n                                \"https://searchassets.simon.com/image/27603/300/31718NAVREGMD-27603-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/27603/380/31718NAVREGMD-27603-00.jpg\",\n                                \"https://searchassets.simon.com/image/27603/380/31718NAVREGMD-27603-01.jpg\",\n                                \"https://searchassets.simon.com/image/27603/380/31718NAVREGMD-27603-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/27603/600/31718NAVREGMD-27603-00.jpg\",\n                                \"https://searchassets.simon.com/image/27603/600/31718NAVREGMD-27603-01.jpg\",\n                                \"https://searchassets.simon.com/image/27603/600/31718NAVREGMD-27603-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/27603/750/31718NAVREGMD-27603-00.jpg\",\n                                \"https://searchassets.simon.com/image/27603/750/31718NAVREGMD-27603-01.jpg\",\n                                \"https://searchassets.simon.com/image/27603/750/31718NAVREGMD-27603-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/27603/1100/31718NAVREGMD-27603-00.jpg\",\n                                \"https://searchassets.simon.com/image/27603/1100/31718NAVREGMD-27603-01.jpg\",\n                                \"https://searchassets.simon.com/image/27603/1100/31718NAVREGMD-27603-02.jpg\"\n                            ]\n                        }\n                    }\n                ],\n                \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/4024021778510-27603\",\n                \"retailer_link\": \"https://untuckit.myshopify.com/products/avignon-navy\",\n                \"image\": \"https://searchassets.simon.com/image/27603/1100/31718NAVREGLG-27603-00.jpg\"\n            }\n        },\n        {\n            \"Score\": 23.995592,\n            \"Highlights\": null,\n            \"Document\": {\n                \"id\": \"6634731929678-27603\",\n                \"product_id\": \"6634731929678-27603\",\n                \"title\": \"French Terry Long-Sleeve Henley\",\n                \"description\": \"We’re famous for our supersoft Henleys. Our long-sleeve style is made with Terrycloth cotton fabric for a cool look and feel. It also comes with lots of stretch to keep you comfortable all day, making it the perfect everyday style for fall and beyond. On chilly days, this Henley looks great under our Cord Utility Jacket. You can also wear it on its own for an easy everyday look.<br data-mce-fragment=\\\"1\\\"><br data-mce-fragment=\\\"1\\\">FEATURES<br data-mce-fragment=\\\"1\\\"><br data-mce-fragment=\\\"1\\\">• Signature blue sail<br data-mce-fragment=\\\"1\\\">• SKU# 40983BLU<br data-mce-fragment=\\\"1\\\"><br data-mce-fragment=\\\"1\\\">FABRIC<br data-mce-fragment=\\\"1\\\"><br data-mce-fragment=\\\"1\\\">• 60% Cotton, 40% Elastane<br>• Imported\",\n                \"price\": 78,\n                \"price_high\": 0,\n                \"sale_price\": 58,\n                \"sale_price_high\": 0,\n                \"is_discounted\": true,\n                \"discount_percent\": 26,\n                \"final_price\": 58,\n                \"brand\": \"Untuckit\",\n                \"gender\": \"Mens\",\n                \"category_path\": \"Mens > Mens Clothing > Mens Shirts > Mens Henley Shirts\",\n                \"category_names\": [\n                    \"Mens\",\n                    \"Mens Clothing\",\n                    \"Mens Shirts\",\n                    \"Mens Henley Shirts\"\n                ],\n                \"malls\": [\n                    1345,\n                    105,\n                    788,\n                    102,\n                    207\n                ],\n                \"mall_prices\": [],\n                \"base_tenant_id\": 27603,\n                \"local_tenants\": [\n                    114720,\n                    114113,\n                    114266,\n                    113890,\n                    107424\n                ],\n                \"variant_sizes\": [\n                    \"Medium\",\n                    \"XX-Large\"\n                ],\n                \"variant_colors\": [\n                    \"Blue\"\n                ],\n                \"variants\": [\n                    {\n                        \"variant_id\": \"40983BLUREGMD-27603\",\n                        \"price\": 78,\n                        \"sale_price\": 58,\n                        \"color\": \"Blue\",\n                        \"color_family\": \"Blue\",\n                        \"size\": \"Medium\",\n                        \"material\": [],\n                        \"malls\": [\n                            1345,\n                            102,\n                            207\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            114720,\n                            113890,\n                            107424\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/6634731929678-27603/40983BLUREGMD-27603\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/27603/1100/40983BLUREGMD-27603-00.jpg\",\n                            \"https://searchassets.simon.com/image/27603/1100/40983BLUREGMD-27603-01.jpg\",\n                            \"https://searchassets.simon.com/image/27603/1100/40983BLUREGMD-27603-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/27603/186/40983BLUREGMD-27603-00.jpg\",\n                                \"https://searchassets.simon.com/image/27603/186/40983BLUREGMD-27603-01.jpg\",\n                                \"https://searchassets.simon.com/image/27603/186/40983BLUREGMD-27603-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/27603/300/40983BLUREGMD-27603-00.jpg\",\n                                \"https://searchassets.simon.com/image/27603/300/40983BLUREGMD-27603-01.jpg\",\n                                \"https://searchassets.simon.com/image/27603/300/40983BLUREGMD-27603-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/27603/380/40983BLUREGMD-27603-00.jpg\",\n                                \"https://searchassets.simon.com/image/27603/380/40983BLUREGMD-27603-01.jpg\",\n                                \"https://searchassets.simon.com/image/27603/380/40983BLUREGMD-27603-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/27603/600/40983BLUREGMD-27603-00.jpg\",\n                                \"https://searchassets.simon.com/image/27603/600/40983BLUREGMD-27603-01.jpg\",\n                                \"https://searchassets.simon.com/image/27603/600/40983BLUREGMD-27603-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/27603/750/40983BLUREGMD-27603-00.jpg\",\n                                \"https://searchassets.simon.com/image/27603/750/40983BLUREGMD-27603-01.jpg\",\n                                \"https://searchassets.simon.com/image/27603/750/40983BLUREGMD-27603-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/27603/1100/40983BLUREGMD-27603-00.jpg\",\n                                \"https://searchassets.simon.com/image/27603/1100/40983BLUREGMD-27603-01.jpg\",\n                                \"https://searchassets.simon.com/image/27603/1100/40983BLUREGMD-27603-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"40983BLUREGXXL-27603\",\n                        \"price\": 78,\n                        \"sale_price\": 58,\n                        \"color\": \"Blue\",\n                        \"color_family\": \"Blue\",\n                        \"size\": \"XX-Large\",\n                        \"material\": [],\n                        \"malls\": [\n                            105,\n                            788\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            114113,\n                            114266\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/6634731929678-27603/40983BLUREGXXL-27603\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/27603/1100/40983BLUREGXXL-27603-00.jpg\",\n                            \"https://searchassets.simon.com/image/27603/1100/40983BLUREGXXL-27603-01.jpg\",\n                            \"https://searchassets.simon.com/image/27603/1100/40983BLUREGXXL-27603-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/27603/186/40983BLUREGXXL-27603-00.jpg\",\n                                \"https://searchassets.simon.com/image/27603/186/40983BLUREGXXL-27603-01.jpg\",\n                                \"https://searchassets.simon.com/image/27603/186/40983BLUREGXXL-27603-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/27603/300/40983BLUREGXXL-27603-00.jpg\",\n                                \"https://searchassets.simon.com/image/27603/300/40983BLUREGXXL-27603-01.jpg\",\n                                \"https://searchassets.simon.com/image/27603/300/40983BLUREGXXL-27603-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/27603/380/40983BLUREGXXL-27603-00.jpg\",\n                                \"https://searchassets.simon.com/image/27603/380/40983BLUREGXXL-27603-01.jpg\",\n                                \"https://searchassets.simon.com/image/27603/380/40983BLUREGXXL-27603-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/27603/600/40983BLUREGXXL-27603-00.jpg\",\n                                \"https://searchassets.simon.com/image/27603/600/40983BLUREGXXL-27603-01.jpg\",\n                                \"https://searchassets.simon.com/image/27603/600/40983BLUREGXXL-27603-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/27603/750/40983BLUREGXXL-27603-00.jpg\",\n                                \"https://searchassets.simon.com/image/27603/750/40983BLUREGXXL-27603-01.jpg\",\n                                \"https://searchassets.simon.com/image/27603/750/40983BLUREGXXL-27603-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/27603/1100/40983BLUREGXXL-27603-00.jpg\",\n                                \"https://searchassets.simon.com/image/27603/1100/40983BLUREGXXL-27603-01.jpg\",\n                                \"https://searchassets.simon.com/image/27603/1100/40983BLUREGXXL-27603-02.jpg\"\n                            ]\n                        }\n                    }\n                ],\n                \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/6634731929678-27603\",\n                \"retailer_link\": \"https://untuckit.myshopify.com/products/urey-moonlit-ocean\",\n                \"image\": \"https://searchassets.simon.com/image/27603/1100/40983BLUREGMD-27603-00.jpg\"\n            }\n        },\n        {\n            \"Score\": 17.218372,\n            \"Highlights\": null,\n            \"Document\": {\n                \"id\": \"5285752-4217\",\n                \"product_id\": \"5285752-4217\",\n                \"title\": \"On Cloudswift Running Shoe - Men\",\n                \"description\": \"Engineered to outpace the demands of urban running, this sock-fit shoe sports a ribbed lacing cage that locks your foot comfortably to the springy foam sole. Responsive Speedboard™ construction moves naturally with your stride to transform every heel strike into an explosive toe-off, with durable, high-abrasion rubber in the tread providing superior grip on urban streets, sidewalks and steps—even when they're wet. Cushioning: absorbs impact and distributes weight for consistent, buoyant comfort under each step Energy return: transforms every heel strike into responsive, explosive forward movement Pull-on sock upper with external lacing cage Removable memory foam insole allows for custom orthotics Speedboard construction moves naturally with your foot to transform every heel strike into an explosive toe-off Helion™ superfoam cushioning delivers lightweight energy return even in hot and cold temperatures Textile and synthetic upper/textile lining/rubber and synthetic sole Imported\",\n                \"price\": 149.99,\n                \"price_high\": 0,\n                \"sale_price\": 0,\n                \"sale_price_high\": 0,\n                \"is_discounted\": false,\n                \"discount_percent\": 0,\n                \"final_price\": 149.99,\n                \"brand\": \"On\",\n                \"gender\": \"Men\",\n                \"category_path\": \"Mens > Mens Shoes > Mens Athletic Shoes\",\n                \"category_names\": [\n                    \"Mens\",\n                    \"Mens Shoes\",\n                    \"Mens Athletic Shoes\"\n                ],\n                \"malls\": [\n                    239,\n                    144,\n                    147,\n                    158,\n                    105,\n                    841,\n                    1353,\n                    788,\n                    102,\n                    233,\n                    146,\n                    210,\n                    113,\n                    805,\n                    157,\n                    166,\n                    338,\n                    1240,\n                    238,\n                    223,\n                    857,\n                    765,\n                    845\n                ],\n                \"mall_prices\": [],\n                \"base_tenant_id\": 4217,\n                \"local_tenants\": [\n                    6926,\n                    23070,\n                    64738,\n                    50595,\n                    2254,\n                    47841,\n                    83608,\n                    34249,\n                    3919,\n                    4722,\n                    62278,\n                    42543,\n                    2674,\n                    49402,\n                    5717,\n                    60883,\n                    67929,\n                    92738,\n                    77900,\n                    30150,\n                    85501,\n                    30433,\n                    78993\n                ],\n                \"variant_sizes\": [\n                    \"7\",\n                    \"7 ½\",\n                    \"8\",\n                    \"8 ½\",\n                    \"9\",\n                    \"9 ½\",\n                    \"10\",\n                    \"10 ½\",\n                    \"11\",\n                    \"11 ½\",\n                    \"12\",\n                    \"12 ½\",\n                    \"13\",\n                    \"14\"\n                ],\n                \"variant_colors\": [\n                    \"Black/ Grey\",\n                    \"Denim/ Midnight\",\n                    \"Olive/ Thorn\",\n                    \"Slate/ Rock\",\n                    \"Grey/ Yellow\"\n                ],\n                \"variants\": [\n                    {\n                        \"variant_id\": \"36473649-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Black/ Grey\",\n                        \"color_family\": \"Black\",\n                        \"size\": \"12\",\n                        \"gtin\": \"7630040591799\",\n                        \"mpn\": \"41.99585\",\n                        \"material\": [],\n                        \"malls\": [\n                            223,\n                            1353,\n                            233,\n                            841,\n                            239,\n                            166,\n                            857,\n                            158,\n                            765,\n                            210\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            30150,\n                            83608,\n                            4722,\n                            47841,\n                            6926,\n                            60883,\n                            85501,\n                            50595,\n                            30433,\n                            42543\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/36473649-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/36473649-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36473649-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36473649-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/36473649-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36473649-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36473649-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/36473649-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36473649-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36473649-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/36473649-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36473649-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36473649-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/36473649-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36473649-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36473649-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/36473649-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36473649-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36473649-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/36473649-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36473649-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36473649-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"36473657-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Black/ Grey\",\n                        \"color_family\": \"Black\",\n                        \"size\": \"9\",\n                        \"gtin\": \"7630040591737\",\n                        \"mpn\": \"41.99585\",\n                        \"material\": [],\n                        \"malls\": [\n                            223,\n                            1353,\n                            102,\n                            238,\n                            1240,\n                            239,\n                            166,\n                            857,\n                            157,\n                            158,\n                            144,\n                            805,\n                            146\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            30150,\n                            83608,\n                            3919,\n                            77900,\n                            92738,\n                            6926,\n                            60883,\n                            85501,\n                            5717,\n                            50595,\n                            23070,\n                            49402,\n                            62278\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/36473657-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/36473657-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36473657-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36473657-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/36473657-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36473657-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36473657-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/36473657-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36473657-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36473657-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/36473657-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36473657-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36473657-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/36473657-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36473657-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36473657-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/36473657-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36473657-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36473657-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/36473657-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36473657-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36473657-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"36473658-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Black/ Grey\",\n                        \"color_family\": \"Black\",\n                        \"size\": \"9 ½\",\n                        \"gtin\": \"7630040591744\",\n                        \"mpn\": \"41.99585\",\n                        \"material\": [],\n                        \"malls\": [\n                            238,\n                            147,\n                            166,\n                            144,\n                            765\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            77900,\n                            64738,\n                            60883,\n                            23070,\n                            30433\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/36473658-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/36473658-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36473658-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36473658-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/36473658-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36473658-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36473658-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/36473658-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36473658-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36473658-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/36473658-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36473658-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36473658-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/36473658-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36473658-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36473658-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/36473658-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36473658-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36473658-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/36473658-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36473658-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36473658-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"36473653-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Black/ Grey\",\n                        \"color_family\": \"Black\",\n                        \"size\": \"7\",\n                        \"gtin\": \"7630040591690\",\n                        \"mpn\": \"41.99585\",\n                        \"material\": [],\n                        \"malls\": [\n                            1353,\n                            105\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            83608,\n                            2254\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/36473653-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/36473653-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36473653-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36473653-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/36473653-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36473653-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36473653-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/36473653-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36473653-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36473653-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/36473653-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36473653-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36473653-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/36473653-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36473653-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36473653-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/36473653-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36473653-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36473653-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/36473653-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36473653-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36473653-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"36473660-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Black/ Grey\",\n                        \"color_family\": \"Black\",\n                        \"size\": \"10 ½\",\n                        \"gtin\": \"7630040591768\",\n                        \"mpn\": \"41.99585\",\n                        \"material\": [],\n                        \"malls\": [\n                            223,\n                            1353,\n                            841,\n                            338,\n                            845,\n                            166,\n                            157,\n                            158,\n                            210,\n                            805\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            30150,\n                            83608,\n                            47841,\n                            67929,\n                            78993,\n                            60883,\n                            5717,\n                            50595,\n                            42543,\n                            49402\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/36473660-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/36473660-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36473660-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36473660-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/36473660-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36473660-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36473660-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/36473660-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36473660-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36473660-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/36473660-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36473660-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36473660-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/36473660-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36473660-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36473660-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/36473660-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36473660-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36473660-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/36473660-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36473660-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36473660-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"32754133-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Slate/ Rock\",\n                        \"color_family\": \"Grey\",\n                        \"size\": \"11\",\n                        \"gtin\": \"7630040592055\",\n                        \"mpn\": \"41.99583\",\n                        \"material\": [],\n                        \"malls\": [\n                            146,\n                            223,\n                            1353,\n                            113,\n                            233,\n                            841,\n                            338,\n                            238,\n                            845,\n                            239,\n                            166,\n                            158,\n                            765\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            62278,\n                            30150,\n                            83608,\n                            2674,\n                            4722,\n                            47841,\n                            67929,\n                            77900,\n                            78993,\n                            6926,\n                            60883,\n                            50595,\n                            30433\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/32754133-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/32754133-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32754133-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32754133-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/32754133-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32754133-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32754133-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/32754133-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32754133-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32754133-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/32754133-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32754133-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32754133-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/32754133-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32754133-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32754133-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/32754133-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32754133-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32754133-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/32754133-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32754133-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32754133-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"36473655-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Black/ Grey\",\n                        \"color_family\": \"Black\",\n                        \"size\": \"8\",\n                        \"gtin\": \"7630040591713\",\n                        \"mpn\": \"41.99585\",\n                        \"material\": [],\n                        \"malls\": [\n                            113,\n                            147,\n                            166,\n                            158\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            2674,\n                            64738,\n                            60883,\n                            50595\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/36473655-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/36473655-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36473655-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36473655-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/36473655-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36473655-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36473655-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/36473655-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36473655-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36473655-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/36473655-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36473655-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36473655-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/36473655-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36473655-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36473655-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/36473655-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36473655-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36473655-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/36473655-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36473655-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36473655-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"32754118-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Slate/ Rock\",\n                        \"color_family\": \"Grey\",\n                        \"size\": \"8\",\n                        \"gtin\": \"7630040591997\",\n                        \"mpn\": \"41.99583\",\n                        \"material\": [],\n                        \"malls\": [\n                            841,\n                            102,\n                            845,\n                            239,\n                            157,\n                            788,\n                            144,\n                            765\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            47841,\n                            3919,\n                            78993,\n                            6926,\n                            5717,\n                            34249,\n                            23070,\n                            30433\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/32754118-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/32754118-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32754118-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32754118-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/32754118-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32754118-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32754118-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/32754118-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32754118-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32754118-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/32754118-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32754118-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32754118-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/32754118-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32754118-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32754118-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/32754118-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32754118-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32754118-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/32754118-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32754118-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32754118-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"36473662-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Black/ Grey\",\n                        \"color_family\": \"Black\",\n                        \"size\": \"11 ½\",\n                        \"gtin\": \"7630040591782\",\n                        \"mpn\": \"41.99585\",\n                        \"material\": [],\n                        \"malls\": [\n                            147,\n                            166,\n                            788,\n                            105\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            64738,\n                            60883,\n                            34249,\n                            2254\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/36473662-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/36473662-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36473662-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36473662-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/36473662-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36473662-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36473662-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/36473662-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36473662-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36473662-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/36473662-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36473662-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36473662-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/36473662-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36473662-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36473662-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/36473662-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36473662-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36473662-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/36473662-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36473662-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36473662-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"32984141-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Denim/ Midnight\",\n                        \"color_family\": \"Blue\",\n                        \"size\": \"12\",\n                        \"gtin\": \"7630040591935\",\n                        \"mpn\": \"41.99584\",\n                        \"material\": [],\n                        \"malls\": [\n                            1353,\n                            841,\n                            144,\n                            210\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            83608,\n                            47841,\n                            23070,\n                            42543\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/32984141-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/32984141-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32984141-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32984141-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/32984141-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32984141-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32984141-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/32984141-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32984141-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32984141-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/32984141-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32984141-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32984141-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/32984141-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32984141-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32984141-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/32984141-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32984141-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32984141-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/32984141-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32984141-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32984141-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"36473661-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Black/ Grey\",\n                        \"color_family\": \"Black\",\n                        \"size\": \"11\",\n                        \"gtin\": \"7630040591775\",\n                        \"mpn\": \"41.99585\",\n                        \"material\": [],\n                        \"malls\": [\n                            223,\n                            1353,\n                            338,\n                            238,\n                            845,\n                            239,\n                            166,\n                            765\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            30150,\n                            83608,\n                            67929,\n                            77900,\n                            78993,\n                            6926,\n                            60883,\n                            30433\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/36473661-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/36473661-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36473661-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36473661-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/36473661-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36473661-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36473661-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/36473661-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36473661-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36473661-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/36473661-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36473661-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36473661-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/36473661-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36473661-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36473661-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/36473661-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36473661-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36473661-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/36473661-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36473661-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36473661-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"36473652-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Black/ Grey\",\n                        \"color_family\": \"Black\",\n                        \"size\": \"14\",\n                        \"gtin\": \"7630040591829\",\n                        \"mpn\": \"41.99585\",\n                        \"material\": [],\n                        \"malls\": [\n                            841,\n                            210\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            47841,\n                            42543\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/36473652-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/36473652-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36473652-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36473652-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/36473652-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36473652-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36473652-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/36473652-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36473652-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36473652-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/36473652-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36473652-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36473652-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/36473652-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36473652-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36473652-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/36473652-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36473652-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36473652-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/36473652-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36473652-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36473652-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"36473654-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Black/ Grey\",\n                        \"color_family\": \"Black\",\n                        \"size\": \"7 ½\",\n                        \"gtin\": \"7630040591706\",\n                        \"mpn\": \"41.99585\",\n                        \"material\": [],\n                        \"malls\": [\n                            1353,\n                            233,\n                            1240,\n                            857,\n                            157\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            83608,\n                            4722,\n                            92738,\n                            85501,\n                            5717\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/36473654-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/36473654-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36473654-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36473654-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/36473654-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36473654-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36473654-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/36473654-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36473654-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36473654-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/36473654-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36473654-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36473654-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/36473654-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36473654-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36473654-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/36473654-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36473654-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36473654-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/36473654-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36473654-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36473654-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"32754117-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Slate/ Rock\",\n                        \"color_family\": \"Grey\",\n                        \"size\": \"7 ½\",\n                        \"gtin\": \"7630040591980\",\n                        \"mpn\": \"41.99583\",\n                        \"material\": [],\n                        \"malls\": [\n                            1353,\n                            233\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            83608,\n                            4722\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/32754117-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/32754117-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32754117-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32754117-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/32754117-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32754117-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32754117-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/32754117-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32754117-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32754117-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/32754117-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32754117-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32754117-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/32754117-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32754117-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32754117-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/32754117-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32754117-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32754117-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/32754117-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32754117-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32754117-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"32754125-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Slate/ Rock\",\n                        \"color_family\": \"Grey\",\n                        \"size\": \"10 ½\",\n                        \"gtin\": \"7630040592048\",\n                        \"mpn\": \"41.99583\",\n                        \"material\": [],\n                        \"malls\": [\n                            223,\n                            1353,\n                            113,\n                            841,\n                            102,\n                            238,\n                            845,\n                            239,\n                            166,\n                            157,\n                            144\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            30150,\n                            83608,\n                            2674,\n                            47841,\n                            3919,\n                            77900,\n                            78993,\n                            6926,\n                            60883,\n                            5717,\n                            23070\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/32754125-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/32754125-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32754125-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32754125-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/32754125-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32754125-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32754125-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/32754125-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32754125-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32754125-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/32754125-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32754125-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32754125-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/32754125-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32754125-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32754125-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/32754125-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32754125-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32754125-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/32754125-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32754125-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32754125-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"32754119-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Slate/ Rock\",\n                        \"color_family\": \"Grey\",\n                        \"size\": \"8 ½\",\n                        \"gtin\": \"7630040592000\",\n                        \"mpn\": \"41.99583\",\n                        \"material\": [],\n                        \"malls\": [\n                            146,\n                            223,\n                            1353,\n                            841,\n                            102,\n                            845,\n                            239,\n                            166,\n                            788,\n                            210,\n                            805\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            62278,\n                            30150,\n                            83608,\n                            47841,\n                            3919,\n                            78993,\n                            6926,\n                            60883,\n                            34249,\n                            42543,\n                            49402\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/32754119-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/32754119-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32754119-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32754119-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/32754119-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32754119-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32754119-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/32754119-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32754119-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32754119-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/32754119-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32754119-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32754119-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/32754119-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32754119-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32754119-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/32754119-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32754119-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32754119-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/32754119-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32754119-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32754119-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"32754120-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Slate/ Rock\",\n                        \"color_family\": \"Grey\",\n                        \"size\": \"9\",\n                        \"gtin\": \"7630040592017\",\n                        \"mpn\": \"41.99583\",\n                        \"material\": [],\n                        \"malls\": [\n                            223,\n                            113,\n                            233,\n                            841,\n                            102,\n                            238,\n                            239,\n                            166,\n                            857,\n                            157,\n                            158,\n                            144,\n                            765,\n                            210,\n                            105,\n                            805\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            30150,\n                            2674,\n                            4722,\n                            47841,\n                            3919,\n                            77900,\n                            6926,\n                            60883,\n                            85501,\n                            5717,\n                            50595,\n                            23070,\n                            30433,\n                            42543,\n                            2254,\n                            49402\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/32754120-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/32754120-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32754120-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32754120-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/32754120-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32754120-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32754120-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/32754120-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32754120-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32754120-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/32754120-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32754120-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32754120-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/32754120-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32754120-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32754120-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/32754120-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32754120-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32754120-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/32754120-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32754120-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32754120-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"36473651-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Black/ Grey\",\n                        \"color_family\": \"Black\",\n                        \"size\": \"13\",\n                        \"gtin\": \"7630040591812\",\n                        \"mpn\": \"41.99585\",\n                        \"material\": [],\n                        \"malls\": [\n                            223,\n                            233,\n                            841,\n                            157,\n                            158,\n                            144\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            30150,\n                            4722,\n                            47841,\n                            5717,\n                            50595,\n                            23070\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/36473651-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/36473651-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36473651-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36473651-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/36473651-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36473651-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36473651-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/36473651-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36473651-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36473651-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/36473651-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36473651-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36473651-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/36473651-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36473651-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36473651-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/36473651-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36473651-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36473651-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/36473651-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36473651-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36473651-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"36473659-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Black/ Grey\",\n                        \"color_family\": \"Black\",\n                        \"size\": \"10\",\n                        \"gtin\": \"7630040591751\",\n                        \"mpn\": \"41.99585\",\n                        \"material\": [],\n                        \"malls\": [\n                            223,\n                            113,\n                            841,\n                            238,\n                            845\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            30150,\n                            2674,\n                            47841,\n                            77900,\n                            78993\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/36473659-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/36473659-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36473659-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36473659-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/36473659-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36473659-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36473659-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/36473659-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36473659-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36473659-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/36473659-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36473659-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36473659-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/36473659-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36473659-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36473659-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/36473659-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36473659-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36473659-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/36473659-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36473659-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36473659-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"33720137-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Grey/ Yellow\",\n                        \"color_family\": \"Grey\",\n                        \"size\": \"10 ½\",\n                        \"gtin\": \"7630440631125\",\n                        \"mpn\": \"41.99227\",\n                        \"material\": [],\n                        \"malls\": [\n                            223\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            30150\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/33720137-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/33720137-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/33720137-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/33720137-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/33720137-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/33720137-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/33720137-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/33720137-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/33720137-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/33720137-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/33720137-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/33720137-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/33720137-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/33720137-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/33720137-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/33720137-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/33720137-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/33720137-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/33720137-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/33720137-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/33720137-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/33720137-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"32984136-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Denim/ Midnight\",\n                        \"color_family\": \"Blue\",\n                        \"size\": \"10\",\n                        \"gtin\": \"7630040591898\",\n                        \"mpn\": \"41.99584\",\n                        \"material\": [],\n                        \"malls\": [\n                            223,\n                            210,\n                            805\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            30150,\n                            42543,\n                            49402\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/32984136-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/32984136-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32984136-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32984136-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/32984136-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32984136-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32984136-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/32984136-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32984136-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32984136-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/32984136-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32984136-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32984136-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/32984136-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32984136-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32984136-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/32984136-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32984136-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32984136-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/32984136-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32984136-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32984136-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"32984139-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Denim/ Midnight\",\n                        \"color_family\": \"Blue\",\n                        \"size\": \"11 ½\",\n                        \"gtin\": \"7630040591928\",\n                        \"mpn\": \"41.99584\",\n                        \"material\": [],\n                        \"malls\": [\n                            223,\n                            1353,\n                            841,\n                            857\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            30150,\n                            83608,\n                            47841,\n                            85501\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/32984139-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/32984139-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32984139-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32984139-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/32984139-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32984139-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32984139-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/32984139-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32984139-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32984139-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/32984139-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32984139-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32984139-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/32984139-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32984139-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32984139-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/32984139-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32984139-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32984139-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/32984139-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32984139-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32984139-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"32984130-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Denim/ Midnight\",\n                        \"color_family\": \"Blue\",\n                        \"size\": \"7\",\n                        \"gtin\": \"7630040591836\",\n                        \"mpn\": \"41.99584\",\n                        \"material\": [],\n                        \"malls\": [\n                            147\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            64738\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/32984130-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/32984130-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32984130-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32984130-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/32984130-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32984130-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32984130-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/32984130-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32984130-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32984130-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/32984130-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32984130-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32984130-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/32984130-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32984130-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32984130-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/32984130-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32984130-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32984130-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/32984130-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32984130-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32984130-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"32984142-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Denim/ Midnight\",\n                        \"color_family\": \"Blue\",\n                        \"size\": \"12 ½\",\n                        \"gtin\": \"7630040591942\",\n                        \"mpn\": \"41.99584\",\n                        \"material\": [],\n                        \"malls\": [\n                            210\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            42543\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/32984142-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/32984142-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32984142-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32984142-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/32984142-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32984142-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32984142-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/32984142-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32984142-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32984142-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/32984142-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32984142-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32984142-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/32984142-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32984142-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32984142-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/32984142-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32984142-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32984142-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/32984142-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32984142-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32984142-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"32984144-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Denim/ Midnight\",\n                        \"color_family\": \"Blue\",\n                        \"size\": \"14\",\n                        \"gtin\": \"7630040591966\",\n                        \"mpn\": \"41.99584\",\n                        \"material\": [],\n                        \"malls\": [\n                            147,\n                            210\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            64738,\n                            42543\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/32984144-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/32984144-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32984144-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32984144-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/32984144-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32984144-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32984144-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/32984144-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32984144-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32984144-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/32984144-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32984144-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32984144-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/32984144-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32984144-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32984144-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/32984144-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32984144-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32984144-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/32984144-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32984144-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32984144-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"32984143-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Denim/ Midnight\",\n                        \"color_family\": \"Blue\",\n                        \"size\": \"13\",\n                        \"gtin\": \"7630040591959\",\n                        \"mpn\": \"41.99584\",\n                        \"material\": [],\n                        \"malls\": [\n                            805,\n                            223\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            49402,\n                            30150\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/32984143-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/32984143-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32984143-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32984143-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/32984143-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32984143-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32984143-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/32984143-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32984143-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32984143-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/32984143-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32984143-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32984143-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/32984143-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32984143-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32984143-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/32984143-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32984143-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32984143-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/32984143-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32984143-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32984143-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"32984137-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Denim/ Midnight\",\n                        \"color_family\": \"Blue\",\n                        \"size\": \"10 ½\",\n                        \"gtin\": \"7630040591904\",\n                        \"mpn\": \"41.99584\",\n                        \"material\": [],\n                        \"malls\": [\n                            113,\n                            144\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            2674,\n                            23070\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/32984137-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/32984137-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32984137-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32984137-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/32984137-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32984137-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32984137-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/32984137-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32984137-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32984137-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/32984137-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32984137-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32984137-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/32984137-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32984137-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32984137-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/32984137-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32984137-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32984137-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/32984137-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32984137-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32984137-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"33720138-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Grey/ Yellow\",\n                        \"color_family\": \"Grey\",\n                        \"size\": \"11\",\n                        \"gtin\": \"7630440631132\",\n                        \"mpn\": \"41.99227\",\n                        \"material\": [],\n                        \"malls\": [\n                            223\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            30150\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/33720138-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/33720138-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/33720138-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/33720138-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/33720138-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/33720138-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/33720138-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/33720138-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/33720138-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/33720138-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/33720138-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/33720138-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/33720138-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/33720138-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/33720138-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/33720138-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/33720138-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/33720138-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/33720138-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/33720138-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/33720138-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/33720138-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"33720136-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Grey/ Yellow\",\n                        \"color_family\": \"Grey\",\n                        \"size\": \"10\",\n                        \"gtin\": \"7630440631118\",\n                        \"mpn\": \"41.99227\",\n                        \"material\": [],\n                        \"malls\": [\n                            223\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            30150\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/33720136-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/33720136-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/33720136-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/33720136-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/33720136-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/33720136-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/33720136-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/33720136-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/33720136-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/33720136-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/33720136-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/33720136-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/33720136-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/33720136-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/33720136-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/33720136-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/33720136-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/33720136-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/33720136-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/33720136-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/33720136-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/33720136-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"33720139-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Grey/ Yellow\",\n                        \"color_family\": \"Grey\",\n                        \"size\": \"11 ½\",\n                        \"gtin\": \"7630440631149\",\n                        \"mpn\": \"41.99227\",\n                        \"material\": [],\n                        \"malls\": [\n                            223\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            30150\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/33720139-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/33720139-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/33720139-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/33720139-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/33720139-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/33720139-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/33720139-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/33720139-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/33720139-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/33720139-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/33720139-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/33720139-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/33720139-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/33720139-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/33720139-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/33720139-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/33720139-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/33720139-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/33720139-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/33720139-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/33720139-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/33720139-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"33720140-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Grey/ Yellow\",\n                        \"color_family\": \"Grey\",\n                        \"size\": \"12\",\n                        \"gtin\": \"7630440631156\",\n                        \"mpn\": \"41.99227\",\n                        \"material\": [],\n                        \"malls\": [\n                            223\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            30150\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/33720140-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/33720140-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/33720140-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/33720140-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/33720140-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/33720140-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/33720140-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/33720140-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/33720140-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/33720140-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/33720140-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/33720140-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/33720140-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/33720140-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/33720140-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/33720140-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/33720140-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/33720140-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/33720140-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/33720140-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/33720140-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/33720140-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"32984134-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Denim/ Midnight\",\n                        \"color_family\": \"Blue\",\n                        \"size\": \"9\",\n                        \"gtin\": \"7630040591874\",\n                        \"mpn\": \"41.99584\",\n                        \"material\": [],\n                        \"malls\": [\n                            1353,\n                            144,\n                            857\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            83608,\n                            23070,\n                            85501\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/32984134-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/32984134-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32984134-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32984134-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/32984134-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32984134-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32984134-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/32984134-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32984134-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32984134-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/32984134-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32984134-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32984134-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/32984134-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32984134-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32984134-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/32984134-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32984134-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32984134-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/32984134-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32984134-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32984134-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"33720127-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Grey/ Yellow\",\n                        \"color_family\": \"Grey\",\n                        \"size\": \"9 ½\",\n                        \"gtin\": \"7630440631101\",\n                        \"mpn\": \"41.99227\",\n                        \"material\": [],\n                        \"malls\": [\n                            223,\n                            166\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            30150,\n                            60883\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/33720127-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/33720127-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/33720127-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/33720127-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/33720127-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/33720127-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/33720127-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/33720127-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/33720127-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/33720127-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/33720127-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/33720127-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/33720127-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/33720127-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/33720127-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/33720127-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/33720127-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/33720127-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/33720127-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/33720127-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/33720127-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/33720127-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"32754112-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Slate/ Rock\",\n                        \"color_family\": \"Grey\",\n                        \"size\": \"13\",\n                        \"gtin\": \"7630040592093\",\n                        \"mpn\": \"41.99583\",\n                        \"material\": [],\n                        \"malls\": [\n                            1353,\n                            113,\n                            238,\n                            157,\n                            210\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            83608,\n                            2674,\n                            77900,\n                            5717,\n                            42543\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/32754112-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/32754112-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32754112-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32754112-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/32754112-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32754112-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32754112-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/32754112-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32754112-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32754112-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/32754112-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32754112-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32754112-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/32754112-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32754112-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32754112-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/32754112-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32754112-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32754112-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/32754112-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32754112-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32754112-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"32754124-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Slate/ Rock\",\n                        \"color_family\": \"Grey\",\n                        \"size\": \"10\",\n                        \"gtin\": \"7630040592031\",\n                        \"mpn\": \"41.99583\",\n                        \"material\": [],\n                        \"malls\": [\n                            146,\n                            223,\n                            1353,\n                            233,\n                            841,\n                            102,\n                            238,\n                            1240,\n                            845,\n                            239,\n                            166,\n                            157,\n                            158,\n                            144,\n                            210,\n                            105,\n                            805\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            62278,\n                            30150,\n                            83608,\n                            4722,\n                            47841,\n                            3919,\n                            77900,\n                            92738,\n                            78993,\n                            6926,\n                            60883,\n                            5717,\n                            50595,\n                            23070,\n                            42543,\n                            2254,\n                            49402\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/32754124-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/32754124-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32754124-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32754124-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/32754124-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32754124-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32754124-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/32754124-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32754124-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32754124-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/32754124-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32754124-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32754124-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/32754124-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32754124-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32754124-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/32754124-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32754124-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32754124-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/32754124-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32754124-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32754124-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"32754110-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Slate/ Rock\",\n                        \"color_family\": \"Grey\",\n                        \"size\": \"12\",\n                        \"gtin\": \"7630040592079\",\n                        \"mpn\": \"41.99583\",\n                        \"material\": [],\n                        \"malls\": [\n                            146,\n                            1353,\n                            113,\n                            233,\n                            841,\n                            102,\n                            238,\n                            1240,\n                            845,\n                            239,\n                            857,\n                            157\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            62278,\n                            83608,\n                            2674,\n                            4722,\n                            47841,\n                            3919,\n                            77900,\n                            92738,\n                            78993,\n                            6926,\n                            85501,\n                            5717\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/32754110-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/32754110-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32754110-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32754110-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/32754110-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32754110-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32754110-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/32754110-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32754110-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32754110-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/32754110-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32754110-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32754110-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/32754110-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32754110-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32754110-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/32754110-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32754110-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32754110-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/32754110-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32754110-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32754110-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"32754121-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Slate/ Rock\",\n                        \"color_family\": \"Grey\",\n                        \"size\": \"9 ½\",\n                        \"gtin\": \"7630040592024\",\n                        \"mpn\": \"41.99583\",\n                        \"material\": [],\n                        \"malls\": [\n                            1353,\n                            113,\n                            233,\n                            841,\n                            338,\n                            845,\n                            166,\n                            158,\n                            144,\n                            210,\n                            805\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            83608,\n                            2674,\n                            4722,\n                            47841,\n                            67929,\n                            78993,\n                            60883,\n                            50595,\n                            23070,\n                            42543,\n                            49402\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/32754121-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/32754121-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32754121-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32754121-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/32754121-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32754121-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32754121-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/32754121-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32754121-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32754121-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/32754121-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32754121-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32754121-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/32754121-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32754121-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32754121-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/32754121-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32754121-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32754121-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/32754121-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32754121-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32754121-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"32754134-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Slate/ Rock\",\n                        \"color_family\": \"Grey\",\n                        \"size\": \"11 ½\",\n                        \"gtin\": \"7630040592062\",\n                        \"mpn\": \"41.99583\",\n                        \"material\": [],\n                        \"malls\": [\n                            1353,\n                            113,\n                            233,\n                            166,\n                            857,\n                            210\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            83608,\n                            2674,\n                            4722,\n                            60883,\n                            85501,\n                            42543\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/32754134-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/32754134-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32754134-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32754134-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/32754134-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32754134-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32754134-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/32754134-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32754134-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32754134-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/32754134-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32754134-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32754134-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/32754134-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32754134-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32754134-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/32754134-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32754134-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32754134-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/32754134-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32754134-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32754134-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"32754111-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Slate/ Rock\",\n                        \"color_family\": \"Grey\",\n                        \"size\": \"12 ½\",\n                        \"gtin\": \"7630040592086\",\n                        \"mpn\": \"41.99583\",\n                        \"material\": [],\n                        \"malls\": [\n                            144,\n                            210\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            23070,\n                            42543\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/32754111-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/32754111-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32754111-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32754111-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/32754111-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32754111-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32754111-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/32754111-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32754111-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32754111-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/32754111-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32754111-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32754111-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/32754111-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32754111-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32754111-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/32754111-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32754111-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32754111-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/32754111-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32754111-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32754111-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"2068049-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Olive/ Thorn\",\n                        \"color_family\": \"Green\",\n                        \"size\": \"9 ½\",\n                        \"gtin\": \"7630419114376\",\n                        \"mpn\": \"41.98461\",\n                        \"material\": [],\n                        \"malls\": [\n                            113\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            2674\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/2068049-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/2068049-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/2068049-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/2068049-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/2068049-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/2068049-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/2068049-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/2068049-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/2068049-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/2068049-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/2068049-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/2068049-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/2068049-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/2068049-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/2068049-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/2068049-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/2068049-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/2068049-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/2068049-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/2068049-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/2068049-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/2068049-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"36473656-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Black/ Grey\",\n                        \"color_family\": \"Black\",\n                        \"size\": \"8 ½\",\n                        \"gtin\": \"7630040591720\",\n                        \"mpn\": \"41.99585\",\n                        \"material\": [],\n                        \"malls\": [\n                            166,\n                            102\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            60883,\n                            3919\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/36473656-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/36473656-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36473656-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36473656-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/36473656-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36473656-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36473656-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/36473656-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36473656-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36473656-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/36473656-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36473656-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36473656-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/36473656-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36473656-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36473656-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/36473656-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36473656-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36473656-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/36473656-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36473656-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36473656-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"2068048-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Olive/ Thorn\",\n                        \"color_family\": \"Green\",\n                        \"size\": \"9\",\n                        \"gtin\": \"7630419114369\",\n                        \"mpn\": \"41.98461\",\n                        \"material\": [],\n                        \"malls\": [\n                            338\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            67929\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/2068048-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/2068048-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/2068048-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/2068048-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/2068048-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/2068048-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/2068048-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/2068048-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/2068048-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/2068048-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/2068048-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/2068048-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/2068048-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/2068048-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/2068048-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/2068048-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/2068048-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/2068048-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/2068048-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/2068048-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/2068048-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/2068048-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"33720125-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Grey/ Yellow\",\n                        \"color_family\": \"Grey\",\n                        \"size\": \"8 ½\",\n                        \"gtin\": \"7630440631088\",\n                        \"mpn\": \"41.99227\",\n                        \"material\": [],\n                        \"malls\": [\n                            223\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            30150\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/33720125-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/33720125-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/33720125-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/33720125-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/33720125-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/33720125-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/33720125-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/33720125-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/33720125-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/33720125-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/33720125-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/33720125-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/33720125-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/33720125-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/33720125-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/33720125-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/33720125-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/33720125-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/33720125-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/33720125-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/33720125-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/33720125-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"33720126-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Grey/ Yellow\",\n                        \"color_family\": \"Grey\",\n                        \"size\": \"9\",\n                        \"gtin\": \"7630440631095\",\n                        \"mpn\": \"41.99227\",\n                        \"material\": [],\n                        \"malls\": [\n                            223\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            30150\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/33720126-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/33720126-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/33720126-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/33720126-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/33720126-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/33720126-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/33720126-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/33720126-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/33720126-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/33720126-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/33720126-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/33720126-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/33720126-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/33720126-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/33720126-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/33720126-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/33720126-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/33720126-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/33720126-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/33720126-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/33720126-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/33720126-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"32754115-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Slate/ Rock\",\n                        \"color_family\": \"Grey\",\n                        \"size\": \"14\",\n                        \"gtin\": \"7630040592109\",\n                        \"mpn\": \"41.99583\",\n                        \"material\": [],\n                        \"malls\": [\n                            223\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            30150\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/32754115-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/32754115-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32754115-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32754115-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/32754115-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32754115-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32754115-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/32754115-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32754115-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32754115-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/32754115-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32754115-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32754115-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/32754115-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32754115-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32754115-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/32754115-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32754115-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32754115-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/32754115-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32754115-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32754115-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"33720142-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Grey/ Yellow\",\n                        \"color_family\": \"Grey\",\n                        \"size\": \"13\",\n                        \"gtin\": \"7630440631170\",\n                        \"mpn\": \"41.99227\",\n                        \"material\": [],\n                        \"malls\": [\n                            223\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            30150\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/33720142-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/33720142-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/33720142-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/33720142-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/33720142-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/33720142-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/33720142-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/33720142-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/33720142-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/33720142-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/33720142-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/33720142-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/33720142-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/33720142-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/33720142-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/33720142-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/33720142-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/33720142-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/33720142-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/33720142-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/33720142-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/33720142-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"33720143-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Grey/ Yellow\",\n                        \"color_family\": \"Grey\",\n                        \"size\": \"14\",\n                        \"gtin\": \"7630440631187\",\n                        \"mpn\": \"41.99227\",\n                        \"material\": [],\n                        \"malls\": [\n                            223,\n                            113\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            30150,\n                            2674\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/33720143-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/33720143-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/33720143-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/33720143-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/33720143-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/33720143-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/33720143-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/33720143-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/33720143-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/33720143-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/33720143-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/33720143-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/33720143-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/33720143-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/33720143-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/33720143-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/33720143-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/33720143-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/33720143-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/33720143-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/33720143-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/33720143-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"2068046-4217\",\n                        \"price\": 149.99,\n                        \"sale_price\": 0,\n                        \"color\": \"Olive/ Thorn\",\n                        \"color_family\": \"Green\",\n                        \"size\": \"8\",\n                        \"gtin\": \"7630419114345\",\n                        \"mpn\": \"41.98461\",\n                        \"material\": [],\n                        \"malls\": [\n                            210\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            42543\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217/2068046-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/2068046-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/2068046-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/2068046-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/2068046-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/2068046-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/2068046-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/2068046-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/2068046-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/2068046-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/2068046-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/2068046-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/2068046-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/2068046-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/2068046-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/2068046-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/2068046-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/2068046-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/2068046-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/2068046-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/2068046-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/2068046-4217-02.jpg\"\n                            ]\n                        }\n                    }\n                ],\n                \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5285752-4217\",\n                \"retailer_link\": \"https://www.nordstrom.com/s/5285752?color=BLACK%2F+GREY&country=US&currency=USD&utm_source=google&utm_medium=organic&utm_campaign=seo_shopping&utm_channel=low_nd_seo_shopping\",\n                \"image\": \"https://searchassets.simon.com/image/4217/1100/36473649-4217-00.jpg\"\n            }\n        }\n    ],\n    \"facet_summary\": [\n        {\n            \"display_name\": \"Store\",\n            \"facet\": \"base_tenant_id\",\n            \"data\": [\n                {\n                    \"display\": \"American Eagle Outfitters\",\n                    \"value\": \"223\",\n                    \"count\": 14\n                },\n                {\n                    \"display\": \"Brooks Brothers\",\n                    \"value\": \"745\",\n                    \"count\": 366\n                },\n                {\n                    \"display\": \"Coach\",\n                    \"value\": \"1200\",\n                    \"count\": 68\n                },\n                {\n                    \"display\": \"Express\",\n                    \"value\": \"1846\",\n                    \"count\": 184\n                },\n                {\n                    \"display\": \"J.Crew\",\n                    \"value\": \"2727\",\n                    \"count\": 90\n                },\n                {\n                    \"display\": \"Levi's®\",\n                    \"value\": \"31581\",\n                    \"count\": 25\n                },\n                {\n                    \"display\": \"Lucky Brand Jeans\",\n                    \"value\": \"3684\",\n                    \"count\": 91\n                },\n                {\n                    \"display\": \"Nordstrom\",\n                    \"value\": \"4217\",\n                    \"count\": 680\n                },\n                {\n                    \"display\": \"UGG\",\n                    \"value\": \"20361\",\n                    \"count\": 21\n                },\n                {\n                    \"display\": \"UNTUCKit\",\n                    \"value\": \"27603\",\n                    \"count\": 73\n                }\n            ],\n            \"type\": 0\n        },\n        {\n            \"display_name\": \"Brand\",\n            \"facet\": \"brand\",\n            \"data\": [\n                {\n                    \"value\": \"7 Diamonds\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"adidas\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Adidas Originals\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"AG\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"Allsaints\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"American Eagle\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Armani Beauty\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Barbour\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Baxter Of California\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Billionaire Boys Club\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Birkenstock\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Blood Brother\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Blundstone Footwear\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Bonobos\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Boss\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Bp.\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Brax\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Brixton\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Brooks Brothers\",\n                    \"count\": 366\n                },\n                {\n                    \"value\": \"Bugatchi\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Burberry\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Canada Goose\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Canali\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Caputo & Co.\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Carrera Eyewear\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Carrots By Anwar Carrots\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Cartier\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Chubbies\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Clinique\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Coach\",\n                    \"count\": 68\n                },\n                {\n                    \"value\": \"Cole Haan\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Converse\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"David Donahue\",\n                    \"count\": 32\n                },\n                {\n                    \"value\": \"David Yurman\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Dior\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Ecco\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Eton\",\n                    \"count\": 37\n                },\n                {\n                    \"value\": \"Express\",\n                    \"count\": 184\n                },\n                {\n                    \"value\": \"Faherty\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Firsts By Petit Lem\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Florsheim\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Givenchy\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Good Man Brand\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"Hart Schaffner Marx\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Hermès\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Hoka\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Ice Cream\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"J.Crew\",\n                    \"count\": 90\n                },\n                {\n                    \"value\": \"Jack Black\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Jack Victor\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Jean Paul Gaultier\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Jimmy Choo\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"John Varvatos\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Johnston & Murphy\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Jungles\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Kappa\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Kiehl's Since 1851\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"L.l.bean\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Levi\",\n                    \"count\": 25\n                },\n                {\n                    \"value\": \"Longchamp\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Lucky Brand\",\n                    \"count\": 91\n                },\n                {\n                    \"value\": \"Marc New York\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Mavi Jeans\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Melin\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Michele\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Montblanc\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Murdock London\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"New Balance\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Nike\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"Nordstrom\",\n                    \"count\": 45\n                },\n                {\n                    \"value\": \"Officine Générale\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Olukai\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"On\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Open Edit\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Outdoor Research\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Paige\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Parfums De Marly\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Peter Millar\",\n                    \"count\": 22\n                },\n                {\n                    \"value\": \"Prada\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Rails\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Rainbow®\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Ralph Lauren\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Ray-ban\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Rhone\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Robert Barakett\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Rodd & Gunn\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Rvca\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Salvatore Ferragamo\",\n                    \"count\": 56\n                },\n                {\n                    \"value\": \"Santorelli\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Saxx\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Scotch & Soda\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Shiseido\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Spgbk Watches\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Steve Madden\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Ted Baker London\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"The Art Of Shaving\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"The North Face\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Tissot\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Tom Ford\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Tommy Bahama\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Topman\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"Travismathew\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Treasure & Bond\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Tumi\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Ugg\",\n                    \"count\": 21\n                },\n                {\n                    \"value\": \"Ugg(r)\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Untuckit\",\n                    \"count\": 73\n                },\n                {\n                    \"value\": \"Valentino\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Vans\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Versace\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Viktor&rolf\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"W.r.k\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Yves Saint Laurent\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Zella\",\n                    \"count\": 5\n                }\n            ],\n            \"type\": 1\n        },\n        {\n            \"display_name\": \"Gender\",\n            \"facet\": \"gender\",\n            \"data\": [\n                {\n                    \"value\": \"Boys\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Men\",\n                    \"count\": 1581\n                },\n                {\n                    \"value\": \"Mens\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Unisex\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Women\",\n                    \"count\": 23\n                }\n            ],\n            \"type\": 2\n        },\n        {\n            \"display_name\": \"Category\",\n            \"facet\": \"category_path\",\n            \"data\": [\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Bath & Body > Bath & Body Gift Sets\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Bath & Body > Body Wash\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Fragrance > Mens Fragrance > Cologne\",\n                    \"count\": 61\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Skin Care > Facial Cleansers\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Hair Care & Styling > Hair Color\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Skin Care > Lotion & Moisturizer\",\n                    \"count\": 6\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Fragrance > Mens Fragrance\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Personal Care\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Shaving & Grooming > Razors & Razor Blades\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Shaving & Grooming > Shaving Cream\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Shaving & Grooming > Shaving Kits\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Travel > Luggage & Travel Gear > Backpacks\",\n                    \"count\": 7\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Travel > Luggage & Travel Gear > Briefcases\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Travel > Utility Bags > Duffel Bags\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Travel > Utility Bags > Fanny Packs\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Travel > Luggage & Travel Gear > Messenger Bags\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Travel > Luggage & Travel Gear > Suitcases\",\n                    \"count\": 8\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Decor > Vases, Bowls & Trays\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Clothing > Boys Outerwear > Boys Coats & Jackets\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens\",\n                    \"count\": 10\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Activewear > Mens Active Shorts\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Activewear\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Athletic Shoes\",\n                    \"count\": 11\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Belts & Belt Buckles > Mens Belt Buckles\",\n                    \"count\": 15\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Belts & Belt Buckles > Mens Belts\",\n                    \"count\": 27\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Boots & Chukkas\",\n                    \"count\": 18\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Jewelry > Mens Bracelets\",\n                    \"count\": 9\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Wallets & Keychains > Mens Card Cases\",\n                    \"count\": 12\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sweaters > Mens Cardigans\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Pants > Mens Casual Pants\",\n                    \"count\": 83\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Shirts > Mens Casual Shirts\",\n                    \"count\": 495\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Casual Shoes\",\n                    \"count\": 9\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Clothing Accessories\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Outerwear > Mens Coats & Jackets\",\n                    \"count\": 138\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Clothing Accessories > Mens Collar Stays\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Jewelry > Mens Cufflinks\",\n                    \"count\": 6\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Pants > Mens Dress Pants\",\n                    \"count\": 36\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Dress Shoes\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Clothing Accessories > Mens Facemasks\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Fashion Sneakers\",\n                    \"count\": 32\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Gloves & Mittens\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Headwear > Mens Hats\",\n                    \"count\": 13\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Shirts > Mens Henley Shirts\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Pants > Mens Jeans\",\n                    \"count\": 114\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Pants > Mens Joggers & Sweatpants\",\n                    \"count\": 17\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Loafers & Slip-Ons\",\n                    \"count\": 20\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sleepwear & Loungewear > Mens Loungewear\",\n                    \"count\": 15\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Jewelry > Mens Money Clips\",\n                    \"count\": 30\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Jewelry > Mens Necklaces\",\n                    \"count\": 9\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Clothing Accessories > Mens Neckties\",\n                    \"count\": 79\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Oxfords\",\n                    \"count\": 15\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Pants\",\n                    \"count\": 38\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Clothing Accessories > Mens Pocket Squares & Handkerchiefs\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Shirts > Mens Polo Shirts\",\n                    \"count\": 16\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sweaters > Mens Pullovers\",\n                    \"count\": 24\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Jewelry > Mens Rings\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sleepwear & Loungewear > Mens Robes\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Sandals\",\n                    \"count\": 9\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Scarves\",\n                    \"count\": 8\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Shorts\",\n                    \"count\": 26\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Slippers\",\n                    \"count\": 13\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Underwear & Socks > Mens Socks\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Suits & Sport Coats > Mens Suit Separates\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Suits & Sport Coats > Mens Suits\",\n                    \"count\": 35\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Sunglasses & Eyewear > Mens Sunglasses\",\n                    \"count\": 12\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sweatshirts & Hoodies\",\n                    \"count\": 36\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Swimwear\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Jewelry > Mens Tie Clips\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Suits & Sport Coats > Mens Tuxedos\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Underwear & Socks > Mens Underwear\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Outerwear > Mens Vests\",\n                    \"count\": 12\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Wallets & Keychains > Mens Wallets\",\n                    \"count\": 7\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Watches > Mens Watches\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Sports & Recreation > Team Sports > Baseball\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Handbags > Womens Crossbody Bags\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Handbags > Womens Shoulder Bags\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Handbags > Womens Totes\",\n                    \"count\": 1\n                }\n            ],\n            \"type\": 3\n        },\n        {\n            \"display_name\": \"Size\",\n            \"facet\": \"variants/size\",\n            \"data\": [\n                {\n                    \"value\": \"0 - 3 Months\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"0-6 mos\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"0.5 oz\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"2\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"3\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"4\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"5\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"6\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"6 Months\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"6 ½\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"7\",\n                    \"count\": 41\n                },\n                {\n                    \"value\": \"7 ½\",\n                    \"count\": 25\n                },\n                {\n                    \"value\": \"8\",\n                    \"count\": 91\n                },\n                {\n                    \"value\": \"8 ½\",\n                    \"count\": 51\n                },\n                {\n                    \"value\": \"9\",\n                    \"count\": 102\n                },\n                {\n                    \"value\": \"9 ½\",\n                    \"count\": 67\n                },\n                {\n                    \"value\": \"09H\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"1.6 oz\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"1.7 oz\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"10\",\n                    \"count\": 119\n                },\n                {\n                    \"value\": \"10 - 10 ½\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"10 oz\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"10 ½\",\n                    \"count\": 68\n                },\n                {\n                    \"value\": \"10 ½ Wide\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"100 EU\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"105 EU\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"10AU\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"10H\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"11\",\n                    \"count\": 106\n                },\n                {\n                    \"value\": \"11 - 11 ½\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"11 ½\",\n                    \"count\": 51\n                },\n                {\n                    \"value\": \"110 EU\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"11AU\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"12\",\n                    \"count\": 102\n                },\n                {\n                    \"value\": \"12 - 12 ½\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"12 - 18 Months\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"12 ½\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"12-18 mos\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"12AU\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"13\",\n                    \"count\": 72\n                },\n                {\n                    \"value\": \"13 - 13 ½\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"13 ½\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"14\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"14 - 14 ½\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"14 ½\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"14 ½ / 32\",\n                    \"count\": 29\n                },\n                {\n                    \"value\": \"14 ½ / 33\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"14 ½ / 34\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"14.5R\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"15\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"15 - 32\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"15 - 34\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"15 / 32\",\n                    \"count\": 29\n                },\n                {\n                    \"value\": \"15 / 33\",\n                    \"count\": 30\n                },\n                {\n                    \"value\": \"15 / 34\",\n                    \"count\": 23\n                },\n                {\n                    \"value\": \"15 / 35\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"15 ½\",\n                    \"count\": 29\n                },\n                {\n                    \"value\": \"15 ½ / 32\",\n                    \"count\": 61\n                },\n                {\n                    \"value\": \"15 ½ / 33\",\n                    \"count\": 45\n                },\n                {\n                    \"value\": \"15 ½ / 34\",\n                    \"count\": 63\n                },\n                {\n                    \"value\": \"15 ½ / 35\",\n                    \"count\": 25\n                },\n                {\n                    \"value\": \"15 ½ / 36\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"15-15.5US\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"15.5 -\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"16\",\n                    \"count\": 32\n                },\n                {\n                    \"value\": \"16 -\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"16 / 32\",\n                    \"count\": 55\n                },\n                {\n                    \"value\": \"16 / 33\",\n                    \"count\": 42\n                },\n                {\n                    \"value\": \"16 / 34\",\n                    \"count\": 61\n                },\n                {\n                    \"value\": \"16 / 35\",\n                    \"count\": 40\n                },\n                {\n                    \"value\": \"16 / 36\",\n                    \"count\": 33\n                },\n                {\n                    \"value\": \"16 Regular\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"16 ½\",\n                    \"count\": 32\n                },\n                {\n                    \"value\": \"16 ½ / 32\",\n                    \"count\": 44\n                },\n                {\n                    \"value\": \"16 ½ / 33\",\n                    \"count\": 37\n                },\n                {\n                    \"value\": \"16 ½ / 34\",\n                    \"count\": 66\n                },\n                {\n                    \"value\": \"16 ½ / 35\",\n                    \"count\": 44\n                },\n                {\n                    \"value\": \"16 ½ / 36\",\n                    \"count\": 37\n                },\n                {\n                    \"value\": \"16 ½ / 37\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"16.5 -\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"17\",\n                    \"count\": 29\n                },\n                {\n                    \"value\": \"17 -\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"17 / 32\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"17 / 33\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"17 / 34\",\n                    \"count\": 51\n                },\n                {\n                    \"value\": \"17 / 35\",\n                    \"count\": 28\n                },\n                {\n                    \"value\": \"17 / 36\",\n                    \"count\": 34\n                },\n                {\n                    \"value\": \"17 / 37\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"17 Regular\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"17 ½\",\n                    \"count\": 27\n                },\n                {\n                    \"value\": \"17 ½ / 32\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"17 ½ / 33\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"17 ½ / 34\",\n                    \"count\": 39\n                },\n                {\n                    \"value\": \"17 ½ / 35\",\n                    \"count\": 25\n                },\n                {\n                    \"value\": \"17 ½ / 36\",\n                    \"count\": 25\n                },\n                {\n                    \"value\": \"17.5 -\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"18\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"18 -\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"18 - 24 Months\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"18 / 34\",\n                    \"count\": 21\n                },\n                {\n                    \"value\": \"18 / 35\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"18 / 36\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"18 / 37\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"18 Regular\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"18 in\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"18 ½\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"18 ½ / 34\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"18 ½ / 35\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"18 ½ / 36\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"19\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"19 / 37\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"2 oz\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"2.02 oz\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"2.5 oz\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"20\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"20 Women's\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"20 in\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"22\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"22 in\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"24\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"24 in\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"26 in\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"26 x 28\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"28\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"28 29\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"28 30\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"28 X 34\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"28 x 28\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"28 x 30\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"28 x 32\",\n                    \"count\": 71\n                },\n                {\n                    \"value\": \"28/30\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"29\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"29 x 30\",\n                    \"count\": 47\n                },\n                {\n                    \"value\": \"29 x 32\",\n                    \"count\": 95\n                },\n                {\n                    \"value\": \"29 x 34\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"29/30\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"2933\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"29us\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"3 - 6 Months\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"3 oz\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"3.04 oz\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"3.3 oz\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"3.4 oz\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"3.7 oz\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"30\",\n                    \"count\": 37\n                },\n                {\n                    \"value\": \"30 30\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"30 32\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"30 Regular\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"30 Short\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"30 x\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"30 x 30\",\n                    \"count\": 69\n                },\n                {\n                    \"value\": \"30 x 32\",\n                    \"count\": 97\n                },\n                {\n                    \"value\": \"30 x 34\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"30 x Unhemmed\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"30/30\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"30/32\",\n                    \"count\": 21\n                },\n                {\n                    \"value\": \"3033\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"31\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"31 30\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"31 x 30\",\n                    \"count\": 49\n                },\n                {\n                    \"value\": \"31 x 32\",\n                    \"count\": 121\n                },\n                {\n                    \"value\": \"31 x 33\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"31 x 34\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"31/30\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"3133\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"32\",\n                    \"count\": 70\n                },\n                {\n                    \"value\": \"32 30\",\n                    \"count\": 22\n                },\n                {\n                    \"value\": \"32 Long\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"32 Regular\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"32 Short\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"32 x\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"32 x 29\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"32 x 30\",\n                    \"count\": 71\n                },\n                {\n                    \"value\": \"32 x 32\",\n                    \"count\": 186\n                },\n                {\n                    \"value\": \"32 x 33\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"32 x 34\",\n                    \"count\": 74\n                },\n                {\n                    \"value\": \"32 x 36\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"32/30\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"3233\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"33\",\n                    \"count\": 29\n                },\n                {\n                    \"value\": \"33 29\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"33 30\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"33 Regular\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"33 x\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"33 x 29\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"33 x 30\",\n                    \"count\": 66\n                },\n                {\n                    \"value\": \"33 x 32\",\n                    \"count\": 139\n                },\n                {\n                    \"value\": \"33 x 33\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"33 x 34\",\n                    \"count\": 30\n                },\n                {\n                    \"value\": \"33.8 oz\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"3333\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"34\",\n                    \"count\": 73\n                },\n                {\n                    \"value\": \"34 - Unhemmed\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"34 30\",\n                    \"count\": 29\n                },\n                {\n                    \"value\": \"34 Long\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"34 Regular\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"34 Short\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"34 x\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"34 x 30\",\n                    \"count\": 80\n                },\n                {\n                    \"value\": \"34 x 32\",\n                    \"count\": 190\n                },\n                {\n                    \"value\": \"34 x 33\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"34 x 34\",\n                    \"count\": 85\n                },\n                {\n                    \"value\": \"34 x 36\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"3433\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"35\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"35 - Unhemmed\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"35 29\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"35 30\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"35 Regular\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"35 x\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"35 x 30\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"35 x 32\",\n                    \"count\": 34\n                },\n                {\n                    \"value\": \"35 x 34\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"36\",\n                    \"count\": 77\n                },\n                {\n                    \"value\": \"36 30\",\n                    \"count\": 23\n                },\n                {\n                    \"value\": \"36 Regular\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"36 Short\",\n                    \"count\": 21\n                },\n                {\n                    \"value\": \"36 x\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"36 x 29\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"36 x 30\",\n                    \"count\": 60\n                },\n                {\n                    \"value\": \"36 x 32\",\n                    \"count\": 172\n                },\n                {\n                    \"value\": \"36 x 33\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"36 x 34\",\n                    \"count\": 42\n                },\n                {\n                    \"value\": \"36 x 36\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"3633\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"37\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"37 30\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"37 x 32\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"37 x 34\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"38\",\n                    \"count\": 78\n                },\n                {\n                    \"value\": \"38 30\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"38 Regular\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"38 Short\",\n                    \"count\": 30\n                },\n                {\n                    \"value\": \"38 x\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"38 x 29\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"38 x 30\",\n                    \"count\": 50\n                },\n                {\n                    \"value\": \"38 x 32\",\n                    \"count\": 128\n                },\n                {\n                    \"value\": \"38 x 33\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"38 x 34\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"38/40\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"39\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"39 Long\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"39 Regular\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"3X-Large / Regular Fit\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"3X-Large / Tall Regular Fit\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"4 - 5\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"4.2 oz\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"40\",\n                    \"count\": 67\n                },\n                {\n                    \"value\": \"40 - Unhemmed\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"40 30\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"40 Long\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"40 Regular\",\n                    \"count\": 55\n                },\n                {\n                    \"value\": \"40 Short\",\n                    \"count\": 45\n                },\n                {\n                    \"value\": \"40 x\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"40 x 30\",\n                    \"count\": 38\n                },\n                {\n                    \"value\": \"40 x 32\",\n                    \"count\": 65\n                },\n                {\n                    \"value\": \"40 x 34\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"41 Long\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"41 Regular\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"42\",\n                    \"count\": 61\n                },\n                {\n                    \"value\": \"42 30\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"42 Long\",\n                    \"count\": 42\n                },\n                {\n                    \"value\": \"42 Regular\",\n                    \"count\": 68\n                },\n                {\n                    \"value\": \"42 Short\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"42 short\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"42 x 30\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"42 x 32\",\n                    \"count\": 38\n                },\n                {\n                    \"value\": \"42 x 34\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"43 Long\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"43 Regular\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"44\",\n                    \"count\": 37\n                },\n                {\n                    \"value\": \"44 30\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"44 Long\",\n                    \"count\": 32\n                },\n                {\n                    \"value\": \"44 Regular\",\n                    \"count\": 55\n                },\n                {\n                    \"value\": \"44 Short\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"44 x 30\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"44 x 32\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"44 x 34\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"45 Regular\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"46\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"46 32\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"46 34\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"46 Long\",\n                    \"count\": 21\n                },\n                {\n                    \"value\": \"46 Regular\",\n                    \"count\": 51\n                },\n                {\n                    \"value\": \"46 X-Long\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"48\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"48 32\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"48 Long\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"48 Regular\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"5 - 5 ½\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"5 oz\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"5.1 oz\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"50\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"50 32\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"50 Long\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"50 Regular\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"50 x EU\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"52\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"52 LG\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"52 RG\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"52 Regular\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"54\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"56 RG\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"56 x EU\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"6 - 12 Months\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"6 - 6 ½\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"6 - 7\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"6-12 mos\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"6.7 oz\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"6.8 oz\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"7 - 7 ½\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"7.5AU\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"8 - 8 ½\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"8 in\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"8 ½ Wide\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"8.5 in\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"8.5AU\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"85 EU\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"8AU\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"9 - 9 ½\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"9 ½ Wide\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"9.5AU\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"90 EU\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"95 EU\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"9AU\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Large / Regular Fit\",\n                    \"count\": 46\n                },\n                {\n                    \"value\": \"Large / Relaxed Fit\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Large / Slim Fit\",\n                    \"count\": 45\n                },\n                {\n                    \"value\": \"Large / Tall Regular Fit\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Large / Tall Slim Fit\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Large R\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"M 10/W 11\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"M 11/W 12\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"M 12/W 13\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"M 13/W 14\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"M 7/W 8\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"M 8/W 9\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"M 9/W 10\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Medium / Regular Fit\",\n                    \"count\": 46\n                },\n                {\n                    \"value\": \"Medium / Relaxed Fit\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Medium / Slim Fit\",\n                    \"count\": 45\n                },\n                {\n                    \"value\": \"Medium / Tall Slim Fit\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Newborn\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Regular\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"X-Small\",\n                    \"count\": 105\n                },\n                {\n                    \"value\": \"X-Small / Small\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Small\",\n                    \"count\": 414\n                },\n                {\n                    \"value\": \"Small / Medium\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Medium Tall\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Medium\",\n                    \"count\": 533\n                },\n                {\n                    \"value\": \"Medium / Large\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Large\",\n                    \"count\": 529\n                },\n                {\n                    \"value\": \"Large / X-Large\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"X-Large\",\n                    \"count\": 505\n                },\n                {\n                    \"value\": \"XX-Large\",\n                    \"count\": 181\n                },\n                {\n                    \"value\": \"2X\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"3X-Large\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"One Size\",\n                    \"count\": 210\n                },\n                {\n                    \"value\": \"Small / Regular Fit\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"Small / Slim Fit\",\n                    \"count\": 25\n                },\n                {\n                    \"value\": \"Small R\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"W28 L30\",\n                    \"count\": 37\n                },\n                {\n                    \"value\": \"W29 L30\",\n                    \"count\": 34\n                },\n                {\n                    \"value\": \"W30 L30\",\n                    \"count\": 42\n                },\n                {\n                    \"value\": \"W30 L32\",\n                    \"count\": 44\n                },\n                {\n                    \"value\": \"W31 L30\",\n                    \"count\": 37\n                },\n                {\n                    \"value\": \"W32 L30\",\n                    \"count\": 40\n                },\n                {\n                    \"value\": \"W33 L30\",\n                    \"count\": 35\n                },\n                {\n                    \"value\": \"W34 L30\",\n                    \"count\": 41\n                },\n                {\n                    \"value\": \"W36 L30\",\n                    \"count\": 33\n                },\n                {\n                    \"value\": \"W36 L36\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"W38 L30\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"X-Large / Regular Fit\",\n                    \"count\": 46\n                },\n                {\n                    \"value\": \"X-Large / Relaxed Fit\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"X-Large / Slim Fit\",\n                    \"count\": 35\n                },\n                {\n                    \"value\": \"X-Large / Tall Regular Fit\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"X-Large / Tall Slim Fit\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"X-Large R\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"XX-Large / Regular Fit\",\n                    \"count\": 42\n                },\n                {\n                    \"value\": \"XX-Large / Relaxed Fit\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"XX-Large / Slim Fit\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"XX-Large / Tall Regular Fit\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"XX-Large R\",\n                    \"count\": 1\n                }\n            ],\n            \"type\": 4\n        },\n        {\n            \"display_name\": \"Color\",\n            \"facet\": \"variants/color_family\",\n            \"data\": [\n                {\n                    \"display\": \"Beige\",\n                    \"value\": \"F6E3BA\",\n                    \"count\": 105\n                },\n                {\n                    \"display\": \"Black\",\n                    \"value\": \"000000\",\n                    \"count\": 463\n                },\n                {\n                    \"display\": \"Blue\",\n                    \"value\": \"1790C8\",\n                    \"count\": 685\n                },\n                {\n                    \"display\": \"Brown\",\n                    \"value\": \"825D41\",\n                    \"count\": 208\n                },\n                {\n                    \"display\": \"Gold\",\n                    \"value\": \"FFD700\",\n                    \"count\": 6\n                },\n                {\n                    \"display\": \"Green\",\n                    \"value\": \"7EDD1E\",\n                    \"count\": 183\n                },\n                {\n                    \"display\": \"Grey\",\n                    \"value\": \"808080\",\n                    \"count\": 272\n                },\n                {\n                    \"display\": \"Multi\",\n                    \"value\": null,\n                    \"count\": 34\n                },\n                {\n                    \"display\": \"Orange\",\n                    \"value\": \"F36B26\",\n                    \"count\": 28\n                },\n                {\n                    \"display\": \"Pink\",\n                    \"value\": \"F0728F\",\n                    \"count\": 72\n                },\n                {\n                    \"display\": \"Purple\",\n                    \"value\": \"8D429F\",\n                    \"count\": 61\n                },\n                {\n                    \"display\": \"Red\",\n                    \"value\": \"E7352B\",\n                    \"count\": 148\n                },\n                {\n                    \"display\": \"Silver\",\n                    \"value\": \"C0C0C0\",\n                    \"count\": 24\n                },\n                {\n                    \"display\": \"White\",\n                    \"value\": \"FFFFFF\",\n                    \"count\": 202\n                },\n                {\n                    \"display\": \"Yellow\",\n                    \"value\": \"FED533\",\n                    \"count\": 28\n                }\n            ],\n            \"type\": 5\n        },\n        {\n            \"display_name\": \"Price\",\n            \"facet\": \"final_price\",\n            \"data\": [\n                {\n                    \"from\": null,\n                    \"to\": 50,\n                    \"count\": 117\n                },\n                {\n                    \"from\": 50,\n                    \"to\": 100,\n                    \"count\": 699\n                },\n                {\n                    \"from\": 100,\n                    \"to\": 150,\n                    \"count\": 332\n                },\n                {\n                    \"from\": 150,\n                    \"to\": 200,\n                    \"count\": 189\n                },\n                {\n                    \"from\": 200,\n                    \"to\": 250,\n                    \"count\": 69\n                },\n                {\n                    \"from\": 250,\n                    \"to\": 300,\n                    \"count\": 54\n                },\n                {\n                    \"from\": 300,\n                    \"to\": 350,\n                    \"count\": 11\n                },\n                {\n                    \"from\": 350,\n                    \"to\": 400,\n                    \"count\": 22\n                },\n                {\n                    \"from\": 400,\n                    \"to\": 450,\n                    \"count\": 6\n                },\n                {\n                    \"from\": 450,\n                    \"to\": 500,\n                    \"count\": 20\n                },\n                {\n                    \"from\": 500,\n                    \"to\": 550,\n                    \"count\": 14\n                },\n                {\n                    \"from\": 550,\n                    \"to\": 600,\n                    \"count\": 20\n                },\n                {\n                    \"from\": 600,\n                    \"to\": 650,\n                    \"count\": 2\n                },\n                {\n                    \"from\": 650,\n                    \"to\": 700,\n                    \"count\": 4\n                },\n                {\n                    \"from\": 700,\n                    \"to\": 750,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 750,\n                    \"to\": 800,\n                    \"count\": 10\n                },\n                {\n                    \"from\": 800,\n                    \"to\": 850,\n                    \"count\": 8\n                },\n                {\n                    \"from\": 850,\n                    \"to\": 900,\n                    \"count\": 11\n                },\n                {\n                    \"from\": 900,\n                    \"to\": 950,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 950,\n                    \"to\": 1000,\n                    \"count\": 4\n                },\n                {\n                    \"from\": 1000,\n                    \"to\": null,\n                    \"count\": 20\n                }\n            ],\n            \"type\": 7\n        }\n    ],\n    \"record_count\": 1612,\n    \"pagination\": {\n        \"nextPageParameters\": {\n            \"q\": \"mens\",\n            \"filter\": \"malls/any(m: m eq 105) and price gt 50\",\n            \"size\": \"3\",\n            \"skip\": \"3\"\n        },\n        \"nextPageLink\": \"https://api.simon.com/v1.2/simonsearch/search?q=mens&filter=malls%2fany(m%3a+m+eq+105)+and+price+gt+50&size=3&skip=3\"\n    }\n}"},{"id":"191d6612-3c3d-4675-8046-0f2a1c25a18b","name":"Search 06 - Filtering on text fields","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{searchAppServiceUrl}}/simonsearch/summary?q=mens sweatshirts&filter=brand eq 'UGG' and malls/any(m: m eq 765)&size=3","host":["{{searchAppServiceUrl}}"],"path":["simonsearch","summary"],"query":[{"key":"q","value":"mens sweatshirts"},{"key":"filter","value":"brand eq 'UGG' and malls/any(m: m eq 765)"},{"key":"size","value":"3"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"results\": [\n        {\n            \"Score\": 24.179127,\n            \"Highlights\": null,\n            \"Document\": {\n                \"id\": \"14630928-3711\",\n                \"product_id\": \"14630928-3711\",\n                \"title\": \"Madden Men Men's Lantan Faux-Leather Derby Dress Shoes\",\n                \"description\": \"Give your professional look a more modern feel with the contemporary styling of these Lantan faux-leather derby dress shoes from Madden Men.\",\n                \"price\": 79.99,\n                \"price_high\": 0,\n                \"sale_price\": 55.99,\n                \"sale_price_high\": 0,\n                \"is_discounted\": true,\n                \"discount_percent\": 30,\n                \"final_price\": 55.99,\n                \"brand\": \"Madden Men\",\n                \"gender\": \"Men\",\n                \"product_type\": \"Shoes\",\n                \"category_path\": \"Mens > Mens Shoes > Mens Dress Shoes\",\n                \"category_names\": [\n                    \"Mens\",\n                    \"Mens Shoes\",\n                    \"Mens Dress Shoes\"\n                ],\n                \"malls\": [\n                    147\n                ],\n                \"mall_prices\": [],\n                \"base_tenant_id\": 3711,\n                \"local_tenants\": [\n                    2331\n                ],\n                \"variant_sizes\": [\n                    \"8\"\n                ],\n                \"variant_colors\": [\n                    \"Tan Nubuck\"\n                ],\n                \"variants\": [\n                    {\n                        \"variant_id\": \"194976453622USA-3711\",\n                        \"price\": 79.99,\n                        \"sale_price\": 55.99,\n                        \"color\": \"Tan Nubuck\",\n                        \"color_family\": \"Beige\",\n                        \"size\": \"8\",\n                        \"gtin\": \"194976453622\",\n                        \"mpn\": \"M-LANTAN\",\n                        \"material\": [\n                            \"Manmade Faux-leather Upper; Fabric Lining; Tpr Sole\"\n                        ],\n                        \"malls\": [\n                            147\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            2331\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/14630928-3711/194976453622USA-3711\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/3711/1100/194976453622USA-3711-00.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/3711/186/194976453622USA-3711-00.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/3711/300/194976453622USA-3711-00.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/3711/380/194976453622USA-3711-00.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/3711/600/194976453622USA-3711-00.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/3711/750/194976453622USA-3711-00.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/3711/1100/194976453622USA-3711-00.jpg\"\n                            ]\n                        }\n                    }\n                ],\n                \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/14630928-3711\",\n                \"retailer_link\": \"https://www.macys.com/shop/product/madden-men-mens-lantan-faux-leather-derby-dress-shoes?ID=14630928\",\n                \"image\": \"https://searchassets.simon.com/image/3711/1100/194976453622USA-3711-00.jpg\"\n            }\n        },\n        {\n            \"Score\": 23.551819,\n            \"Highlights\": null,\n            \"Document\": {\n                \"id\": \"14630951-3711\",\n                \"product_id\": \"14630951-3711\",\n                \"title\": \"Madden Men Men's Remppr Ankle-Height Wingtip Boot\",\n                \"description\": \"The Remppr boot by Madden Men is a lace-up ankle-height boot with brogue-detailed synthetic suede uppers featuring inside zipper and front lace up closures for easy on/off. The perfect piece to show a bit of dress, a bit of casual, and a bit of rugged style all in one.\",\n                \"price\": 99.99,\n                \"price_high\": 0,\n                \"sale_price\": 49.99,\n                \"sale_price_high\": 0,\n                \"is_discounted\": true,\n                \"discount_percent\": 50,\n                \"final_price\": 49.99,\n                \"brand\": \"Madden Men\",\n                \"gender\": \"Men\",\n                \"product_type\": \"Shoes\",\n                \"category_path\": \"Mens > Mens Shoes > Mens Boots & Chukkas\",\n                \"category_names\": [\n                    \"Mens\",\n                    \"Mens Shoes\",\n                    \"Mens Boots & Chukkas\"\n                ],\n                \"malls\": [\n                    347,\n                    157,\n                    141,\n                    147,\n                    208,\n                    845,\n                    146,\n                    849,\n                    338,\n                    137,\n                    159,\n                    139,\n                    113,\n                    340,\n                    1242,\n                    239,\n                    162,\n                    106,\n                    1353,\n                    1240,\n                    102,\n                    114,\n                    144\n                ],\n                \"mall_prices\": [],\n                \"base_tenant_id\": 3711,\n                \"local_tenants\": [\n                    3791,\n                    5711,\n                    43051,\n                    2331,\n                    2145,\n                    78981,\n                    106116,\n                    77033,\n                    62774,\n                    3391,\n                    47170,\n                    43730,\n                    2638,\n                    51768,\n                    59276,\n                    44728,\n                    8335,\n                    3276,\n                    83636,\n                    56206,\n                    3917,\n                    27629,\n                    30797\n                ],\n                \"variant_sizes\": [\n                    \"8\",\n                    \"8 ½\",\n                    \"9\",\n                    \"9 ½\",\n                    \"10\",\n                    \"10 ½\",\n                    \"11\"\n                ],\n                \"variant_colors\": [\n                    \"Olv Suede\"\n                ],\n                \"variants\": [\n                    {\n                        \"variant_id\": \"194976729130USA-3711\",\n                        \"price\": 99.99,\n                        \"sale_price\": 49.99,\n                        \"color\": \"Olv Suede\",\n                        \"size\": \"11\",\n                        \"gtin\": \"194976729130\",\n                        \"mpn\": \"M-REMPPR\",\n                        \"material\": [\n                            \"Polyurethane Faux Suede Upper; Synthetic\",\n                            \"textile Lining; Synthetic Outsole\"\n                        ],\n                        \"malls\": [\n                            113,\n                            114,\n                            208,\n                            347,\n                            106,\n                            157,\n                            239,\n                            147,\n                            849,\n                            1242,\n                            340\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            2638,\n                            27629,\n                            2145,\n                            3791,\n                            3276,\n                            5711,\n                            44728,\n                            2331,\n                            77033,\n                            59276,\n                            51768\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/14630951-3711/194976729130USA-3711\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/3711/1100/194976729130USA-3711-00.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/3711/186/194976729130USA-3711-00.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/3711/300/194976729130USA-3711-00.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/3711/380/194976729130USA-3711-00.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/3711/600/194976729130USA-3711-00.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/3711/750/194976729130USA-3711-00.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/3711/1100/194976729130USA-3711-00.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"194976728997USA-3711\",\n                        \"price\": 99.99,\n                        \"sale_price\": 49.99,\n                        \"color\": \"Olv Suede\",\n                        \"size\": \"10\",\n                        \"gtin\": \"194976728997\",\n                        \"mpn\": \"M-REMPPR\",\n                        \"material\": [\n                            \"Polyurethane Faux Suede Upper; Synthetic\",\n                            \"textile Lining; Synthetic Outsole\"\n                        ],\n                        \"malls\": [\n                            338,\n                            114,\n                            208,\n                            845,\n                            102,\n                            239,\n                            1353,\n                            144,\n                            146,\n                            162,\n                            340\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            62774,\n                            27629,\n                            2145,\n                            78981,\n                            3917,\n                            44728,\n                            83636,\n                            30797,\n                            106116,\n                            8335,\n                            51768\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/14630951-3711/194976728997USA-3711\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/3711/1100/194976728997USA-3711-00.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/3711/186/194976728997USA-3711-00.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/3711/300/194976728997USA-3711-00.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/3711/380/194976728997USA-3711-00.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/3711/600/194976728997USA-3711-00.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/3711/750/194976728997USA-3711-00.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/3711/1100/194976728997USA-3711-00.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"194976729062USA-3711\",\n                        \"price\": 99.99,\n                        \"sale_price\": 49.99,\n                        \"color\": \"Olv Suede\",\n                        \"size\": \"10 ½\",\n                        \"gtin\": \"194976729062\",\n                        \"mpn\": \"M-REMPPR\",\n                        \"material\": [\n                            \"Polyurethane Faux Suede Upper; Synthetic\",\n                            \"textile Lining; Synthetic Outsole\"\n                        ],\n                        \"malls\": [\n                            338,\n                            114,\n                            208,\n                            159,\n                            147,\n                            146,\n                            849,\n                            1242,\n                            162,\n                            340\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            62774,\n                            27629,\n                            2145,\n                            47170,\n                            2331,\n                            106116,\n                            77033,\n                            59276,\n                            8335,\n                            51768\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/14630951-3711/194976729062USA-3711\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/3711/1100/194976729062USA-3711-00.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/3711/186/194976729062USA-3711-00.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/3711/300/194976729062USA-3711-00.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/3711/380/194976729062USA-3711-00.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/3711/600/194976729062USA-3711-00.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/3711/750/194976729062USA-3711-00.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/3711/1100/194976729062USA-3711-00.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"194976728928USA-3711\",\n                        \"price\": 99.99,\n                        \"sale_price\": 49.99,\n                        \"color\": \"Olv Suede\",\n                        \"size\": \"9 ½\",\n                        \"gtin\": \"194976728928\",\n                        \"mpn\": \"M-REMPPR\",\n                        \"material\": [\n                            \"Polyurethane Faux Suede Upper; Synthetic\",\n                            \"textile Lining; Synthetic Outsole\"\n                        ],\n                        \"malls\": [\n                            338,\n                            114,\n                            141,\n                            845,\n                            102,\n                            1240,\n                            137,\n                            144,\n                            1242\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            62774,\n                            27629,\n                            43051,\n                            78981,\n                            3917,\n                            56206,\n                            3391,\n                            30797,\n                            59276\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/14630951-3711/194976728928USA-3711\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/3711/1100/194976728928USA-3711-00.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/3711/186/194976728928USA-3711-00.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/3711/300/194976728928USA-3711-00.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/3711/380/194976728928USA-3711-00.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/3711/600/194976728928USA-3711-00.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/3711/750/194976728928USA-3711-00.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/3711/1100/194976728928USA-3711-00.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"194976728782USA-3711\",\n                        \"price\": 99.99,\n                        \"sale_price\": 49.99,\n                        \"color\": \"Olv Suede\",\n                        \"size\": \"8 ½\",\n                        \"gtin\": \"194976728782\",\n                        \"mpn\": \"M-REMPPR\",\n                        \"material\": [\n                            \"Polyurethane Faux Suede Upper; Synthetic\",\n                            \"textile Lining; Synthetic Outsole\"\n                        ],\n                        \"malls\": [\n                            114,\n                            102,\n                            239,\n                            1353,\n                            147,\n                            340\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            27629,\n                            3917,\n                            44728,\n                            83636,\n                            2331,\n                            51768\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/14630951-3711/194976728782USA-3711\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/3711/1100/194976728782USA-3711-00.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/3711/186/194976728782USA-3711-00.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/3711/300/194976728782USA-3711-00.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/3711/380/194976728782USA-3711-00.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/3711/600/194976728782USA-3711-00.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/3711/750/194976728782USA-3711-00.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/3711/1100/194976728782USA-3711-00.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"194976728850USA-3711\",\n                        \"price\": 99.99,\n                        \"sale_price\": 49.99,\n                        \"color\": \"Olv Suede\",\n                        \"size\": \"9\",\n                        \"gtin\": \"194976728850\",\n                        \"mpn\": \"M-REMPPR\",\n                        \"material\": [\n                            \"Polyurethane Faux Suede Upper; Synthetic\",\n                            \"textile Lining; Synthetic Outsole\"\n                        ],\n                        \"malls\": [\n                            338,\n                            113,\n                            114,\n                            102,\n                            1240,\n                            137,\n                            239,\n                            1353,\n                            144,\n                            146,\n                            849\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            62774,\n                            2638,\n                            27629,\n                            3917,\n                            56206,\n                            3391,\n                            44728,\n                            83636,\n                            30797,\n                            106116,\n                            77033\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/14630951-3711/194976728850USA-3711\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/3711/1100/194976728850USA-3711-00.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/3711/186/194976728850USA-3711-00.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/3711/300/194976728850USA-3711-00.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/3711/380/194976728850USA-3711-00.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/3711/600/194976728850USA-3711-00.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/3711/750/194976728850USA-3711-00.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/3711/1100/194976728850USA-3711-00.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"194976728713USA-3711\",\n                        \"price\": 99.99,\n                        \"sale_price\": 49.99,\n                        \"color\": \"Olv Suede\",\n                        \"size\": \"8\",\n                        \"gtin\": \"194976728713\",\n                        \"mpn\": \"M-REMPPR\",\n                        \"material\": [\n                            \"Polyurethane Faux Suede Upper; Synthetic\",\n                            \"textile Lining; Synthetic Outsole\"\n                        ],\n                        \"malls\": [\n                            114,\n                            141,\n                            102,\n                            139\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            27629,\n                            43051,\n                            3917,\n                            43730\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/14630951-3711/194976728713USA-3711\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/3711/1100/194976728713USA-3711-00.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/3711/186/194976728713USA-3711-00.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/3711/300/194976728713USA-3711-00.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/3711/380/194976728713USA-3711-00.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/3711/600/194976728713USA-3711-00.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/3711/750/194976728713USA-3711-00.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/3711/1100/194976728713USA-3711-00.jpg\"\n                            ]\n                        }\n                    }\n                ],\n                \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/14630951-3711\",\n                \"retailer_link\": \"https://www.macys.com/shop/product/madden-men-mens-remppr-ankle-height-wingtip-boot?ID=14630951\",\n                \"image\": \"https://searchassets.simon.com/image/3711/1100/194976729130USA-3711-00.jpg\"\n            }\n        },\n        {\n            \"Score\": 23.19139,\n            \"Highlights\": null,\n            \"Document\": {\n                \"id\": \"14630899-3711\",\n                \"product_id\": \"14630899-3711\",\n                \"title\": \"Madden Men Men's Maxxin Mid Height Chelsea Boot\",\n                \"description\": \"Whether you're heading to work or weekend fun, the sleek and stylish Maxxin Chelsea Boot by Madden Men will provide you with style and comfort. Pull-on style featuring elasticized insets and for easy on and off wear, these comfortable boots provide you with versatility and will become a favorite.\",\n                \"price\": 90,\n                \"price_high\": 0,\n                \"sale_price\": 45,\n                \"sale_price_high\": 0,\n                \"is_discounted\": true,\n                \"discount_percent\": 50,\n                \"final_price\": 45,\n                \"brand\": \"Madden Men\",\n                \"gender\": \"Men\",\n                \"product_type\": \"Shoes\",\n                \"category_path\": \"Mens > Mens Shoes > Mens Boots & Chukkas\",\n                \"category_names\": [\n                    \"Mens\",\n                    \"Mens Shoes\",\n                    \"Mens Boots & Chukkas\"\n                ],\n                \"malls\": [\n                    239,\n                    207,\n                    845,\n                    157,\n                    102,\n                    1231,\n                    114,\n                    213,\n                    227,\n                    220,\n                    147,\n                    208,\n                    841,\n                    146,\n                    141,\n                    849,\n                    1353,\n                    226,\n                    137,\n                    139,\n                    138,\n                    159,\n                    337,\n                    1207,\n                    189,\n                    158,\n                    116,\n                    340,\n                    1242,\n                    338,\n                    1251,\n                    332,\n                    106\n                ],\n                \"mall_prices\": [],\n                \"base_tenant_id\": 3711,\n                \"local_tenants\": [\n                    44728,\n                    49695,\n                    78981,\n                    5711,\n                    3917,\n                    54634,\n                    27629,\n                    30108,\n                    7442,\n                    22467,\n                    2331,\n                    2145,\n                    81337,\n                    106116,\n                    43051,\n                    77033,\n                    83636,\n                    3163,\n                    3391,\n                    43730,\n                    28586,\n                    47170,\n                    2277,\n                    57234,\n                    1408,\n                    51819,\n                    9707,\n                    51768,\n                    59276,\n                    62774,\n                    84700,\n                    37477,\n                    3276\n                ],\n                \"variant_sizes\": [\n                    \"7\",\n                    \"7 ½\",\n                    \"8\",\n                    \"8 ½\",\n                    \"9\",\n                    \"9 ½\",\n                    \"10\",\n                    \"10 ½\",\n                    \"11\",\n                    \"11 ½\",\n                    \"12\",\n                    \"13\"\n                ],\n                \"variant_colors\": [\n                    \"Black\",\n                    \"Brown Nubuck\",\n                    \"Olive Suede\"\n                ],\n                \"variants\": [\n                    {\n                        \"variant_id\": \"194976765688USA-3711\",\n                        \"price\": 90,\n                        \"sale_price\": 45,\n                        \"color\": \"Brown Nubuck\",\n                        \"size\": \"11\",\n                        \"gtin\": \"194976765688\",\n                        \"mpn\": \"M-MAXXIN\",\n                        \"material\": [\n                            \"Polyurethane Faux Nubuck (brown), Polyurethane Faux Suede (gray, Burgundy, Navy, Olive), Polyurethane Faux Leather (black) Upper; Synthetic Lining; Synthetic Outsole\"\n                        ],\n                        \"malls\": [\n                            338,\n                            332,\n                            158,\n                            106,\n                            102,\n                            226,\n                            147,\n                            116,\n                            340\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            62774,\n                            37477,\n                            51819,\n                            3276,\n                            3917,\n                            3163,\n                            2331,\n                            9707,\n                            51768\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/14630899-3711/194976765688USA-3711\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/3711/1100/194976765688USA-3711-00.jpg\",\n                            \"https://searchassets.simon.com/image/3711/1100/194976765688USA-3711-01.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/3711/186/194976765688USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/186/194976765688USA-3711-01.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/3711/300/194976765688USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/300/194976765688USA-3711-01.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/3711/380/194976765688USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/380/194976765688USA-3711-01.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/3711/600/194976765688USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/600/194976765688USA-3711-01.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/3711/750/194976765688USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/750/194976765688USA-3711-01.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/3711/1100/194976765688USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/1100/194976765688USA-3711-01.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"194976765305USA-3711\",\n                        \"price\": 90,\n                        \"sale_price\": 45,\n                        \"color\": \"Black\",\n                        \"color_family\": \"Black\",\n                        \"size\": \"9 ½\",\n                        \"gtin\": \"194976765305\",\n                        \"mpn\": \"M-MAXXIN\",\n                        \"material\": [\n                            \"Polyurethane Faux Nubuck (brown), Polyurethane Faux Suede (gray, Burgundy, Navy, Olive), Polyurethane Faux Leather (black) Upper; Synthetic Lining; Synthetic Outsole\"\n                        ],\n                        \"malls\": [\n                            1207,\n                            102,\n                            220\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            57234,\n                            3917,\n                            22467\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/14630899-3711/194976765305USA-3711\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/3711/1100/194976765305USA-3711-00.jpg\",\n                            \"https://searchassets.simon.com/image/3711/1100/194976765305USA-3711-01.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/3711/186/194976765305USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/186/194976765305USA-3711-01.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/3711/300/194976765305USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/300/194976765305USA-3711-01.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/3711/380/194976765305USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/380/194976765305USA-3711-01.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/3711/600/194976765305USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/600/194976765305USA-3711-01.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/3711/750/194976765305USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/750/194976765305USA-3711-01.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/3711/1100/194976765305USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/1100/194976765305USA-3711-01.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"194976764964USA-3711\",\n                        \"price\": 90,\n                        \"sale_price\": 45,\n                        \"color\": \"Brown Nubuck\",\n                        \"size\": \"8\",\n                        \"gtin\": \"194976764964\",\n                        \"mpn\": \"M-MAXXIN\",\n                        \"material\": [\n                            \"Polyurethane Faux Nubuck (brown), Polyurethane Faux Suede (gray, Burgundy, Navy, Olive), Polyurethane Faux Leather (black) Upper; Synthetic Lining; Synthetic Outsole\"\n                        ],\n                        \"malls\": [\n                            207,\n                            102,\n                            138\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            49695,\n                            3917,\n                            28586\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/14630899-3711/194976764964USA-3711\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/3711/1100/194976764964USA-3711-00.jpg\",\n                            \"https://searchassets.simon.com/image/3711/1100/194976764964USA-3711-01.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/3711/186/194976764964USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/186/194976764964USA-3711-01.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/3711/300/194976764964USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/300/194976764964USA-3711-01.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/3711/380/194976764964USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/380/194976764964USA-3711-01.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/3711/600/194976764964USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/600/194976764964USA-3711-01.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/3711/750/194976764964USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/750/194976764964USA-3711-01.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/3711/1100/194976764964USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/1100/194976764964USA-3711-01.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"194976765206USA-3711\",\n                        \"price\": 90,\n                        \"sale_price\": 45,\n                        \"color\": \"Brown Nubuck\",\n                        \"size\": \"9\",\n                        \"gtin\": \"194976765206\",\n                        \"mpn\": \"M-MAXXIN\",\n                        \"material\": [\n                            \"Polyurethane Faux Nubuck (brown), Polyurethane Faux Suede (gray, Burgundy, Navy, Olive), Polyurethane Faux Leather (black) Upper; Synthetic Lining; Synthetic Outsole\"\n                        ],\n                        \"malls\": [\n                            337,\n                            338,\n                            208,\n                            845,\n                            102,\n                            189\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            2277,\n                            62774,\n                            2145,\n                            78981,\n                            3917,\n                            1408\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/14630899-3711/194976765206USA-3711\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/3711/1100/194976765206USA-3711-00.jpg\",\n                            \"https://searchassets.simon.com/image/3711/1100/194976765206USA-3711-01.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/3711/186/194976765206USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/186/194976765206USA-3711-01.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/3711/300/194976765206USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/300/194976765206USA-3711-01.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/3711/380/194976765206USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/380/194976765206USA-3711-01.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/3711/600/194976765206USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/600/194976765206USA-3711-01.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/3711/750/194976765206USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/750/194976765206USA-3711-01.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/3711/1100/194976765206USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/1100/194976765206USA-3711-01.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"194976765923USA-3711\",\n                        \"price\": 90,\n                        \"sale_price\": 45,\n                        \"color\": \"Brown Nubuck\",\n                        \"size\": \"12\",\n                        \"gtin\": \"194976765923\",\n                        \"mpn\": \"M-MAXXIN\",\n                        \"material\": [\n                            \"Polyurethane Faux Nubuck (brown), Polyurethane Faux Suede (gray, Burgundy, Navy, Olive), Polyurethane Faux Leather (black) Upper; Synthetic Lining; Synthetic Outsole\"\n                        ],\n                        \"malls\": [\n                            1207,\n                            207,\n                            102,\n                            138,\n                            147,\n                            1242\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            57234,\n                            49695,\n                            3917,\n                            28586,\n                            2331,\n                            59276\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/14630899-3711/194976765923USA-3711\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/3711/1100/194976765923USA-3711-00.jpg\",\n                            \"https://searchassets.simon.com/image/3711/1100/194976765923USA-3711-01.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/3711/186/194976765923USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/186/194976765923USA-3711-01.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/3711/300/194976765923USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/300/194976765923USA-3711-01.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/3711/380/194976765923USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/380/194976765923USA-3711-01.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/3711/600/194976765923USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/600/194976765923USA-3711-01.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/3711/750/194976765923USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/750/194976765923USA-3711-01.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/3711/1100/194976765923USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/1100/194976765923USA-3711-01.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"194976765565USA-3711\",\n                        \"price\": 90,\n                        \"sale_price\": 45,\n                        \"color\": \"Brown Nubuck\",\n                        \"size\": \"10 ½\",\n                        \"gtin\": \"194976765565\",\n                        \"mpn\": \"M-MAXXIN\",\n                        \"material\": [\n                            \"Polyurethane Faux Nubuck (brown), Polyurethane Faux Suede (gray, Burgundy, Navy, Olive), Polyurethane Faux Leather (black) Upper; Synthetic Lining; Synthetic Outsole\"\n                        ],\n                        \"malls\": [\n                            1207,\n                            338,\n                            207,\n                            114,\n                            213,\n                            141,\n                            158,\n                            102,\n                            139,\n                            1231,\n                            147\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            57234,\n                            62774,\n                            49695,\n                            27629,\n                            30108,\n                            43051,\n                            51819,\n                            3917,\n                            43730,\n                            54634,\n                            2331\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/14630899-3711/194976765565USA-3711\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/3711/1100/194976765565USA-3711-00.jpg\",\n                            \"https://searchassets.simon.com/image/3711/1100/194976765565USA-3711-01.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/3711/186/194976765565USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/186/194976765565USA-3711-01.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/3711/300/194976765565USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/300/194976765565USA-3711-01.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/3711/380/194976765565USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/380/194976765565USA-3711-01.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/3711/600/194976765565USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/600/194976765565USA-3711-01.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/3711/750/194976765565USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/750/194976765565USA-3711-01.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/3711/1100/194976765565USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/1100/194976765565USA-3711-01.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"194976765084USA-3711\",\n                        \"price\": 90,\n                        \"sale_price\": 45,\n                        \"color\": \"Brown Nubuck\",\n                        \"size\": \"8 ½\",\n                        \"gtin\": \"194976765084\",\n                        \"mpn\": \"M-MAXXIN\",\n                        \"material\": [\n                            \"Polyurethane Faux Nubuck (brown), Polyurethane Faux Suede (gray, Burgundy, Navy, Olive), Polyurethane Faux Leather (black) Upper; Synthetic Lining; Synthetic Outsole\"\n                        ],\n                        \"malls\": [\n                            841,\n                            114,\n                            141,\n                            157,\n                            102\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            81337,\n                            27629,\n                            43051,\n                            5711,\n                            3917\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/14630899-3711/194976765084USA-3711\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/3711/1100/194976765084USA-3711-00.jpg\",\n                            \"https://searchassets.simon.com/image/3711/1100/194976765084USA-3711-01.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/3711/186/194976765084USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/186/194976765084USA-3711-01.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/3711/300/194976765084USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/300/194976765084USA-3711-01.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/3711/380/194976765084USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/380/194976765084USA-3711-01.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/3711/600/194976765084USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/600/194976765084USA-3711-01.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/3711/750/194976765084USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/750/194976765084USA-3711-01.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/3711/1100/194976765084USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/1100/194976765084USA-3711-01.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"194976765428USA-3711\",\n                        \"price\": 90,\n                        \"sale_price\": 45,\n                        \"color\": \"Black\",\n                        \"color_family\": \"Black\",\n                        \"size\": \"10\",\n                        \"gtin\": \"194976765428\",\n                        \"mpn\": \"M-MAXXIN\",\n                        \"material\": [\n                            \"Polyurethane Faux Nubuck (brown), Polyurethane Faux Suede (gray, Burgundy, Navy, Olive), Polyurethane Faux Leather (black) Upper; Synthetic Lining; Synthetic Outsole\"\n                        ],\n                        \"malls\": [\n                            1207,\n                            338,\n                            207,\n                            1353\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            57234,\n                            62774,\n                            49695,\n                            83636\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/14630899-3711/194976765428USA-3711\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/3711/1100/194976765428USA-3711-00.jpg\",\n                            \"https://searchassets.simon.com/image/3711/1100/194976765428USA-3711-01.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/3711/186/194976765428USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/186/194976765428USA-3711-01.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/3711/300/194976765428USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/300/194976765428USA-3711-01.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/3711/380/194976765428USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/380/194976765428USA-3711-01.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/3711/600/194976765428USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/600/194976765428USA-3711-01.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/3711/750/194976765428USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/750/194976765428USA-3711-01.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/3711/1100/194976765428USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/1100/194976765428USA-3711-01.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"194976765442USA-3711\",\n                        \"price\": 90,\n                        \"sale_price\": 45,\n                        \"color\": \"Brown Nubuck\",\n                        \"size\": \"10\",\n                        \"gtin\": \"194976765442\",\n                        \"mpn\": \"M-MAXXIN\",\n                        \"material\": [\n                            \"Polyurethane Faux Nubuck (brown), Polyurethane Faux Suede (gray, Burgundy, Navy, Olive), Polyurethane Faux Leather (black) Upper; Synthetic Lining; Synthetic Outsole\"\n                        ],\n                        \"malls\": [\n                            141,\n                            102\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            43051,\n                            3917\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/14630899-3711/194976765442USA-3711\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/3711/1100/194976765442USA-3711-00.jpg\",\n                            \"https://searchassets.simon.com/image/3711/1100/194976765442USA-3711-01.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/3711/186/194976765442USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/186/194976765442USA-3711-01.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/3711/300/194976765442USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/300/194976765442USA-3711-01.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/3711/380/194976765442USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/380/194976765442USA-3711-01.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/3711/600/194976765442USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/600/194976765442USA-3711-01.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/3711/750/194976765442USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/750/194976765442USA-3711-01.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/3711/1100/194976765442USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/1100/194976765442USA-3711-01.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"194976765664USA-3711\",\n                        \"price\": 90,\n                        \"sale_price\": 45,\n                        \"color\": \"Black\",\n                        \"color_family\": \"Black\",\n                        \"size\": \"11\",\n                        \"gtin\": \"194976765664\",\n                        \"mpn\": \"M-MAXXIN\",\n                        \"material\": [\n                            \"Polyurethane Faux Nubuck (brown), Polyurethane Faux Suede (gray, Burgundy, Navy, Olive), Polyurethane Faux Leather (black) Upper; Synthetic Lining; Synthetic Outsole\"\n                        ],\n                        \"malls\": [\n                            106,\n                            1353\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            3276,\n                            83636\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/14630899-3711/194976765664USA-3711\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/3711/1100/194976765664USA-3711-00.jpg\",\n                            \"https://searchassets.simon.com/image/3711/1100/194976765664USA-3711-01.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/3711/186/194976765664USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/186/194976765664USA-3711-01.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/3711/300/194976765664USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/300/194976765664USA-3711-01.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/3711/380/194976765664USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/380/194976765664USA-3711-01.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/3711/600/194976765664USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/600/194976765664USA-3711-01.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/3711/750/194976765664USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/750/194976765664USA-3711-01.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/3711/1100/194976765664USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/1100/194976765664USA-3711-01.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"194976765909USA-3711\",\n                        \"price\": 90,\n                        \"sale_price\": 45,\n                        \"color\": \"Black\",\n                        \"color_family\": \"Black\",\n                        \"size\": \"12\",\n                        \"gtin\": \"194976765909\",\n                        \"mpn\": \"M-MAXXIN\",\n                        \"material\": [\n                            \"Polyurethane Faux Nubuck (brown), Polyurethane Faux Suede (gray, Burgundy, Navy, Olive), Polyurethane Faux Leather (black) Upper; Synthetic Lining; Synthetic Outsole\"\n                        ],\n                        \"malls\": [\n                            189,\n                            137,\n                            1242,\n                            220,\n                            841\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            1408,\n                            3391,\n                            59276,\n                            22467,\n                            81337\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/14630899-3711/194976765909USA-3711\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/3711/1100/194976765909USA-3711-00.jpg\",\n                            \"https://searchassets.simon.com/image/3711/1100/194976765909USA-3711-01.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/3711/186/194976765909USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/186/194976765909USA-3711-01.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/3711/300/194976765909USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/300/194976765909USA-3711-01.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/3711/380/194976765909USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/380/194976765909USA-3711-01.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/3711/600/194976765909USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/600/194976765909USA-3711-01.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/3711/750/194976765909USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/750/194976765909USA-3711-01.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/3711/1100/194976765909USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/1100/194976765909USA-3711-01.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"194976765329USA-3711\",\n                        \"price\": 90,\n                        \"sale_price\": 45,\n                        \"color\": \"Brown Nubuck\",\n                        \"size\": \"9 ½\",\n                        \"gtin\": \"194976765329\",\n                        \"mpn\": \"M-MAXXIN\",\n                        \"material\": [\n                            \"Polyurethane Faux Nubuck (brown), Polyurethane Faux Suede (gray, Burgundy, Navy, Olive), Polyurethane Faux Leather (black) Upper; Synthetic Lining; Synthetic Outsole\"\n                        ],\n                        \"malls\": [\n                            841,\n                            332,\n                            102,\n                            1242,\n                            227\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            81337,\n                            37477,\n                            3917,\n                            59276,\n                            7442\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/14630899-3711/194976765329USA-3711\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/3711/1100/194976765329USA-3711-00.jpg\",\n                            \"https://searchassets.simon.com/image/3711/1100/194976765329USA-3711-01.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/3711/186/194976765329USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/186/194976765329USA-3711-01.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/3711/300/194976765329USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/300/194976765329USA-3711-01.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/3711/380/194976765329USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/380/194976765329USA-3711-01.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/3711/600/194976765329USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/600/194976765329USA-3711-01.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/3711/750/194976765329USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/750/194976765329USA-3711-01.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/3711/1100/194976765329USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/1100/194976765329USA-3711-01.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"194976765541USA-3711\",\n                        \"price\": 90,\n                        \"sale_price\": 45,\n                        \"color\": \"Black\",\n                        \"color_family\": \"Black\",\n                        \"size\": \"10 ½\",\n                        \"gtin\": \"194976765541\",\n                        \"mpn\": \"M-MAXXIN\",\n                        \"material\": [\n                            \"Polyurethane Faux Nubuck (brown), Polyurethane Faux Suede (gray, Burgundy, Navy, Olive), Polyurethane Faux Leather (black) Upper; Synthetic Lining; Synthetic Outsole\"\n                        ],\n                        \"malls\": [\n                            159,\n                            147\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            47170,\n                            2331\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/14630899-3711/194976765541USA-3711\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/3711/1100/194976765541USA-3711-00.jpg\",\n                            \"https://searchassets.simon.com/image/3711/1100/194976765541USA-3711-01.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/3711/186/194976765541USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/186/194976765541USA-3711-01.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/3711/300/194976765541USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/300/194976765541USA-3711-01.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/3711/380/194976765541USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/380/194976765541USA-3711-01.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/3711/600/194976765541USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/600/194976765541USA-3711-01.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/3711/750/194976765541USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/750/194976765541USA-3711-01.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/3711/1100/194976765541USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/1100/194976765541USA-3711-01.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"194976765800USA-3711\",\n                        \"price\": 90,\n                        \"sale_price\": 45,\n                        \"color\": \"Brown Nubuck\",\n                        \"size\": \"11 ½\",\n                        \"gtin\": \"194976765800\",\n                        \"mpn\": \"M-MAXXIN\",\n                        \"material\": [\n                            \"Polyurethane Faux Nubuck (brown), Polyurethane Faux Suede (gray, Burgundy, Navy, Olive), Polyurethane Faux Leather (black) Upper; Synthetic Lining; Synthetic Outsole\"\n                        ],\n                        \"malls\": [\n                            141,\n                            138,\n                            146\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            43051,\n                            28586,\n                            106116\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/14630899-3711/194976765800USA-3711\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/3711/1100/194976765800USA-3711-00.jpg\",\n                            \"https://searchassets.simon.com/image/3711/1100/194976765800USA-3711-01.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/3711/186/194976765800USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/186/194976765800USA-3711-01.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/3711/300/194976765800USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/300/194976765800USA-3711-01.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/3711/380/194976765800USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/380/194976765800USA-3711-01.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/3711/600/194976765800USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/600/194976765800USA-3711-01.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/3711/750/194976765800USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/750/194976765800USA-3711-01.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/3711/1100/194976765800USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/1100/194976765800USA-3711-01.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"194976765589USA-3711\",\n                        \"price\": 90,\n                        \"sale_price\": 45,\n                        \"color\": \"Olive Suede\",\n                        \"color_family\": \"Green\",\n                        \"size\": \"10 ½\",\n                        \"gtin\": \"194976765589\",\n                        \"mpn\": \"M-MAXXIN\",\n                        \"material\": [\n                            \"Polyurethane Faux Nubuck (brown), Polyurethane Faux Suede (gray, Burgundy, Navy, Olive), Polyurethane Faux Leather (black) Upper; Synthetic Lining; Synthetic Outsole\"\n                        ],\n                        \"malls\": [\n                            338,\n                            114,\n                            845,\n                            138,\n                            1242\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            62774,\n                            27629,\n                            78981,\n                            28586,\n                            59276\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/14630899-3711/194976765589USA-3711\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/3711/1100/194976765589USA-3711-00.jpg\",\n                            \"https://searchassets.simon.com/image/3711/1100/194976765589USA-3711-01.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/3711/186/194976765589USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/186/194976765589USA-3711-01.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/3711/300/194976765589USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/300/194976765589USA-3711-01.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/3711/380/194976765589USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/380/194976765589USA-3711-01.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/3711/600/194976765589USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/600/194976765589USA-3711-01.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/3711/750/194976765589USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/750/194976765589USA-3711-01.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/3711/1100/194976765589USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/1100/194976765589USA-3711-01.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"194976765466USA-3711\",\n                        \"price\": 90,\n                        \"sale_price\": 45,\n                        \"color\": \"Olive Suede\",\n                        \"color_family\": \"Green\",\n                        \"size\": \"10\",\n                        \"gtin\": \"194976765466\",\n                        \"mpn\": \"M-MAXXIN\",\n                        \"material\": [\n                            \"Polyurethane Faux Nubuck (brown), Polyurethane Faux Suede (gray, Burgundy, Navy, Olive), Polyurethane Faux Leather (black) Upper; Synthetic Lining; Synthetic Outsole\"\n                        ],\n                        \"malls\": [\n                            1207,\n                            141,\n                            845,\n                            139,\n                            138\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            57234,\n                            43051,\n                            78981,\n                            43730,\n                            28586\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/14630899-3711/194976765466USA-3711\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/3711/1100/194976765466USA-3711-00.jpg\",\n                            \"https://searchassets.simon.com/image/3711/1100/194976765466USA-3711-01.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/3711/186/194976765466USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/186/194976765466USA-3711-01.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/3711/300/194976765466USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/300/194976765466USA-3711-01.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/3711/380/194976765466USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/380/194976765466USA-3711-01.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/3711/600/194976765466USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/600/194976765466USA-3711-01.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/3711/750/194976765466USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/750/194976765466USA-3711-01.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/3711/1100/194976765466USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/1100/194976765466USA-3711-01.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"194976765343USA-3711\",\n                        \"price\": 90,\n                        \"sale_price\": 45,\n                        \"color\": \"Olive Suede\",\n                        \"color_family\": \"Green\",\n                        \"size\": \"9 ½\",\n                        \"gtin\": \"194976765343\",\n                        \"mpn\": \"M-MAXXIN\",\n                        \"material\": [\n                            \"Polyurethane Faux Nubuck (brown), Polyurethane Faux Suede (gray, Burgundy, Navy, Olive), Polyurethane Faux Leather (black) Upper; Synthetic Lining; Synthetic Outsole\"\n                        ],\n                        \"malls\": [\n                            338,\n                            213,\n                            141,\n                            158,\n                            1242\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            62774,\n                            30108,\n                            43051,\n                            51819,\n                            59276\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/14630899-3711/194976765343USA-3711\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/3711/1100/194976765343USA-3711-00.jpg\",\n                            \"https://searchassets.simon.com/image/3711/1100/194976765343USA-3711-01.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/3711/186/194976765343USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/186/194976765343USA-3711-01.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/3711/300/194976765343USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/300/194976765343USA-3711-01.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/3711/380/194976765343USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/380/194976765343USA-3711-01.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/3711/600/194976765343USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/600/194976765343USA-3711-01.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/3711/750/194976765343USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/750/194976765343USA-3711-01.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/3711/1100/194976765343USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/1100/194976765343USA-3711-01.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"194976765220USA-3711\",\n                        \"price\": 90,\n                        \"sale_price\": 45,\n                        \"color\": \"Olive Suede\",\n                        \"color_family\": \"Green\",\n                        \"size\": \"9\",\n                        \"gtin\": \"194976765220\",\n                        \"mpn\": \"M-MAXXIN\",\n                        \"material\": [\n                            \"Polyurethane Faux Nubuck (brown), Polyurethane Faux Suede (gray, Burgundy, Navy, Olive), Polyurethane Faux Leather (black) Upper; Synthetic Lining; Synthetic Outsole\"\n                        ],\n                        \"malls\": [\n                            1207,\n                            338,\n                            139,\n                            340\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            57234,\n                            62774,\n                            43730,\n                            51768\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/14630899-3711/194976765220USA-3711\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/3711/1100/194976765220USA-3711-00.jpg\",\n                            \"https://searchassets.simon.com/image/3711/1100/194976765220USA-3711-01.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/3711/186/194976765220USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/186/194976765220USA-3711-01.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/3711/300/194976765220USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/300/194976765220USA-3711-01.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/3711/380/194976765220USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/380/194976765220USA-3711-01.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/3711/600/194976765220USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/600/194976765220USA-3711-01.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/3711/750/194976765220USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/750/194976765220USA-3711-01.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/3711/1100/194976765220USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/1100/194976765220USA-3711-01.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"194976765701USA-3711\",\n                        \"price\": 90,\n                        \"sale_price\": 45,\n                        \"color\": \"Olive Suede\",\n                        \"color_family\": \"Green\",\n                        \"size\": \"11\",\n                        \"gtin\": \"194976765701\",\n                        \"mpn\": \"M-MAXXIN\",\n                        \"material\": [\n                            \"Polyurethane Faux Nubuck (brown), Polyurethane Faux Suede (gray, Burgundy, Navy, Olive), Polyurethane Faux Leather (black) Upper; Synthetic Lining; Synthetic Outsole\"\n                        ],\n                        \"malls\": [\n                            338,\n                            114,\n                            208,\n                            141,\n                            102,\n                            239,\n                            340\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            62774,\n                            27629,\n                            2145,\n                            43051,\n                            3917,\n                            44728,\n                            51768\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/14630899-3711/194976765701USA-3711\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/3711/1100/194976765701USA-3711-00.jpg\",\n                            \"https://searchassets.simon.com/image/3711/1100/194976765701USA-3711-01.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/3711/186/194976765701USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/186/194976765701USA-3711-01.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/3711/300/194976765701USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/300/194976765701USA-3711-01.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/3711/380/194976765701USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/380/194976765701USA-3711-01.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/3711/600/194976765701USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/600/194976765701USA-3711-01.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/3711/750/194976765701USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/750/194976765701USA-3711-01.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/3711/1100/194976765701USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/1100/194976765701USA-3711-01.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"194976765107USA-3711\",\n                        \"price\": 90,\n                        \"sale_price\": 45,\n                        \"color\": \"Olive Suede\",\n                        \"color_family\": \"Green\",\n                        \"size\": \"8 ½\",\n                        \"gtin\": \"194976765107\",\n                        \"mpn\": \"M-MAXXIN\",\n                        \"material\": [\n                            \"Polyurethane Faux Nubuck (brown), Polyurethane Faux Suede (gray, Burgundy, Navy, Olive), Polyurethane Faux Leather (black) Upper; Synthetic Lining; Synthetic Outsole\"\n                        ],\n                        \"malls\": [\n                            141,\n                            138,\n                            147\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            43051,\n                            28586,\n                            2331\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/14630899-3711/194976765107USA-3711\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/3711/1100/194976765107USA-3711-00.jpg\",\n                            \"https://searchassets.simon.com/image/3711/1100/194976765107USA-3711-01.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/3711/186/194976765107USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/186/194976765107USA-3711-01.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/3711/300/194976765107USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/300/194976765107USA-3711-01.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/3711/380/194976765107USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/380/194976765107USA-3711-01.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/3711/600/194976765107USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/600/194976765107USA-3711-01.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/3711/750/194976765107USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/750/194976765107USA-3711-01.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/3711/1100/194976765107USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/1100/194976765107USA-3711-01.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"194976765947USA-3711\",\n                        \"price\": 90,\n                        \"sale_price\": 45,\n                        \"color\": \"Olive Suede\",\n                        \"color_family\": \"Green\",\n                        \"size\": \"12\",\n                        \"gtin\": \"194976765947\",\n                        \"mpn\": \"M-MAXXIN\",\n                        \"material\": [\n                            \"Polyurethane Faux Nubuck (brown), Polyurethane Faux Suede (gray, Burgundy, Navy, Olive), Polyurethane Faux Leather (black) Upper; Synthetic Lining; Synthetic Outsole\"\n                        ],\n                        \"malls\": [\n                            141,\n                            1251,\n                            102,\n                            239,\n                            138,\n                            849\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            43051,\n                            84700,\n                            3917,\n                            44728,\n                            28586,\n                            77033\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/14630899-3711/194976765947USA-3711\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/3711/1100/194976765947USA-3711-00.jpg\",\n                            \"https://searchassets.simon.com/image/3711/1100/194976765947USA-3711-01.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/3711/186/194976765947USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/186/194976765947USA-3711-01.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/3711/300/194976765947USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/300/194976765947USA-3711-01.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/3711/380/194976765947USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/380/194976765947USA-3711-01.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/3711/600/194976765947USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/600/194976765947USA-3711-01.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/3711/750/194976765947USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/750/194976765947USA-3711-01.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/3711/1100/194976765947USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/1100/194976765947USA-3711-01.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"194976764988USA-3711\",\n                        \"price\": 90,\n                        \"sale_price\": 45,\n                        \"color\": \"Olive Suede\",\n                        \"color_family\": \"Green\",\n                        \"size\": \"8\",\n                        \"gtin\": \"194976764988\",\n                        \"mpn\": \"M-MAXXIN\",\n                        \"material\": [\n                            \"Polyurethane Faux Nubuck (brown), Polyurethane Faux Suede (gray, Burgundy, Navy, Olive), Polyurethane Faux Leather (black) Upper; Synthetic Lining; Synthetic Outsole\"\n                        ],\n                        \"malls\": [\n                            141,\n                            845\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            43051,\n                            78981\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/14630899-3711/194976764988USA-3711\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/3711/1100/194976764988USA-3711-00.jpg\",\n                            \"https://searchassets.simon.com/image/3711/1100/194976764988USA-3711-01.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/3711/186/194976764988USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/186/194976764988USA-3711-01.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/3711/300/194976764988USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/300/194976764988USA-3711-01.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/3711/380/194976764988USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/380/194976764988USA-3711-01.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/3711/600/194976764988USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/600/194976764988USA-3711-01.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/3711/750/194976764988USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/750/194976764988USA-3711-01.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/3711/1100/194976764988USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/1100/194976764988USA-3711-01.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"194976764865USA-3711\",\n                        \"price\": 90,\n                        \"sale_price\": 45,\n                        \"color\": \"Olive Suede\",\n                        \"color_family\": \"Green\",\n                        \"size\": \"7 ½\",\n                        \"gtin\": \"194976764865\",\n                        \"mpn\": \"M-MAXXIN\",\n                        \"material\": [\n                            \"Polyurethane Faux Nubuck (brown), Polyurethane Faux Suede (gray, Burgundy, Navy, Olive), Polyurethane Faux Leather (black) Upper; Synthetic Lining; Synthetic Outsole\"\n                        ],\n                        \"malls\": [\n                            189\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            1408\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/14630899-3711/194976764865USA-3711\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/3711/1100/194976764865USA-3711-00.jpg\",\n                            \"https://searchassets.simon.com/image/3711/1100/194976764865USA-3711-01.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/3711/186/194976764865USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/186/194976764865USA-3711-01.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/3711/300/194976764865USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/300/194976764865USA-3711-01.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/3711/380/194976764865USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/380/194976764865USA-3711-01.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/3711/600/194976764865USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/600/194976764865USA-3711-01.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/3711/750/194976764865USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/750/194976764865USA-3711-01.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/3711/1100/194976764865USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/1100/194976764865USA-3711-01.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"194976764742USA-3711\",\n                        \"price\": 90,\n                        \"sale_price\": 45,\n                        \"color\": \"Olive Suede\",\n                        \"color_family\": \"Green\",\n                        \"size\": \"7\",\n                        \"gtin\": \"194976764742\",\n                        \"mpn\": \"M-MAXXIN\",\n                        \"material\": [\n                            \"Polyurethane Faux Nubuck (brown), Polyurethane Faux Suede (gray, Burgundy, Navy, Olive), Polyurethane Faux Leather (black) Upper; Synthetic Lining; Synthetic Outsole\"\n                        ],\n                        \"malls\": [\n                            157,\n                            147\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            5711,\n                            2331\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/14630899-3711/194976764742USA-3711\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/3711/1100/194976764742USA-3711-00.jpg\",\n                            \"https://searchassets.simon.com/image/3711/1100/194976764742USA-3711-01.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/3711/186/194976764742USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/186/194976764742USA-3711-01.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/3711/300/194976764742USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/300/194976764742USA-3711-01.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/3711/380/194976764742USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/380/194976764742USA-3711-01.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/3711/600/194976764742USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/600/194976764742USA-3711-01.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/3711/750/194976764742USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/750/194976764742USA-3711-01.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/3711/1100/194976764742USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/1100/194976764742USA-3711-01.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"194976765824USA-3711\",\n                        \"price\": 90,\n                        \"sale_price\": 45,\n                        \"color\": \"Olive Suede\",\n                        \"color_family\": \"Green\",\n                        \"size\": \"11 ½\",\n                        \"gtin\": \"194976765824\",\n                        \"mpn\": \"M-MAXXIN\",\n                        \"material\": [\n                            \"Polyurethane Faux Nubuck (brown), Polyurethane Faux Suede (gray, Burgundy, Navy, Olive), Polyurethane Faux Leather (black) Upper; Synthetic Lining; Synthetic Outsole\"\n                        ],\n                        \"malls\": [\n                            106,\n                            138\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            3276,\n                            28586\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/14630899-3711/194976765824USA-3711\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/3711/1100/194976765824USA-3711-00.jpg\",\n                            \"https://searchassets.simon.com/image/3711/1100/194976765824USA-3711-01.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/3711/186/194976765824USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/186/194976765824USA-3711-01.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/3711/300/194976765824USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/300/194976765824USA-3711-01.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/3711/380/194976765824USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/380/194976765824USA-3711-01.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/3711/600/194976765824USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/600/194976765824USA-3711-01.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/3711/750/194976765824USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/750/194976765824USA-3711-01.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/3711/1100/194976765824USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/1100/194976765824USA-3711-01.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"194976764841USA-3711\",\n                        \"price\": 90,\n                        \"sale_price\": 45,\n                        \"color\": \"Brown Nubuck\",\n                        \"size\": \"7 ½\",\n                        \"gtin\": \"194976764841\",\n                        \"mpn\": \"M-MAXXIN\",\n                        \"material\": [\n                            \"Polyurethane Faux Nubuck (brown), Polyurethane Faux Suede (gray, Burgundy, Navy, Olive), Polyurethane Faux Leather (black) Upper; Synthetic Lining; Synthetic Outsole\"\n                        ],\n                        \"malls\": [\n                            1353\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            83636\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/14630899-3711/194976764841USA-3711\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/3711/1100/194976764841USA-3711-00.jpg\",\n                            \"https://searchassets.simon.com/image/3711/1100/194976764841USA-3711-01.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/3711/186/194976764841USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/186/194976764841USA-3711-01.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/3711/300/194976764841USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/300/194976764841USA-3711-01.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/3711/380/194976764841USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/380/194976764841USA-3711-01.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/3711/600/194976764841USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/600/194976764841USA-3711-01.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/3711/750/194976764841USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/750/194976764841USA-3711-01.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/3711/1100/194976764841USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/1100/194976764841USA-3711-01.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"194976766067USA-3711\",\n                        \"price\": 90,\n                        \"sale_price\": 45,\n                        \"color\": \"Olive Suede\",\n                        \"color_family\": \"Green\",\n                        \"size\": \"13\",\n                        \"gtin\": \"194976766067\",\n                        \"mpn\": \"M-MAXXIN\",\n                        \"material\": [\n                            \"Polyurethane Faux Nubuck (brown), Polyurethane Faux Suede (gray, Burgundy, Navy, Olive), Polyurethane Faux Leather (black) Upper; Synthetic Lining; Synthetic Outsole\"\n                        ],\n                        \"malls\": [\n                            1353\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            83636\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/14630899-3711/194976766067USA-3711\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/3711/1100/194976766067USA-3711-00.jpg\",\n                            \"https://searchassets.simon.com/image/3711/1100/194976766067USA-3711-01.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/3711/186/194976766067USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/186/194976766067USA-3711-01.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/3711/300/194976766067USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/300/194976766067USA-3711-01.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/3711/380/194976766067USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/380/194976766067USA-3711-01.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/3711/600/194976766067USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/600/194976766067USA-3711-01.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/3711/750/194976766067USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/750/194976766067USA-3711-01.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/3711/1100/194976766067USA-3711-00.jpg\",\n                                \"https://searchassets.simon.com/image/3711/1100/194976766067USA-3711-01.jpg\"\n                            ]\n                        }\n                    }\n                ],\n                \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/14630899-3711\",\n                \"retailer_link\": \"https://www.macys.com/shop/product/madden-men-mens-maxxin-mid-height-chelsea-boot?ID=14630899\",\n                \"image\": \"https://searchassets.simon.com/image/3711/1100/194976765688USA-3711-00.jpg\"\n            }\n        }\n    ],\n    \"facet_summary\": [\n        {\n            \"display_name\": \"Store\",\n            \"facet\": \"base_tenant_id\",\n            \"data\": [\n                {\n                    \"display\": \"American Eagle Outfitters\",\n                    \"value\": \"223\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": \"ASICS\",\n                    \"value\": \"23052\",\n                    \"count\": 191\n                },\n                {\n                    \"display\": \"Banana Republic\",\n                    \"value\": \"450\",\n                    \"count\": 14\n                },\n                {\n                    \"display\": \"Belk\",\n                    \"value\": \"547\",\n                    \"count\": 385\n                },\n                {\n                    \"display\": \"Brooks Brothers\",\n                    \"value\": \"745\",\n                    \"count\": 29\n                },\n                {\n                    \"display\": \"Brooks Brothers Factory Store\",\n                    \"value\": \"12918\",\n                    \"count\": 19\n                },\n                {\n                    \"display\": \"Coach\",\n                    \"value\": \"1200\",\n                    \"count\": 15\n                },\n                {\n                    \"display\": \"Coach Men's\",\n                    \"value\": \"26483\",\n                    \"count\": 11\n                },\n                {\n                    \"display\": \"Coach Men's Factory Store\",\n                    \"value\": \"26681\",\n                    \"count\": 9\n                },\n                {\n                    \"display\": \"Coach Outlet\",\n                    \"value\": \"17524\",\n                    \"count\": 11\n                },\n                {\n                    \"display\": \"Eddie Bauer\",\n                    \"value\": \"1718\",\n                    \"count\": 20\n                },\n                {\n                    \"display\": \"Eddie Bauer Outlet\",\n                    \"value\": \"12962\",\n                    \"count\": 19\n                },\n                {\n                    \"display\": \"Express\",\n                    \"value\": \"1846\",\n                    \"count\": 38\n                },\n                {\n                    \"display\": \"Express Men\",\n                    \"value\": \"9710\",\n                    \"count\": 25\n                },\n                {\n                    \"display\": \"Forever 21\",\n                    \"value\": \"2007\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": \"Gap\",\n                    \"value\": \"2\",\n                    \"count\": 12\n                },\n                {\n                    \"display\": \"J.Crew\",\n                    \"value\": \"2727\",\n                    \"count\": 29\n                },\n                {\n                    \"display\": \"J.Crew Factory\",\n                    \"value\": \"17979\",\n                    \"count\": 13\n                },\n                {\n                    \"display\": \"J.Crew Factory Crewcuts\",\n                    \"value\": \"31171\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": \"J.Crew Men's Shop\",\n                    \"value\": \"20124\",\n                    \"count\": 19\n                },\n                {\n                    \"display\": \"JCPenney\",\n                    \"value\": \"2774\",\n                    \"count\": 516\n                },\n                {\n                    \"display\": \"Macy's\",\n                    \"value\": \"3711\",\n                    \"count\": 1001\n                },\n                {\n                    \"display\": \"Nautica Factory Store\",\n                    \"value\": \"12961\",\n                    \"count\": 23\n                },\n                {\n                    \"display\": \"Nordstrom\",\n                    \"value\": \"4217\",\n                    \"count\": 1136\n                },\n                {\n                    \"display\": \"Old Navy\",\n                    \"value\": \"4289\",\n                    \"count\": 10\n                },\n                {\n                    \"display\": \"PacSun\",\n                    \"value\": \"4402\",\n                    \"count\": 62\n                },\n                {\n                    \"display\": \"PacSun Outlet\",\n                    \"value\": \"5736\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": \"UGG\",\n                    \"value\": \"20361\",\n                    \"count\": 55\n                }\n            ],\n            \"type\": 0\n        },\n        {\n            \"display_name\": \"Brand\",\n            \"facet\": \"brand\",\n            \"data\": [\n                {\n                    \"value\": \"1017 Alyx 9sm\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Acne Studios\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"adidas\",\n                    \"count\": 122\n                },\n                {\n                    \"value\": \"Airwalk\",\n                    \"count\": 27\n                },\n                {\n                    \"value\": \"Aldo\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Alexander Mcqueen\",\n                    \"count\": 60\n                },\n                {\n                    \"value\": \"Alfani\",\n                    \"count\": 28\n                },\n                {\n                    \"value\": \"Allbirds\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Allen Edmonds\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"Allsaints\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"American Eagle\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Amiri\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Anthony Veer\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Apl\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Arizona\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Asics\",\n                    \"count\": 198\n                },\n                {\n                    \"value\": \"Asics®\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Aston Marc\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Autry\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"A|x Armani Exchange\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Balmain\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Banana Republic\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Barbour\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Birkenstock\",\n                    \"count\": 31\n                },\n                {\n                    \"value\": \"Blundstone Footwear\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Bobs From Skechers\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Bogs\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Boss\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Bottega Veneta\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Bp.\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Brandblack\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Brooks\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Brooks Brothers\",\n                    \"count\": 48\n                },\n                {\n                    \"value\": \"Brunello Cucinelli\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Bruno Magli\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Burberry\",\n                    \"count\": 31\n                },\n                {\n                    \"value\": \"Callaway Golf®\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Calvin Klein\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Camper\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Canali\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Capelli New York\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Carlos By Carlos Santana\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Champion\",\n                    \"count\": 22\n                },\n                {\n                    \"value\": \"Charly\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"Christian Louboutin\",\n                    \"count\": 48\n                },\n                {\n                    \"value\": \"Clarks\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"Clarks(r)\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Club Room\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Coach\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"Coach Outlet\",\n                    \"count\": 31\n                },\n                {\n                    \"value\": \"Cobian\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Cole Haan\",\n                    \"count\": 119\n                },\n                {\n                    \"value\": \"Collegium\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Columbia\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Comme Des Garçons Play\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Common Projects\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Converse\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"Crocs\",\n                    \"count\": 23\n                },\n                {\n                    \"value\": \"Crosby Square\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Crown & Ivy™\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Dearfoams\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Deer Stags\",\n                    \"count\": 47\n                },\n                {\n                    \"value\": \"Dingo\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Dockers\",\n                    \"count\": 108\n                },\n                {\n                    \"value\": \"Dolce&gabbana\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Dr Martens\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Dr. Martens\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Dr. Scholl's\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Eastland\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Eastland Shoe\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Easy Spirit\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Ecco\",\n                    \"count\": 32\n                },\n                {\n                    \"value\": \"Eddie Bauer\",\n                    \"count\": 39\n                },\n                {\n                    \"value\": \"Express\",\n                    \"count\": 63\n                },\n                {\n                    \"value\": \"Factory\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Fendi\",\n                    \"count\": 21\n                },\n                {\n                    \"value\": \"Fila\",\n                    \"count\": 37\n                },\n                {\n                    \"value\": \"Fitflop\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Florsheim\",\n                    \"count\": 36\n                },\n                {\n                    \"value\": \"Foco\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Foot Petals\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Forever 21\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Freedom Moses\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"French Connection\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Frye\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Frye And Co\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"G Brown\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"G.h. Bass\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Gap\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Givenchy\",\n                    \"count\": 22\n                },\n                {\n                    \"value\": \"Golden Goose\",\n                    \"count\": 21\n                },\n                {\n                    \"value\": \"Good Man Brand\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Guess\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Haggar\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"Havaianas\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Hey Dude\",\n                    \"count\": 28\n                },\n                {\n                    \"value\": \"Hoka\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Holo\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Holo Footwear\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Hugo Boss\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Hunter\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Hurley\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Inc International Concepts\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Isotoner\",\n                    \"count\": 25\n                },\n                {\n                    \"value\": \"Izod\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"J & M Collection\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"J.Crew\",\n                    \"count\": 48\n                },\n                {\n                    \"value\": \"Jason Markk\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Javi\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Jbu\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Jf J.ferrar\",\n                    \"count\": 21\n                },\n                {\n                    \"value\": \"Jil Sander\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"John Lobb\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Johnston & Murphy\",\n                    \"count\": 84\n                },\n                {\n                    \"value\": \"Jordan\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Josef Seibel\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Jump New York\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"K-swiss\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Kappa\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Karl Lagerfeld\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Keen\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Kenneth Cole\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Kenneth Cole New York\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Kenneth Cole Reaction\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Koolaburra By Ugg\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"L.l.bean\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Lacoste\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Lamo\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Lamo Footwear\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Levi\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"Lugz\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Lusso Cloud\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Macy's\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Madden\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Madden Men\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Maison Margiela\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Mcm\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Mephisto\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Merrell\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Michael Kors\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Minnetonka\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Mm6 Maison Margiela\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Moncler\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Mutual Weave\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Nautica\",\n                    \"count\": 25\n                },\n                {\n                    \"value\": \"New Balance\",\n                    \"count\": 30\n                },\n                {\n                    \"value\": \"New York And Company\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Nick Graham\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Nike\",\n                    \"count\": 185\n                },\n                {\n                    \"value\": \"Nordstrom\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"Nunn Bush\",\n                    \"count\": 42\n                },\n                {\n                    \"value\": \"Ocean + Coast\",\n                    \"count\": 23\n                },\n                {\n                    \"value\": \"Off-white\",\n                    \"count\": 30\n                },\n                {\n                    \"value\": \"Old Navy\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Olukai\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"On\",\n                    \"count\": 23\n                },\n                {\n                    \"value\": \"Onitsuka Tiger™\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"P448\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Palm Angels\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"People\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Playboy\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Prada\",\n                    \"count\": 41\n                },\n                {\n                    \"value\": \"Premiata\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Puma\",\n                    \"count\": 101\n                },\n                {\n                    \"value\": \"Quiksilver\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Rag & Bone\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Rainbow®\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Realtree\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Reebok\",\n                    \"count\": 58\n                },\n                {\n                    \"value\": \"Reef\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Rhude\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Rivieras\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Roan\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Rockport\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Rodd & Gunn\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Saint Laurent\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"Salomon\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Salvatore Ferragamo\",\n                    \"count\": 34\n                },\n                {\n                    \"value\": \"Santoni\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"Sanuk\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Saucony\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Shoe The Bear\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Skechers\",\n                    \"count\": 158\n                },\n                {\n                    \"value\": \"Sorel\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"Sperry\",\n                    \"count\": 56\n                },\n                {\n                    \"value\": \"Sports Illustrated\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"St. John`s Bay\",\n                    \"count\": 29\n                },\n                {\n                    \"value\": \"Stacy Adams\",\n                    \"count\": 38\n                },\n                {\n                    \"value\": \"Stafford\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Steve Madden\",\n                    \"count\": 29\n                },\n                {\n                    \"value\": \"Stylus\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Sun + Stone\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"Superfeet\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Supply Lab\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Swims\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Taft\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Ted Baker London\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Territory\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Testosterone\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Teva\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"The North Face\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Thereabouts\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Thomas & Vine\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Timberland\",\n                    \"count\": 30\n                },\n                {\n                    \"value\": \"To Boot New York\",\n                    \"count\": 23\n                },\n                {\n                    \"value\": \"Tom Ford\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Tommy Hilfiger\",\n                    \"count\": 32\n                },\n                {\n                    \"value\": \"Toms\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Totes\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Tucker + Tate\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Ugg\",\n                    \"count\": 74\n                },\n                {\n                    \"value\": \"Ugg(r)\",\n                    \"count\": 27\n                },\n                {\n                    \"value\": \"Under Armour\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Unlisted\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Valentino\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Valentino Garavani\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"Vance Co.\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Vans\",\n                    \"count\": 33\n                },\n                {\n                    \"value\": \"Veja\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Versace\",\n                    \"count\": 31\n                },\n                {\n                    \"value\": \"Vessi\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Vince\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Vince Camuto\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Vineyard Vines\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Vinnys\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Volcom\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Weatherproof\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Weatherproof Vintage\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Wembley\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Wembley™\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Wolf & Shepherd\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Wolverine\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Xersion\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Y/project\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Zegna\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"Zella\",\n                    \"count\": 3\n                }\n            ],\n            \"type\": 1\n        },\n        {\n            \"display_name\": \"Gender\",\n            \"facet\": \"gender\",\n            \"data\": [\n                {\n                    \"value\": \"Boys\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Men\",\n                    \"count\": 3622\n                },\n                {\n                    \"value\": \"Unisex\",\n                    \"count\": 21\n                },\n                {\n                    \"value\": \"Women\",\n                    \"count\": 25\n                }\n            ],\n            \"type\": 2\n        },\n        {\n            \"display_name\": \"Category\",\n            \"facet\": \"category_path\",\n            \"data\": [\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Baby & Toddler Shoes > Baby Shoes\",\n                    \"count\": 9\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Shoes > Boys Athletic Shoes\",\n                    \"count\": 14\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Shoes > Boys Boots\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Shoes > Boys Casual Shoes\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Shoes > Boys Dress Shoes\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Shoes > Boys Loafers & Slip-Ons\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Shoes > Boys Sandals\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Shoes\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Girls Shoes > Girls Athletic Shoes\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Baby & Toddler Shoes > Toddler Shoes\",\n                    \"count\": 10\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Athletic Shoes\",\n                    \"count\": 293\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Boots & Chukkas\",\n                    \"count\": 531\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Casual Shoes\",\n                    \"count\": 357\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Dress Shoes\",\n                    \"count\": 53\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Fashion Sneakers\",\n                    \"count\": 1010\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Loafers & Slip-Ons\",\n                    \"count\": 376\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Oxfords\",\n                    \"count\": 222\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Sandals\",\n                    \"count\": 307\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Shoe Accessories\",\n                    \"count\": 12\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Shoe Accessories > Mens Shoelaces\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes\",\n                    \"count\": 286\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Slippers\",\n                    \"count\": 169\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Work Shoes\",\n                    \"count\": 6\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Sports & Recreation > Fan Shop > Clothing Fan Shop > Shoes Fan Shop\",\n                    \"count\": 1\n                }\n            ],\n            \"type\": 3\n        },\n        {\n            \"display_name\": \"Size\",\n            \"facet\": \"variants/size\",\n            \"data\": [\n                {\n                    \"value\": \"0 - 3 Months\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"1\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"2\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"3\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"3 ½\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"4\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"4 ½\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"5\",\n                    \"count\": 44\n                },\n                {\n                    \"value\": \"5 ½\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"6\",\n                    \"count\": 57\n                },\n                {\n                    \"value\": \"6 Months\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"6 ½\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"7\",\n                    \"count\": 523\n                },\n                {\n                    \"value\": \"7 ½\",\n                    \"count\": 377\n                },\n                {\n                    \"value\": \"8\",\n                    \"count\": 1447\n                },\n                {\n                    \"value\": \"8 ½\",\n                    \"count\": 1016\n                },\n                {\n                    \"value\": \"08H\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"09\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"9\",\n                    \"count\": 1952\n                },\n                {\n                    \"value\": \"9 ½\",\n                    \"count\": 1326\n                },\n                {\n                    \"value\": \"09H\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"1 Infant\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"1 Youth\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"10\",\n                    \"count\": 2241\n                },\n                {\n                    \"value\": \"10 - 10 ½\",\n                    \"count\": 31\n                },\n                {\n                    \"value\": \"10 - 11\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"10 1/2 Extra Wide\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"10 Extra Wide\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"10 Wide\",\n                    \"count\": 44\n                },\n                {\n                    \"value\": \"10 ½\",\n                    \"count\": 1441\n                },\n                {\n                    \"value\": \"10 ½ Extra Wide\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"10 ½ Wide\",\n                    \"count\": 49\n                },\n                {\n                    \"value\": \"10.5M Toddler\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"10AU\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"10H\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"11\",\n                    \"count\": 2052\n                },\n                {\n                    \"value\": \"11 - 11 ½\",\n                    \"count\": 34\n                },\n                {\n                    \"value\": \"11 - 12\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"11 1/2 Extra Wide\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"11 Extra Wide\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"11 Wide\",\n                    \"count\": 36\n                },\n                {\n                    \"value\": \"11 Youth\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"11 ½\",\n                    \"count\": 795\n                },\n                {\n                    \"value\": \"11 ½ Wide\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"11.5W\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"11.5WW\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"11AU\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"11H\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"12\",\n                    \"count\": 1751\n                },\n                {\n                    \"value\": \"12 - 12 ½\",\n                    \"count\": 29\n                },\n                {\n                    \"value\": \"12 - 13\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"12 - 18 Months\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"12 Extra Wide\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"12 Plus\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"12 Wide\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"12 Youth\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"12 ½\",\n                    \"count\": 57\n                },\n                {\n                    \"value\": \"12AU\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"13\",\n                    \"count\": 1162\n                },\n                {\n                    \"value\": \"13 - 13 ½\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"13 Extra Wide\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"13 Wide\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"13 Youth\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"13 ½\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"13 ½ - 15\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"13W\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"14\",\n                    \"count\": 166\n                },\n                {\n                    \"value\": \"14 - 14 ½\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"14 Extra Wide\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"14 Plus\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"14 ½\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"15\",\n                    \"count\": 53\n                },\n                {\n                    \"value\": \"15-15.5US\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"16\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"17\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"18\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"18 - 24 Months\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"19\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"2 Youth\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"20 Women's\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"26\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"27\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"3 - 6 Months\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"3 Youth\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"4 Youth\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"40\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"41\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"42\",\n                    \"count\": 36\n                },\n                {\n                    \"value\": \"42 (US 9)\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"43\",\n                    \"count\": 34\n                },\n                {\n                    \"value\": \"44\",\n                    \"count\": 30\n                },\n                {\n                    \"value\": \"45\",\n                    \"count\": 34\n                },\n                {\n                    \"value\": \"46\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"47\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"5 - 5 ½\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"5 Youth\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"6 - 12 Months\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"6 - 6 ½\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"6 - 7\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"6 Youth\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"7 - 7 ½\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"7 - 8\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"7 1/2 Extra Wide\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"7 Wide\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"7 Youth\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"7 ½ Wide\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"7.5AU\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"8 - 8 ½\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"8 - 9\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"8 1/2 Extra Wide\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"8 Extra Wide\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"8 Extra X-wide\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"8 Wide\",\n                    \"count\": 29\n                },\n                {\n                    \"value\": \"8 ½ Wide\",\n                    \"count\": 45\n                },\n                {\n                    \"value\": \"8.5AU\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"8AU\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"9 - 10\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"9 - 9 ½\",\n                    \"count\": 29\n                },\n                {\n                    \"value\": \"9 1/2 Extra Wide\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"9 Extra Wide\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"9 Wide\",\n                    \"count\": 37\n                },\n                {\n                    \"value\": \"9 ½ - 10\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"9 ½ Extra Wide\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"9 ½ Wide\",\n                    \"count\": 54\n                },\n                {\n                    \"value\": \"9.5AU\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"9AU\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"9XW\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"K1\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"K10\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"K11\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"K12\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"K13\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"K2\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"K4\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"K6\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"K7\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"K8\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"K9\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"M 10/W 11\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"M 11/W 12\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"M 12/W 13\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"M 13/W 14\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"M 7/W 8\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"M 8/W 9\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"M 9/W 10\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"M10 / W12\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"M10.5/W12\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"M10/W11\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"M10/W11.5\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"M11 / W13\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"M11/W12\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"M11/W12.5\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"M12 / W14\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"M12/W13.5\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"M13 / W15\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"M13/W14.5\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"M3 / W5\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"M4 / W6\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"M5 / W7\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"M6 / W8\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"M6/W7\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"M7 / W9\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"M7.5/W9\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"M7/W8\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"M8 / W10\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"M8.5/W10\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"M8/W9\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"M8/W9.5\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"M9 / W11\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"M9.5/W11\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"M9/W10\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"M9/W10.5\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Small\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"Medium\",\n                    \"count\": 96\n                },\n                {\n                    \"value\": \"Large\",\n                    \"count\": 99\n                },\n                {\n                    \"value\": \"X-Large\",\n                    \"count\": 85\n                },\n                {\n                    \"value\": \"XX-Large\",\n                    \"count\": 42\n                },\n                {\n                    \"value\": \"3X-Large\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"One Size\",\n                    \"count\": 78\n                },\n                {\n                    \"value\": \"S (M 5-7/W 6-8)\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"US 13 D\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"US 9.5 D\",\n                    \"count\": 1\n                }\n            ],\n            \"type\": 4\n        },\n        {\n            \"display_name\": \"Color\",\n            \"facet\": \"variants/color_family\",\n            \"data\": [\n                {\n                    \"display\": \"Beige\",\n                    \"value\": \"F6E3BA\",\n                    \"count\": 300\n                },\n                {\n                    \"display\": \"Black\",\n                    \"value\": \"000000\",\n                    \"count\": 1415\n                },\n                {\n                    \"display\": \"Blue\",\n                    \"value\": \"1790C8\",\n                    \"count\": 405\n                },\n                {\n                    \"display\": \"Brown\",\n                    \"value\": \"825D41\",\n                    \"count\": 777\n                },\n                {\n                    \"display\": \"Gold\",\n                    \"value\": \"FFD700\",\n                    \"count\": 8\n                },\n                {\n                    \"display\": \"Green\",\n                    \"value\": \"7EDD1E\",\n                    \"count\": 153\n                },\n                {\n                    \"display\": \"Grey\",\n                    \"value\": \"808080\",\n                    \"count\": 406\n                },\n                {\n                    \"display\": \"Multi\",\n                    \"value\": null,\n                    \"count\": 232\n                },\n                {\n                    \"display\": \"Orange\",\n                    \"value\": \"F36B26\",\n                    \"count\": 17\n                },\n                {\n                    \"display\": \"Pink\",\n                    \"value\": \"F0728F\",\n                    \"count\": 18\n                },\n                {\n                    \"display\": \"Purple\",\n                    \"value\": \"8D429F\",\n                    \"count\": 18\n                },\n                {\n                    \"display\": \"Red\",\n                    \"value\": \"E7352B\",\n                    \"count\": 129\n                },\n                {\n                    \"display\": \"Silver\",\n                    \"value\": \"C0C0C0\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": \"White\",\n                    \"value\": \"FFFFFF\",\n                    \"count\": 485\n                },\n                {\n                    \"display\": \"Yellow\",\n                    \"value\": \"FED533\",\n                    \"count\": 26\n                }\n            ],\n            \"type\": 5\n        },\n        {\n            \"display_name\": \"Price\",\n            \"facet\": \"final_price\",\n            \"data\": [\n                {\n                    \"from\": null,\n                    \"to\": 50,\n                    \"count\": 773\n                },\n                {\n                    \"from\": 50,\n                    \"to\": 100,\n                    \"count\": 1181\n                },\n                {\n                    \"from\": 100,\n                    \"to\": 150,\n                    \"count\": 649\n                },\n                {\n                    \"from\": 150,\n                    \"to\": 200,\n                    \"count\": 375\n                },\n                {\n                    \"from\": 200,\n                    \"to\": 250,\n                    \"count\": 104\n                },\n                {\n                    \"from\": 250,\n                    \"to\": 300,\n                    \"count\": 55\n                },\n                {\n                    \"from\": 300,\n                    \"to\": 350,\n                    \"count\": 22\n                },\n                {\n                    \"from\": 350,\n                    \"to\": 400,\n                    \"count\": 41\n                },\n                {\n                    \"from\": 400,\n                    \"to\": 450,\n                    \"count\": 3\n                },\n                {\n                    \"from\": 450,\n                    \"to\": 500,\n                    \"count\": 13\n                },\n                {\n                    \"from\": 500,\n                    \"to\": 550,\n                    \"count\": 31\n                },\n                {\n                    \"from\": 550,\n                    \"to\": 600,\n                    \"count\": 48\n                },\n                {\n                    \"from\": 600,\n                    \"to\": 650,\n                    \"count\": 23\n                },\n                {\n                    \"from\": 650,\n                    \"to\": 700,\n                    \"count\": 49\n                },\n                {\n                    \"from\": 700,\n                    \"to\": 750,\n                    \"count\": 8\n                },\n                {\n                    \"from\": 750,\n                    \"to\": 800,\n                    \"count\": 62\n                },\n                {\n                    \"from\": 800,\n                    \"to\": 850,\n                    \"count\": 3\n                },\n                {\n                    \"from\": 850,\n                    \"to\": 900,\n                    \"count\": 62\n                },\n                {\n                    \"from\": 900,\n                    \"to\": 950,\n                    \"count\": 18\n                },\n                {\n                    \"from\": 950,\n                    \"to\": 1000,\n                    \"count\": 51\n                },\n                {\n                    \"from\": 1000,\n                    \"to\": null,\n                    \"count\": 102\n                }\n            ],\n            \"type\": 7\n        }\n    ],\n    \"record_count\": 3673,\n    \"pagination\": {\n        \"nextPageParameters\": {\n            \"q\": \"mens\",\n            \"filter\": \"search.ismatch('shoes', 'category_path')\",\n            \"size\": \"3\",\n            \"skip\": \"3\"\n        },\n        \"nextPageLink\": \"https://api.simon.com/v1.2/simonsearch/search?q=mens&filter=search.ismatch(%27shoes%27%2c+%27category_path%27)&size=3&skip=3\"\n    }\n}"}],"_postman_id":"b5211bcd-664a-4113-bf0a-3c6d055a40ea"},{"name":"Search 07 - Data Subset Selection","id":"a6bf2598-8878-4598-8cc6-7df691db15eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","type":"text"}],"url":"{{apiUrl}}/simonsearch/search?q=*&filter=brand eq 'UGG' and gender eq 'Women'&select=id,title,price,brand&size=10","urlObject":{"path":["simonsearch","search"],"host":["{{apiUrl}}"],"query":[{"description":{"content":"<p>Search term</p>\n","type":"text/plain"},"key":"q","value":"*"},{"description":{"content":"<p>Filter on a given property using appropriate OData expression.  Example filters for UGG retailer and also exists at mall id \"765\"</p>\n","type":"text/plain"},"key":"filter","value":"brand eq 'UGG' and gender eq 'Women'"},{"key":"select","value":"id,title,price,brand"},{"key":"size","value":"10"}],"variable":[]}},"response":[{"id":"b99c64e6-c82f-45f3-b10a-f52815f924a3","name":"Search 07 - All Women products by UGG - Return only id, title, price, brand","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{searchAppServiceUrl}}/simonsearch/summary?q=*&filter=brand eq 'UGG' and gender eq 'Women'&select=id,title,price,brand&size=10","host":["{{searchAppServiceUrl}}"],"path":["simonsearch","summary"],"query":[{"key":"q","value":"*"},{"key":"filter","value":"brand eq 'UGG' and gender eq 'Women'"},{"key":"select","value":"id,title,price,brand"},{"key":"size","value":"10"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"results\": [],\n    \"facet_summary\": [\n        {\n            \"display_name\": \"Store\",\n            \"facet\": \"base_tenant_id\",\n            \"data\": [],\n            \"type\": 0\n        },\n        {\n            \"display_name\": \"Brand\",\n            \"facet\": \"brand\",\n            \"data\": [],\n            \"type\": 1\n        },\n        {\n            \"display_name\": \"Gender\",\n            \"facet\": \"gender\",\n            \"data\": [],\n            \"type\": 2\n        },\n        {\n            \"display_name\": \"Category\",\n            \"facet\": \"category_path\",\n            \"data\": [],\n            \"type\": 3\n        },\n        {\n            \"display_name\": \"Size\",\n            \"facet\": \"variants/size\",\n            \"data\": [],\n            \"type\": 4\n        },\n        {\n            \"display_name\": \"Color\",\n            \"facet\": \"variants/color_family\",\n            \"data\": [],\n            \"type\": 5\n        },\n        {\n            \"display_name\": \"Price\",\n            \"facet\": \"final_price\",\n            \"data\": [\n                {\n                    \"from\": null,\n                    \"to\": 50,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 50,\n                    \"to\": 100,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 100,\n                    \"to\": 150,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 150,\n                    \"to\": 200,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 200,\n                    \"to\": 250,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 250,\n                    \"to\": 300,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 300,\n                    \"to\": 350,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 350,\n                    \"to\": 400,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 400,\n                    \"to\": 450,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 450,\n                    \"to\": 500,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 500,\n                    \"to\": 550,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 550,\n                    \"to\": 600,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 600,\n                    \"to\": 650,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 650,\n                    \"to\": 700,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 700,\n                    \"to\": 750,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 750,\n                    \"to\": 800,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 800,\n                    \"to\": 850,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 850,\n                    \"to\": 900,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 900,\n                    \"to\": 950,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 950,\n                    \"to\": 1000,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 1000,\n                    \"to\": null,\n                    \"count\": 0\n                }\n            ],\n            \"type\": 7\n        }\n    ],\n    \"record_count\": 0,\n    \"pagination\": {\n        \"nextPageParameters\": {\n            \"q\": \"*\",\n            \"filter\": \"brand eq 'UGG' and gender eq 'Women'\",\n            \"select\": \"id,title,price,brand\",\n            \"size\": \"10\",\n            \"skip\": \"10\"\n        },\n        \"nextPageLink\": \"https://api.simon.com/v1.2/simonsearch/search?q=*&filter=brand+eq+%27UGG%27+and+gender+eq+%27Women%27&select=id%2ctitle%2cprice%2cbrand&size=10&skip=10\"\n    }\n}"},{"id":"6d49ae54-9e75-4a73-947b-78e54752a5e6","name":"Search 07 - Search for shoes that are Red and return the sizes,id,title and brand.","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{searchAppServiceUrl}}/simonsearch/summary?q=*&filter=brand eq 'UGG' and gender eq 'Women'&select=id,title,price,brand&size=10","host":["{{searchAppServiceUrl}}"],"path":["simonsearch","summary"],"query":[{"key":"q","value":"*"},{"key":"filter","value":"brand eq 'UGG' and gender eq 'Women'"},{"key":"select","value":"id,title,price,brand"},{"key":"size","value":"10"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"results\": [\n        {\n            \"Score\": 36.05247,\n            \"Highlights\": null,\n            \"Document\": {\n                \"id\": \"14358538-3711\",\n                \"title\": \"Smash Shoes Women's Onyx Wraparound Ankle Strap Dress Sandals - Extended sizes 10-14\",\n                \"price\": 135,\n                \"is_discounted\": false,\n                \"brand\": \"Smash Shoes\",\n                \"variant_sizes\": [\n                    \"10\",\n                    \"11\",\n                    \"12\",\n                    \"13\"\n                ],\n                \"variants\": [\n                    {\n                        \"size\": \"10\",\n                        \"detail_url\": \"/\"\n                    },\n                    {\n                        \"size\": \"13\",\n                        \"detail_url\": \"/\"\n                    },\n                    {\n                        \"size\": \"10\",\n                        \"detail_url\": \"/\"\n                    },\n                    {\n                        \"size\": \"13\",\n                        \"detail_url\": \"/\"\n                    },\n                    {\n                        \"size\": \"11\",\n                        \"detail_url\": \"/\"\n                    },\n                    {\n                        \"size\": \"12\",\n                        \"detail_url\": \"/\"\n                    },\n                    {\n                        \"size\": \"12\",\n                        \"detail_url\": \"/\"\n                    },\n                    {\n                        \"size\": \"11\",\n                        \"detail_url\": \"/\"\n                    }\n                ]\n            }\n        },\n        {\n            \"Score\": 33.15372,\n            \"Highlights\": null,\n            \"Document\": {\n                \"id\": \"14319140-3711\",\n                \"title\": \"Smash Shoes Women's Rocco Chunky Heels Ankle Boots - Extended sizes 10-14\",\n                \"price\": 140,\n                \"is_discounted\": false,\n                \"brand\": \"Smash Shoes\",\n                \"variant_sizes\": [\n                    \"10\",\n                    \"11\",\n                    \"12\"\n                ],\n                \"variants\": [\n                    {\n                        \"size\": \"10\",\n                        \"detail_url\": \"/\"\n                    },\n                    {\n                        \"size\": \"12\",\n                        \"detail_url\": \"/\"\n                    },\n                    {\n                        \"size\": \"10\",\n                        \"detail_url\": \"/\"\n                    },\n                    {\n                        \"size\": \"11\",\n                        \"detail_url\": \"/\"\n                    },\n                    {\n                        \"size\": \"11\",\n                        \"detail_url\": \"/\"\n                    },\n                    {\n                        \"size\": \"12\",\n                        \"detail_url\": \"/\"\n                    }\n                ]\n            }\n        },\n        {\n            \"Score\": 32.547207,\n            \"Highlights\": null,\n            \"Document\": {\n                \"id\": \"14319106-3711\",\n                \"title\": \"Smash Shoes Women's Malia Extra Wide Calf Block Heels Over-The-Knee Boots - Extended sizes 10-14\",\n                \"price\": 160,\n                \"is_discounted\": false,\n                \"brand\": \"Smash Shoes\",\n                \"variant_sizes\": [\n                    \"10\",\n                    \"11\",\n                    \"12\",\n                    \"13\"\n                ],\n                \"variants\": [\n                    {\n                        \"size\": \"10\",\n                        \"detail_url\": \"/\"\n                    },\n                    {\n                        \"size\": \"11\",\n                        \"detail_url\": \"/\"\n                    },\n                    {\n                        \"size\": \"11\",\n                        \"detail_url\": \"/\"\n                    },\n                    {\n                        \"size\": \"11\",\n                        \"detail_url\": \"/\"\n                    },\n                    {\n                        \"size\": \"10\",\n                        \"detail_url\": \"/\"\n                    },\n                    {\n                        \"size\": \"10\",\n                        \"detail_url\": \"/\"\n                    },\n                    {\n                        \"size\": \"12\",\n                        \"detail_url\": \"/\"\n                    },\n                    {\n                        \"size\": \"12\",\n                        \"detail_url\": \"/\"\n                    },\n                    {\n                        \"size\": \"13\",\n                        \"detail_url\": \"/\"\n                    }\n                ]\n            }\n        },\n        {\n            \"Score\": 29.948536,\n            \"Highlights\": null,\n            \"Document\": {\n                \"id\": \"12412256-3711\",\n                \"title\": \"Style & Co Alinaa Two-Piece Dress Shoes, Created for Macy's\",\n                \"price\": 69.5,\n                \"is_discounted\": false,\n                \"brand\": \"Style & Co\",\n                \"variant_sizes\": [\n                    \"5\",\n                    \"5 ½\",\n                    \"6 Months\",\n                    \"6 ½\",\n                    \"8 ½\",\n                    \"10\"\n                ],\n                \"variants\": [\n                    {\n                        \"size\": \"10\",\n                        \"detail_url\": \"/\"\n                    },\n                    {\n                        \"size\": \"6 ½\",\n                        \"detail_url\": \"/\"\n                    },\n                    {\n                        \"size\": \"5 ½\",\n                        \"detail_url\": \"/\"\n                    },\n                    {\n                        \"size\": \"8 ½\",\n                        \"detail_url\": \"/\"\n                    },\n                    {\n                        \"size\": \"6 Months\",\n                        \"detail_url\": \"/\"\n                    },\n                    {\n                        \"size\": \"5\",\n                        \"detail_url\": \"/\"\n                    },\n                    {\n                        \"size\": \"5\",\n                        \"detail_url\": \"/\"\n                    }\n                ]\n            }\n        },\n        {\n            \"Score\": 29.937878,\n            \"Highlights\": null,\n            \"Document\": {\n                \"id\": \"4101251C5543-547\",\n                \"title\": \"Crown & Ivy™ Baby Girls Red Patent Skimmer Shoes\",\n                \"price\": 28,\n                \"is_discounted\": false,\n                \"brand\": \"Crown & Ivy™\",\n                \"variant_sizes\": [\n                    \"1 Infant\"\n                ],\n                \"variants\": [\n                    {\n                        \"size\": \"1 Infant\",\n                        \"detail_url\": \"/\"\n                    }\n                ]\n            }\n        },\n        {\n            \"Score\": 28.134192,\n            \"Highlights\": null,\n            \"Document\": {\n                \"id\": \"PPR5008227060-2774\",\n                \"title\": \"So Adorable Infant Girls Mary Jane Shoes\",\n                \"price\": 17,\n                \"is_discounted\": false,\n                \"brand\": \"So Adorable\",\n                \"variant_sizes\": [\n                    \"6-9 Months\",\n                    \"9-12 Months\"\n                ],\n                \"variants\": [\n                    {\n                        \"size\": \"9-12 Months\",\n                        \"detail_url\": \"/\"\n                    },\n                    {\n                        \"size\": \"6-9 Months\",\n                        \"detail_url\": \"/\"\n                    }\n                ]\n            }\n        },\n        {\n            \"Score\": 27.949986,\n            \"Highlights\": null,\n            \"Document\": {\n                \"id\": \"PPR5008226499-2774\",\n                \"title\": \"Charly Charge Pfx Mens Running Shoes\",\n                \"price\": 75,\n                \"is_discounted\": false,\n                \"brand\": \"Charly\",\n                \"variant_sizes\": [\n                    \"7\",\n                    \"8\",\n                    \"8 ½\",\n                    \"9\",\n                    \"9 ½\",\n                    \"10\",\n                    \"10 ½\",\n                    \"11\",\n                    \"11 ½\",\n                    \"12\",\n                    \"13\"\n                ],\n                \"variants\": [\n                    {\n                        \"size\": \"8\",\n                        \"detail_url\": \"/\"\n                    },\n                    {\n                        \"size\": \"8 ½\",\n                        \"detail_url\": \"/\"\n                    },\n                    {\n                        \"size\": \"7\",\n                        \"detail_url\": \"/\"\n                    },\n                    {\n                        \"size\": \"11 ½\",\n                        \"detail_url\": \"/\"\n                    },\n                    {\n                        \"size\": \"13\",\n                        \"detail_url\": \"/\"\n                    },\n                    {\n                        \"size\": \"11\",\n                        \"detail_url\": \"/\"\n                    },\n                    {\n                        \"size\": \"10 ½\",\n                        \"detail_url\": \"/\"\n                    },\n                    {\n                        \"size\": \"10\",\n                        \"detail_url\": \"/\"\n                    },\n                    {\n                        \"size\": \"9 ½\",\n                        \"detail_url\": \"/\"\n                    },\n                    {\n                        \"size\": \"12\",\n                        \"detail_url\": \"/\"\n                    },\n                    {\n                        \"size\": \"9\",\n                        \"detail_url\": \"/\"\n                    }\n                ]\n            }\n        },\n        {\n            \"Score\": 25.84523,\n            \"Highlights\": null,\n            \"Document\": {\n                \"id\": \"11759900-3711\",\n                \"title\": \"Rivieras Men's Classic 10 Slip-On Shoes\",\n                \"price\": 88,\n                \"is_discounted\": false,\n                \"brand\": \"Rivieras\",\n                \"variant_sizes\": [\n                    \"40\",\n                    \"42\",\n                    \"44\",\n                    \"46\"\n                ],\n                \"variants\": [\n                    {\n                        \"size\": \"42\",\n                        \"detail_url\": \"/\"\n                    },\n                    {\n                        \"size\": \"46\",\n                        \"detail_url\": \"/\"\n                    },\n                    {\n                        \"size\": \"40\",\n                        \"detail_url\": \"/\"\n                    },\n                    {\n                        \"size\": \"44\",\n                        \"detail_url\": \"/\"\n                    }\n                ]\n            }\n        },\n        {\n            \"Score\": 25.080774,\n            \"Highlights\": null,\n            \"Document\": {\n                \"id\": \"15389717-3711\",\n                \"title\": \"Mens Casual\",\n                \"price\": 65,\n                \"is_discounted\": false,\n                \"brand\": \"Kenneth Cole\",\n                \"variant_sizes\": [\n                    \"10\",\n                    \"11\",\n                    \"12\",\n                    \"13\"\n                ],\n                \"variants\": [\n                    {\n                        \"size\": \"10\",\n                        \"detail_url\": \"/\"\n                    },\n                    {\n                        \"size\": \"12\",\n                        \"detail_url\": \"/\"\n                    },\n                    {\n                        \"size\": \"13\",\n                        \"detail_url\": \"/\"\n                    },\n                    {\n                        \"size\": \"11\",\n                        \"detail_url\": \"/\"\n                    }\n                ]\n            }\n        },\n        {\n            \"Score\": 25.080774,\n            \"Highlights\": null,\n            \"Document\": {\n                \"id\": \"14382025-3711\",\n                \"title\": \"Marc Fisher Women's Winnia Dress Sandals\",\n                \"price\": 99,\n                \"is_discounted\": false,\n                \"brand\": \"Marc Fisher\",\n                \"variant_sizes\": [\n                    \"7 ½\",\n                    \"8\",\n                    \"8 ½\",\n                    \"10\"\n                ],\n                \"variants\": [\n                    {\n                        \"size\": \"8\",\n                        \"detail_url\": \"/\"\n                    },\n                    {\n                        \"size\": \"8 ½\",\n                        \"detail_url\": \"/\"\n                    },\n                    {\n                        \"size\": \"10\",\n                        \"detail_url\": \"/\"\n                    },\n                    {\n                        \"size\": \"10\",\n                        \"detail_url\": \"/\"\n                    },\n                    {\n                        \"size\": \"7 ½\",\n                        \"detail_url\": \"/\"\n                    },\n                    {\n                        \"size\": \"8\",\n                        \"detail_url\": \"/\"\n                    }\n                ]\n            }\n        }\n    ],\n    \"facet_summary\": [\n        {\n            \"display_name\": \"Store\",\n            \"facet\": \"base_tenant_id\",\n            \"data\": [\n                {\n                    \"display\": \"Belk\",\n                    \"value\": \"547\",\n                    \"count\": 14\n                },\n                {\n                    \"display\": \"Coach Men's\",\n                    \"value\": \"26483\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": \"Coach Outlet\",\n                    \"value\": \"17524\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": \"Forever 21\",\n                    \"value\": \"2007\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": \"JCPenney\",\n                    \"value\": \"2774\",\n                    \"count\": 11\n                },\n                {\n                    \"display\": \"Macy's\",\n                    \"value\": \"3711\",\n                    \"count\": 43\n                },\n                {\n                    \"display\": \"Nordstrom\",\n                    \"value\": \"4217\",\n                    \"count\": 16\n                },\n                {\n                    \"display\": \"Old Navy\",\n                    \"value\": \"4289\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": \"Stuart Weitzman\",\n                    \"value\": \"5370\",\n                    \"count\": 1\n                }\n            ],\n            \"type\": 0\n        },\n        {\n            \"display_name\": \"Brand\",\n            \"facet\": \"brand\",\n            \"data\": [\n                {\n                    \"value\": \"Alfani\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Anne Klein\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Arlee Home Fashions Inc.™\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Bandolino\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Baretraps\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Betsey Johnson\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Brother Vellies\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Calvin Klein\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Charly\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Christian Louboutin\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Clarks\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Club Room\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Coach Outlet\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Crown & Ivy™\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Disney\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Dog Helios\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Dolce&gabbana\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Forever 21\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Franco Sarto\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Freedom Moses\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Havaianas\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Jbu\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Jeffrey Campbell\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Jessica Rich\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Jessica Simpson\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Journee Collection\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Karen Scott\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Keds\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Kenneth Cole\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Kim Rogers\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Levi\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Marc Fisher\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"North Pole Trading Co\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Old Navy\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Paw And Tail\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Puma\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Reebok\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Rivieras\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Sam Edelman\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Skechers\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Smash Shoes\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"So Adorable\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"St. John`s Bay\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Steve Madden\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Stuart Weitzman\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Style & Co\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Sugar\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Sun + Stone\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Tommy Hilfiger\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Tory Burch\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Tucker + Tate\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Worthington\",\n                    \"count\": 2\n                }\n            ],\n            \"type\": 1\n        },\n        {\n            \"display_name\": \"Gender\",\n            \"facet\": \"gender\",\n            \"data\": [\n                {\n                    \"value\": \"Boys\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Girls\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Men\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Unisex\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Women\",\n                    \"count\": 65\n                }\n            ],\n            \"type\": 2\n        },\n        {\n            \"display_name\": \"Category\",\n            \"facet\": \"category_path\",\n            \"data\": [\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Pet & Accessories > Pet Clothing\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Dining > Textiles > Table Runners\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Baby & Toddler Shoes > Baby Shoes\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Shoes > Boys Sandals\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Girls Shoes > Girls Athletic Shoes\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Girls Shoes > Girls Boots & Booties\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Girls Shoes > Girls Dress\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Baby & Toddler Shoes > Toddler Shoes\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Athletic Shoes\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Casual Shoes\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Fashion Sneakers\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Loafers & Slip-Ons\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Sandals\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Shoes > Womens Booties\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Shoes > Womens Boots\",\n                    \"count\": 7\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Shoes > Womens Dress Shoes\",\n                    \"count\": 7\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Shoes > Womens Fashion Sneakers\",\n                    \"count\": 10\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Shoes > Womens Flats\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Shoes > Womens Loafers & Slip-Ons\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Shoes > Womens Mules & Slides\",\n                    \"count\": 8\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Shoes > Womens Pumps & Heels\",\n                    \"count\": 17\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Shoes > Womens Sandals\",\n                    \"count\": 7\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Shoes > Womens Slippers\",\n                    \"count\": 1\n                }\n            ],\n            \"type\": 3\n        },\n        {\n            \"display_name\": \"Size\",\n            \"facet\": \"variants/size\",\n            \"data\": [\n                {\n                    \"value\": \"1\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"2\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"3\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"4\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"5\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"5 ½\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"6\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"6 Months\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"6 ½\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"7\",\n                    \"count\": 46\n                },\n                {\n                    \"value\": \"7 ½\",\n                    \"count\": 41\n                },\n                {\n                    \"value\": \"8\",\n                    \"count\": 53\n                },\n                {\n                    \"value\": \"8 ½\",\n                    \"count\": 38\n                },\n                {\n                    \"value\": \"9\",\n                    \"count\": 53\n                },\n                {\n                    \"value\": \"9 ½\",\n                    \"count\": 29\n                },\n                {\n                    \"value\": \"1 Infant\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"10\",\n                    \"count\": 45\n                },\n                {\n                    \"value\": \"10 ½\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"11\",\n                    \"count\": 35\n                },\n                {\n                    \"value\": \"11 - 12\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"11 ½\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"12\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"13\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"13/1\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"14 x 72\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"3/4\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"40\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"42\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"44\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"46\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"6 ½ Wide\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"6-9 Months\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"7 - 8\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"7 Wide\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"8 Wide\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"8 ½ Wide\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"9 - 10\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"9 Wide\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"9 ½ Wide\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"9-12 Months\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"X-Small\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"One Size\",\n                    \"count\": 3\n                }\n            ],\n            \"type\": 4\n        },\n        {\n            \"display_name\": \"Color\",\n            \"facet\": \"variants/color_family\",\n            \"data\": [\n                {\n                    \"display\": \"Beige\",\n                    \"value\": \"F6E3BA\",\n                    \"count\": 14\n                },\n                {\n                    \"display\": \"Black\",\n                    \"value\": \"000000\",\n                    \"count\": 36\n                },\n                {\n                    \"display\": \"Blue\",\n                    \"value\": \"1790C8\",\n                    \"count\": 18\n                },\n                {\n                    \"display\": \"Brown\",\n                    \"value\": \"825D41\",\n                    \"count\": 7\n                },\n                {\n                    \"display\": \"Gold\",\n                    \"value\": \"FFD700\",\n                    \"count\": 8\n                },\n                {\n                    \"display\": \"Green\",\n                    \"value\": \"7EDD1E\",\n                    \"count\": 6\n                },\n                {\n                    \"display\": \"Grey\",\n                    \"value\": \"808080\",\n                    \"count\": 7\n                },\n                {\n                    \"display\": \"Multi\",\n                    \"value\": null,\n                    \"count\": 1\n                },\n                {\n                    \"display\": \"Pink\",\n                    \"value\": \"F0728F\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": \"Purple\",\n                    \"value\": \"8D429F\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": \"Red\",\n                    \"value\": \"E7352B\",\n                    \"count\": 91\n                },\n                {\n                    \"display\": \"Silver\",\n                    \"value\": \"C0C0C0\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": \"White\",\n                    \"value\": \"FFFFFF\",\n                    \"count\": 16\n                },\n                {\n                    \"display\": \"Yellow\",\n                    \"value\": \"FED533\",\n                    \"count\": 4\n                }\n            ],\n            \"type\": 5\n        },\n        {\n            \"display_name\": \"Price\",\n            \"facet\": \"final_price\",\n            \"data\": [\n                {\n                    \"from\": null,\n                    \"to\": 50,\n                    \"count\": 46\n                },\n                {\n                    \"from\": 50,\n                    \"to\": 100,\n                    \"count\": 27\n                },\n                {\n                    \"from\": 100,\n                    \"to\": 150,\n                    \"count\": 8\n                },\n                {\n                    \"from\": 150,\n                    \"to\": 200,\n                    \"count\": 2\n                },\n                {\n                    \"from\": 200,\n                    \"to\": 250,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 250,\n                    \"to\": 300,\n                    \"count\": 2\n                },\n                {\n                    \"from\": 300,\n                    \"to\": 350,\n                    \"count\": 1\n                },\n                {\n                    \"from\": 350,\n                    \"to\": 400,\n                    \"count\": 1\n                },\n                {\n                    \"from\": 400,\n                    \"to\": 450,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 450,\n                    \"to\": 500,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 500,\n                    \"to\": 550,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 550,\n                    \"to\": 600,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 600,\n                    \"to\": 650,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 650,\n                    \"to\": 700,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 700,\n                    \"to\": 750,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 750,\n                    \"to\": 800,\n                    \"count\": 1\n                },\n                {\n                    \"from\": 800,\n                    \"to\": 850,\n                    \"count\": 2\n                },\n                {\n                    \"from\": 850,\n                    \"to\": 900,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 900,\n                    \"to\": 950,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 950,\n                    \"to\": 1000,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 1000,\n                    \"to\": null,\n                    \"count\": 1\n                }\n            ],\n            \"type\": 7\n        }\n    ],\n    \"record_count\": 91,\n    \"pagination\": {\n        \"nextPageParameters\": {\n            \"q\": \"shoes\",\n            \"filter\": \"variants/any(v: v/color eq 'Red') \",\n            \"select\": \"id,title,price,brand,variants/size\",\n            \"size\": \"10\",\n            \"skip\": \"10\"\n        },\n        \"nextPageLink\": \"https://api.simon.com/v1.2/simonsearch/search?q=shoes&filter=variants%2fany(v%3a+v%2fcolor+eq+%27Red%27)+&select=id%2ctitle%2cprice%2cbrand%2cvariants%2fsize&size=10&skip=10\"\n    }\n}"}],"_postman_id":"a6bf2598-8878-4598-8cc6-7df691db15eb"},{"name":"Search 08 - Order By","id":"a126fd80-4eea-4ab8-a483-a1a8efe9a896","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","type":"text"}],"url":"{{apiUrl}}/simonsearch/search?q=mens sweaters&size=5&orderby=title desc,price","urlObject":{"path":["simonsearch","search"],"host":["{{apiUrl}}"],"query":[{"key":"q","value":"mens sweaters"},{"key":"size","value":"5"},{"key":"orderby","value":"title desc,price"}],"variable":[]}},"response":[{"id":"48897761-2942-45fa-9482-164a977c9463","name":"Search 08 - Order By","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{searchAppServiceUrl}}/simonsearch/summary?q=mens sweaters&size=5&orderby=title desc,price","host":["{{searchAppServiceUrl}}"],"path":["simonsearch","summary"],"query":[{"key":"q","value":"mens sweaters"},{"key":"size","value":"5"},{"key":"orderby","value":"title desc,price"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"results\": [\n        {\n            \"Score\": 31.885418,\n            \"Highlights\": null,\n            \"Document\": {\n                \"id\": \"5975487-4217\",\n                \"product_id\": \"5975487-4217\",\n                \"title\": \"Zella Range High Pile Fleece Quarter Snap Pullover\",\n                \"description\": \"Fend off the chill from the cozy surroundings of this layer-ready pullover made from plush, lofty fleece with a versatile pattern. 27\\\" length (size Medium) Stand collar 100% polyester Machine wash, tumble dry Imported\",\n                \"price\": 65,\n                \"price_high\": 0,\n                \"sale_price\": 45.5,\n                \"sale_price_high\": 0,\n                \"is_discounted\": true,\n                \"discount_percent\": 30,\n                \"final_price\": 45.5,\n                \"brand\": \"Zella\",\n                \"gender\": \"Men\",\n                \"product_type\": \"Shirts & Tops\",\n                \"category_path\": \"Mens > Mens Clothing > Mens Sweaters > Mens Pullovers\",\n                \"category_names\": [\n                    \"Mens\",\n                    \"Mens Clothing\",\n                    \"Mens Sweaters\",\n                    \"Mens Pullovers\"\n                ],\n                \"malls\": [\n                    845,\n                    144,\n                    338\n                ],\n                \"mall_prices\": [],\n                \"base_tenant_id\": 4217,\n                \"local_tenants\": [\n                    78993,\n                    23070,\n                    67929\n                ],\n                \"variant_sizes\": [\n                    \"Medium\",\n                    \"Large\"\n                ],\n                \"variant_colors\": [\n                    \"Olive Dusk Whispy Camo\"\n                ],\n                \"variants\": [\n                    {\n                        \"variant_id\": \"36452116-4217\",\n                        \"price\": 65,\n                        \"sale_price\": 45.5,\n                        \"color\": \"Olive Dusk Whispy Camo\",\n                        \"color_family\": \"Green\",\n                        \"size\": \"Large\",\n                        \"gtin\": \"439116498157\",\n                        \"mpn\": \"MZ461564MN\",\n                        \"material\": [\n                            \"100% Polyester\"\n                        ],\n                        \"malls\": [\n                            338,\n                            845\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            67929,\n                            78993\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5975487-4217/36452116-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/36452116-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36452116-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36452116-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/36452116-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36452116-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36452116-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/36452116-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36452116-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36452116-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/36452116-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36452116-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36452116-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/36452116-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36452116-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36452116-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/36452116-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36452116-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36452116-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/36452116-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36452116-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36452116-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"36452115-4217\",\n                        \"price\": 65,\n                        \"sale_price\": 45.5,\n                        \"color\": \"Olive Dusk Whispy Camo\",\n                        \"color_family\": \"Green\",\n                        \"size\": \"Medium\",\n                        \"gtin\": \"439116498140\",\n                        \"mpn\": \"MZ461564MN\",\n                        \"material\": [\n                            \"100% Polyester\"\n                        ],\n                        \"malls\": [\n                            144\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            23070\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5975487-4217/36452115-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/36452115-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36452115-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/36452115-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/36452115-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36452115-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/36452115-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/36452115-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36452115-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/36452115-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/36452115-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36452115-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/36452115-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/36452115-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36452115-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/36452115-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/36452115-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36452115-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/36452115-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/36452115-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36452115-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/36452115-4217-02.jpg\"\n                            ]\n                        }\n                    }\n                ],\n                \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5975487-4217\",\n                \"retailer_link\": \"https://www.nordstrom.com/s/5975487?color=OLIVE+DUSK+WHISPY+CAMO&country=US&currency=USD&utm_source=google&utm_medium=organic&utm_campaign=seo_shopping&utm_channel=low_nd_seo_shopping\",\n                \"image\": \"https://searchassets.simon.com/image/4217/1100/36452116-4217-00.jpg\"\n            }\n        },\n        {\n            \"Score\": 32.503937,\n            \"Highlights\": null,\n            \"Document\": {\n                \"id\": \"6567233-4217\",\n                \"product_id\": \"6567233-4217\",\n                \"title\": \"Zella Quarter Zip Pullover\",\n                \"description\": \"Stretchy tech fabric serves flexible comfort in a lightweight quarter-zip pullover outfitted with a kangaroo pocket. 29\\\" length (size Medium) Stand collar 90% polyester, 10% spandex Machine wash, tumble dry Imported\",\n                \"price\": 69,\n                \"price_high\": 0,\n                \"sale_price\": 0,\n                \"sale_price_high\": 0,\n                \"is_discounted\": false,\n                \"discount_percent\": 0,\n                \"final_price\": 69,\n                \"brand\": \"Zella\",\n                \"gender\": \"Men\",\n                \"product_type\": \"Shirts & Tops\",\n                \"category_path\": \"Mens > Mens Clothing > Mens Sweaters > Mens Pullovers\",\n                \"category_names\": [\n                    \"Mens\",\n                    \"Mens Clothing\",\n                    \"Mens Sweaters\",\n                    \"Mens Pullovers\"\n                ],\n                \"malls\": [\n                    113,\n                    105,\n                    157,\n                    1240,\n                    223,\n                    144,\n                    238,\n                    146,\n                    857\n                ],\n                \"mall_prices\": [],\n                \"base_tenant_id\": 4217,\n                \"local_tenants\": [\n                    2674,\n                    2254,\n                    5717,\n                    92738,\n                    30150,\n                    23070,\n                    77900,\n                    62278,\n                    85501\n                ],\n                \"variant_sizes\": [\n                    \"Small\",\n                    \"Medium\",\n                    \"Large\"\n                ],\n                \"variant_colors\": [\n                    \"Black Oxide Melange\",\n                    \"Navy Halite Melange\"\n                ],\n                \"variants\": [\n                    {\n                        \"variant_id\": \"39453690-4217\",\n                        \"price\": 69,\n                        \"sale_price\": 0,\n                        \"color\": \"Navy Halite Melange\",\n                        \"color_family\": \"Blue\",\n                        \"size\": \"Large\",\n                        \"gtin\": \"439119049226\",\n                        \"mpn\": \"NR469823MN\",\n                        \"material\": [\n                            \"90% Polyester\"\n                        ],\n                        \"malls\": [\n                            146\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            62278\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/6567233-4217/39453690-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/39453690-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/39453690-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/39453690-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/39453690-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/39453690-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/39453690-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/39453690-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/39453690-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/39453690-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/39453690-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/39453690-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/39453690-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/39453690-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/39453690-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/39453690-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/39453690-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/39453690-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/39453690-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/39453690-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/39453690-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/39453690-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"39453689-4217\",\n                        \"price\": 69,\n                        \"sale_price\": 0,\n                        \"color\": \"Navy Halite Melange\",\n                        \"color_family\": \"Blue\",\n                        \"size\": \"Medium\",\n                        \"gtin\": \"439119049219\",\n                        \"mpn\": \"NR469823MN\",\n                        \"material\": [\n                            \"90% Polyester\"\n                        ],\n                        \"malls\": [\n                            105,\n                            1240\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            2254,\n                            92738\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/6567233-4217/39453689-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/39453689-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/39453689-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/39453689-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/39453689-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/39453689-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/39453689-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/39453689-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/39453689-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/39453689-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/39453689-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/39453689-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/39453689-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/39453689-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/39453689-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/39453689-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/39453689-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/39453689-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/39453689-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/39453689-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/39453689-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/39453689-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"39453673-4217\",\n                        \"price\": 69,\n                        \"sale_price\": 0,\n                        \"color\": \"Black Oxide Melange\",\n                        \"color_family\": \"Black\",\n                        \"size\": \"Medium\",\n                        \"gtin\": \"439119049141\",\n                        \"mpn\": \"NR469823MN\",\n                        \"material\": [\n                            \"90% Polyester\"\n                        ],\n                        \"malls\": [\n                            223,\n                            238,\n                            144\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            30150,\n                            77900,\n                            23070\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/6567233-4217/39453673-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/39453673-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/39453673-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/39453673-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/39453673-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/39453673-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/39453673-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/39453673-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/39453673-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/39453673-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/39453673-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/39453673-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/39453673-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/39453673-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/39453673-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/39453673-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/39453673-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/39453673-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/39453673-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/39453673-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/39453673-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/39453673-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"39453681-4217\",\n                        \"price\": 69,\n                        \"sale_price\": 0,\n                        \"color\": \"Black Oxide Melange\",\n                        \"color_family\": \"Black\",\n                        \"size\": \"Large\",\n                        \"gtin\": \"439119049158\",\n                        \"mpn\": \"NR469823MN\",\n                        \"material\": [\n                            \"90% Polyester\"\n                        ],\n                        \"malls\": [\n                            223,\n                            113,\n                            857,\n                            157\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            30150,\n                            2674,\n                            85501,\n                            5717\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/6567233-4217/39453681-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/39453681-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/39453681-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/39453681-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/39453681-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/39453681-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/39453681-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/39453681-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/39453681-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/39453681-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/39453681-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/39453681-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/39453681-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/39453681-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/39453681-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/39453681-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/39453681-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/39453681-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/39453681-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/39453681-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/39453681-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/39453681-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"39453635-4217\",\n                        \"price\": 69,\n                        \"sale_price\": 0,\n                        \"color\": \"Black Oxide Melange\",\n                        \"color_family\": \"Black\",\n                        \"size\": \"Small\",\n                        \"gtin\": \"439119049134\",\n                        \"mpn\": \"NR469823MN\",\n                        \"material\": [\n                            \"90% Polyester\"\n                        ],\n                        \"malls\": [\n                            1240\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            92738\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/6567233-4217/39453635-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/39453635-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/39453635-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/39453635-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/39453635-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/39453635-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/39453635-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/39453635-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/39453635-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/39453635-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/39453635-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/39453635-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/39453635-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/39453635-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/39453635-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/39453635-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/39453635-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/39453635-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/39453635-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/39453635-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/39453635-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/39453635-4217-02.jpg\"\n                            ]\n                        }\n                    }\n                ],\n                \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/6567233-4217\",\n                \"retailer_link\": \"https://www.nordstrom.com/s/6567233?color=NAVY+HALITE+MELANGE&country=US&currency=USD&utm_source=google&utm_medium=organic&utm_campaign=seo_shopping&utm_channel=low_nd_seo_shopping\",\n                \"image\": \"https://searchassets.simon.com/image/4217/1100/39453690-4217-00.jpg\"\n            }\n        },\n        {\n            \"Score\": 32.22128,\n            \"Highlights\": null,\n            \"Document\": {\n                \"id\": \"5771508-4217\",\n                \"product_id\": \"5771508-4217\",\n                \"title\": \"Zella Pyrite Lite Pullover Hoodie\",\n                \"description\": \"Lightweight tech fabric means superior comfort in this sporty, modern hoodie with a chest zip pocket for stowing your essentials. 27 1/2\\\" length (size Medium) Attached hood Chest zip pocket; kangaroo pocket 100% polyester Machine wash, tumble dry Imported Men's Clothing\",\n                \"price\": 49,\n                \"price_high\": 0,\n                \"sale_price\": 19.6,\n                \"sale_price_high\": 0,\n                \"is_discounted\": true,\n                \"discount_percent\": 60,\n                \"final_price\": 19.6,\n                \"brand\": \"Zella\",\n                \"gender\": \"Men\",\n                \"product_type\": \"Shirts & Tops\",\n                \"category_path\": \"Mens > Mens Clothing > Mens Sweaters > Mens Pullovers\",\n                \"category_names\": [\n                    \"Mens\",\n                    \"Mens Clothing\",\n                    \"Mens Sweaters\",\n                    \"Mens Pullovers\"\n                ],\n                \"malls\": [\n                    238,\n                    805,\n                    105,\n                    765,\n                    158,\n                    166,\n                    144,\n                    338,\n                    157,\n                    857,\n                    788,\n                    1353,\n                    102,\n                    239\n                ],\n                \"mall_prices\": [],\n                \"base_tenant_id\": 4217,\n                \"local_tenants\": [\n                    77900,\n                    49402,\n                    2254,\n                    30433,\n                    50595,\n                    60883,\n                    23070,\n                    67929,\n                    5717,\n                    85501,\n                    34249,\n                    83608,\n                    3919,\n                    6926\n                ],\n                \"variant_sizes\": [\n                    \"Small\",\n                    \"Medium\",\n                    \"Large\"\n                ],\n                \"variant_colors\": [\n                    \"Black Oxide Melange\"\n                ],\n                \"variants\": [\n                    {\n                        \"variant_id\": \"32449667-4217\",\n                        \"price\": 49,\n                        \"sale_price\": 19.6,\n                        \"color\": \"Black Oxide Melange\",\n                        \"color_family\": \"Black\",\n                        \"size\": \"Medium\",\n                        \"gtin\": \"439113379725\",\n                        \"mpn\": \"MZ448334MN\",\n                        \"material\": [\n                            \"100% Polyester\"\n                        ],\n                        \"malls\": [\n                            1353,\n                            338,\n                            238,\n                            239,\n                            166,\n                            857,\n                            158,\n                            788,\n                            144,\n                            765\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            83608,\n                            67929,\n                            77900,\n                            6926,\n                            60883,\n                            85501,\n                            50595,\n                            34249,\n                            23070,\n                            30433\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5771508-4217/32449667-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/32449667-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32449667-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32449667-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/32449667-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32449667-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32449667-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/32449667-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32449667-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32449667-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/32449667-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32449667-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32449667-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/32449667-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32449667-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32449667-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/32449667-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32449667-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32449667-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/32449667-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32449667-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32449667-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"32449668-4217\",\n                        \"price\": 49,\n                        \"sale_price\": 19.6,\n                        \"color\": \"Black Oxide Melange\",\n                        \"color_family\": \"Black\",\n                        \"size\": \"Large\",\n                        \"gtin\": \"439113379732\",\n                        \"mpn\": \"MZ448334MN\",\n                        \"material\": [\n                            \"100% Polyester\"\n                        ],\n                        \"malls\": [\n                            857,\n                            158\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            85501,\n                            50595\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5771508-4217/32449668-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/32449668-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32449668-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32449668-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/32449668-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32449668-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32449668-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/32449668-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32449668-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32449668-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/32449668-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32449668-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32449668-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/32449668-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32449668-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32449668-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/32449668-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32449668-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32449668-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/32449668-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32449668-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32449668-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"32449666-4217\",\n                        \"price\": 49,\n                        \"sale_price\": 19.6,\n                        \"color\": \"Black Oxide Melange\",\n                        \"color_family\": \"Black\",\n                        \"size\": \"Small\",\n                        \"gtin\": \"439113379718\",\n                        \"mpn\": \"MZ448334MN\",\n                        \"material\": [\n                            \"100% Polyester\"\n                        ],\n                        \"malls\": [\n                            1353,\n                            102,\n                            338,\n                            857,\n                            157,\n                            144,\n                            765,\n                            105,\n                            805\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            83608,\n                            3919,\n                            67929,\n                            85501,\n                            5717,\n                            23070,\n                            30433,\n                            2254,\n                            49402\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5771508-4217/32449666-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/32449666-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32449666-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/32449666-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/32449666-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32449666-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/32449666-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/32449666-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32449666-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/32449666-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/32449666-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32449666-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/32449666-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/32449666-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32449666-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/32449666-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/32449666-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32449666-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/32449666-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/32449666-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32449666-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/32449666-4217-02.jpg\"\n                            ]\n                        }\n                    }\n                ],\n                \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5771508-4217\",\n                \"retailer_link\": \"https://www.nordstrom.com/s/5771508?color=BLACK+OXIDE+MELANGE&country=US&currency=USD&utm_source=google&utm_medium=organic&utm_campaign=seo_shopping&utm_channel=low_nd_seo_shopping\",\n                \"image\": \"https://searchassets.simon.com/image/4217/1100/32449667-4217-00.jpg\"\n            }\n        },\n        {\n            \"Score\": 32.503937,\n            \"Highlights\": null,\n            \"Document\": {\n                \"id\": \"5591457-4217\",\n                \"product_id\": \"5591457-4217\",\n                \"title\": \"Zella Men's Seamless Quarter Zip Pullover\",\n                \"description\": \"Stretchy tech fabric means flexible comfort in a sporty, modern quarter-zip designed for superior breathability. 27 1/2\\\" length (size Medium) Quarter-zip closure Stand collar 65% nylon, 35% polyester Machine wash, tumble dry Imported Men's Sportswear\",\n                \"price\": 49,\n                \"price_high\": 0,\n                \"sale_price\": 29.4,\n                \"sale_price_high\": 0,\n                \"is_discounted\": true,\n                \"discount_percent\": 40,\n                \"final_price\": 29.4,\n                \"brand\": \"Zella\",\n                \"gender\": \"Men\",\n                \"product_type\": \"Shirts & Tops\",\n                \"category_path\": \"Mens > Mens Clothing > Mens Sweaters > Mens Pullovers\",\n                \"category_names\": [\n                    \"Mens\",\n                    \"Mens Clothing\",\n                    \"Mens Sweaters\",\n                    \"Mens Pullovers\"\n                ],\n                \"malls\": [\n                    788,\n                    113,\n                    238,\n                    158,\n                    845,\n                    338,\n                    1353,\n                    210,\n                    805,\n                    857,\n                    146,\n                    147,\n                    166,\n                    144,\n                    765,\n                    105,\n                    233,\n                    1240\n                ],\n                \"mall_prices\": [],\n                \"base_tenant_id\": 4217,\n                \"local_tenants\": [\n                    34249,\n                    2674,\n                    77900,\n                    50595,\n                    78993,\n                    67929,\n                    83608,\n                    42543,\n                    49402,\n                    85501,\n                    62278,\n                    64738,\n                    60883,\n                    23070,\n                    30433,\n                    2254,\n                    4722,\n                    92738\n                ],\n                \"variant_sizes\": [\n                    \"Small\",\n                    \"Medium\"\n                ],\n                \"variant_colors\": [\n                    \"Black Oxide Melange\",\n                    \"Grey Obsidian Melange\"\n                ],\n                \"variants\": [\n                    {\n                        \"variant_id\": \"29416259-4217\",\n                        \"price\": 49,\n                        \"sale_price\": 29.4,\n                        \"color\": \"Grey Obsidian Melange\",\n                        \"color_family\": \"Grey\",\n                        \"size\": \"Medium\",\n                        \"gtin\": \"439109480244\",\n                        \"mpn\": \"MZ438224MN\",\n                        \"material\": [\n                            \"65% Nylon\",\n                            \"35% Polyester\"\n                        ],\n                        \"malls\": [\n                            1353,\n                            857,\n                            158,\n                            788,\n                            144,\n                            765,\n                            105,\n                            146\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            83608,\n                            85501,\n                            50595,\n                            34249,\n                            23070,\n                            30433,\n                            2254,\n                            62278\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5591457-4217/29416259-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/29416259-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/29416259-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/29416259-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/29416259-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/29416259-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/29416259-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/29416259-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/29416259-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/29416259-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/29416259-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/29416259-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/29416259-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/29416259-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/29416259-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/29416259-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/29416259-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/29416259-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/29416259-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/29416259-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/29416259-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/29416259-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"29416258-4217\",\n                        \"price\": 49,\n                        \"sale_price\": 29.4,\n                        \"color\": \"Grey Obsidian Melange\",\n                        \"color_family\": \"Grey\",\n                        \"size\": \"Small\",\n                        \"gtin\": \"439109480237\",\n                        \"mpn\": \"MZ438224MN\",\n                        \"material\": [\n                            \"65% Nylon\",\n                            \"35% Polyester\"\n                        ],\n                        \"malls\": [\n                            1353,\n                            113,\n                            233,\n                            338,\n                            238,\n                            1240,\n                            147,\n                            845,\n                            166,\n                            857,\n                            158,\n                            765,\n                            210,\n                            805,\n                            146\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            83608,\n                            2674,\n                            4722,\n                            67929,\n                            77900,\n                            92738,\n                            64738,\n                            78993,\n                            60883,\n                            85501,\n                            50595,\n                            30433,\n                            42543,\n                            49402,\n                            62278\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5591457-4217/29416258-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/29416258-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/29416258-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/29416258-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/29416258-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/29416258-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/29416258-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/29416258-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/29416258-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/29416258-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/29416258-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/29416258-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/29416258-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/29416258-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/29416258-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/29416258-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/29416258-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/29416258-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/29416258-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/29416258-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/29416258-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/29416258-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"30838689-4217\",\n                        \"price\": 49,\n                        \"sale_price\": 29.4,\n                        \"color\": \"Black Oxide Melange\",\n                        \"color_family\": \"Black\",\n                        \"size\": \"Small\",\n                        \"gtin\": \"439112169358\",\n                        \"mpn\": \"MZ438224MN\",\n                        \"material\": [\n                            \"65% Nylon\",\n                            \"35% Polyester\"\n                        ],\n                        \"malls\": [\n                            113,\n                            233,\n                            338,\n                            238,\n                            845,\n                            857,\n                            788,\n                            144,\n                            765,\n                            105,\n                            146\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            2674,\n                            4722,\n                            67929,\n                            77900,\n                            78993,\n                            85501,\n                            34249,\n                            23070,\n                            30433,\n                            2254,\n                            62278\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5591457-4217/30838689-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/30838689-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/30838689-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/30838689-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/30838689-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/30838689-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/30838689-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/30838689-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/30838689-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/30838689-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/30838689-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/30838689-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/30838689-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/30838689-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/30838689-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/30838689-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/30838689-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/30838689-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/30838689-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/30838689-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/30838689-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/30838689-4217-02.jpg\"\n                            ]\n                        }\n                    },\n                    {\n                        \"variant_id\": \"30838690-4217\",\n                        \"price\": 49,\n                        \"sale_price\": 29.4,\n                        \"color\": \"Black Oxide Melange\",\n                        \"color_family\": \"Black\",\n                        \"size\": \"Medium\",\n                        \"gtin\": \"439112169365\",\n                        \"mpn\": \"MZ438224MN\",\n                        \"material\": [\n                            \"65% Nylon\",\n                            \"35% Polyester\"\n                        ],\n                        \"malls\": [\n                            1353,\n                            233,\n                            338,\n                            147,\n                            158,\n                            788,\n                            765,\n                            105,\n                            146\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            83608,\n                            4722,\n                            67929,\n                            64738,\n                            50595,\n                            34249,\n                            30433,\n                            2254,\n                            62278\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5591457-4217/30838690-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/30838690-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/30838690-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/30838690-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/30838690-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/30838690-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/30838690-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/30838690-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/30838690-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/30838690-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/30838690-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/30838690-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/30838690-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/30838690-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/30838690-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/30838690-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/30838690-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/30838690-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/30838690-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/30838690-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/30838690-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/30838690-4217-02.jpg\"\n                            ]\n                        }\n                    }\n                ],\n                \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5591457-4217\",\n                \"retailer_link\": \"https://www.nordstrom.com/s/5591457?color=GREY+OBSIDIAN+MELANGE&country=US&currency=USD&utm_source=google&utm_medium=organic&utm_campaign=seo_shopping&utm_channel=low_nd_seo_shopping\",\n                \"image\": \"https://searchassets.simon.com/image/4217/1100/29416259-4217-00.jpg\"\n            }\n        },\n        {\n            \"Score\": 16.696926,\n            \"Highlights\": null,\n            \"Document\": {\n                \"id\": \"5936651-4217\",\n                \"product_id\": \"5936651-4217\",\n                \"title\": \"Zella Men's Repurpose Fleece Zip Sweater\",\n                \"description\": \"Crafted from recycled fibers, this front-zip sweater features a sleek stand collar and sporty raglan sleeves. 28\\\" length (size Medium) Stand collar Long sleeves 100% recycled polyester with 100% cotton trim Machine wash, tumble dry Imported This product meets Nordstrom Sustainably Sourced Materials criteria: contains at least 50% sustainably sourced materials\",\n                \"price\": 89,\n                \"price_high\": 0,\n                \"sale_price\": 62.3,\n                \"sale_price_high\": 0,\n                \"is_discounted\": true,\n                \"discount_percent\": 30,\n                \"final_price\": 62.3,\n                \"brand\": \"Zella\",\n                \"gender\": \"Men\",\n                \"product_type\": \"Shirts & Tops\",\n                \"category_path\": \"Mens > Mens Clothing > Mens Sweatshirts & Hoodies\",\n                \"category_names\": [\n                    \"Mens\",\n                    \"Mens Clothing\",\n                    \"Mens Sweatshirts & Hoodies\"\n                ],\n                \"malls\": [\n                    841\n                ],\n                \"mall_prices\": [],\n                \"base_tenant_id\": 4217,\n                \"local_tenants\": [\n                    47841\n                ],\n                \"variant_sizes\": [\n                    \"X-Large\"\n                ],\n                \"variant_colors\": [\n                    \"Grey Shade\"\n                ],\n                \"variants\": [\n                    {\n                        \"variant_id\": \"35834002-4217\",\n                        \"price\": 89,\n                        \"sale_price\": 62.3,\n                        \"color\": \"Grey Shade\",\n                        \"color_family\": \"Grey\",\n                        \"size\": \"X-Large\",\n                        \"gtin\": \"439115794250\",\n                        \"mpn\": \"MZ459239MN\",\n                        \"material\": [\n                            \"100% Cotton\"\n                        ],\n                        \"malls\": [\n                            841\n                        ],\n                        \"mall_prices\": [],\n                        \"local_tenants\": [\n                            47841\n                        ],\n                        \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5936651-4217/35834002-4217\",\n                        \"images\": [\n                            \"https://searchassets.simon.com/image/4217/1100/35834002-4217-00.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/35834002-4217-01.jpg\",\n                            \"https://searchassets.simon.com/image/4217/1100/35834002-4217-02.jpg\"\n                        ],\n                        \"image_sets\": {\n                            \"size_186\": [\n                                \"https://searchassets.simon.com/image/4217/186/35834002-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/35834002-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/186/35834002-4217-02.jpg\"\n                            ],\n                            \"size_300\": [\n                                \"https://searchassets.simon.com/image/4217/300/35834002-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/35834002-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/300/35834002-4217-02.jpg\"\n                            ],\n                            \"size_380\": [\n                                \"https://searchassets.simon.com/image/4217/380/35834002-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/35834002-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/380/35834002-4217-02.jpg\"\n                            ],\n                            \"size_600\": [\n                                \"https://searchassets.simon.com/image/4217/600/35834002-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/35834002-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/600/35834002-4217-02.jpg\"\n                            ],\n                            \"size_750\": [\n                                \"https://searchassets.simon.com/image/4217/750/35834002-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/35834002-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/750/35834002-4217-02.jpg\"\n                            ],\n                            \"size_1100\": [\n                                \"https://searchassets.simon.com/image/4217/1100/35834002-4217-00.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/35834002-4217-01.jpg\",\n                                \"https://searchassets.simon.com/image/4217/1100/35834002-4217-02.jpg\"\n                            ]\n                        }\n                    }\n                ],\n                \"detail_url\": \"https://www.simon.com/redirect/product/{{local_tenant_id}}/5936651-4217\",\n                \"retailer_link\": \"https://www.nordstrom.com/s/5936651?color=GREY+SHADE&country=US&currency=USD&utm_source=google&utm_medium=organic&utm_campaign=seo_shopping&utm_channel=low_nd_seo_shopping\",\n                \"image\": \"https://searchassets.simon.com/image/4217/1100/35834002-4217-00.jpg\"\n            }\n        }\n    ],\n    \"facet_summary\": [\n        {\n            \"display_name\": \"Store\",\n            \"facet\": \"base_tenant_id\",\n            \"data\": [\n                {\n                    \"display\": \"Aeropostale\",\n                    \"value\": \"17\",\n                    \"count\": 6\n                },\n                {\n                    \"display\": \"Aeropostale Factory Store\",\n                    \"value\": \"27958\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": \"American Eagle Outfitters\",\n                    \"value\": \"223\",\n                    \"count\": 33\n                },\n                {\n                    \"display\": \"Banana Republic\",\n                    \"value\": \"450\",\n                    \"count\": 32\n                },\n                {\n                    \"display\": \"Belk\",\n                    \"value\": \"547\",\n                    \"count\": 110\n                },\n                {\n                    \"display\": \"Brooks Brothers\",\n                    \"value\": \"745\",\n                    \"count\": 53\n                },\n                {\n                    \"display\": \"Brooks Brothers Factory Store\",\n                    \"value\": \"12918\",\n                    \"count\": 34\n                },\n                {\n                    \"display\": \"Eddie Bauer\",\n                    \"value\": \"1718\",\n                    \"count\": 18\n                },\n                {\n                    \"display\": \"Eddie Bauer Outlet\",\n                    \"value\": \"12962\",\n                    \"count\": 10\n                },\n                {\n                    \"display\": \"Express\",\n                    \"value\": \"1846\",\n                    \"count\": 97\n                },\n                {\n                    \"display\": \"Express Men\",\n                    \"value\": \"9710\",\n                    \"count\": 82\n                },\n                {\n                    \"display\": \"Forever 21\",\n                    \"value\": \"2007\",\n                    \"count\": 28\n                },\n                {\n                    \"display\": \"Gap\",\n                    \"value\": \"2\",\n                    \"count\": 8\n                },\n                {\n                    \"display\": \"J.Crew\",\n                    \"value\": \"2727\",\n                    \"count\": 36\n                },\n                {\n                    \"display\": \"J.Crew Factory\",\n                    \"value\": \"17979\",\n                    \"count\": 9\n                },\n                {\n                    \"display\": \"J.Crew Men's Shop\",\n                    \"value\": \"20124\",\n                    \"count\": 23\n                },\n                {\n                    \"display\": \"JCPenney\",\n                    \"value\": \"2774\",\n                    \"count\": 73\n                },\n                {\n                    \"display\": \"Levi's®\",\n                    \"value\": \"31581\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": \"Levi's® Outlet Store\",\n                    \"value\": \"13021\",\n                    \"count\": 7\n                },\n                {\n                    \"display\": \"Lucky Brand Jeans\",\n                    \"value\": \"3684\",\n                    \"count\": 10\n                },\n                {\n                    \"display\": \"Lucky Brand Jeans Outlet\",\n                    \"value\": \"16220\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": \"Macy's\",\n                    \"value\": \"3711\",\n                    \"count\": 312\n                },\n                {\n                    \"display\": \"Nautica Factory Store\",\n                    \"value\": \"12961\",\n                    \"count\": 18\n                },\n                {\n                    \"display\": \"Nordstrom\",\n                    \"value\": \"4217\",\n                    \"count\": 357\n                },\n                {\n                    \"display\": \"Old Navy\",\n                    \"value\": \"4289\",\n                    \"count\": 28\n                },\n                {\n                    \"display\": \"PacSun\",\n                    \"value\": \"4402\",\n                    \"count\": 27\n                },\n                {\n                    \"display\": \"PacSun Outlet\",\n                    \"value\": \"5736\",\n                    \"count\": 7\n                },\n                {\n                    \"display\": \"UGG\",\n                    \"value\": \"20361\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": \"UNTUCKit\",\n                    \"value\": \"27603\",\n                    \"count\": 13\n                }\n            ],\n            \"type\": 0\n        },\n        {\n            \"display_name\": \"Brand\",\n            \"facet\": \"brand\",\n            \"data\": [\n                {\n                    \"value\": \"A.p.c.\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Acne Studios\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"adidas\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Adidas Golf\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Adidas X Noah\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Advisory Board Crystals\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Aeropostale\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Alexander Mcqueen\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Alfani\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"Allsaints\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Ambush\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"American Eagle\",\n                    \"count\": 33\n                },\n                {\n                    \"value\": \"Amiri\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"And Now This\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Arizona\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Asos Design\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"A|x Armani Exchange\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Banana Republic\",\n                    \"count\": 32\n                },\n                {\n                    \"value\": \"Barbour\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Belldini\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Benson\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Billabong\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Billionaire Boys Club\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Billy Reid\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Biltmore\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Boglioli\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Boss\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Bottega Veneta\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Bp.\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Brady\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Brax\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Brooks Brothers\",\n                    \"count\": 87\n                },\n                {\n                    \"value\": \"Brunello Cucinelli\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Buffalo David Bitton\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Bugatchi\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Burberry\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Calvin Klein\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Canada Goose\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Canali\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Carhartt Work In Progress\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Champion\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Chaps\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Charter Club\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Club Room\",\n                    \"count\": 33\n                },\n                {\n                    \"value\": \"Collection By Michael Strahan\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Columbia\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Cotton On\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Crown & Ivy™\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"Crwth\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Cutter & Buck\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Desigual\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Dockers\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Dolce&gabbana\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Double Rl\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Drake's\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Ed Hardy\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Eddie Bauer\",\n                    \"count\": 28\n                },\n                {\n                    \"value\": \"Eleventy\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Emporio Armani\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Express\",\n                    \"count\": 179\n                },\n                {\n                    \"value\": \"Factory\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Faherty\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Fanatics\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Fbf Originals\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Fendi\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Fila\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Fjällräven\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Forever 21\",\n                    \"count\": 28\n                },\n                {\n                    \"value\": \"Free Country\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Frye And Co\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Gap\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Givenchy\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Golden Goose\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Good Man Brand\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Greg Norman Collection\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Guess\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Heron Preston\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Homme Plissé Issey Miyake\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Hugo\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Hugo Boss\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Hurley\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Ice Cream\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Inc International Concepts\",\n                    \"count\": 22\n                },\n                {\n                    \"value\": \"Izod\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"J.Crew\",\n                    \"count\": 59\n                },\n                {\n                    \"value\": \"Jack Victor\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Jf J.ferrar\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Jil Sander\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"John Elliott\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"John Smedley\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"John Varvatos\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Jungles\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Junk Food\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Karl Lagerfeld Paris\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Kenneth Cole\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Kenzo\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"L.l.bean\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Lacoste\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Levi\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Linksoul\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Little Me\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Lucky Brand\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"Marine Layer\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Market\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Massimo Alba\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Me & Henry\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Michael Kors\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Moncler\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Mountain & Isles\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Mutual Weave\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Native Youth\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Nautica\",\n                    \"count\": 38\n                },\n                {\n                    \"value\": \"Nfl Properties\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Nike\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Nike Golf\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Nn07\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Noon Goons\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Nordstrom\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Norse Projects\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"O'neill\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Ocean + Coast\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Off-white\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Old Navy\",\n                    \"count\": 28\n                },\n                {\n                    \"value\": \"On\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Open Edit\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Original Penguin\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Pacsun\",\n                    \"count\": 27\n                },\n                {\n                    \"value\": \"Paige\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Palm Angels\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Pendleton\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Perry Ellis\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Perry Ellis America\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Perry Ellis Portfolio\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Peter Millar\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"Pga Tour\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Playboy\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Pleasures\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Polo Ralph Lauren\",\n                    \"count\": 36\n                },\n                {\n                    \"value\": \"Prince\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Puma\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Quiksilver\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Raf Simons\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Rag & Bone\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Rails\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Ralph Lauren Childrenswear\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Reebok\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Reef\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Reiss\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Rhone\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Robert Barakett\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Rodd & Gunn\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Ron Tomson\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Royalty By Maluma\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Rvca\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Sacai\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Schott Nyc\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Scotch & Soda\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Shaquille O'neal Xlg\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Soft Cloth\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Southern Proper\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"St. John`s Bay\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"Stafford\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Stranger Things\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Stylus\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Sun + Stone\",\n                    \"count\": 23\n                },\n                {\n                    \"value\": \"Sunspel\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Ted Baker London\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"The Book Club\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"The North Face\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Theory\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Thom Browne\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Tom Ford\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Tommy Bahama\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Tommy Hilfiger\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"Topman\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Travismathew\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Treasure & Bond\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"True Religion\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Ugg\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Ugg(r)\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Untuckit\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Ur Gloves\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Uspa\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Van Heusen\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Vans\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Versace\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Vince\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Vineyard Vines\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Volcom\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Wax London\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Weatherproof Vintage\",\n                    \"count\": 28\n                },\n                {\n                    \"value\": \"X-ray\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Zegna\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Zella\",\n                    \"count\": 6\n                }\n            ],\n            \"type\": 1\n        },\n        {\n            \"display_name\": \"Gender\",\n            \"facet\": \"gender\",\n            \"data\": [\n                {\n                    \"value\": \"Boys\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Men\",\n                    \"count\": 1433\n                },\n                {\n                    \"value\": \"Women\",\n                    \"count\": 3\n                }\n            ],\n            \"type\": 2\n        },\n        {\n            \"display_name\": \"Category\",\n            \"facet\": \"category_path\",\n            \"data\": [\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Bedding > Blankets & Throws\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Baby & Toddler Clothing > Baby & Toddler One-pieces\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Baby & Toddler Clothing > Baby & Toddler Outerwear\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Clothing > Boys Outerwear > Boys Coats & Jackets\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Clothing > Boys Shirts & Tops\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Activewear > Mens Active Tops\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Headwear > Mens Bandanas\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sweaters > Mens Cardigans\",\n                    \"count\": 89\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Pants > Mens Casual Pants\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Shirts > Mens Casual Shirts\",\n                    \"count\": 692\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Outerwear > Mens Chaps\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Outerwear > Mens Coats & Jackets\",\n                    \"count\": 27\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Sunglasses & Eyewear > Mens Eyeglasses\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Headwear > Mens Hats\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Shirts > Mens Henley Shirts\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Pants > Mens Joggers & Sweatpants\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Clothing Accessories > Mens Neckties\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Outerwear\",\n                    \"count\": 12\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sleepwear & Loungewear > Mens Pajamas\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Pants\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Shirts > Mens Polo Shirts\",\n                    \"count\": 44\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sweaters > Mens Pullovers\",\n                    \"count\": 298\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Underwear & Socks > Mens Socks\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sweaters\",\n                    \"count\": 173\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sweatshirts & Hoodies\",\n                    \"count\": 31\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sweaters > Mens Turtlenecks\",\n                    \"count\": 16\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Outerwear > Mens Vests\",\n                    \"count\": 26\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Sports & Recreation > Team Sports > Baseball\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Shirts & Tops > Womens Mock Neck Tops\",\n                    \"count\": 1\n                }\n            ],\n            \"type\": 3\n        },\n        {\n            \"display_name\": \"Size\",\n            \"facet\": \"variants/size\",\n            \"data\": [\n                {\n                    \"value\": \"2T\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"3T\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"4T\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"5T\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"1\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"2\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"3\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"3 Months\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"4\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"5\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"6\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"6 Months\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"7\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"9 Months\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"12 - 18 Months\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"12 Months\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"18 - 24 Months\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"34\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"36\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"38\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"40\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"42\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"44\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"46\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"48\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"5 Years\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"50\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"52\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"54\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"6 - 12 Months\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Newborn\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"XX-Small\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"X-Small\",\n                    \"count\": 111\n                },\n                {\n                    \"value\": \"Small\",\n                    \"count\": 642\n                },\n                {\n                    \"value\": \"Medium Tall\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Medium\",\n                    \"count\": 922\n                },\n                {\n                    \"value\": \"Large\",\n                    \"count\": 945\n                },\n                {\n                    \"value\": \"Large Tall\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"X-Large\",\n                    \"count\": 794\n                },\n                {\n                    \"value\": \"X-Large Tall\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"1X\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"XX-Large\",\n                    \"count\": 361\n                },\n                {\n                    \"value\": \"XX-Large Tall\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"XX-Large Big\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"2X\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"3X-Large Big\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"3X-Large Tall Big\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"3XL TALL\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"3X-Large\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"3X-Large Tall\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"3X\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"4X-Large\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"4X\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"4X-Large Big\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"4X-Large Tall\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"5X-Large\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"One Size\",\n                    \"count\": 15\n                }\n            ],\n            \"type\": 4\n        },\n        {\n            \"display_name\": \"Color\",\n            \"facet\": \"variants/color_family\",\n            \"data\": [\n                {\n                    \"display\": \"Beige\",\n                    \"value\": \"F6E3BA\",\n                    \"count\": 136\n                },\n                {\n                    \"display\": \"Black\",\n                    \"value\": \"000000\",\n                    \"count\": 338\n                },\n                {\n                    \"display\": \"Blue\",\n                    \"value\": \"1790C8\",\n                    \"count\": 512\n                },\n                {\n                    \"display\": \"Brown\",\n                    \"value\": \"825D41\",\n                    \"count\": 141\n                },\n                {\n                    \"display\": \"Gold\",\n                    \"value\": \"FFD700\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": \"Green\",\n                    \"value\": \"7EDD1E\",\n                    \"count\": 165\n                },\n                {\n                    \"display\": \"Grey\",\n                    \"value\": \"808080\",\n                    \"count\": 356\n                },\n                {\n                    \"display\": \"Multi\",\n                    \"value\": null,\n                    \"count\": 37\n                },\n                {\n                    \"display\": \"Orange\",\n                    \"value\": \"F36B26\",\n                    \"count\": 21\n                },\n                {\n                    \"display\": \"Pink\",\n                    \"value\": \"F0728F\",\n                    \"count\": 37\n                },\n                {\n                    \"display\": \"Purple\",\n                    \"value\": \"8D429F\",\n                    \"count\": 50\n                },\n                {\n                    \"display\": \"Red\",\n                    \"value\": \"E7352B\",\n                    \"count\": 143\n                },\n                {\n                    \"display\": \"Silver\",\n                    \"value\": \"C0C0C0\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": \"White\",\n                    \"value\": \"FFFFFF\",\n                    \"count\": 128\n                },\n                {\n                    \"display\": \"Yellow\",\n                    \"value\": \"FED533\",\n                    \"count\": 10\n                }\n            ],\n            \"type\": 5\n        },\n        {\n            \"display_name\": \"Price\",\n            \"facet\": \"final_price\",\n            \"data\": [\n                {\n                    \"from\": null,\n                    \"to\": 50,\n                    \"count\": 550\n                },\n                {\n                    \"from\": 50,\n                    \"to\": 100,\n                    \"count\": 419\n                },\n                {\n                    \"from\": 100,\n                    \"to\": 150,\n                    \"count\": 166\n                },\n                {\n                    \"from\": 150,\n                    \"to\": 200,\n                    \"count\": 83\n                },\n                {\n                    \"from\": 200,\n                    \"to\": 250,\n                    \"count\": 39\n                },\n                {\n                    \"from\": 250,\n                    \"to\": 300,\n                    \"count\": 36\n                },\n                {\n                    \"from\": 300,\n                    \"to\": 350,\n                    \"count\": 16\n                },\n                {\n                    \"from\": 350,\n                    \"to\": 400,\n                    \"count\": 22\n                },\n                {\n                    \"from\": 400,\n                    \"to\": 450,\n                    \"count\": 6\n                },\n                {\n                    \"from\": 450,\n                    \"to\": 500,\n                    \"count\": 6\n                },\n                {\n                    \"from\": 500,\n                    \"to\": 550,\n                    \"count\": 10\n                },\n                {\n                    \"from\": 550,\n                    \"to\": 600,\n                    \"count\": 7\n                },\n                {\n                    \"from\": 600,\n                    \"to\": 650,\n                    \"count\": 6\n                },\n                {\n                    \"from\": 650,\n                    \"to\": 700,\n                    \"count\": 8\n                },\n                {\n                    \"from\": 700,\n                    \"to\": 750,\n                    \"count\": 7\n                },\n                {\n                    \"from\": 750,\n                    \"to\": 800,\n                    \"count\": 5\n                },\n                {\n                    \"from\": 800,\n                    \"to\": 850,\n                    \"count\": 1\n                },\n                {\n                    \"from\": 850,\n                    \"to\": 900,\n                    \"count\": 1\n                },\n                {\n                    \"from\": 900,\n                    \"to\": 950,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 950,\n                    \"to\": 1000,\n                    \"count\": 9\n                },\n                {\n                    \"from\": 1000,\n                    \"to\": null,\n                    \"count\": 45\n                }\n            ],\n            \"type\": 7\n        }\n    ],\n    \"record_count\": 1442,\n    \"pagination\": {\n        \"nextPageParameters\": {\n            \"q\": \"mens sweaters\",\n            \"size\": \"5\",\n            \"orderby\": \"title desc,price\",\n            \"skip\": \"5\"\n        },\n        \"nextPageLink\": \"https://api.simon.com/v1.2/simonsearch/search?q=mens+sweaters&size=5&orderby=title+desc%2cprice&skip=5\"\n    }\n}"}],"_postman_id":"a126fd80-4eea-4ab8-a483-a1a8efe9a896"},{"name":"Autocomplete","id":"7bb97336-17c7-4875-bc0c-e7a1fd49f118","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","type":"text"}],"url":"{{apiUrl}}/simonsearch/autocomplete?q=sweat&size=10&searchfields=brand,title","urlObject":{"path":["simonsearch","autocomplete"],"host":["{{apiUrl}}"],"query":[{"description":{"content":"<p>The search or query to apply</p>\n","type":"text/plain"},"key":"q","value":"sweat"},{"description":{"content":"<p>Amount of records to grab from the results between 1 and 100. Default is 10. Will return less if number of requested items isn't available.</p>\n","type":"text/plain"},"key":"size","value":"10"},{"description":{"content":"<p>What fields to look at to generate suggetions (Default is \"brand,title,category_path\").  Simple field support only.</p>\n","type":"text/plain"},"key":"searchfields","value":"brand,title"}],"variable":[]}},"response":[{"id":"3c9b899d-7d8d-4603-af6e-4fa24861dc3a","name":"Autocomplete - Brand and Title search","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{searchAppServiceUrl}}/simonsearch/summary?q=sweat&size=10&searchfields=brand,title","host":["{{searchAppServiceUrl}}"],"path":["simonsearch","summary"],"query":[{"key":"q","value":"sweat"},{"key":"size","value":"10"},{"key":"searchfields","value":"brand,title"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"[\n    \"sweater\",\n    \"sweatshirt\",\n    \"sweatpant\",\n    \"sweatshirts\",\n    \"sweaters\",\n    \"sweatpants\",\n    \"sweat\",\n    \"sweatband\",\n    \"sweatshort\",\n    \"sweatshorts\"\n]"},{"id":"3b9b26cc-b3d0-4f49-98f6-e53224194229","name":"Autocomplete - 50 Brand suggestions for 'le'   (Levi, Lego, etc)","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{searchAppServiceUrl}}/simonsearch/summary?q=sweat&size=10&searchfields=brand,title","host":["{{searchAppServiceUrl}}"],"path":["simonsearch","summary"],"query":[{"key":"q","value":"sweat"},{"key":"size","value":"10"},{"key":"searchfields","value":"brand,title"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"[\n    \"levi's\",\n    \"levi\",\n    \"lego\",\n    \"leaders\",\n    \"lee\",\n    \"lewis\",\n    \"leading\",\n    \"leaf\",\n    \"left\",\n    \"leigh\",\n    \"let\",\n    \"le\",\n    \"lea\",\n    \"leah\",\n    \"leathers\",\n    \"lemieux\",\n    \"lepore\",\n    \"les\",\n    \"lete\",\n    \"letluv\",\n    \"letterpress\",\n    \"levinsohn\"\n]"},{"id":"cc758e96-4fba-4b51-bb72-b7ce9286d1b7","name":"Autocomplete - Searches Brand, Title, Category Path for \"sweet\" exactly","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{searchAppServiceUrl}}/simonsearch/summary?q=sweat&size=10&searchfields=brand,title","host":["{{searchAppServiceUrl}}"],"path":["simonsearch","summary"],"query":[{"key":"q","value":"sweat"},{"key":"size","value":"10"},{"key":"searchfields","value":"brand,title"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"[\n    \"sweetheart\",\n    \"sweet\",\n    \"sweethearts\"\n]"},{"id":"8dd0fb42-738b-44af-bfca-df5c02523425","name":"Autocomplete - Searches Brand, Title, Category Path for \"sweet\" with fuzzy matching  (sweat instead of sweet for example)","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{searchAppServiceUrl}}/simonsearch/summary?q=sweat&size=10&searchfields=brand,title","host":["{{searchAppServiceUrl}}"],"path":["simonsearch","summary"],"query":[{"key":"q","value":"sweat"},{"key":"size","value":"10"},{"key":"searchfields","value":"brand,title"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"[\n    \"sweetheart\",\n    \"sweet\",\n    \"sweethearts\",\n    \"sheet\",\n    \"sweat\",\n    \"sweep\"\n]"},{"id":"d2ee5a22-43d7-42aa-b0a5-8b549d0077ff","name":"Autocomplete - Get up to 10 category suggestions for 'sweat'","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{searchAppServiceUrl}}/simonsearch/summary?q=sweat&size=10&searchfields=brand,title","host":["{{searchAppServiceUrl}}"],"path":["simonsearch","summary"],"query":[{"key":"q","value":"sweat"},{"key":"size","value":"10"},{"key":"searchfields","value":"brand,title"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"[\n    \"sweaters\",\n    \"sweatshirts\",\n    \"sweatpants\",\n    \"sweatbands\"\n]"},{"id":"8435050c-de0c-4e57-bac8-08103215566b","name":"Autocomplete","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{searchAppServiceUrl}}/simonsearch/summary?q=sweat&size=10&searchfields=brand,title","host":["{{searchAppServiceUrl}}"],"path":["simonsearch","summary"],"query":[{"key":"q","value":"sweat"},{"key":"size","value":"10"},{"key":"searchfields","value":"brand,title"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"[\n    \"sweater\",\n    \"sweatshirt\",\n    \"sweatpant\",\n    \"sweaters\"\n]"},{"id":"1ab3ae54-3810-4e57-b476-57176aabfc25","name":"Autocomplete - Fuzzy search with Highlights","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{searchAppServiceUrl}}/simonsearch/summary?q=sweat&size=10&searchfields=brand,title","host":["{{searchAppServiceUrl}}"],"path":["simonsearch","summary"],"query":[{"key":"q","value":"sweat"},{"key":"size","value":"10"},{"key":"searchfields","value":"brand,title"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"[\n    \"these are <b>shorts</b>\",\n    \"these are <b>short</b>\",\n    \"these are <b>shorty</b>\",\n    \"these are <b>shortalls</b>\",\n    \"these are <b>shortie</b>\",\n    \"these are <b>shortall</b>\",\n    \"these are <b>shirts</b>\",\n    \"these are <b>shirt</b>\",\n    \"these are <b>sports</b>\",\n    \"these are <b>sport</b>\",\n    \"these are <b>skort</b>\",\n    \"these are <b>sporty</b>\"\n]"}],"_postman_id":"7bb97336-17c7-4875-bc0c-e7a1fd49f118"},{"name":"Suggestions","id":"98b1d147-cc0b-41e4-9e00-ccc6dca65403","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","type":"text"}],"url":"{{apiUrl}}/simonsearch/suggest?q=jeans","urlObject":{"path":["simonsearch","suggest"],"host":["{{apiUrl}}"],"query":[{"disabled":true,"description":{"content":"<p>Add bold tags around matching content</p>\n","type":"text/plain"},"key":"highlights","value":"false"},{"disabled":true,"description":{"content":"<p>What fields to look at to generate suggetions (Default is \"brand,title\").  Simple field support only.</p>\n","type":"text/plain"},"key":"searchFields","value":"title,brand"},{"disabled":true,"description":{"content":"<p>Filter constraint to apply to any suggestions</p>\n","type":"text/plain"},"key":"filter","value":"malls/any(m: m eq 765)"},{"key":"q","value":"jeans"}],"variable":[]}},"response":[{"id":"5618b185-a399-4782-9f43-4e9f339be0b6","name":"Suggestions (50 suggestions for Jeans using product titles)","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{searchAppServiceUrl}}/simonsearch/summary?&&&q=jeans","host":["{{searchAppServiceUrl}}"],"path":["simonsearch","summary"],"query":[{"key":"q","value":"jeans"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"value\": \"Silver Jeans Co. Boyfriend Jeans\",\n        \"id\": \"9489505-3711\"\n    },\n    {\n        \"value\": \"Mavi Jeans Matt Relaxed Straight Leg Jeans\",\n        \"id\": \"7068860-4217\"\n    },\n    {\n        \"value\": \"Tommy Jeans Men's Bax Loose Tapered Jeans\",\n        \"id\": \"14660707-3711\"\n    },\n    {\n        \"value\": \"Mavi Jeans Marcus Slim Straight Leg Jeans\",\n        \"id\": \"6633537-4217\"\n    },\n    {\n        \"value\": \"Mavi Jeans Jake Slim Fit Jeans\",\n        \"id\": \"5730792-4217\"\n    },\n    {\n        \"value\": \"Tommy Jeans Cuffed Skinny Jeans\",\n        \"id\": \"12963181-3711\"\n    },\n    {\n        \"value\": \"Mavi Jeans Matt Relaxed Fit Jeans\",\n        \"id\": \"7111640-4217\"\n    },\n    {\n        \"value\": \"Joes Jeans Women's The Icon Ankle Jeans\",\n        \"id\": \"1804564TYJGMN5968-547\"\n    },\n    {\n        \"value\": \"Joes Jeans Men's The Brixton Jeans\",\n        \"id\": \"3203937KDIVRO8225-547\"\n    },\n    {\n        \"value\": \"Mavi Jeans Jake Slim Fit Jeans\",\n        \"id\": \"7062024-4217\"\n    },\n    {\n        \"value\": \"Mavi Jeans Zach Straight Leg Jeans\",\n        \"id\": \"7188102-4217\"\n    },\n    {\n        \"value\": \"Joes Jeans Men's The Asher Jeans\",\n        \"id\": \"3203937OR8ONN8215-547\"\n    },\n    {\n        \"value\": \"Anne Klein Jeans Women's Essential Skinny Jeans\",\n        \"id\": \"14491517-3711\"\n    },\n    {\n        \"value\": \"Mavi Jeans Men's Jake Slim Fit Jeans\",\n        \"id\": \"6808862-4217\"\n    },\n    {\n        \"value\": \"Tommy Jeans Men's Straight-Fit Stretch Jeans\",\n        \"id\": \"6722787-3711\"\n    },\n    {\n        \"value\": \"Silver Jeans Co. Women's Suki Skinny Jeans\",\n        \"id\": \"12894439-3711\"\n    },\n    {\n        \"value\": \"Joes Jeans Men's The Brixton Jeans\",\n        \"id\": \"3203937KDIMGG8225-547\"\n    },\n    {\n        \"value\": \"Mavi Jeans Matt Relaxed Fit Jeans\",\n        \"id\": \"3192969-4217\"\n    },\n    {\n        \"value\": \"Mavi Jeans Zach Straight Leg Jeans\",\n        \"id\": \"7126632-4217\"\n    },\n    {\n        \"value\": \"Tommy Jeans Men's Regular Tapered Dad Jeans\",\n        \"id\": \"14579500-3711\"\n    },\n    {\n        \"value\": \"Hudson Jeans Barbara High-Waist Bootcut Jeans\",\n        \"id\": \"12672501-3711\"\n    },\n    {\n        \"value\": \"Joe's Jeans Charlie Coated Skinny Jeans\",\n        \"id\": \"12641602-3711\"\n    },\n    {\n        \"value\": \"Mavi Jeans Marcus Slim Straight Leg Jeans\",\n        \"id\": \"7280916-4217\"\n    },\n    {\n        \"value\": \"Anne Klein Jeans Women's Button-Fly Bootcut Jeans\",\n        \"id\": \"14491520-3711\"\n    },\n    {\n        \"value\": \"Silver Jeans Co. Women's Elyse Mid-Rise Straight-Leg Jeans\",\n        \"id\": \"14415354-3711\"\n    },\n    {\n        \"value\": \"Calvin Klein Jeans Petite High Rise Destructed Jeans\",\n        \"id\": \"13700112-3711\"\n    },\n    {\n        \"value\": \"Joe's Jeans Women's Hi Honey Mid-Rise Bootcut Jeans\",\n        \"id\": \"14406300-3711\"\n    },\n    {\n        \"value\": \"Hudson Jeans Women's Collin Mid-Rise Skinny Jeans\",\n        \"id\": \"14698920-3711\"\n    },\n    {\n        \"value\": \"Calvin Klein Jeans Women's Slim Comfort Stretch Jeans\",\n        \"id\": \"14473800-3711\"\n    },\n    {\n        \"value\": \"Silver Jeans Co. Plus Size Elyse Slim-Fit Bootcut Jeans\",\n        \"id\": \"14353494-3711\"\n    },\n    {\n        \"value\": \"Silver Jeans Co. Plus Size Mid-Rise Boyfriend Jeans\",\n        \"id\": \"14574032-3711\"\n    },\n    {\n        \"value\": \"Silver Jeans Co. Men's Jace Slim Fit Bootcut Jeans\",\n        \"id\": \"14246437-3711\"\n    },\n    {\n        \"value\": \"Silver Jeans Co. Women's Tuesday Slim Boot Jeans\",\n        \"id\": \"12701085-3711\"\n    },\n    {\n        \"value\": \"Calvin Klein Jeans Women's High-Rise Skinny Jeans\",\n        \"id\": \"14203451-3711\"\n    },\n    {\n        \"value\": \"Joes Jeans Women's The Charlie Ankle Jeans\",\n        \"id\": \"1804564TDFODA5748-547\"\n    },\n    {\n        \"value\": \"Joes Jeans Women's The Charlie Ankle Jeans\",\n        \"id\": \"1804564TYJSDN5748-547\"\n    },\n    {\n        \"value\": \"Calvin Klein Jeans Women's Stretch Corduroy Jeans\",\n        \"id\": \"14473801-3711\"\n    },\n    {\n        \"value\": \"Tommy Jeans Women's High-Rise 90's Jeans\",\n        \"id\": \"14291607-3711\"\n    },\n    {\n        \"value\": \"Silver Jeans Co. Women's Suki Skinny Jeans\",\n        \"id\": \"14532688-3711\"\n    },\n    {\n        \"value\": \"Tommy Jeans Men's Straight-Fit Stretch Jeans\",\n        \"id\": \"6698065-3711\"\n    },\n    {\n        \"value\": \"Joe's Jeans Hihoney Bootcut Jeans\",\n        \"id\": \"11488738-3711\"\n    },\n    {\n        \"value\": \"Mavi Jeans Marcus Slim Straight Leg Jeans\",\n        \"id\": \"5730791-4217\"\n    },\n    {\n        \"value\": \"Jag Jeans Ruby Straight Leg Jeans\",\n        \"id\": \"6404788-4217\"\n    },\n    {\n        \"value\": \"Joe's Jeans Men's The Brixton Jeans\",\n        \"id\": \"3203937TVSNOL8225-547\"\n    },\n    {\n        \"value\": \"Mavi Jeans Zach Straight Leg Jeans\",\n        \"id\": \"7000689-4217\"\n    },\n    {\n        \"value\": \"Dkny Jeans Women's Waverly Straight-Leg Jeans\",\n        \"id\": \"14631497-3711\"\n    },\n    {\n        \"value\": \"Mavi Jeans Jake Slim Fit Jeans\",\n        \"id\": \"7157777-4217\"\n    },\n    {\n        \"value\": \"Joe's Jeans Women's The Lara Straight-Leg Ankle Jeans\",\n        \"id\": \"14672900-3711\"\n    },\n    {\n        \"value\": \"Tommy Jeans Th Flex Curvy Skinny Ankle Jeans\",\n        \"id\": \"10585892-3711\"\n    },\n    {\n        \"value\": \"Silver Jeans Co. Men's Allan Slim Fit Straight Leg Jeans\",\n        \"id\": \"14246434-3711\"\n    }\n]"},{"id":"611ba414-09c4-495e-a875-4ae2f9bc4b29","name":"Suggestions (find brand suggestions for \"jeans\")","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{searchAppServiceUrl}}/simonsearch/summary?&&&q=jeans","host":["{{searchAppServiceUrl}}"],"path":["simonsearch","summary"],"query":[{"key":"q","value":"jeans"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"value\": \"Mavi Jeans\",\n        \"id\": \"7111640-4217\"\n    },\n    {\n        \"value\": \"Joes Jeans\",\n        \"id\": \"1804564TYJGMN5968-547\"\n    },\n    {\n        \"value\": \"Joes Jeans\",\n        \"id\": \"3203937KDIVRO8225-547\"\n    },\n    {\n        \"value\": \"Tommy Jeans\",\n        \"id\": \"13720773-3711\"\n    },\n    {\n        \"value\": \"Buffalo Jeans\",\n        \"id\": \"1804573JK0576F-547\"\n    },\n    {\n        \"value\": \"Tommy Jeans\",\n        \"id\": \"14291582-3711\"\n    },\n    {\n        \"value\": \"Joe's Jeans\",\n        \"id\": \"14672900-3711\"\n    },\n    {\n        \"value\": \"Tommy Jeans\",\n        \"id\": \"15060985-3711\"\n    },\n    {\n        \"value\": \"Tommy Jeans\",\n        \"id\": \"10585892-3711\"\n    },\n    {\n        \"value\": \"Tommy Jeans\",\n        \"id\": \"13952904-3711\"\n    }\n]"},{"id":"0ed649a6-4444-4d0c-9b9d-07757f84ed61","name":"Suggestions (find brand suggestions for \"jeans\" and highlight why it was selected with Bold tags)","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{searchAppServiceUrl}}/simonsearch/summary?&&&q=jeans","host":["{{searchAppServiceUrl}}"],"path":["simonsearch","summary"],"query":[{"key":"q","value":"jeans"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"value\": \"Mavi <b>Jeans</b>\",\n        \"id\": \"7111640-4217\"\n    },\n    {\n        \"value\": \"Joes <b>Jeans</b>\",\n        \"id\": \"1804564TYJGMN5968-547\"\n    },\n    {\n        \"value\": \"Tommy <b>Jeans</b>\",\n        \"id\": \"13720773-3711\"\n    },\n    {\n        \"value\": \"Joes <b>Jeans</b>\",\n        \"id\": \"3203937KDIVRO8225-547\"\n    },\n    {\n        \"value\": \"Buffalo <b>Jeans</b>\",\n        \"id\": \"1804573JK0576F-547\"\n    },\n    {\n        \"value\": \"Tommy <b>Jeans</b>\",\n        \"id\": \"14291582-3711\"\n    },\n    {\n        \"value\": \"Joe's <b>Jeans</b>\",\n        \"id\": \"14672900-3711\"\n    },\n    {\n        \"value\": \"Tommy <b>Jeans</b>\",\n        \"id\": \"15060985-3711\"\n    },\n    {\n        \"value\": \"Tommy <b>Jeans</b>\",\n        \"id\": \"14635766-3711\"\n    },\n    {\n        \"value\": \"Tommy <b>Jeans</b>\",\n        \"id\": \"10585892-3711\"\n    }\n]"},{"id":"1a7968e9-2034-4050-9bdf-effac7dc9fac","name":"Suggestions (product title lookup for \"sweat\" up to 25 records)","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{searchAppServiceUrl}}/simonsearch/summary?&&&q=jeans","host":["{{searchAppServiceUrl}}"],"path":["simonsearch","summary"],"query":[{"key":"q","value":"jeans"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"value\": \"Eberjey Softest Sweats Joggers\",\n        \"id\": \"5002821-4217\"\n    },\n    {\n        \"value\": \"Eberjey Softest Sweats Pajama Top\",\n        \"id\": \"5002824-4217\"\n    },\n    {\n        \"value\": \"Free People Women's Nothing But Sweats Pants\",\n        \"id\": \"1804105OB1506671-547\"\n    },\n    {\n        \"value\": \"Champion® Women's Summer Sweats Short Sleeve Crew Neck Shirt\",\n        \"id\": \"1804285W3282586GMA-547\"\n    },\n    {\n        \"value\": \"UGG Women's Beckner Cropped Sweatshirt Velvet Hoodies & Sweatshirts\",\n        \"id\": \"1128977-20361\"\n    },\n    {\n        \"value\": \"Calvin Klein Baby Boys Quilt-Trim Sweatshirt and Joggers Sweatsuit Set, 2 Piece\",\n        \"id\": \"13283330-3711\"\n    },\n    {\n        \"value\": \"Little Me Rainbow Stripe Cotton Sweatshirt & Sweatshorts Set\",\n        \"id\": \"7197133-4217\"\n    },\n    {\n        \"value\": \"Calvin Klein Baby Boys Monogram Raglan Sweatshirt and Joggers Sweatsuit Set, 2 Piece\",\n        \"id\": \"13283333-3711\"\n    },\n    {\n        \"value\": \"Calvin Klein Baby Boys Signature Sweatshirt and Joggers Sweatsuit Set, 2 Piece\",\n        \"id\": \"14547883-3711\"\n    },\n    {\n        \"value\": \"Levi's Seasonal Sweatshort Mens Soft Short\",\n        \"id\": \"PPR5008317928-2774\"\n    },\n    {\n        \"value\": \"UGG Women's Belden Pullover Velvet Hoodies & Sweatshirts\",\n        \"id\": \"1121086-20361\"\n    },\n    {\n        \"value\": \"Sunspel Men's Crewneck Cotton French Terry Sweatshrt\",\n        \"id\": \"6953500-4217\"\n    },\n    {\n        \"value\": \"Kids&apos; classic sweatshort in terry\",\n        \"id\": \"AI625-20124\"\n    },\n    {\n        \"value\": \"Drawstring Sweatshorts\",\n        \"id\": \"MY00257-745\"\n    },\n    {\n        \"value\": \"UGG Women's Tenley Crewneck Modal Hoodies & Sweatshirts\",\n        \"id\": \"1131494-20361\"\n    },\n    {\n        \"value\": \"Men's Basic Drawstring Sweatshorts\",\n        \"id\": \"2000459188-2007\"\n    },\n    {\n        \"value\": \"Men's Fleece Drawstring Sweatshorts\",\n        \"id\": \"2000464929-2007\"\n    },\n    {\n        \"value\": \"Plus Women's Boyfriend Sweatshorts\",\n        \"id\": \"2000455390-2007\"\n    },\n    {\n        \"value\": \"Women's Barbie™ Graphic Sweatshorts\",\n        \"id\": \"2000459739-2007\"\n    },\n    {\n        \"value\": \"Nautica Women's 4\\\" Sweatshort\",\n        \"id\": \"26K453-12961\"\n    },\n    {\n        \"value\": \"Levi's Gold Tab Sweatshorts\",\n        \"id\": \"A3748-31581\"\n    },\n    {\n        \"value\": \"adidas Men's 3S Sweatshorts\",\n        \"id\": \"13435169-3711\"\n    },\n    {\n        \"value\": \"Women's Fleece Drawstring Sweatshorts\",\n        \"id\": \"2000455471-2007\"\n    },\n    {\n        \"value\": \"UGG Men's Terrell Pullover Hoodie Cotton Blend Hoodies & Sweatshirts\",\n        \"id\": \"1103579-20361\"\n    },\n    {\n        \"value\": \"Nautica Women's 4\\\" Striped Sweatshort\",\n        \"id\": \"26K454-12961\"\n    }\n]"},{"id":"aa342d4b-c2a9-4ed4-be4f-ac04f972cf87","name":"Suggestions - Filter  (suggetions that are at mall 765 from UGG brand)","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{searchAppServiceUrl}}/simonsearch/summary?&&&q=jeans","host":["{{searchAppServiceUrl}}"],"path":["simonsearch","summary"],"query":[{"key":"q","value":"jeans"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"[]"}],"_postman_id":"98b1d147-cc0b-41e4-9e00-ccc6dca65403"},{"name":"Suggestions (POST version example)","id":"3eba2291-8fa0-4083-ab34-ab9fe7749ba3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"key","value":"your_api_key_here","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"q\":\"sweats\",\r\n    \"filter\":\"malls/any(m: m eq 765)\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{apiUrl}}/simonsearch/suggest?q=sweats","urlObject":{"path":["simonsearch","suggest"],"host":["{{apiUrl}}"],"query":[{"description":{"content":"<p>The search or query to apply</p>\n","type":"text/plain"},"key":"q","value":"sweats"},{"disabled":true,"description":{"content":"<p>Amount of records to grab from the top results</p>\n","type":"text/plain"},"key":"size","value":"25"},{"disabled":true,"description":{"content":"<p>Add bold tags around matching content</p>\n","type":"text/plain"},"key":"highlights","value":"false"},{"disabled":true,"description":{"content":"<p>Ability to be off search by a character factor of 1 (one)</p>\n","type":"text/plain"},"key":"fuzzy","value":"false"},{"disabled":true,"description":{"content":"<p>What fields to look at to generate suggetions (Default is \"brand,title\").  Simple field support only.</p>\n","type":"text/plain"},"key":"searchFields","value":"title,brand"},{"disabled":true,"description":{"content":"<p>Filter constraint to apply to any suggestions</p>\n","type":"text/plain"},"key":"filter","value":"malls/any(m: m eq 765)"}],"variable":[]}},"response":[{"id":"74be579b-30a5-47e0-b04e-84bb4e15c793","name":"Suggestions (POST version example)","originalRequest":{"method":"POST","header":[{"key":"key","value":"your_api_key_here"}],"body":{"mode":"raw","raw":"{\r\n    \"q\":\"sweats\",\r\n    \"filter\":\"malls/any(m: m eq 765)\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":{"raw":"{{searchAppServiceUrl}}/simonsearch/summary?q=sweats&&&&&","host":["{{searchAppServiceUrl}}"],"path":["simonsearch","summary"],"query":[{"key":"q","value":"sweats"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"value\": \"Levi's Gold Tab Sweatshorts\",\n        \"id\": \"A3748-31581\"\n    },\n    {\n        \"value\": \"Levi's Seasonal Sweatshort Mens Soft Short\",\n        \"id\": \"PPR5008317928-2774\"\n    },\n    {\n        \"value\": \"Plus Women's Boyfriend Sweatshorts\",\n        \"id\": \"2000455390-2007\"\n    },\n    {\n        \"value\": \"Women's Fleece Drawstring Sweatshorts\",\n        \"id\": \"2000455471-2007\"\n    },\n    {\n        \"value\": \"adidas Men's 3S Sweatshorts\",\n        \"id\": \"13435169-3711\"\n    },\n    {\n        \"value\": \"Men's Basic Drawstring Sweatshorts\",\n        \"id\": \"2000459188-2007\"\n    },\n    {\n        \"value\": \"Plus Women's Boyfriend Sweatshorts\",\n        \"id\": \"2000431382-2007\"\n    },\n    {\n        \"value\": \"Levi's Seasonal Sweatshort Mens Soft Short\",\n        \"id\": \"PPR5008317929-2774\"\n    },\n    {\n        \"value\": \"Levi's Gold Tab Men's Sweatshorts\",\n        \"id\": \"A3779-31581\"\n    },\n    {\n        \"value\": \"Kid's Drawstring Sweatshorts (Girl's + Boys)\",\n        \"id\": \"2000455508-2007\"\n    }\n]"}],"_postman_id":"3eba2291-8fa0-4083-ab34-ab9fe7749ba3"},{"name":"Document/item/product Retrevial","id":"a193f2fc-63f5-4fde-a366-6ce65bc2b58c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","type":"text"}],"url":"{{apiUrl}}/simonsearch/product?id=ppr5008305620-2774&extendSimonObjects=false","urlObject":{"path":["simonsearch","product"],"host":["{{apiUrl}}"],"query":[{"description":{"content":"<p>The Id of the desired product</p>\n","type":"text/plain"},"key":"id","value":"ppr5008305620-2774"},{"description":{"content":"<p>true/false | Should Simon reference objects be included. Default=\"true\"</p>\n","type":"text/plain"},"key":"extendSimonObjects","value":"false"}],"variable":[]}},"response":[{"id":"8e4e8610-f9d4-456b-b6e5-90b6627c5dd6","name":"Document/item/product Retrevial - With related objects","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{searchAppServiceUrl}}/simonsearch/summary?id=ppr5008305620-2774&extendSimonObjects=false","host":["{{searchAppServiceUrl}}"],"path":["simonsearch","summary"],"query":[{"key":"id","value":"ppr5008305620-2774"},{"key":"extendSimonObjects","value":"false"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"results\": [],\n    \"facet_summary\": [\n        {\n            \"display_name\": \"Store\",\n            \"facet\": \"base_tenant_id\",\n            \"data\": [],\n            \"type\": 0\n        },\n        {\n            \"display_name\": \"Brand\",\n            \"facet\": \"brand\",\n            \"data\": [],\n            \"type\": 1\n        },\n        {\n            \"display_name\": \"Gender\",\n            \"facet\": \"gender\",\n            \"data\": [],\n            \"type\": 2\n        },\n        {\n            \"display_name\": \"Category\",\n            \"facet\": \"category_path\",\n            \"data\": [],\n            \"type\": 3\n        },\n        {\n            \"display_name\": \"Size\",\n            \"facet\": \"variants/size\",\n            \"data\": [],\n            \"type\": 4\n        },\n        {\n            \"display_name\": \"Color\",\n            \"facet\": \"variants/color_family\",\n            \"data\": [],\n            \"type\": 5\n        },\n        {\n            \"display_name\": \"Price\",\n            \"facet\": \"final_price\",\n            \"data\": [\n                {\n                    \"from\": null,\n                    \"to\": 50,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 50,\n                    \"to\": 100,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 100,\n                    \"to\": 150,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 150,\n                    \"to\": 200,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 200,\n                    \"to\": 250,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 250,\n                    \"to\": 300,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 300,\n                    \"to\": 350,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 350,\n                    \"to\": 400,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 400,\n                    \"to\": 450,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 450,\n                    \"to\": 500,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 500,\n                    \"to\": 550,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 550,\n                    \"to\": 600,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 600,\n                    \"to\": 650,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 650,\n                    \"to\": 700,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 700,\n                    \"to\": 750,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 750,\n                    \"to\": 800,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 800,\n                    \"to\": 850,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 850,\n                    \"to\": 900,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 900,\n                    \"to\": 950,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 950,\n                    \"to\": 1000,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 1000,\n                    \"to\": null,\n                    \"count\": 0\n                }\n            ],\n            \"type\": 7\n        }\n    ],\n    \"related_objects\": {\n        \"mall_collection\": [],\n        \"baseTenant_collection\": [],\n        \"localTenant_collection\": []\n    },\n    \"record_count\": 0,\n    \"pagination\": {\n        \"nextPageParameters\": {\n            \"id\": \"1119481-004\",\n            \"extendSimonObjects\": \"true\",\n            \"skip\": \"1\"\n        },\n        \"nextPageLink\": \"https://api.simon.com/v1.2/simonsearch/product?id=1119481-004&extendSimonObjects=true&skip=1\"\n    }\n}"},{"id":"50b0278e-c670-42e9-933f-c09b5924d1fa","name":"Document/item/product Retrevial - No related objects","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{searchAppServiceUrl}}/simonsearch/summary?id=ppr5008305620-2774&extendSimonObjects=false","host":["{{searchAppServiceUrl}}"],"path":["simonsearch","summary"],"query":[{"key":"id","value":"ppr5008305620-2774"},{"key":"extendSimonObjects","value":"false"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"results\": [],\n    \"facet_summary\": [\n        {\n            \"display_name\": \"Store\",\n            \"facet\": \"base_tenant_id\",\n            \"data\": [],\n            \"type\": 0\n        },\n        {\n            \"display_name\": \"Brand\",\n            \"facet\": \"brand\",\n            \"data\": [],\n            \"type\": 1\n        },\n        {\n            \"display_name\": \"Gender\",\n            \"facet\": \"gender\",\n            \"data\": [],\n            \"type\": 2\n        },\n        {\n            \"display_name\": \"Category\",\n            \"facet\": \"category_path\",\n            \"data\": [],\n            \"type\": 3\n        },\n        {\n            \"display_name\": \"Size\",\n            \"facet\": \"variants/size\",\n            \"data\": [],\n            \"type\": 4\n        },\n        {\n            \"display_name\": \"Color\",\n            \"facet\": \"variants/color_family\",\n            \"data\": [],\n            \"type\": 5\n        },\n        {\n            \"display_name\": \"Price\",\n            \"facet\": \"final_price\",\n            \"data\": [\n                {\n                    \"from\": null,\n                    \"to\": 50,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 50,\n                    \"to\": 100,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 100,\n                    \"to\": 150,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 150,\n                    \"to\": 200,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 200,\n                    \"to\": 250,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 250,\n                    \"to\": 300,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 300,\n                    \"to\": 350,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 350,\n                    \"to\": 400,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 400,\n                    \"to\": 450,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 450,\n                    \"to\": 500,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 500,\n                    \"to\": 550,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 550,\n                    \"to\": 600,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 600,\n                    \"to\": 650,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 650,\n                    \"to\": 700,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 700,\n                    \"to\": 750,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 750,\n                    \"to\": 800,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 800,\n                    \"to\": 850,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 850,\n                    \"to\": 900,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 900,\n                    \"to\": 950,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 950,\n                    \"to\": 1000,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 1000,\n                    \"to\": null,\n                    \"count\": 0\n                }\n            ],\n            \"type\": 7\n        }\n    ],\n    \"record_count\": 0,\n    \"pagination\": {\n        \"nextPageParameters\": {\n            \"id\": \"1119481-004\",\n            \"extendSimonObjects\": \"false\",\n            \"skip\": \"1\"\n        },\n        \"nextPageLink\": \"https://api.simon.com/v1.2/simonsearch/product?id=1119481-004&extendSimonObjects=false&skip=1\"\n    }\n}"}],"_postman_id":"a193f2fc-63f5-4fde-a366-6ce65bc2b58c"},{"name":"Facet Lookup (Post)","id":"82b2de8c-a0a7-4f66-ab25-fb65c05c733c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"key","value":"your_api_key_here","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"filter\":\"malls/any(m: m eq 765)\"\r\n}"},"url":"{{apiUrl}}/simonsearch/facets","urlObject":{"path":["simonsearch","facets"],"host":["{{apiUrl}}"],"query":[],"variable":[]}},"response":[{"id":"affed645-27f3-4ccb-8b0e-fbf3ed1a78e3","name":"Facet Lookup - Filter Facets by Mall","originalRequest":{"method":"POST","header":[{"key":"key","value":"your_api_key_here"}],"body":{"mode":"raw","raw":"{\r\n    \"filter\":\"malls/any(m: m eq 765)\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{searchAppServiceUrl}}/simonsearch/summary?","host":["{{searchAppServiceUrl}}"],"path":["simonsearch","summary"],"query":[{"key":null,"value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"facet_summary\": [\n        {\n            \"display_name\": \"Brand\",\n            \"facet\": \"brand\",\n            \"data\": [\n                {\n                    \"value\": \"Anthropologie\",\n                    \"count\": 458\n                },\n                {\n                    \"value\": \"Liz Claiborne\",\n                    \"count\": 391\n                },\n                {\n                    \"value\": \"Xersion\",\n                    \"count\": 317\n                },\n                {\n                    \"value\": \"Mixit\",\n                    \"count\": 235\n                },\n                {\n                    \"value\": \"St. John`s Bay\",\n                    \"count\": 190\n                },\n                {\n                    \"value\": \"A.n.a\",\n                    \"count\": 178\n                },\n                {\n                    \"value\": \"Thereabouts\",\n                    \"count\": 157\n                },\n                {\n                    \"value\": \"Worthington\",\n                    \"count\": 148\n                },\n                {\n                    \"value\": \"Monet Jewelry\",\n                    \"count\": 137\n                },\n                {\n                    \"value\": \"Levi\",\n                    \"count\": 136\n                },\n                {\n                    \"value\": \"Champion\",\n                    \"count\": 132\n                },\n                {\n                    \"value\": \"Arizona\",\n                    \"count\": 123\n                },\n                {\n                    \"value\": \"UGG\",\n                    \"count\": 116\n                },\n                {\n                    \"value\": \"Ambrielle\",\n                    \"count\": 107\n                },\n                {\n                    \"value\": \"Okie Dokie\",\n                    \"count\": 104\n                },\n                {\n                    \"value\": \"Linden Street\",\n                    \"count\": 102\n                },\n                {\n                    \"value\": \"Stylus\",\n                    \"count\": 98\n                },\n                {\n                    \"value\": \"Juicy By Juicy Couture\",\n                    \"count\": 97\n                },\n                {\n                    \"value\": \"Sparkle Allure\",\n                    \"count\": 94\n                },\n                {\n                    \"value\": \"Stafford\",\n                    \"count\": 93\n                },\n                {\n                    \"value\": \"Adidas\",\n                    \"count\": 87\n                },\n                {\n                    \"value\": \"Novelty T-shirts\",\n                    \"count\": 87\n                },\n                {\n                    \"value\": \"Silver Treasures\",\n                    \"count\": 87\n                },\n                {\n                    \"value\": \"Alfred Dunner\",\n                    \"count\": 83\n                },\n                {\n                    \"value\": \"Fieldcrest\",\n                    \"count\": 82\n                },\n                {\n                    \"value\": \"Hanes\",\n                    \"count\": 82\n                },\n                {\n                    \"value\": \"Home Expressions\",\n                    \"count\": 82\n                },\n                {\n                    \"value\": \"Cuisinart\",\n                    \"count\": 81\n                },\n                {\n                    \"value\": \"Disney\",\n                    \"count\": 74\n                },\n                {\n                    \"value\": \"Carters\",\n                    \"count\": 72\n                },\n                {\n                    \"value\": \"Fila\",\n                    \"count\": 71\n                },\n                {\n                    \"value\": \"Bijoux Bar\",\n                    \"count\": 70\n                },\n                {\n                    \"value\": \"Flirtitude\",\n                    \"count\": 66\n                },\n                {\n                    \"value\": \"Puma\",\n                    \"count\": 62\n                },\n                {\n                    \"value\": \"Jf J.ferrar\",\n                    \"count\": 59\n                },\n                {\n                    \"value\": \"Asstd National Brand\",\n                    \"count\": 56\n                },\n                {\n                    \"value\": \"Regal Home Collections, Inc.\",\n                    \"count\": 56\n                },\n                {\n                    \"value\": \"Fine Jewelry\",\n                    \"count\": 53\n                },\n                {\n                    \"value\": \"Licensed Properties\",\n                    \"count\": 49\n                },\n                {\n                    \"value\": \"Footnotes\",\n                    \"count\": 46\n                },\n                {\n                    \"value\": \"Dockers\",\n                    \"count\": 45\n                },\n                {\n                    \"value\": \"Sephora Collection\",\n                    \"count\": 43\n                },\n                {\n                    \"value\": \"Silver Reflections\",\n                    \"count\": 42\n                },\n                {\n                    \"value\": \"Reebok\",\n                    \"count\": 41\n                },\n                {\n                    \"value\": \"Loom + Forge\",\n                    \"count\": 40\n                },\n                {\n                    \"value\": \"Maeve\",\n                    \"count\": 40\n                },\n                {\n                    \"value\": \"Maidenform\",\n                    \"count\": 40\n                },\n                {\n                    \"value\": \"Pilcro\",\n                    \"count\": 40\n                },\n                {\n                    \"value\": \"Fenty Beauty By Rihanna\",\n                    \"count\": 35\n                },\n                {\n                    \"value\": \"Bold Elements\",\n                    \"count\": 34\n                },\n                {\n                    \"value\": \"Itsy Bitsy\",\n                    \"count\": 33\n                },\n                {\n                    \"value\": \"Uspa\",\n                    \"count\": 31\n                },\n                {\n                    \"value\": \"Frye And Co\",\n                    \"count\": 30\n                },\n                {\n                    \"value\": \"Gold Toe\",\n                    \"count\": 30\n                },\n                {\n                    \"value\": \"Enchante\",\n                    \"count\": 29\n                },\n                {\n                    \"value\": \"Van Heusen\",\n                    \"count\": 29\n                },\n                {\n                    \"value\": \"Bali\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"Biolage\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"Cooks\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"Umbra\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"Daily Practice by Anthropologie\",\n                    \"count\": 25\n                },\n                {\n                    \"value\": \"Matrix Total Results\",\n                    \"count\": 25\n                },\n                {\n                    \"value\": \"Oxo\",\n                    \"count\": 25\n                },\n                {\n                    \"value\": \"Redken\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"Sexy Hair\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"The Foundry Supply Co.\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"Vanity Fair\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"Mundi\",\n                    \"count\": 23\n                },\n                {\n                    \"value\": \"Rare Beauty\",\n                    \"count\": 23\n                },\n                {\n                    \"value\": \"Too Faced\",\n                    \"count\": 22\n                },\n                {\n                    \"value\": \"Eclipse\",\n                    \"count\": 21\n                },\n                {\n                    \"value\": \"Nordicware\",\n                    \"count\": 21\n                },\n                {\n                    \"value\": \"Benefit Cosmetics\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"Drunk Elephant\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"Milk Makeup\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"New View\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"Novelty Licensed\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"Capri Blue\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"Decree\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"Kvd Beauty\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"Olehenriksen\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"Disney Classics\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"Paul Mitchell\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"Homewear\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"Make Up For Ever\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"Coleman\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"Sharper Image\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"Sol De Janeiro\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"Taste Of Home\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"The Inkey List\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"Warners\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"Anastasia Beverly Hills\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"Granite Stone\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"Mighty Fine\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"Underscore\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"Avanti\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Haggar\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Huda Beauty\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Msx By Michael Strahan\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Berkshire Hosiery\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Cut And Paste\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Fruit Of The Loom\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Hurley\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Izod\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Loloi\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Neatfreak\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Tzumi\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Urban Hydration\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Vera for Anthropologie\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Youth To The People\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Columbia\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Design Essentials\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Green Pan\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Hasbro\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Lano\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Mario Badescu\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Masterpiece Art Gallery\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Melissa & Doug\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Mikasa\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Mynah\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"T.La\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Anna Spiro\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Itouch\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Jockey\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Lodge Cookware\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Msk\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Pop\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Prep Works\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Rosetti\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Ryegrass\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Wilton Brands\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Aluram\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Farberware\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"First Aid Beauty\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Forever That Girl\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Ninja\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Non Branded Fine Jewelry\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Olaplex\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Pair Of Thieves\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Sensorpedic\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Zeroxposur\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Black+decker\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Cuddl Duds\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Disney Princess\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Dr. Jart\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Hydraflow\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Kitchen Aid\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Mer-Sea & Co.\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Murad\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"The Black Series\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Bella Essentials\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Belle Du Jour\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Bevel\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Bueno Of California\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Cambridge Silversmiths\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Dior\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Fashion Watches\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Fresh\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Geneva\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Hybrid Tees\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Joico\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Let Me Be\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Luke John Matthew Arnold\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Max Blackout\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Memorex\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Merkury Innovations\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Mvrck By Mitch\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Nachtmann\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"North Pole Trading Co\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Protocol\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Pure Enrichment\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Tabletops Unlimited\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Tatcha\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"The Wet Brush\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Versace\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Baum\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Brooklyn Steel\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Gibson\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Glow Recipe\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Haynes Besco Group\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Kenra\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Nakamol\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Origins\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Paul Mitchell Tea Tree\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Playtex\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Premier Amour\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Schott Zwiesel\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Skechers\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Sleep Chic\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Supergoop\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Voluspa\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Winky Lux\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"18.21 Man Made\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Black Label By Evan-picone\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Clarks\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Duke Cannon\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"East Fifth\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Easy Spirit\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Eden & Oak\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Fisher Price\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Florsheim\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Free Country\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Heartfelt by Anthropologie\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Instant Pot\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Leading Lady\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Lego\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Magic Bullet\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Matchless\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Mercantile\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Mohawk Home\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Monopoly\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Muk Luks\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Paco Rabanne\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Patchology\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Paul Mitchell Clean Beauty\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Perceptions\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Prep Solutions\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Retreat Los Angeles\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Rifle Paper Co.\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Riviera Home\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Rucker Roots\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Self Esteem\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Sephora Accessories\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Serefina\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Supergoop!\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"The Upside\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Tiny\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Zoku\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Bala\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Beautyblender\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Chi Styling\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Cloth & Stone\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Dickies\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Elnaz Nourizadeh\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Farm Rio\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Gloria Vanderbilt\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Gotham Steel\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Gunne Sax By Jessica Mcclintock\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Hempz\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Illume\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Kikkerland\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Kreyol Essence\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Laneige\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Maytex Mills\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Modern Bride\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Multi Sac\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Pyrex\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Que\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Rael\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Seoulista\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Stacy Adams\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Star Wars\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"The Potted Plant\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Wishful\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Zero Water\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Adonna\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Armitron\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Barbie\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Bite Beauty\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Bl-nk\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"China Glaze\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Copper Essentials\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Design Essentials Platinum\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Discovery Kids\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Every Man Jack\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Goliath\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Grande Cosmetics\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Gucci\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"I-SEA\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Kenney\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Keracolor\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Kocostar\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Lavender Stardust\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Marc Jacobs Fragrance\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Nathalie Lete\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Nickelodeon\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Oneida\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Opi Products, Inc.\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Peds\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Philosophy\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Play Monster\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Play-doh\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Power Xl\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Sanctuary\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Serta\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Shark\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Skyway\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Slip\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Studio 1\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Waverly\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"All Roads Design\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Allerease\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Anchor\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Artips\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Barulab\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Bee Smart\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Boston Warehouse\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Btrue By Baretraps\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Carolina Herrera\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Conditions Apply\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Core Bamboo\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Corey Lynn Calter\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Current Air\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Fifth Sun\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Fripp\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Gerber\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Grace & Stella\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Iconic\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Impulse\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Isotoner\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Itime\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Kai\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Keratin Complex\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Knit Works\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Kopari\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Lapcos\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Levinsohn\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Luminarc\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Mad Engine\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Mistral\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Mitch\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Mutual Weave\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Nash & Jones\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Nioxin\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Nunn Bush\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Ollari\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Orly\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Ouidad\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Peace Out\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Riedel\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Riverbrook Home\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Rosebud Perfume Co.\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Seen Worn Kept\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Shaquille O'neal\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"So Adorable\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"St. Tropez\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Sunday Riley\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Sunshine Tienda\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"The Good Patch\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Tocca\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Vue\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"ZitSticka\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Abg\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"American Tourister\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Asstd Private Brand\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Bachca Paris\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Beautyrest\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Becca\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Blackwing\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Boc\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Bonito\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Calypso St. Barth\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Chi Appliances\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Christie & Jill\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Cubavera\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Danny & Nicole\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Disney Cars\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Disney Mickey Mouse\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Disney Minnie Mouse\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Dolan Left Coast\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Dolce & Gabbana\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Edie Parker\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Ellis Brooklyn\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Emerald Sundae\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Emeril\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Epicurean\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Eri + Ali\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Farmer's Market\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Flat White\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Floral Street\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Follain\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Freeze\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Gallery Home\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Gather by Anthropologie\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Gildan\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Grace Eleyae\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Hammer Axe\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Hero Cosmetics\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Hollywould\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Hope And Wonder\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Hot Wheels\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Houdini\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Hs By Happy Socks\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Hudson & Main\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"J A Henckels\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Jansport\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Jao Brand\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Jojo\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"KITSCH\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"KORRES\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Kachel\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Keracare\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Lacausa\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"MOTHER\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Maggie Stephenson\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Marvel\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Matrix Style Link\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Mizani\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Morgan Taylor\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Musee\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Nerf\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Nike\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Nostalgia\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Novelty Accessories\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Paw And Tail\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Pencil & Paper Co.\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Peter Thomas Roth\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Pinch Provisions\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Pinkfong\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Poketo\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Porridge\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"PreventMD\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"R & K Originals\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Rabbit Rabbit Rabbit Design\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Robbie Bee\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Ronni Nicole\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Rosy Rings\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Sam And Jess\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Saturday/Sunday\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Sebastian\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Smashbox\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Speechless\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Spiderman\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Squish Beauty\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"T-fal\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Timex\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Tonic\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Totes\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Trumiracle\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Tweezerman\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"U Style\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Velvet by Graham & Spencer\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"WHIT TWO\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"Zenzii\",\n                    \"count\": 2\n                },\n                {\n                    \"value\": \"3 Brand By Russell Wilson\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"52seven\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"A Sunday Painter\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"ASN\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Akademiks\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Amber Lewis\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Amercian Crew\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"American Crew\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"American Threads\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Aquis\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Axist\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Back When\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Bare Traps\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Bareminerals\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Belif\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Bhanuni by Jyoti\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Biosilk\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Bobs From Skechers\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Bp Industries\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Bulova\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Bunn\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Burberry\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Buttitude\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"By And By\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Calm Club\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Calphalon\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Calvin Klein\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Candy Hearts\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Carly Chan\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Carly Watts\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Carole Akins\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Casa Clara\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Catherine Rising\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Chargeworx\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Chicago Cutlery\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Christophe Robin\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Citizen\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"City Triangle\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Clare V.\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Clinique\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Coca-cola\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Cocooil\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Commune Pottery\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Compagnie De Provence\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Conair\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Corelle\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Danielle Kroll\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Darphin\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Dazey LA\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Dc Comics\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Discovery Mindblown\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Effy\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Electric & Rose\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Essentials by Anthropologie\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Eva Franco\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Foreman\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"French Girl Organics\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Frozen\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Fuel\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Fuji\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"G Shock\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Geisha Designs\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Girls From Savoy\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Harper + Ari\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Henckels\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Herbivore Botanicals\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"High Sierra\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Hollywood The Jean People\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Hot Tools\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Hotel Magique\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"I. Miller\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"It Cosmetics\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"JUNO & Co.\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Jarmel by Jarmel\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Jcp\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Jimmy Choo\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Josie Maran\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Journey of Something\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Juice Beauty\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Juicy Couture\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Kalastyle\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Kalorik\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Kate Somerville\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Kendra Dandy\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Kerri Rosenthal\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Kimmy Scafuro\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Kitsch\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Laki Naturals\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Lancome\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Leaders\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Linea Pelle\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Lol\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Lollia\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"London Style\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Loops Beauty\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Luna Mercantile Co.\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Madison + Green\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Manna\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Mare Mare\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Maronie\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Mason Craft And More\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Megababe\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Mer-Sea & Co. Live Well, Be Well\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Miss Patisserie\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Montblanc\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Morgan Harper Nichols\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"My Hare\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"My Little Pony\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Nikita Mhaisalkar\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Nikki Cade\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"No Mo-Stache\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Norelco\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Olio E Osso\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Olli Ella\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Outremer\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Panacea\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Paw Patrol\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Perfumeria Gal\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Pfaltzgraff Everyday\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Pilcro and the Letterpress\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Pj Masks\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Popband London\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Pressman\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Prim Botanicals\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Rachael Ray\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Remington\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Retro\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Revlon\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Rewind\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Ricardo\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Rowenta\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Sachajuan\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Sarah Stewart\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Scala\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Sealy\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Seedlings\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Sheer Caress\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Shiraleah\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Simmons\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"St. Johns Bark\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Starwars\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Stasher Bag\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Stay Clean\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Stetson\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Sun Lee\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Super Mario\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Suzanna Dai\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Swissco\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Therapy.\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"This Works\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Travelpro\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Urban Originals\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"VOLO\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Vanity Planet\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Varley\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Vellux\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Verb by Pallavi Singhee\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Vieste Rosa\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Viva Naturals\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Vornado\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Wallflower\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Warner Bros\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Waterpik\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Well Done: Wellness by Anthropologie\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Wellness\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Wembley\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Wipeys\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"York Wallcoverings\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"Zenna Home\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"beautyblender\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"boscia\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"good hYOUman\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"ikoo\",\n                    \"count\": 1\n                },\n                {\n                    \"value\": \"skyn ICELAND\",\n                    \"count\": 1\n                }\n            ]\n        },\n        {\n            \"display_name\": \"Store\",\n            \"facet\": \"base_tenants\",\n            \"data\": [\n                {\n                    \"value\": \"269\",\n                    \"count\": 929\n                },\n                {\n                    \"value\": \"2774\",\n                    \"count\": 6991\n                },\n                {\n                    \"value\": \"20361\",\n                    \"count\": 116\n                },\n                {\n                    \"value\": \"27835\",\n                    \"count\": 1026\n                }\n            ]\n        },\n        {\n            \"display_name\": \"Price\",\n            \"facet\": \"price\",\n            \"data\": [\n                {\n                    \"to\": 50,\n                    \"from\": null,\n                    \"count\": 5818\n                },\n                {\n                    \"to\": 100,\n                    \"from\": 50,\n                    \"count\": 1757\n                },\n                {\n                    \"to\": 200,\n                    \"from\": 100,\n                    \"count\": 424\n                },\n                {\n                    \"to\": 300,\n                    \"from\": 200,\n                    \"count\": 85\n                },\n                {\n                    \"to\": 400,\n                    \"from\": 300,\n                    \"count\": 23\n                },\n                {\n                    \"to\": 500,\n                    \"from\": 400,\n                    \"count\": 9\n                },\n                {\n                    \"to\": 1000,\n                    \"from\": 500,\n                    \"count\": 12\n                },\n                {\n                    \"to\": null,\n                    \"from\": 1000,\n                    \"count\": 5\n                }\n            ]\n        },\n        {\n            \"display_name\": \"Gender\",\n            \"facet\": \"gender\",\n            \"data\": [\n                {\n                    \"value\": \"Women\",\n                    \"count\": 4538\n                },\n                {\n                    \"value\": \"Unisex\",\n                    \"count\": 1269\n                },\n                {\n                    \"value\": \"Men\",\n                    \"count\": 1115\n                },\n                {\n                    \"value\": \"Girls\",\n                    \"count\": 428\n                },\n                {\n                    \"value\": \"Boys\",\n                    \"count\": 416\n                }\n            ]\n        },\n        {\n            \"display_name\": \"Color\",\n            \"facet\": \"variants/color_family\",\n            \"data\": [\n                {\n                    \"value\": \"Black\",\n                    \"count\": 2128\n                },\n                {\n                    \"value\": \"Blue\",\n                    \"count\": 1695\n                },\n                {\n                    \"value\": \"Gray\",\n                    \"count\": 1378\n                },\n                {\n                    \"value\": \"White\",\n                    \"count\": 1299\n                },\n                {\n                    \"value\": \"Beige\",\n                    \"count\": 748\n                },\n                {\n                    \"value\": \"Red\",\n                    \"count\": 731\n                },\n                {\n                    \"value\": \"Pink\",\n                    \"count\": 696\n                },\n                {\n                    \"value\": \"Brown\",\n                    \"count\": 649\n                },\n                {\n                    \"value\": \"Green\",\n                    \"count\": 568\n                },\n                {\n                    \"value\": \"Yellow\",\n                    \"count\": 408\n                }\n            ]\n        },\n        {\n            \"display_name\": \"Size\",\n            \"facet\": \"variants/size\",\n            \"data\": [\n                {\n                    \"value\": \"One Size\",\n                    \"count\": 4135\n                },\n                {\n                    \"value\": \"Medium\",\n                    \"count\": 1685\n                },\n                {\n                    \"value\": \"X-Large\",\n                    \"count\": 1625\n                },\n                {\n                    \"value\": \"Small\",\n                    \"count\": 1619\n                },\n                {\n                    \"value\": \"Large\",\n                    \"count\": 1611\n                },\n                {\n                    \"value\": \"2X-Large\",\n                    \"count\": 1035\n                },\n                {\n                    \"value\": \"X-Small\",\n                    \"count\": 811\n                },\n                {\n                    \"value\": \"8\",\n                    \"count\": 262\n                },\n                {\n                    \"value\": \"Medium (10-12)\",\n                    \"count\": 230\n                },\n                {\n                    \"value\": \"6\",\n                    \"count\": 213\n                }\n            ]\n        },\n        {\n            \"display_name\": \"Category\",\n            \"facet\": \"category_path\",\n            \"data\": [\n                {\n                    \"value\": \"Womens > Womens Accessories > Womens Jewelry > Earrings\",\n                    \"count\": 578\n                },\n                {\n                    \"value\": \"Mens > Mens Clothing > Mens Shirts > Mens Casual Shirts\",\n                    \"count\": 354\n                },\n                {\n                    \"value\": \"Womens > Womens Accessories > Womens Jewelry > Necklaces\",\n                    \"count\": 232\n                },\n                {\n                    \"value\": \"Womens > Womens Clothing > Womens Pants > Womens Casual Pants\",\n                    \"count\": 224\n                },\n                {\n                    \"value\": \"Home > Decor > Curtains & Window Treatments\",\n                    \"count\": 156\n                },\n                {\n                    \"value\": \"Health & Beauty > Hair Care & Styling > Shampoo & Conditioner\",\n                    \"count\": 139\n                },\n                {\n                    \"value\": \"Womens > Womens Clothing > Womens Underwear & Socks > Bras\",\n                    \"count\": 136\n                },\n                {\n                    \"value\": \"Womens > Womens Clothing > Womens Shirts & Tops > Womens T-Shirts\",\n                    \"count\": 129\n                },\n                {\n                    \"value\": \"Kids > Boys Clothing > Boys Shirts & Tops\",\n                    \"count\": 124\n                },\n                {\n                    \"value\": \"Womens > Womens Clothing > Womens Underwear & Socks > Womens Socks\",\n                    \"count\": 120\n                }\n            ]\n        }\n    ],\n    \"record_count\": 8133\n}"}],"_postman_id":"82b2de8c-a0a7-4f66-ab25-fb65c05c733c"},{"name":"Facet Lookup (Get)","id":"3c20b184-12b5-4a9d-bf3d-0ee1c69b217b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","type":"text"}],"body":{"mode":"formdata","formdata":[]},"url":"{{apiUrl}}/simonsearch/facets?filter=malls/any(m: m eq 765)","urlObject":{"path":["simonsearch","facets"],"host":["{{apiUrl}}"],"query":[{"key":"filter","value":"malls/any(m: m eq 765)"}],"variable":[]}},"response":[{"id":"a2c7e23b-6cc1-4a2f-8555-226955608d66","name":"Facet Lookup (Get) - Facet Lookup - Filter Facets by Mall","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{searchAppServiceUrl}}/simonsearch/summary?filter=malls/any(m: m eq 765)","host":["{{searchAppServiceUrl}}"],"path":["simonsearch","summary"],"query":[{"key":"filter","value":"malls/any(m: m eq 765)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"results\": [],\n    \"facet_summary\": [\n        {\n            \"display_name\": \"Store\",\n            \"facet\": \"base_tenant_id\",\n            \"data\": [\n                {\n                    \"display\": \"American Eagle Outfitters\",\n                    \"value\": \"223\",\n                    \"count\": 562\n                },\n                {\n                    \"display\": \"Anthropologie\",\n                    \"value\": \"27835\",\n                    \"count\": 988\n                },\n                {\n                    \"display\": \"ATHLETA\",\n                    \"value\": \"22419\",\n                    \"count\": 253\n                },\n                {\n                    \"display\": \"Banana Republic\",\n                    \"value\": \"450\",\n                    \"count\": 597\n                },\n                {\n                    \"display\": \"Coach\",\n                    \"value\": \"1200\",\n                    \"count\": 226\n                },\n                {\n                    \"display\": \"Express\",\n                    \"value\": \"1846\",\n                    \"count\": 1380\n                },\n                {\n                    \"display\": \"Forever 21\",\n                    \"value\": \"2007\",\n                    \"count\": 4516\n                },\n                {\n                    \"display\": \"Gap\",\n                    \"value\": \"2\",\n                    \"count\": 933\n                },\n                {\n                    \"display\": \"Garage\",\n                    \"value\": \"21026\",\n                    \"count\": 610\n                },\n                {\n                    \"display\": \"JCPenney\",\n                    \"value\": \"2774\",\n                    \"count\": 13987\n                },\n                {\n                    \"display\": \"kate spade new york\",\n                    \"value\": \"5667\",\n                    \"count\": 430\n                },\n                {\n                    \"display\": \"Levi's®\",\n                    \"value\": \"31581\",\n                    \"count\": 121\n                },\n                {\n                    \"display\": \"Lucky Brand Jeans\",\n                    \"value\": \"3684\",\n                    \"count\": 421\n                },\n                {\n                    \"display\": \"Macy's\",\n                    \"value\": \"3711\",\n                    \"count\": 13516\n                },\n                {\n                    \"display\": \"Nordstrom\",\n                    \"value\": \"4217\",\n                    \"count\": 5587\n                }\n            ],\n            \"type\": 0\n        },\n        {\n            \"display_name\": \"Brand\",\n            \"facet\": \"brand\",\n            \"data\": [\n                {\n                    \"value\": \"1.state\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"18.21 Man Made\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"2(x)ist\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"27 Edit Naturalizer\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"32 Degrees\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"5 Surprise\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"52seven\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"7 Diamonds\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"7 For All Mankind\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"A Pea In The Pod\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"a.n.a\",\n                    \"count\": 328\n                },\n                {\n                    \"value\": \"Accutime\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"adidas\",\n                    \"count\": 485\n                },\n                {\n                    \"value\": \"Adidas Originals\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"Adonna\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Adrianna Papell\",\n                    \"count\": 39\n                },\n                {\n                    \"value\": \"AG\",\n                    \"count\": 30\n                },\n                {\n                    \"value\": \"Aidan By Aidan Mattox\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Aire\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Airwalk\",\n                    \"count\": 76\n                },\n                {\n                    \"value\": \"Akademiks\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Alex & Eve\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Alex Evenings\",\n                    \"count\": 33\n                },\n                {\n                    \"value\": \"Alfani\",\n                    \"count\": 341\n                },\n                {\n                    \"value\": \"Alfred Dunner\",\n                    \"count\": 177\n                },\n                {\n                    \"value\": \"Allsaints\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"Alo\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Aluram\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Alyx\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Ambrielle\",\n                    \"count\": 156\n                },\n                {\n                    \"value\": \"Ame\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"American Crew\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"American Eagle\",\n                    \"count\": 545\n                },\n                {\n                    \"value\": \"American Exchange\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"American Outdoorsman\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"American Tourister\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"Anastasia Beverly Hills\",\n                    \"count\": 79\n                },\n                {\n                    \"value\": \"And Now This\",\n                    \"count\": 187\n                },\n                {\n                    \"value\": \"Animal Zone\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Anne Cole\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Anne Klein\",\n                    \"count\": 178\n                },\n                {\n                    \"value\": \"Anthropologie\",\n                    \"count\": 186\n                },\n                {\n                    \"value\": \"Aquis\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Arabella\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Arcona\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"Ardell\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"Arizona\",\n                    \"count\": 410\n                },\n                {\n                    \"value\": \"Armani Beauty\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Armitron\",\n                    \"count\": 22\n                },\n                {\n                    \"value\": \"Art Of Shaving\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Art Squad\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Asics\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Asstd National Brand\",\n                    \"count\": 61\n                },\n                {\n                    \"value\": \"Astr The Label\",\n                    \"count\": 28\n                },\n                {\n                    \"value\": \"Athleta\",\n                    \"count\": 248\n                },\n                {\n                    \"value\": \"Avalanche\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Avanti\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"Avec Les Filles\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Aveda\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"Aveto\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Azzaro\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"A|x Armani Exchange\",\n                    \"count\": 30\n                },\n                {\n                    \"value\": \"B Darlin\",\n                    \"count\": 27\n                },\n                {\n                    \"value\": \"B.tempt'd\",\n                    \"count\": 52\n                },\n                {\n                    \"value\": \"B.tempt'd By Wacoal\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"B.Ø.C.\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Baby Alive\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Baby Bling\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Baby Shark\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Bali\",\n                    \"count\": 77\n                },\n                {\n                    \"value\": \"Bali - (springs)\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Banana Republic\",\n                    \"count\": 535\n                },\n                {\n                    \"value\": \"Bar Iii\",\n                    \"count\": 276\n                },\n                {\n                    \"value\": \"Barbie\",\n                    \"count\": 29\n                },\n                {\n                    \"value\": \"Bardot\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Barefoot Dreams\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Bareminerals\",\n                    \"count\": 30\n                },\n                {\n                    \"value\": \"Baretraps\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Bass Outdoor\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Bastide\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Bath Elements\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Baublebar\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Bcbgeneration\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Bcx\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Bdg Urban Outfitters\",\n                    \"count\": 25\n                },\n                {\n                    \"value\": \"Beautybio\",\n                    \"count\": 23\n                },\n                {\n                    \"value\": \"Beautyblender\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Beautyrest\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Becca\",\n                    \"count\": 33\n                },\n                {\n                    \"value\": \"Bee Smart\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Bella Essentials\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Benefit Cosmetics\",\n                    \"count\": 51\n                },\n                {\n                    \"value\": \"Berkshire Hosiery\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"Betsey Johnson\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Betsy & Adam\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Bevel\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Beyond Yoga\",\n                    \"count\": 25\n                },\n                {\n                    \"value\": \"Bijoux Bar\",\n                    \"count\": 135\n                },\n                {\n                    \"value\": \"Billabong\",\n                    \"count\": 52\n                },\n                {\n                    \"value\": \"Bio\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Biolage\",\n                    \"count\": 29\n                },\n                {\n                    \"value\": \"Birkenstock\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"Bl-nk\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Black Label By Evan-picone\",\n                    \"count\": 59\n                },\n                {\n                    \"value\": \"Black Panther\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Black Series\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Black Tape\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"Black+Decker\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Bleu By Rod Beattie\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Blind Barber\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Blueberi Boulevard\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"Bluey\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Bobbi Brown\",\n                    \"count\": 70\n                },\n                {\n                    \"value\": \"Bobs From Skechers\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Bold Elements\",\n                    \"count\": 123\n                },\n                {\n                    \"value\": \"Bombas\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Bonnie Jean\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"Bony Levy\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"Boss\",\n                    \"count\": 37\n                },\n                {\n                    \"value\": \"Boy Smells\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"Bp.\",\n                    \"count\": 67\n                },\n                {\n                    \"value\": \"Brahmin\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Bright Stripes\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Briogeo\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Brixton\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Brooklyn Steel\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Brooks\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Brookstone\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Btrue By Baretraps\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Bueno Of California\",\n                    \"count\": 21\n                },\n                {\n                    \"value\": \"Bugatchi\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Bulova\",\n                    \"count\": 53\n                },\n                {\n                    \"value\": \"Bumble And Bumble\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Burberry\",\n                    \"count\": 37\n                },\n                {\n                    \"value\": \"Burts Bees\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Buttah Skin\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Buxom Cosmetics\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Bvlgari\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"By And By\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"By Anthropologie\",\n                    \"count\": 310\n                },\n                {\n                    \"value\": \"By Rosie Jane\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Byer California\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Bzees\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Caboodles\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Calphalon\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Calvin Klein\",\n                    \"count\": 738\n                },\n                {\n                    \"value\": \"Calvin Klein Jeans\",\n                    \"count\": 52\n                },\n                {\n                    \"value\": \"Cambridge Silversmiths\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Candy Hearts\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Capelli New York\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Capelli Of N.y.\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Capri Blue\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"Carolina Herrera\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Carrera Eyewear\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Carter's\",\n                    \"count\": 77\n                },\n                {\n                    \"value\": \"Carters\",\n                    \"count\": 225\n                },\n                {\n                    \"value\": \"Cartier\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Cashmere Moon\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Casio\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Caslon(r)\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"Caswell Massey\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Caudalie\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"Cece\",\n                    \"count\": 78\n                },\n                {\n                    \"value\": \"Celebrity Pink\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"Celine\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"Ceylon\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Champion\",\n                    \"count\": 281\n                },\n                {\n                    \"value\": \"Chanel\",\n                    \"count\": 25\n                },\n                {\n                    \"value\": \"Chantecaille\",\n                    \"count\": 76\n                },\n                {\n                    \"value\": \"Chantelle Lingerie\",\n                    \"count\": 21\n                },\n                {\n                    \"value\": \"Chanteur\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Chargeworx\",\n                    \"count\": 22\n                },\n                {\n                    \"value\": \"Charles & Colvard\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Charles Henry\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Charlotte Tilbury\",\n                    \"count\": 76\n                },\n                {\n                    \"value\": \"Charly\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"Charm It!®\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Charter Club\",\n                    \"count\": 220\n                },\n                {\n                    \"value\": \"Chi Appliances\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Chi Styling\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Chicago Cutlery\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"China Glaze\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Chloe\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Chloé\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Christie & Jill\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Chronicle Books\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Chuggington\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Circus Ny\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Citizen\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"City Studios\",\n                    \"count\": 28\n                },\n                {\n                    \"value\": \"City Triangle\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Clarins\",\n                    \"count\": 143\n                },\n                {\n                    \"value\": \"Clarks\",\n                    \"count\": 43\n                },\n                {\n                    \"value\": \"Clinique\",\n                    \"count\": 343\n                },\n                {\n                    \"value\": \"Cloth & Stone\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Clover And Sloane\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Club Room\",\n                    \"count\": 149\n                },\n                {\n                    \"value\": \"Clé De Peau Beauté\",\n                    \"count\": 60\n                },\n                {\n                    \"value\": \"Coach\",\n                    \"count\": 297\n                },\n                {\n                    \"value\": \"Coco Michele\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Cole Haan\",\n                    \"count\": 39\n                },\n                {\n                    \"value\": \"Collection By Michael Strahan\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"Collective Design By Stylecraft\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"Columbia\",\n                    \"count\": 56\n                },\n                {\n                    \"value\": \"Commando\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Comme Des Garçons Play\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"Conair\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Connected\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Construct\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Converse\",\n                    \"count\": 38\n                },\n                {\n                    \"value\": \"Cooks\",\n                    \"count\": 56\n                },\n                {\n                    \"value\": \"Coola\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Coola®\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"Cotton On\",\n                    \"count\": 68\n                },\n                {\n                    \"value\": \"Covergirl\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Cr7\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Crave Fame\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Crocs\",\n                    \"count\": 30\n                },\n                {\n                    \"value\": \"Crystal Doll\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Cubavera\",\n                    \"count\": 36\n                },\n                {\n                    \"value\": \"Cuddl Duds\",\n                    \"count\": 33\n                },\n                {\n                    \"value\": \"Cuisinart\",\n                    \"count\": 65\n                },\n                {\n                    \"value\": \"Cult Gaia\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Curlsmith\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Cut And Paste\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Daily Practice By Anthropologie\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Dana Rebecca Designs\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Daniel Buchler\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Danny & Nicole\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Dashing Diva\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"David Donahue\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"DC Comics\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Dearfoams\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Deborah Lippmann\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Decree\",\n                    \"count\": 21\n                },\n                {\n                    \"value\": \"Deer Stags\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Delsey\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"Dermablend\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Dermaflash\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Design Essentials\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"Designworks Ink\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Details\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Dickies\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Diesel\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Dior\",\n                    \"count\": 241\n                },\n                {\n                    \"value\": \"Diptyque\",\n                    \"count\": 55\n                },\n                {\n                    \"value\": \"Discovery #mindblown\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Discovery Kids\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Discovery Mindblown\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Disney\",\n                    \"count\": 205\n                },\n                {\n                    \"value\": \"Disney Classics\",\n                    \"count\": 22\n                },\n                {\n                    \"value\": \"Disney Mickey Mouse\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Disney Minnie Mouse\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Disney Princess\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"Distant Lands\",\n                    \"count\": 68\n                },\n                {\n                    \"value\": \"Dj Jaz\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Dkny\",\n                    \"count\": 230\n                },\n                {\n                    \"value\": \"Dkny Jeans\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"Dockers\",\n                    \"count\": 133\n                },\n                {\n                    \"value\": \"Dolan Left Coast\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Dolce & Gabbana\",\n                    \"count\": 42\n                },\n                {\n                    \"value\": \"Dolce Vita\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"Donna Karan\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Dr. Barbara Sturm\",\n                    \"count\": 30\n                },\n                {\n                    \"value\": \"Dr. Dennis Gross Skincare\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Dr. Martens\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Dr. Scholl's\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Dream Ella\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Dress The Population\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Drs\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Drybar\",\n                    \"count\": 60\n                },\n                {\n                    \"value\": \"Duke Cannon\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Dv Dolce Vita\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"E L F\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"East Fifth\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Easy Spirit\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"Ecco\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Eclipse\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"Eco Tools\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Eden & Oak\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Effy\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Effy Collection\",\n                    \"count\": 50\n                },\n                {\n                    \"value\": \"Elan\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Elemis\",\n                    \"count\": 34\n                },\n                {\n                    \"value\": \"Eliot Danori\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"Eliza J\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Elizabeth Arden\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"Emerald Sundae\",\n                    \"count\": 30\n                },\n                {\n                    \"value\": \"Emeril Lagasse\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Enchante\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Enchanted Disney Fine Jewelry\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Enchanted Fine Jewelry  By Disney\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Epic Threads\",\n                    \"count\": 144\n                },\n                {\n                    \"value\": \"Epicurean\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Esquire Men's Jewelry\",\n                    \"count\": 49\n                },\n                {\n                    \"value\": \"Essentials\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Estee Lauder\",\n                    \"count\": 107\n                },\n                {\n                    \"value\": \"Estée Lauder\",\n                    \"count\": 124\n                },\n                {\n                    \"value\": \"Ethics Supply Co\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Ethika\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Eton\",\n                    \"count\": 66\n                },\n                {\n                    \"value\": \"Every Man Jack\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Express\",\n                    \"count\": 1380\n                },\n                {\n                    \"value\": \"Eyeshadow Girls\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Ezpz\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Fabdog\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Faherty\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"Fantasia\",\n                    \"count\": 35\n                },\n                {\n                    \"value\": \"Farberware\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Farm Rio\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"Fashion Forms\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Fashion Watches\",\n                    \"count\": 41\n                },\n                {\n                    \"value\": \"Fast Lane\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Feetures®\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Fekkai\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Fieldcrest\",\n                    \"count\": 124\n                },\n                {\n                    \"value\": \"Fila\",\n                    \"count\": 106\n                },\n                {\n                    \"value\": \"Fine Jewelry\",\n                    \"count\": 335\n                },\n                {\n                    \"value\": \"First Impressions\",\n                    \"count\": 74\n                },\n                {\n                    \"value\": \"Firsts By Petit Lem\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Fisher Price\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"Fitflop\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Fjällräven\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Flirtitude\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"Floral Street\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Florsheim\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Foot Petals\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Footnotes\",\n                    \"count\": 36\n                },\n                {\n                    \"value\": \"Forever 21\",\n                    \"count\": 4546\n                },\n                {\n                    \"value\": \"Forever That Girl\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Fossil\",\n                    \"count\": 39\n                },\n                {\n                    \"value\": \"Fp Movement\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"Frame\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"France Luxe\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Franco Sarto\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Fred\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Free Country\",\n                    \"count\": 23\n                },\n                {\n                    \"value\": \"Free People\",\n                    \"count\": 45\n                },\n                {\n                    \"value\": \"Freecity\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Freeze\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Fringe Studio\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Fruit Of The Loom\",\n                    \"count\": 33\n                },\n                {\n                    \"value\": \"Frye And Co\",\n                    \"count\": 109\n                },\n                {\n                    \"value\": \"G Shock\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"G-shock\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"Gabby's Dollhouse\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Gap\",\n                    \"count\": 933\n                },\n                {\n                    \"value\": \"Garage\",\n                    \"count\": 610\n                },\n                {\n                    \"value\": \"Geneva\",\n                    \"count\": 29\n                },\n                {\n                    \"value\": \"Geoffrey's Toy Box\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Gerber\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Ghd\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Gia Certified Diamonds\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Giani Bernini\",\n                    \"count\": 125\n                },\n                {\n                    \"value\": \"Gibson\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Giorgio Armani\",\n                    \"count\": 35\n                },\n                {\n                    \"value\": \"Givenchy\",\n                    \"count\": 42\n                },\n                {\n                    \"value\": \"Glamorise\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Gloria Vanderbilt\",\n                    \"count\": 32\n                },\n                {\n                    \"value\": \"Godiva\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Gold Toe\",\n                    \"count\": 71\n                },\n                {\n                    \"value\": \"Goliath\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Good American\",\n                    \"count\": 21\n                },\n                {\n                    \"value\": \"Good Man Brand\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Goodlife\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Got2glow Fairies\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Gotham Steel\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Grace Eleyae\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Grande Cosmetics\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Granite Stone\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"Grayson Threads Black\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Green Pan\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Grown With Love\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Gucci\",\n                    \"count\": 56\n                },\n                {\n                    \"value\": \"Guerlain\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Guess\",\n                    \"count\": 119\n                },\n                {\n                    \"value\": \"Gund\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Gunne Sax By Jessica Mcclintock\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"Guy Harvey\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"H E R  Accessories\",\n                    \"count\": 22\n                },\n                {\n                    \"value\": \"Haggar\",\n                    \"count\": 49\n                },\n                {\n                    \"value\": \"Hallmark Diamonds\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Halogen(r)\",\n                    \"count\": 21\n                },\n                {\n                    \"value\": \"Hampui\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Hanes\",\n                    \"count\": 184\n                },\n                {\n                    \"value\": \"Hanky Panky\",\n                    \"count\": 27\n                },\n                {\n                    \"value\": \"Happy Threads\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Harpercollins\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Hasbro\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Havaianas\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"Heat Holders\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Hempz\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Henckels\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Herbivore Botanicals\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Hermès\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"Hero Cosmetics\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Herschel Supply Co.\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"High Sierra\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Hippie Rose\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Hollywood The Jean People\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Home Expressions\",\n                    \"count\": 335\n                },\n                {\n                    \"value\": \"Homewear\",\n                    \"count\": 34\n                },\n                {\n                    \"value\": \"Honeydew Intimates\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Hope & Wonder\",\n                    \"count\": 47\n                },\n                {\n                    \"value\": \"Hot Sox\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Hot Tools\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Hot Wheels\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Hudson & Main\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Hudson Jeans\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Hudson Line\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Hue\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"Hugo\",\n                    \"count\": 41\n                },\n                {\n                    \"value\": \"Hugo Boss\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Hum Nutrition\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Hunter\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Hurley\",\n                    \"count\": 48\n                },\n                {\n                    \"value\": \"Hybrid\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Hybrid Tees\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"Hydraflow\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"I Dew Care\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"I. Miller\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"Iconic\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Id Ideology\",\n                    \"count\": 132\n                },\n                {\n                    \"value\": \"Iets Frans\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Ihome\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Illume\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Im Meme\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Imaginarium\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Impulse\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Imusa\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"In Bloom By Jonquil\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Inc International Concepts\",\n                    \"count\": 538\n                },\n                {\n                    \"value\": \"Instant Pot\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Into\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Invicta\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Invisibobble\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Island Escape\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"Isotoner\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"Isotoner Signature\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Issey Miyake\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"It Cosmetics\",\n                    \"count\": 35\n                },\n                {\n                    \"value\": \"Italian Gold\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Itime\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"Itouch\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"Itsy Bitsy\",\n                    \"count\": 45\n                },\n                {\n                    \"value\": \"Izod\",\n                    \"count\": 82\n                },\n                {\n                    \"value\": \"J Kara\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Jack Black\",\n                    \"count\": 57\n                },\n                {\n                    \"value\": \"Jason Markk\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Jason Wu Beauty\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Jbu\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Jean Paul Gaultier\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"Jeffrey Campbell\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Jellycat\",\n                    \"count\": 28\n                },\n                {\n                    \"value\": \"Jenni\",\n                    \"count\": 61\n                },\n                {\n                    \"value\": \"Jerrelle Guy\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"Jessica Howard\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"Jessica Simpson\",\n                    \"count\": 58\n                },\n                {\n                    \"value\": \"Jewel Badgley Mischka\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Jf J.ferrar\",\n                    \"count\": 140\n                },\n                {\n                    \"value\": \"Jibbitz\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Jimmy Choo\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"Jm Collection\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Jo Malone London™\",\n                    \"count\": 72\n                },\n                {\n                    \"value\": \"Joanna Vargas\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Jockey\",\n                    \"count\": 89\n                },\n                {\n                    \"value\": \"Joe's\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Joe's Jeans\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"John Varvatos\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"Johnston & Murphy\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Joico\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"Jojo\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Jolt\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Jones New York\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Jordan\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Js Collections\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Juicy By Juicy Couture\",\n                    \"count\": 144\n                },\n                {\n                    \"value\": \"Juicy Couture\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Junk Food\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Jurassic World\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Just Like Home\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Just Polly\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"K-swiss\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Kappa\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Karen Scott\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"Karl Lagerfeld Paris\",\n                    \"count\": 42\n                },\n                {\n                    \"value\": \"Kasper\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Kate Somerville®\",\n                    \"count\": 25\n                },\n                {\n                    \"value\": \"Kate Spade\",\n                    \"count\": 437\n                },\n                {\n                    \"value\": \"Kate Spade New York\",\n                    \"count\": 47\n                },\n                {\n                    \"value\": \"Keds\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Kendra Scott\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Kenneth Cole New York\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Kenneth Cole Reaction\",\n                    \"count\": 27\n                },\n                {\n                    \"value\": \"Kenney\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"Kenra\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Kensie\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Keracare\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Keratin Complex\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Kids Headquarters\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Kiehl's Since 1851\",\n                    \"count\": 81\n                },\n                {\n                    \"value\": \"Kikkerland\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Kinetic Sand\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Kingston Grey\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Kipling\",\n                    \"count\": 34\n                },\n                {\n                    \"value\": \"Kiss Lashes\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Kit & Sky\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Kitchenaid\",\n                    \"count\": 31\n                },\n                {\n                    \"value\": \"Knit Works\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Kopari\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"Kork-ease®\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Kreyol Essence\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Kulani Kinis\",\n                    \"count\": 23\n                },\n                {\n                    \"value\": \"Kurt Geiger London\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Kylie Cosmetics\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"L Space\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"L'occitane\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"La Blanca\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"La Mer\",\n                    \"count\": 39\n                },\n                {\n                    \"value\": \"Lab Series\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Lacoste\",\n                    \"count\": 21\n                },\n                {\n                    \"value\": \"Lancome\",\n                    \"count\": 107\n                },\n                {\n                    \"value\": \"Lancôme\",\n                    \"count\": 87\n                },\n                {\n                    \"value\": \"Lano\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Laura Mercier\",\n                    \"count\": 37\n                },\n                {\n                    \"value\": \"Lauren Mcintosh\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Lauren Ralph Lauren\",\n                    \"count\": 242\n                },\n                {\n                    \"value\": \"Lavido\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Layerings\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Lazer\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Le Specs\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"Le Vian\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Leading Lady\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Lee\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Lego\",\n                    \"count\": 25\n                },\n                {\n                    \"value\": \"Leonisa\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Levi\",\n                    \"count\": 772\n                },\n                {\n                    \"value\": \"Leyden\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Licensed Properties\",\n                    \"count\": 79\n                },\n                {\n                    \"value\": \"Lilt\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Lilyette\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Linden Street\",\n                    \"count\": 152\n                },\n                {\n                    \"value\": \"Lioness\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Little Me\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Living Proof®\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Liz Claiborne\",\n                    \"count\": 653\n                },\n                {\n                    \"value\": \"Lodge Cookware\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Lol\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Lol Surprise!\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Lollia\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Loloi\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"London Fog\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"London Style\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Lonna & Lilly\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Loom + Forge\",\n                    \"count\": 56\n                },\n                {\n                    \"value\": \"Love, Fire\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Lucky Brand\",\n                    \"count\": 471\n                },\n                {\n                    \"value\": \"Lucy Paris\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Lulus\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Luminarc\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"Mac\",\n                    \"count\": 141\n                },\n                {\n                    \"value\": \"Mac Cosmetics\",\n                    \"count\": 128\n                },\n                {\n                    \"value\": \"Macy's\",\n                    \"count\": 201\n                },\n                {\n                    \"value\": \"Mad Engine\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Madden Girl\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Madewell\",\n                    \"count\": 31\n                },\n                {\n                    \"value\": \"Maeve\",\n                    \"count\": 58\n                },\n                {\n                    \"value\": \"Magic Bodyfashion\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Maia\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Maidenform\",\n                    \"count\": 133\n                },\n                {\n                    \"value\": \"Maison Margiela\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Malin+goetz\",\n                    \"count\": 45\n                },\n                {\n                    \"value\": \"Manhattan Portage\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Marc Fisher\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Marc Fisher Ltd\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Marc Jacobs\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"Marchesa\",\n                    \"count\": 22\n                },\n                {\n                    \"value\": \"Marine Layer\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Mario Badescu\",\n                    \"count\": 32\n                },\n                {\n                    \"value\": \"Marmellata\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Marvel\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"Marvin's Magic\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Mason Craft And More\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Masterpiece Art Gallery\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Matchless\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Matrix Essentials\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Matrix Total Results\",\n                    \"count\": 35\n                },\n                {\n                    \"value\": \"Mattel\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Maui Jim\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Max & Olivia\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Max Blackout\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Maya Brooke\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Maytex Mills\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Melin\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Melissa & Doug\",\n                    \"count\": 38\n                },\n                {\n                    \"value\": \"Melissa And Doug\",\n                    \"count\": 52\n                },\n                {\n                    \"value\": \"Melonie T\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"Memorex\",\n                    \"count\": 23\n                },\n                {\n                    \"value\": \"Mercantile\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Merkury Innovations\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Michael Kors\",\n                    \"count\": 520\n                },\n                {\n                    \"value\": \"Michael Todd Beauty\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Michel Germain\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Mickey Mouse\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Mighty Fine\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"Mikasa\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Miken\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Mineral Fusion\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Mintty Makeup\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Miraclesuit\",\n                    \"count\": 31\n                },\n                {\n                    \"value\": \"Miraclesuit®\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Miss Elaine\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Missoma\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Miu Miu\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Mixit\",\n                    \"count\": 391\n                },\n                {\n                    \"value\": \"Mizani\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"Modern Bride\",\n                    \"count\": 34\n                },\n                {\n                    \"value\": \"Moglea\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Mohawk Home\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Monet Jewelry\",\n                    \"count\": 308\n                },\n                {\n                    \"value\": \"Monica Vinader\",\n                    \"count\": 32\n                },\n                {\n                    \"value\": \"Monopoly\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Montblanc\",\n                    \"count\": 21\n                },\n                {\n                    \"value\": \"Moon Juice\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Morgan Taylor\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Moroccanoil®\",\n                    \"count\": 27\n                },\n                {\n                    \"value\": \"Mother\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Motherhood Maternity\",\n                    \"count\": 43\n                },\n                {\n                    \"value\": \"Movado\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"Msk\",\n                    \"count\": 35\n                },\n                {\n                    \"value\": \"Mud Pie\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Mugler\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Muk Luks\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Multi Sac\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"Mundi\",\n                    \"count\": 50\n                },\n                {\n                    \"value\": \"Mutual Weave\",\n                    \"count\": 135\n                },\n                {\n                    \"value\": \"Mvmt\",\n                    \"count\": 30\n                },\n                {\n                    \"value\": \"Mvrck By Mitch\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"My Clarins\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"My Little Pony\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Mynah\",\n                    \"count\": 43\n                },\n                {\n                    \"value\": \"Mz Wallace\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Nachtmann\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Naked Wardrobe\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Nars\",\n                    \"count\": 61\n                },\n                {\n                    \"value\": \"National Geographic\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Native Shoes\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Natori\",\n                    \"count\": 47\n                },\n                {\n                    \"value\": \"Naturalizer\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Nautica\",\n                    \"count\": 35\n                },\n                {\n                    \"value\": \"Ncla Beauty\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Nerf\",\n                    \"count\": 32\n                },\n                {\n                    \"value\": \"Nest Fragrances\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Nest New York\",\n                    \"count\": 27\n                },\n                {\n                    \"value\": \"Neulash®\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"New Balance\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"New View\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"New World\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Nia\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Nick Graham\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Nickelodeon\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Nightway\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Nike\",\n                    \"count\": 246\n                },\n                {\n                    \"value\": \"Nike 3brand By Russell Wilson\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"Nina\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Nina Parker\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"Nine West\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Ninja\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Nioxin\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Nn07\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"Non Branded Fine Jewelry\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"Nordic Lights\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Nordicware\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"Nordstrom\",\n                    \"count\": 308\n                },\n                {\n                    \"value\": \"North Pole Trading Co\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Nourish And Shine\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Novelty Licensed\",\n                    \"count\": 29\n                },\n                {\n                    \"value\": \"Novelty T-shirts\",\n                    \"count\": 151\n                },\n                {\n                    \"value\": \"Nudestix\",\n                    \"count\": 29\n                },\n                {\n                    \"value\": \"Nuface®\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Nuna\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Nunn Bush\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Nydj\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Nyx Professional Makeup\",\n                    \"count\": 70\n                },\n                {\n                    \"value\": \"O'neill\",\n                    \"count\": 47\n                },\n                {\n                    \"value\": \"Oakley\",\n                    \"count\": 44\n                },\n                {\n                    \"value\": \"Okie Dokie\",\n                    \"count\": 388\n                },\n                {\n                    \"value\": \"Olaplex\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"Olivia & Joy\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Olivia Burton\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Olukai\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"On\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"Oneida\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Open Edit\",\n                    \"count\": 71\n                },\n                {\n                    \"value\": \"Opi Products, Inc.\",\n                    \"count\": 27\n                },\n                {\n                    \"value\": \"Oribe\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"Original Penguin\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Origins\",\n                    \"count\": 36\n                },\n                {\n                    \"value\": \"Orly\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Osea\",\n                    \"count\": 22\n                },\n                {\n                    \"value\": \"Ouidad\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"Oxo\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"Paco Rabanne\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"Paige\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"Pair Of Thieves\",\n                    \"count\": 40\n                },\n                {\n                    \"value\": \"Paladone\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Panama Jack\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Patchology\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"Patricia Nash\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"Paul Mitchell\",\n                    \"count\": 31\n                },\n                {\n                    \"value\": \"Paul Mitchell Clean Beauty\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Paul Mitchell Tea Tree\",\n                    \"count\": 32\n                },\n                {\n                    \"value\": \"Paw And Tail\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Paw Patrol\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Pbj\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Peppa Pig\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Perceptions\",\n                    \"count\": 29\n                },\n                {\n                    \"value\": \"Perricone Md\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Perry Ellis\",\n                    \"count\": 51\n                },\n                {\n                    \"value\": \"Perry Ellis Portfolio\",\n                    \"count\": 56\n                },\n                {\n                    \"value\": \"Persol\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Peter Millar\",\n                    \"count\": 21\n                },\n                {\n                    \"value\": \"Peter Thomas Roth\",\n                    \"count\": 21\n                },\n                {\n                    \"value\": \"Pga Tour\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Philosophy\",\n                    \"count\": 40\n                },\n                {\n                    \"value\": \"Pilcro\",\n                    \"count\": 56\n                },\n                {\n                    \"value\": \"Pink & Violet\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Pink Sky\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Pj Masks\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Planet Gold\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Planet Sox\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Playmobil\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Playtex\",\n                    \"count\": 23\n                },\n                {\n                    \"value\": \"Pmd\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Polo Ralph Lauren\",\n                    \"count\": 429\n                },\n                {\n                    \"value\": \"Poolcandy\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Pop\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"Power Xl\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Prada\",\n                    \"count\": 37\n                },\n                {\n                    \"value\": \"Prada Linea Rossa\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Prados Beauty\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Premier Amour\",\n                    \"count\": 37\n                },\n                {\n                    \"value\": \"Prep Works\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Proraso\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Protocol\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Puma\",\n                    \"count\": 193\n                },\n                {\n                    \"value\": \"Pur\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"Pura\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Pure Enrichment\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Puzzle Huddle\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Pyrex\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Pyt Beauty\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Q7\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Quay Australia\",\n                    \"count\": 34\n                },\n                {\n                    \"value\": \"Que\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Quiksilver\",\n                    \"count\": 68\n                },\n                {\n                    \"value\": \"R & K Originals\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"R & M Richards\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Rabbit Rabbit Rabbit Design\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Rachel Rachel Roy\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Radley London\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"Rag & Bone\",\n                    \"count\": 47\n                },\n                {\n                    \"value\": \"Rails\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Ralph Lauren\",\n                    \"count\": 27\n                },\n                {\n                    \"value\": \"Rare Editions\",\n                    \"count\": 37\n                },\n                {\n                    \"value\": \"Raviya\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Ray-ban\",\n                    \"count\": 142\n                },\n                {\n                    \"value\": \"Real Techniques\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Rebecca Minkoff\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Redken\",\n                    \"count\": 23\n                },\n                {\n                    \"value\": \"Reebok\",\n                    \"count\": 122\n                },\n                {\n                    \"value\": \"Reef\",\n                    \"count\": 21\n                },\n                {\n                    \"value\": \"Reformation\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"Regal Home Collections, Inc.\",\n                    \"count\": 64\n                },\n                {\n                    \"value\": \"Relevant\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Relic By Fossil\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Remington\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Rethink Your Room\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Revlon\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Rewash\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Richmond Park\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Riley Rose\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Rip Curl\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Rituals\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Riverbrook Home\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Riviera Home\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Robbie Bee\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Robert Barakett\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Rockport\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Rosetti\",\n                    \"count\": 32\n                },\n                {\n                    \"value\": \"Roxy\",\n                    \"count\": 74\n                },\n                {\n                    \"value\": \"Rucker Roots\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Rvca\",\n                    \"count\": 29\n                },\n                {\n                    \"value\": \"Ryegrass\",\n                    \"count\": 37\n                },\n                {\n                    \"value\": \"S. L. Fashions\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Saint Laurent\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Salt + Cove\",\n                    \"count\": 27\n                },\n                {\n                    \"value\": \"Salt Life\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Salvatore Ferragamo\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"Sam Edelman\",\n                    \"count\": 57\n                },\n                {\n                    \"value\": \"Samsonite\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"Sanctuary\",\n                    \"count\": 21\n                },\n                {\n                    \"value\": \"Sara Happ\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Sarah Gordon\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Savane\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Saxx\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Schott Zwiesel\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Schutz\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Sea Level\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"See Kai Run\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Seiko\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Self Esteem\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Serta\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"Sexy Hair\",\n                    \"count\": 34\n                },\n                {\n                    \"value\": \"Shaquille O'neal Xlg\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"Shark\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Sharper Image\",\n                    \"count\": 30\n                },\n                {\n                    \"value\": \"Shimmer 'n Sparkle\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Shiseido\",\n                    \"count\": 142\n                },\n                {\n                    \"value\": \"Silver Reflections\",\n                    \"count\": 77\n                },\n                {\n                    \"value\": \"Silver Treasures\",\n                    \"count\": 134\n                },\n                {\n                    \"value\": \"Sisley Paris\",\n                    \"count\": 87\n                },\n                {\n                    \"value\": \"Skechers\",\n                    \"count\": 157\n                },\n                {\n                    \"value\": \"Skims\",\n                    \"count\": 56\n                },\n                {\n                    \"value\": \"Skinnydip London\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Skip Hop\",\n                    \"count\": 44\n                },\n                {\n                    \"value\": \"Skyway\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Sl Fashions\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Sleep Chic\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Sleep On It\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Slf\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Slip\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Smashbox\",\n                    \"count\": 39\n                },\n                {\n                    \"value\": \"Soapsox\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Society Of Threads\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"Soda Stream\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Sol Swim\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"Soleil Toujours\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Solinotes\",\n                    \"count\": 29\n                },\n                {\n                    \"value\": \"Sonicare\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Sonnet Shores\",\n                    \"count\": 46\n                },\n                {\n                    \"value\": \"South Beach\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Spa Sciences\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Spanx\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"Spanx®\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"Sparkle Allure\",\n                    \"count\": 154\n                },\n                {\n                    \"value\": \"Speechless\",\n                    \"count\": 21\n                },\n                {\n                    \"value\": \"Sperry\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Spider-man\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Spin Master Toys & Games\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Spiritual Gangster\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Sports Illustrated\",\n                    \"count\": 118\n                },\n                {\n                    \"value\": \"St. John`s Bay\",\n                    \"count\": 383\n                },\n                {\n                    \"value\": \"St. Tropez\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"Stacy Adams\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"Stafford\",\n                    \"count\": 185\n                },\n                {\n                    \"value\": \"Stance\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Star Wars\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Stetson\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Steve Harvey\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Steve Madden\",\n                    \"count\": 75\n                },\n                {\n                    \"value\": \"Stila\",\n                    \"count\": 48\n                },\n                {\n                    \"value\": \"Stone Mountain\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Strivectin\",\n                    \"count\": 23\n                },\n                {\n                    \"value\": \"Studio 1\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Studio Oh!\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Style & Co\",\n                    \"count\": 64\n                },\n                {\n                    \"value\": \"Stylus\",\n                    \"count\": 133\n                },\n                {\n                    \"value\": \"Sun + Stone\",\n                    \"count\": 76\n                },\n                {\n                    \"value\": \"Sunday Riley\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"Sundazed\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Supergoop!\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Supergoop!®\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"Sutra Beauty\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Swarovski\",\n                    \"count\": 70\n                },\n                {\n                    \"value\": \"Sweaty Betty\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Swim Solutions\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"T3\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Tabletops Unlimited\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"Tag\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Tailgate\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"Tan-luxe\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Tarte\",\n                    \"count\": 49\n                },\n                {\n                    \"value\": \"Tasha\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Taste Of Home\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"Taylor\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Ted Baker\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Ted Baker London\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Tenoverten\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Teva\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"The Black Series\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"The Creme Shop\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"The Doux\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"The Foundry Supply Co.\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"The Good Patch\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"The Potted Plant\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"The Wet Brush\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"Theory\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Thereabouts\",\n                    \"count\": 251\n                },\n                {\n                    \"value\": \"Tiffany & Co.\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Timex\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Tinsel\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Tinseltown\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"Tko Orlogi\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"To Boot New York\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Tocca\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Tom Ford\",\n                    \"count\": 81\n                },\n                {\n                    \"value\": \"Tommy Bahama\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"Tommy Hilfiger\",\n                    \"count\": 301\n                },\n                {\n                    \"value\": \"Tommy Jeans\",\n                    \"count\": 44\n                },\n                {\n                    \"value\": \"Tommy John\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Tonymoly\",\n                    \"count\": 33\n                },\n                {\n                    \"value\": \"Too Faced\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Topman\",\n                    \"count\": 93\n                },\n                {\n                    \"value\": \"Topshop\",\n                    \"count\": 114\n                },\n                {\n                    \"value\": \"Tory Burch\",\n                    \"count\": 25\n                },\n                {\n                    \"value\": \"Totes\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Toys R Us\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Travelon\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Travelpro\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"Travismathew\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"Treasure & Bond\",\n                    \"count\": 69\n                },\n                {\n                    \"value\": \"Trimfit\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Trimshaper\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Trish Mcevoy\",\n                    \"count\": 59\n                },\n                {\n                    \"value\": \"Trixxi\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"True & Co\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"True Botanicals\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"Trumiracle\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"Tucker + Tate\",\n                    \"count\": 55\n                },\n                {\n                    \"value\": \"Tula Skincare\",\n                    \"count\": 31\n                },\n                {\n                    \"value\": \"Tumi\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Tzumi\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Ugg(r)\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"Ultra Flirt\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Umbra\",\n                    \"count\": 30\n                },\n                {\n                    \"value\": \"Underscore\",\n                    \"count\": 27\n                },\n                {\n                    \"value\": \"Unwritten\",\n                    \"count\": 46\n                },\n                {\n                    \"value\": \"Uppababy\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Urban Alchemy\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Urban Decay\",\n                    \"count\": 33\n                },\n                {\n                    \"value\": \"Urban Hydration\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"Urban Originals\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"Us Polo Assn.\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Uspa\",\n                    \"count\": 54\n                },\n                {\n                    \"value\": \"Vacation\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Valentino\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Van Heusen\",\n                    \"count\": 117\n                },\n                {\n                    \"value\": \"Vanilla Star\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Vanity Fair\",\n                    \"count\": 58\n                },\n                {\n                    \"value\": \"Vans\",\n                    \"count\": 28\n                },\n                {\n                    \"value\": \"Vapour\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Veefriends\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Veja\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Vero Moda\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Versace\",\n                    \"count\": 43\n                },\n                {\n                    \"value\": \"Victorinox\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Viktor & Rolf\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"Viktor&rolf\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Vince\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"Vince Camuto\",\n                    \"count\": 97\n                },\n                {\n                    \"value\": \"Vintage Cosmetics\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Vinyl Icons\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Vionic\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Visha Skincare\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Vogue Eyewear\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Vogue Jr\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Volcom\",\n                    \"count\": 58\n                },\n                {\n                    \"value\": \"Voluspa\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Vue\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"W.r.k\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"Wacoal\",\n                    \"count\": 88\n                },\n                {\n                    \"value\": \"Wander Beauty\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Warner's\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Warners\",\n                    \"count\": 29\n                },\n                {\n                    \"value\": \"Wayf\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Weatherproof Vintage\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"West & Arrow\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Westman Atelier\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Wild Pair\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Wilde House Paper\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Wilton Brands\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Winky Lux\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Wit & Wisdom\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Wizarding World\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"Worthington\",\n                    \"count\": 238\n                },\n                {\n                    \"value\": \"Wrangler\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"Wrapped\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Xersion\",\n                    \"count\": 560\n                },\n                {\n                    \"value\": \"Xscape\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"Youth To The People\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Yves Saint Laurent\",\n                    \"count\": 37\n                },\n                {\n                    \"value\": \"Zella\",\n                    \"count\": 70\n                },\n                {\n                    \"value\": \"Zella Girl\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"Zenna Home\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Zero Water\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Zeroxposur\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"Zodiac\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Zoë Chicco\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"Zunie\",\n                    \"count\": 5\n                }\n            ],\n            \"type\": 1\n        },\n        {\n            \"display_name\": \"Gender\",\n            \"facet\": \"gender\",\n            \"data\": [\n                {\n                    \"value\": \"Boys\",\n                    \"count\": 1709\n                },\n                {\n                    \"value\": \"Girls\",\n                    \"count\": 2332\n                },\n                {\n                    \"value\": \"Men\",\n                    \"count\": 9072\n                },\n                {\n                    \"value\": \"Unisex\",\n                    \"count\": 3705\n                },\n                {\n                    \"value\": \"Women\",\n                    \"count\": 26776\n                }\n            ],\n            \"type\": 2\n        },\n        {\n            \"display_name\": \"Category\",\n            \"facet\": \"category_path\",\n            \"data\": [\n                {\n                    \"display\": null,\n                    \"value\": \"Accessories\",\n                    \"count\": 8\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Animals & Pet Supplies > Pet Supplies > Pet Apparel\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Animals & Pet Supplies > Pet Supplies > Pet Collars\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Animals & Pet Supplies > Pet Supplies > Pet Leashes\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Animals & Pet Supplies > Pet Supplies\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Electronics\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Electronics > Portable Electronics > Bluetooth Speakers & Docks\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Electronics > Cameras\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Electronics > Cell Phones & Accessories > Cases\",\n                    \"count\": 72\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Electronics > Cell Phones & Accessories > Chargers\",\n                    \"count\": 23\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Electronics > Computers & Tablets > Components\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Electronics > Computers & Tablets > Desktops\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Electronics > Wearable Technology > Headphones & Earbuds\",\n                    \"count\": 21\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Electronics > Home Audio\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Electronics > TV & Home Theater > Home Theater Systems\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Electronics > Toys & Hobbies Electronics > Kids Electronics\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Electronics > Computers & Tablets > Laptops\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Electronics > Media & Entertainment > Music\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Electronics > Cell Phones & Accessories > Other Accessories\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Electronics > Computers & Tablets > PC Gaming\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Electronics > Cell Phones & Accessories > Phones\",\n                    \"count\": 18\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Electronics > Portable Electronics > Portable Audio\",\n                    \"count\": 20\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Electronics > Toys & Hobbies Electronics > Remote Control & Robotics\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Electronics > Smart Home & Security > Smart Home\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Electronics > TV & Home Theater\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Electronics > Video Games\",\n                    \"count\": 6\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Skin Care > Acne Treatments & Kits\",\n                    \"count\": 18\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Shaving & Grooming > Aftershave\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Personal Care > Deodorant & Anti-Perspirant > Anti-Perspirant\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Bath & Body > Bar Soap\",\n                    \"count\": 7\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Bath & Body\",\n                    \"count\": 99\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Bath & Body > Bath & Body Gift Sets\",\n                    \"count\": 42\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Bath & Body > Bath Additives\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Bath & Body > Bath Brushes\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Bath & Body > Bath Sponges & Loofahs\",\n                    \"count\": 17\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Makeup > Blushes & Bronzers\",\n                    \"count\": 130\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Makeup > Body & Hair Glitter\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Skin Care > Body Oil\",\n                    \"count\": 68\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Bath & Body > Body Wash\",\n                    \"count\": 45\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Fragrance > Mens Fragrance > Cologne\",\n                    \"count\": 352\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Fragrance > Mens Fragrance > Cologne Gift Sets\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Hair Care & Styling > Combs & Brushes\",\n                    \"count\": 21\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Skin Care > Compressed Skin Care Mask Sheets\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Bath & Body > Cosmetic & Toiletry Bags\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Hair Care & Styling > Curling Irons\",\n                    \"count\": 10\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Nail Care > Cuticle Cream & Oil\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Personal Care > Deodorant & Anti-Perspirant > Deodorant\",\n                    \"count\": 29\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Shaving & Grooming > Electric Razors\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Sleeping Aids > Eye Masks\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Makeup > Eye Primer\",\n                    \"count\": 6\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Makeup > Eye Shadow\",\n                    \"count\": 123\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Makeup > Eyebrow Enhancers\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Makeup > Eyelash Curlers\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Makeup > Eyeliner\",\n                    \"count\": 72\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Makeup > Face Mirrors\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Makeup > Face Powder\",\n                    \"count\": 67\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Makeup > Face Primer\",\n                    \"count\": 14\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Makeup > Facial Blotting Paper\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Skin Care > Facial Cleansers\",\n                    \"count\": 231\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Skin Care > Facial Serums\",\n                    \"count\": 21\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Makeup > False Eyelashes\",\n                    \"count\": 23\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Nail Care > False Nails\",\n                    \"count\": 13\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Hair Care & Styling > Flat Irons\",\n                    \"count\": 20\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Makeup > Foundations & Concealers\",\n                    \"count\": 309\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Fragrance\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Hair Care & Styling > Hair Care Kits\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Hair Care & Styling > Hair Color\",\n                    \"count\": 114\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Hair Care & Styling > Hair Curlers\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Hair Care & Styling > Hair Dryers\",\n                    \"count\": 11\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Hair Care & Styling > Hair Styling Products\",\n                    \"count\": 242\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Hair Care & Styling > Hair Styling Tool Sets\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Bath & Body > Hand Sanitizers & Wipes\",\n                    \"count\": 9\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Health Care\",\n                    \"count\": 665\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Makeup > Highlighters & Luminizers\",\n                    \"count\": 19\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Makeup > Lip & Cheek Stains\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Skin Care > Lip Balms & Treatments\",\n                    \"count\": 49\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Makeup > Lip Gloss\",\n                    \"count\": 38\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Makeup > Lip Liner\",\n                    \"count\": 18\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Makeup > Lip Primer\",\n                    \"count\": 6\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Makeup > Lipstick\",\n                    \"count\": 144\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Skin Care > Lotion & Moisturizer\",\n                    \"count\": 690\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Skin Care > Lotion & Sunscreen Applicators\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Makeup\",\n                    \"count\": 238\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Makeup > Makeup Brushes\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Makeup > Makeup Organizers\",\n                    \"count\": 11\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Skin Care > Makeup Removers\",\n                    \"count\": 21\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Makeup > Makeup Sets\",\n                    \"count\": 80\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Makeup > Makeup Sponges\",\n                    \"count\": 8\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Makeup > Makeup Tools\",\n                    \"count\": 25\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Nail Care > Manicure Tool Sets\",\n                    \"count\": 6\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Makeup > Mascara\",\n                    \"count\": 139\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Fragrance > Mens Fragrance\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Nail Care\",\n                    \"count\": 11\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Nail Care > Nail Clippers\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Nail Care > Nail Polishes\",\n                    \"count\": 43\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Fragrance > Womens Fragrance > Perfume\",\n                    \"count\": 625\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Personal Care\",\n                    \"count\": 22\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Shaving & Grooming > Razors & Razor Blades\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Skin Care > Self Tanner\",\n                    \"count\": 14\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Hair Care & Styling > Shampoo & Conditioner\",\n                    \"count\": 294\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Shaving & Grooming\",\n                    \"count\": 13\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Shaving & Grooming > Shaving Cream\",\n                    \"count\": 10\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Shaving & Grooming > Shaving Kits\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Skin Care\",\n                    \"count\": 31\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Skin Care > Skin Care Masks & Peels\",\n                    \"count\": 112\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Skin Care > Sunscreen\",\n                    \"count\": 54\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Makeup > Temporary Tattoos\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Skin Care > Toners & Astringents\",\n                    \"count\": 45\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements\",\n                    \"count\": 56\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Health & Beauty > Fragrance > Womens Fragrance\",\n                    \"count\": 12\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home\",\n                    \"count\": 32\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Decor > Accent Pieces\",\n                    \"count\": 51\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Toys & Hobbies > Action Figures\",\n                    \"count\": 101\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Decor > Area & Accent Rugs\",\n                    \"count\": 31\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Toys & Hobbies > Arts & Crafts\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Bath > Baby & Kids Bath\",\n                    \"count\": 12\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Bedding > Baby & Kids Bedding\",\n                    \"count\": 6\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Toys & Hobbies > Baby Gyms & Playmats\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Toys & Hobbies > Baby Toys\",\n                    \"count\": 28\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Travel > Luggage & Travel Gear > Backpacks\",\n                    \"count\": 111\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Kitchen > Bakeware\",\n                    \"count\": 28\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Bath\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Bath > Bath Accessories\",\n                    \"count\": 35\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Bath > Bath Rugs & Mats\",\n                    \"count\": 31\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Bath > Bath Towels & Washcloths\",\n                    \"count\": 35\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Bedding > Bed Sheets\",\n                    \"count\": 114\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Bedding\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Bedding > Bedding Sets\",\n                    \"count\": 67\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Bedding > Blankets & Throws\",\n                    \"count\": 89\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Toys & Hobbies > Board Games\",\n                    \"count\": 18\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Travel > Luggage & Travel Gear > Briefcases\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Toys & Hobbies > Building Blocks\",\n                    \"count\": 29\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Decor > Candles & Diffusers\",\n                    \"count\": 170\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Dining > Textiles > Cloth Napkins\",\n                    \"count\": 22\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Toys & Hobbies > Collectible Toys\",\n                    \"count\": 17\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Kitchen > Cookware\",\n                    \"count\": 107\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Decor > Curtains & Window Treatments\",\n                    \"count\": 220\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Kitchen > Cutlery\",\n                    \"count\": 29\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Decor\",\n                    \"count\": 13\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Dining\",\n                    \"count\": 19\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Dining > Dinnerware\",\n                    \"count\": 59\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Toys & Hobbies > Dolls & Dollhouses\",\n                    \"count\": 37\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Travel > Utility Bags > Duffel Bags\",\n                    \"count\": 18\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Travel > Utility Bags > Fanny Packs\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Dining > Flatware\",\n                    \"count\": 17\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Decor > Frames & Wall Art\",\n                    \"count\": 32\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Furniture\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Travel > Luggage & Travel Gear > Garment Bags\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Party & Celebration > Gift Giving\",\n                    \"count\": 96\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Dining > Glasses & Barware\",\n                    \"count\": 92\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Decor > Holiday Decor\",\n                    \"count\": 8\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Home & Garden\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Home Office\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Decor > Jewelry Holders\",\n                    \"count\": 12\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Furniture > Kids Furniture\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Kitchen\",\n                    \"count\": 44\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Kitchen > Kitchen Accessories\",\n                    \"count\": 25\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Kitchen > Kitchen Appliances\",\n                    \"count\": 98\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Dining > Textiles > Kitchen Towels\",\n                    \"count\": 34\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Housewares > Laundry\",\n                    \"count\": 11\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Toys & Hobbies > Learning & Educational\",\n                    \"count\": 27\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Decor > Lighting & Lamps\",\n                    \"count\": 47\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Travel > Travel Accessories > Luggage Tags\",\n                    \"count\": 9\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Bedding > Mattress Pads & Protectors\",\n                    \"count\": 16\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Furniture > Mattresses\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Travel > Luggage & Travel Gear > Messenger Bags\",\n                    \"count\": 20\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Home Office > Office Supplies\",\n                    \"count\": 42\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Toys & Hobbies > Outdoor Play\",\n                    \"count\": 18\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Travel > Travel Accessories > Packing Organizers\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Party & Celebration\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Home & Garden > Patio Furniture\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Pet & Accessories > Pet Clothing\",\n                    \"count\": 6\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Bedding > Pillowcases & Shams\",\n                    \"count\": 49\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Bedding > Pillows\",\n                    \"count\": 36\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Toys & Hobbies > Play Sets\",\n                    \"count\": 27\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Dining > Textiles > Pot Holders\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Toys & Hobbies > Pretend Play\",\n                    \"count\": 57\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Toys & Hobbies > Puzzles\",\n                    \"count\": 18\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Bedding > Quilts & Comforters\",\n                    \"count\": 27\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Dining > Serveware\",\n                    \"count\": 18\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Bath > Shower Curtains\",\n                    \"count\": 66\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Decor > Storage & Organization\",\n                    \"count\": 177\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Toys & Hobbies > Stuffed Toys\",\n                    \"count\": 40\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Travel > Luggage & Travel Gear > Suitcases\",\n                    \"count\": 145\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Dining > Textiles > Table Cloth\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Dining > Textiles > Table Placemats\",\n                    \"count\": 7\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Dining > Textiles > Table Runners\",\n                    \"count\": 24\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Dining > Textiles\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Toys & Hobbies > Toy Vehicles\",\n                    \"count\": 6\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Toys & Hobbies\",\n                    \"count\": 346\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Travel > Luggage & Travel Gear > Train Cases\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Travel\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Travel > Travel Accessories\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Travel > Travel Accessories > Travel Pillows\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Travel > Travel Accessories > Umbrellas\",\n                    \"count\": 12\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Housewares > Vacuums & Floor Care\",\n                    \"count\": 18\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Decor > Vases, Bowls & Trays\",\n                    \"count\": 61\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Home > Travel > Luggage & Travel Gear > Weekender Bags\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids\",\n                    \"count\": 216\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Baby & Toddler Accessories\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Baby & Toddler Clothing > Baby & Toddler Bottoms\",\n                    \"count\": 393\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Baby & Toddler Clothing > Baby & Toddler One-pieces\",\n                    \"count\": 338\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Baby & Toddler Clothing > Baby & Toddler Outerwear\",\n                    \"count\": 15\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Baby & Toddler Clothing > Baby & Toddler Outfit Sets\",\n                    \"count\": 49\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Baby & Toddler Shoes\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Baby & Toddler Clothing > Baby & Toddler Sleepwear\",\n                    \"count\": 34\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Baby & Toddler Clothing > Baby & Toddler Socks & Tights\",\n                    \"count\": 38\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Baby & Toddler Clothing > Baby & Toddler Swimwear\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Baby & Toddler Clothing > Baby & Toddler Tops\",\n                    \"count\": 139\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Baby & Toddler Clothing > Baby & Toddler Underwear\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Baby & Toddler Shoes > Baby Shoes\",\n                    \"count\": 18\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Accessories\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Clothing > Boys Activewear\",\n                    \"count\": 9\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Shoes > Boys Athletic Shoes\",\n                    \"count\": 69\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Shoes > Boys Boots\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Shoes > Boys Casual Shoes\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Clothing > Boys Outerwear > Boys Coats & Jackets\",\n                    \"count\": 45\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Shoes > Boys Dress Shoes\",\n                    \"count\": 9\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Clothing > Boys Jeans\",\n                    \"count\": 74\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Shoes > Boys Loafers & Slip-Ons\",\n                    \"count\": 13\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Clothing > Boys Outerwear\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Clothing > Boys Outfit Sets\",\n                    \"count\": 6\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Clothing > Boys Sleepwear > Boys Pajamas\",\n                    \"count\": 24\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Clothing > Boys Pants\",\n                    \"count\": 140\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Clothing > Boys Sleepwear > Boys Robes\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Shoes > Boys Sandals\",\n                    \"count\": 10\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Clothing > Boys Shirts & Tops\",\n                    \"count\": 534\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Shoes\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Clothing > Boys Shorts\",\n                    \"count\": 86\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Clothing > Boys Sleepwear\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Shoes > Boys Slippers\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Clothing > Boys Socks\",\n                    \"count\": 78\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Clothing > Boys Sweaters\",\n                    \"count\": 9\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Clothing > Boys Swimwear\",\n                    \"count\": 19\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Clothing > Boys Undershirts\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Clothing > Boys Underwear\",\n                    \"count\": 50\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Boys Accessories > Boys Watches\",\n                    \"count\": 19\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Girls Accessories\",\n                    \"count\": 30\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Girls Clothing > Girls Activewear\",\n                    \"count\": 22\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Girls Shoes > Girls Athletic Shoes\",\n                    \"count\": 71\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Girls Shoes > Girls Boots & Booties\",\n                    \"count\": 14\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Girls Clothing\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Girls Clothing > Girls Outerwear > Girls Coats & Jackets\",\n                    \"count\": 41\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Girls Shoes > Girls Dress\",\n                    \"count\": 12\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Girls Clothing > Girls Dresses\",\n                    \"count\": 237\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Girls Shoes > Girls Flats\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Girls Clothing > Girls Jeans\",\n                    \"count\": 74\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Girls Clothing > Girls Jumpsuits & Rompers\",\n                    \"count\": 22\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Girls Clothing > Girls Sleepwear > Girls Nightgowns\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Girls Clothing > Girls One-pieces\",\n                    \"count\": 33\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Girls Clothing > Girls Sleepwear > Girls Pajamas\",\n                    \"count\": 63\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Girls Clothing > Girls Pants\",\n                    \"count\": 180\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Girls Clothing > Girls Sleepwear > Girls Robes\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Girls Shoes > Girls Sandals\",\n                    \"count\": 22\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Girls Clothing > Girls Shirts & Tops\",\n                    \"count\": 354\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Girls Shoes\",\n                    \"count\": 9\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Girls Clothing > Girls Shorts\",\n                    \"count\": 69\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Girls Clothing > Girls Skirts\",\n                    \"count\": 46\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Girls Clothing > Girls Sleepwear\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Girls Shoes > Girls Slip-on Shoes\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Girls Shoes > Girls Slippers\",\n                    \"count\": 8\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Girls Clothing > Girls Socks & Tights\",\n                    \"count\": 46\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Girls Clothing > Girls Sweaters\",\n                    \"count\": 28\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Girls Clothing > Girls Swimwear\",\n                    \"count\": 11\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Girls Clothing > Girls Undershirts\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Girls Clothing > Girls Underwear\",\n                    \"count\": 95\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Girls Accessories > Girls Watches\",\n                    \"count\": 26\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Kids Accessories > Kids Gloves & Mittens\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Kids Accessories > Kids Hair Accessories\",\n                    \"count\": 14\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Kids Accessories > Kids Hats\",\n                    \"count\": 11\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Kids Accessories > Kids Jewelry\",\n                    \"count\": 18\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Kids > Baby & Toddler Shoes > Toddler Shoes\",\n                    \"count\": 56\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens\",\n                    \"count\": 152\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Activewear > Mens Active Jackets\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Activewear > Mens Active Pants\",\n                    \"count\": 18\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Activewear > Mens Active Shorts\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Activewear > Mens Active Tops\",\n                    \"count\": 18\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Activewear\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Athletic Shoes\",\n                    \"count\": 93\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Headwear > Mens Bandanas\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Belts & Belt Buckles > Mens Belt Buckles\",\n                    \"count\": 32\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Belts & Belt Buckles > Mens Belts\",\n                    \"count\": 225\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Boots & Chukkas\",\n                    \"count\": 67\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Jewelry > Mens Bracelets\",\n                    \"count\": 184\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Jewelry > Mens Button Studs\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Wallets & Keychains > Mens Card Cases\",\n                    \"count\": 23\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sweaters > Mens Cardigans\",\n                    \"count\": 12\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Pants > Mens Casual Pants\",\n                    \"count\": 404\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Shirts > Mens Casual Shirts\",\n                    \"count\": 2568\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Casual Shoes\",\n                    \"count\": 98\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing\",\n                    \"count\": 13\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Clothing Accessories\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Outerwear > Mens Coats & Jackets\",\n                    \"count\": 419\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Clothing Accessories > Mens Collar Stays\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Jewelry > Mens Cufflinks\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Pants > Mens Dress Pants\",\n                    \"count\": 66\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Shirts > Mens Dress Shirts\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Dress Shoes\",\n                    \"count\": 12\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Headwear > Mens Earmuffs\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Jewelry > Mens Earrings\",\n                    \"count\": 7\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Fashion Sneakers\",\n                    \"count\": 132\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Gloves & Mittens\",\n                    \"count\": 10\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Headwear > Mens Hats\",\n                    \"count\": 172\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Shirts > Mens Henley Shirts\",\n                    \"count\": 7\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Pants > Mens Jeans\",\n                    \"count\": 425\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Jewelry\",\n                    \"count\": 7\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Pants > Mens Joggers & Sweatpants\",\n                    \"count\": 151\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Wallets & Keychains > Mens Keychains\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Loafers & Slip-Ons\",\n                    \"count\": 61\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Underwear & Socks > Mens Long Johns\",\n                    \"count\": 7\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sleepwear & Loungewear > Mens Loungewear\",\n                    \"count\": 10\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Jewelry > Mens Money Clips\",\n                    \"count\": 97\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Clothing Accessories > Mens Neck Gaiters\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Jewelry > Mens Necklaces\",\n                    \"count\": 29\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Clothing Accessories > Mens Neckties\",\n                    \"count\": 425\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Oxfords\",\n                    \"count\": 55\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sleepwear & Loungewear > Mens Pajamas\",\n                    \"count\": 71\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Pants\",\n                    \"count\": 98\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Clothing Accessories > Mens Pocket Squares & Handkerchiefs\",\n                    \"count\": 11\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Shirts > Mens Polo Shirts\",\n                    \"count\": 179\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sweaters > Mens Pullovers\",\n                    \"count\": 46\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Jewelry > Mens Rings\",\n                    \"count\": 15\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sleepwear & Loungewear > Mens Robes\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Sandals\",\n                    \"count\": 78\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Scarves\",\n                    \"count\": 6\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Shirts\",\n                    \"count\": 11\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Shoe Accessories\",\n                    \"count\": 6\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes\",\n                    \"count\": 22\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Shorts\",\n                    \"count\": 295\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Slippers\",\n                    \"count\": 46\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Underwear & Socks > Mens Socks\",\n                    \"count\": 393\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Suits & Sport Coats > Mens Sport Coats & Blazers\",\n                    \"count\": 8\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Suits & Sport Coats > Mens Suit Separates\",\n                    \"count\": 7\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Suits & Sport Coats > Mens Suits\",\n                    \"count\": 31\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Sunglasses & Eyewear > Mens Sunglasses\",\n                    \"count\": 203\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Clothing Accessories > Mens Suspenders\",\n                    \"count\": 43\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sweaters\",\n                    \"count\": 15\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sweatshirts & Hoodies\",\n                    \"count\": 250\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Swimwear\",\n                    \"count\": 62\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Shirts > Mens T-Shirts & Tanks\",\n                    \"count\": 60\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Jewelry > Mens Tie Clips\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Sweaters > Mens Turtlenecks\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Suits & Sport Coats > Mens Tuxedos\",\n                    \"count\": 12\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Underwear & Socks > Mens Undershirts\",\n                    \"count\": 21\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Underwear & Socks > Mens Underwear\",\n                    \"count\": 322\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Outerwear > Mens Vests\",\n                    \"count\": 32\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Wallets & Keychains > Mens Wallets\",\n                    \"count\": 78\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Watches > Mens Watch Accessories\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Watches > Mens Watch Bands\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Accessories > Mens Watches > Mens Watches\",\n                    \"count\": 120\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Shoes > Mens Work Shoes\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Mens > Mens Clothing > Mens Workwear\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Sports & Recreation > Bikes & Wheel Sports > Adult Bikes\",\n                    \"count\": 39\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Sports & Recreation > Tennis & Racquet Sports > Badminton\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Sports & Recreation > Team Sports > Baseball\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Sports & Recreation > Team Sports > Basketball\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Sports & Recreation > Camping & Outdoors > Camping\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Sports & Recreation > Camping & Outdoors > Fishing\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Sports & Recreation > Fitness & Wellness\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Sports & Recreation > Team Sports > Football\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Sports & Recreation > Golf\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Sports & Recreation > Fitness & Wellness > Health & Wellness\",\n                    \"count\": 14\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Sports & Recreation > Camping & Outdoors > Hiking\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Sports & Recreation > Water Sports > Inflatables & Toys\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Sports & Recreation > Fan Shop > Clothing Fan Shop > Jewelry Fan Shop\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Sports & Recreation > Team Sports > Other Sports\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Sports & Recreation > Bikes & Wheel Sports > Scooters\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Sports & Recreation > Fan Shop > Clothing Fan Shop > T-Shirt Fan Shop\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Sports & Recreation > Tennis & Racquet Sports > Tennis\",\n                    \"count\": 7\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Sports & Recreation > Water Sports > Water Toys\",\n                    \"count\": 6\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Sports & Recreation > Fitness & Wellness > Yoga & Studio\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens\",\n                    \"count\": 136\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Wedding & Bridal > Bridal Party Dresses\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Maternity\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Maternity > Maternity Dresses\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Maternity > Maternity Jeans\",\n                    \"count\": 6\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Maternity > Maternity Leggings\",\n                    \"count\": 9\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Maternity > Maternity Pants\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Maternity > Maternity Shirts & Tops\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Maternity > Maternity Shorts\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Wedding & Bridal > Wedding Dresses\",\n                    \"count\": 19\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Activewear > Womens Active Dresses\",\n                    \"count\": 6\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Activewear > Womens Active Jackets\",\n                    \"count\": 21\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Activewear > Womens Active Pants\",\n                    \"count\": 71\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Activewear > Womens Active Shorts\",\n                    \"count\": 80\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Activewear > Womens Active Tops\",\n                    \"count\": 125\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Activewear\",\n                    \"count\": 11\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Accessories > Womens Jewelry > Womens Anklets\",\n                    \"count\": 38\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Shoes > Womens Athletic Shoes\",\n                    \"count\": 179\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Shirts & Tops > Womens Babydoll Tops\",\n                    \"count\": 8\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Accessories > Womens Headwear > Womens Bandanas\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Accessories > Womens Belts\",\n                    \"count\": 131\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Activewear > Womens Bicycle Activewear\",\n                    \"count\": 27\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Swimwear > Womens Bikinis\",\n                    \"count\": 356\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Suits & Blazers > Womens Blazers\",\n                    \"count\": 36\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Shirts & Tops > Womens Blouses\",\n                    \"count\": 658\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Accessories > Womens Jewelry > Womens Body Jewelry\",\n                    \"count\": 9\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Shirts & Tops > Womens Bodysuits\",\n                    \"count\": 198\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Shoes > Womens Booties\",\n                    \"count\": 59\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Shoes > Womens Boots\",\n                    \"count\": 138\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Accessories > Womens Jewelry > Womens Bracelets\",\n                    \"count\": 643\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Underwear & Socks > Womens Bras\",\n                    \"count\": 739\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Accessories > Womens Jewelry > Womens Brooches & Lapel Pins\",\n                    \"count\": 8\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Handbags > Womens Bucket Bags\",\n                    \"count\": 11\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Shirts & Tops > Womens Button-Downs\",\n                    \"count\": 98\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Accessories > Womens Wallets & Keychains > Womens Card Cases\",\n                    \"count\": 14\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Sweaters > Womens Cardigans\",\n                    \"count\": 194\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Pants > Womens Casual Pants\",\n                    \"count\": 1067\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Accessories > Womens Jewelry > Womens Charms & Pendants\",\n                    \"count\": 602\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Shoes > Womens Clogs\",\n                    \"count\": 36\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing\",\n                    \"count\": 8\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Handbags > Womens Clutches\",\n                    \"count\": 22\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Outerwear > Womens Coats & Jackets\",\n                    \"count\": 607\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Costumes > Womens Costumes\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Swimwear > Womens Cover Ups\",\n                    \"count\": 46\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Shirts & Tops > Womens Cropped Tops\",\n                    \"count\": 439\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Handbags > Womens Crossbody Bags\",\n                    \"count\": 338\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Pants > Womens Dress Pants\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Shoes > Womens Dress Shoes\",\n                    \"count\": 53\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Dresses\",\n                    \"count\": 1466\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Accessories > Womens Jewelry > Womens Earrings\",\n                    \"count\": 1895\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Accessories > Womens Sunglasses & Eyewear > Womens Eyeglasses\",\n                    \"count\": 7\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Accessories > Womens Facemasks\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Shoes > Womens Fashion Sneakers\",\n                    \"count\": 191\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Shoes > Womens Flats\",\n                    \"count\": 107\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Accessories > Womens Gloves & Mittens\",\n                    \"count\": 29\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Accessories > Womens Headwear > Womens Hair Accessories\",\n                    \"count\": 176\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Handbags\",\n                    \"count\": 83\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Accessories > Womens Headwear > Womens Hats\",\n                    \"count\": 179\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Accessories > Womens Headwear > Womens Headbands\",\n                    \"count\": 57\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Accessories > Womens Headwear\",\n                    \"count\": 1\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Shirts & Tops > Womens Henley Shirts\",\n                    \"count\": 35\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Handbags > Womens Hobo Bags\",\n                    \"count\": 17\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Underwear & Socks > Womens Hosiery\",\n                    \"count\": 113\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Pants > Womens Jeans & Denim\",\n                    \"count\": 1271\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Accessories > Womens Jewelry\",\n                    \"count\": 58\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Accessories > Womens Jewelry > Womens Jewelry Sets\",\n                    \"count\": 298\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Jumpsuits & Rompers\",\n                    \"count\": 69\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Accessories > Womens Wallets & Keychains > Womens Key Fob\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Accessories > Womens Wallets & Keychains > Womens Keychains\",\n                    \"count\": 9\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Sweaters > Womens Layered Sweaters\",\n                    \"count\": 17\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Shirts & Tops > Womens Layered Tops\",\n                    \"count\": 12\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Activewear > Womens Leggings\",\n                    \"count\": 306\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Pants > Womens Leggings\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Underwear & Socks > Womens Lingerie\",\n                    \"count\": 349\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Shoes > Womens Loafers & Slip-Ons\",\n                    \"count\": 89\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Sleepwear & Loungewear > Womens Loungewear\",\n                    \"count\": 68\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Shirts & Tops > Womens Mock Neck Tops\",\n                    \"count\": 84\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Shoes > Womens Mules & Slides\",\n                    \"count\": 162\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Accessories > Womens Jewelry > Womens Necklaces\",\n                    \"count\": 692\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Sleepwear & Loungewear > Womens Nightgowns\",\n                    \"count\": 39\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Swimwear > Womens One Piece\",\n                    \"count\": 110\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Outerwear\",\n                    \"count\": 42\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Outfit Sets\",\n                    \"count\": 8\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Sleepwear & Loungewear > Womens Pajamas\",\n                    \"count\": 95\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Pants\",\n                    \"count\": 3\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Shirts & Tops > Womens Peplum Tops\",\n                    \"count\": 29\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Shirts & Tops > Womens Polo Shirts\",\n                    \"count\": 27\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Sweaters > Womens Pullovers\",\n                    \"count\": 194\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Shoes > Womens Pumps & Heels\",\n                    \"count\": 182\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Accessories > Womens Jewelry > Womens Rings\",\n                    \"count\": 322\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Sleepwear & Loungewear > Womens Robes\",\n                    \"count\": 33\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Shoes > Womens Sandals\",\n                    \"count\": 191\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Handbags > Womens Satchels\",\n                    \"count\": 73\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Accessories > Womens Scarves & Shawls\",\n                    \"count\": 45\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Underwear & Socks > Womens Shapewear\",\n                    \"count\": 114\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Shirts & Tops > Womens Shells\",\n                    \"count\": 42\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Shirts & Tops\",\n                    \"count\": 981\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Shoes\",\n                    \"count\": 16\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Shorts\",\n                    \"count\": 215\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Handbags > Womens Shoulder Bags\",\n                    \"count\": 110\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Sweaters > Womens Shrugs\",\n                    \"count\": 15\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Suits & Blazers > Womens Skirt Suits\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Skirts\",\n                    \"count\": 280\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Sleepwear & Loungewear\",\n                    \"count\": 7\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Shoes > Womens Slippers\",\n                    \"count\": 25\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Underwear & Socks > Womens Socks\",\n                    \"count\": 314\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Activewear > Womens Sport Bras\",\n                    \"count\": 30\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Accessories > Womens Sunglasses & Eyewear > Womens Sunglasses\",\n                    \"count\": 529\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Sweaters\",\n                    \"count\": 4\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Shirts & Tops > Womens Sweatshirts & Hoodies\",\n                    \"count\": 249\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Swimwear\",\n                    \"count\": 30\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Shirts & Tops > Womens T-Shirts\",\n                    \"count\": 807\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Swimwear > Womens Tankinis\",\n                    \"count\": 77\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Shirts & Tops > Womens Tanks & Camisole\",\n                    \"count\": 349\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Shirts & Tops > Womens Thermal Tops\",\n                    \"count\": 8\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Handbags > Womens Totes\",\n                    \"count\": 159\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Shirts & Tops > Womens Tunics\",\n                    \"count\": 61\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Sweaters > Womens Turtlenecks\",\n                    \"count\": 49\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Underwear & Socks > Womens Underwear\",\n                    \"count\": 223\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Sweaters > Womens V-Neck\",\n                    \"count\": 20\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Outerwear > Womens Vests\",\n                    \"count\": 46\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Accessories > Womens Wallets & Keychains > Womens Wallets\",\n                    \"count\": 263\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Accessories > Womens Watches > Womens Watch Bands\",\n                    \"count\": 11\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Accessories > Womens Watches > Womens Watches\",\n                    \"count\": 146\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Shoes > Womens Wedges & Espadrilles\",\n                    \"count\": 5\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Shoes > Womens Work Shoes\",\n                    \"count\": 2\n                },\n                {\n                    \"display\": null,\n                    \"value\": \"Womens > Womens Clothing > Womens Sweaters > Womens Wraps & Ponchos\",\n                    \"count\": 169\n                }\n            ],\n            \"type\": 3\n        },\n        {\n            \"display_name\": \"Size\",\n            \"facet\": \"variants/size\",\n            \"data\": [\n                {\n                    \"value\": \"-\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"000\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"000 Regular\",\n                    \"count\": 39\n                },\n                {\n                    \"value\": \"000 Short\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"00\",\n                    \"count\": 109\n                },\n                {\n                    \"value\": \"00 Regular\",\n                    \"count\": 62\n                },\n                {\n                    \"value\": \"00 Short\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"0\",\n                    \"count\": 393\n                },\n                {\n                    \"value\": \"0 - 12 Months\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"0 - 3 Months\",\n                    \"count\": 136\n                },\n                {\n                    \"value\": \"0 - 6 Months\",\n                    \"count\": 23\n                },\n                {\n                    \"value\": \"0 Long\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"0 Petite\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"0 Regular\",\n                    \"count\": 79\n                },\n                {\n                    \"value\": \"0 Short\",\n                    \"count\": 34\n                },\n                {\n                    \"value\": \"0.05 oz\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"0.17 oz\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"0.2 oz\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"0.20 oz\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"0.24 oz\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"0.25 oz\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"0.27 oz\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"0.3 oz\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"0.33 oz\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"0.34 oz\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"0.5 oz\",\n                    \"count\": 62\n                },\n                {\n                    \"value\": \"0.50 oz\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"0.67 oz\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"0.68 oz\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"0.7 oz\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"0.70 oz\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"0.85 oz\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"2T\",\n                    \"count\": 450\n                },\n                {\n                    \"value\": \"3T\",\n                    \"count\": 484\n                },\n                {\n                    \"value\": \"4T\",\n                    \"count\": 469\n                },\n                {\n                    \"value\": \"5T\",\n                    \"count\": 276\n                },\n                {\n                    \"value\": \"1\",\n                    \"count\": 308\n                },\n                {\n                    \"value\": \"1 Long\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"1 Short\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"1 ½\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"2\",\n                    \"count\": 918\n                },\n                {\n                    \"value\": \"2 Long\",\n                    \"count\": 21\n                },\n                {\n                    \"value\": \"2 Petite\",\n                    \"count\": 91\n                },\n                {\n                    \"value\": \"2 Petite Short\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"2 Regular\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"2 Short\",\n                    \"count\": 47\n                },\n                {\n                    \"value\": \"2 ½\",\n                    \"count\": 25\n                },\n                {\n                    \"value\": \"3\",\n                    \"count\": 421\n                },\n                {\n                    \"value\": \"3 Long\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"3 Months\",\n                    \"count\": 397\n                },\n                {\n                    \"value\": \"3 Short\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"3 ½\",\n                    \"count\": 31\n                },\n                {\n                    \"value\": \"4\",\n                    \"count\": 1312\n                },\n                {\n                    \"value\": \"4 Long\",\n                    \"count\": 25\n                },\n                {\n                    \"value\": \"4 Petite\",\n                    \"count\": 108\n                },\n                {\n                    \"value\": \"4 Petite Short\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"4 Regular\",\n                    \"count\": 98\n                },\n                {\n                    \"value\": \"4 Short\",\n                    \"count\": 60\n                },\n                {\n                    \"value\": \"4 Slim\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"4 ½\",\n                    \"count\": 61\n                },\n                {\n                    \"value\": \"5\",\n                    \"count\": 1179\n                },\n                {\n                    \"value\": \"5 Long\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"5 Short\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"5 Slim\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"5 ½\",\n                    \"count\": 420\n                },\n                {\n                    \"value\": \"6\",\n                    \"count\": 2383\n                },\n                {\n                    \"value\": \"6 Long\",\n                    \"count\": 29\n                },\n                {\n                    \"value\": \"6 Months\",\n                    \"count\": 745\n                },\n                {\n                    \"value\": \"6 Petite\",\n                    \"count\": 102\n                },\n                {\n                    \"value\": \"6 Petite Short\",\n                    \"count\": 30\n                },\n                {\n                    \"value\": \"6 Regular\",\n                    \"count\": 96\n                },\n                {\n                    \"value\": \"6 Short\",\n                    \"count\": 55\n                },\n                {\n                    \"value\": \"6 Slim\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"6 months\",\n                    \"count\": 69\n                },\n                {\n                    \"value\": \"6 ½\",\n                    \"count\": 872\n                },\n                {\n                    \"value\": \"7\",\n                    \"count\": 2395\n                },\n                {\n                    \"value\": \"7 Long\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"7 Short\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"7 Slim\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"7 ½\",\n                    \"count\": 1166\n                },\n                {\n                    \"value\": \"8\",\n                    \"count\": 3449\n                },\n                {\n                    \"value\": \"8 Husky\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"8 Long\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"8 Petite\",\n                    \"count\": 106\n                },\n                {\n                    \"value\": \"8 Petite Short\",\n                    \"count\": 31\n                },\n                {\n                    \"value\": \"8 Regular\",\n                    \"count\": 109\n                },\n                {\n                    \"value\": \"8 Short\",\n                    \"count\": 70\n                },\n                {\n                    \"value\": \"8 Slim\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"8 ½\",\n                    \"count\": 1331\n                },\n                {\n                    \"value\": \"9\",\n                    \"count\": 2091\n                },\n                {\n                    \"value\": \"9 Long\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"9 Months\",\n                    \"count\": 316\n                },\n                {\n                    \"value\": \"9 Short\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"9 months\",\n                    \"count\": 68\n                },\n                {\n                    \"value\": \"9 ½\",\n                    \"count\": 1171\n                },\n                {\n                    \"value\": \"0X\",\n                    \"count\": 650\n                },\n                {\n                    \"value\": \"0x\",\n                    \"count\": 225\n                },\n                {\n                    \"value\": \"1 ct t.w.\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"1 oz\",\n                    \"count\": 131\n                },\n                {\n                    \"value\": \"1 x 27\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"1 x 29\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"1-2\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"1.00 oz\",\n                    \"count\": 40\n                },\n                {\n                    \"value\": \"1.01 oz\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"1.1 oz\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"1.18 oz\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"1.3 oz\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"1.35 oz\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"1.4 oz\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"1.40 oz\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"1.5 oz\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"1.6 oz\",\n                    \"count\": 27\n                },\n                {\n                    \"value\": \"1.60 oz\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"1.69 oz\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"1.7 oz\",\n                    \"count\": 244\n                },\n                {\n                    \"value\": \"1.70 oz\",\n                    \"count\": 104\n                },\n                {\n                    \"value\": \"1/2\",\n                    \"count\": 32\n                },\n                {\n                    \"value\": \"1/2 ct t.w.\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"10\",\n                    \"count\": 2984\n                },\n                {\n                    \"value\": \"10 - 10 ½\",\n                    \"count\": 23\n                },\n                {\n                    \"value\": \"10 - 11\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"10 - 12\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"10 - 13\",\n                    \"count\": 157\n                },\n                {\n                    \"value\": \"10 - 14\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"10 1/2 Extra Wide\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"10 Extra Wide\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"10 Husky\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"10 Long\",\n                    \"count\": 22\n                },\n                {\n                    \"value\": \"10 Petite\",\n                    \"count\": 109\n                },\n                {\n                    \"value\": \"10 Petite Short\",\n                    \"count\": 30\n                },\n                {\n                    \"value\": \"10 Regular\",\n                    \"count\": 108\n                },\n                {\n                    \"value\": \"10 Short\",\n                    \"count\": 68\n                },\n                {\n                    \"value\": \"10 Slim\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"10 Wide\",\n                    \"count\": 58\n                },\n                {\n                    \"value\": \"10 oz\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"10 ½\",\n                    \"count\": 519\n                },\n                {\n                    \"value\": \"10 ½ Wide\",\n                    \"count\": 28\n                },\n                {\n                    \"value\": \"10-12 Husky\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"10-13\",\n                    \"count\": 38\n                },\n                {\n                    \"value\": \"10.2 oz\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"10.5 Plus\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"11\",\n                    \"count\": 1364\n                },\n                {\n                    \"value\": \"11 - 11 ½\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"11 - 12\",\n                    \"count\": 338\n                },\n                {\n                    \"value\": \"11 Extra Wide\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"11 Long\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"11 Short\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"11 Wide\",\n                    \"count\": 50\n                },\n                {\n                    \"value\": \"11 ½\",\n                    \"count\": 310\n                },\n                {\n                    \"value\": \"11 ½ Wide\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"12\",\n                    \"count\": 2080\n                },\n                {\n                    \"value\": \"12 - 12 ½\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"12 - 13\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"12 - 18 Months\",\n                    \"count\": 220\n                },\n                {\n                    \"value\": \"12 - 24 Months\",\n                    \"count\": 32\n                },\n                {\n                    \"value\": \"12 Count\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"12 Extra Wide\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"12 Husky\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"12 Long\",\n                    \"count\": 21\n                },\n                {\n                    \"value\": \"12 Months\",\n                    \"count\": 320\n                },\n                {\n                    \"value\": \"12 Petite\",\n                    \"count\": 108\n                },\n                {\n                    \"value\": \"12 Petite Short\",\n                    \"count\": 28\n                },\n                {\n                    \"value\": \"12 Plus\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"12 Regular\",\n                    \"count\": 95\n                },\n                {\n                    \"value\": \"12 Short\",\n                    \"count\": 65\n                },\n                {\n                    \"value\": \"12 Slim\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"12 Wide\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"12 months\",\n                    \"count\": 104\n                },\n                {\n                    \"value\": \"12 ½\",\n                    \"count\": 23\n                },\n                {\n                    \"value\": \"12-14 (l)\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"12.5 Plus\",\n                    \"count\": 22\n                },\n                {\n                    \"value\": \"13\",\n                    \"count\": 673\n                },\n                {\n                    \"value\": \"13 - 13 ½\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"13 - 14\",\n                    \"count\": 314\n                },\n                {\n                    \"value\": \"13 Extra Wide\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"13 Long\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"13 Short\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"13 Wide\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"13 ½\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"13-1\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"13-13.5 32-33\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"13-15\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"13.5 oz\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"13.50 oz\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"13W\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"14\",\n                    \"count\": 1244\n                },\n                {\n                    \"value\": \"14 - 14 ½ / 32/33\",\n                    \"count\": 41\n                },\n                {\n                    \"value\": \"14 - 14 ½ / 32/33\\\"\\\"\",\n                    \"count\": 59\n                },\n                {\n                    \"value\": \"14 - 16\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"14 / 32/33\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"14 Husky\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"14 Long\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"14 Petite\",\n                    \"count\": 94\n                },\n                {\n                    \"value\": \"14 Petite Plus\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"14 Petite Short\",\n                    \"count\": 28\n                },\n                {\n                    \"value\": \"14 Plus\",\n                    \"count\": 68\n                },\n                {\n                    \"value\": \"14 Regular\",\n                    \"count\": 90\n                },\n                {\n                    \"value\": \"14 Short\",\n                    \"count\": 60\n                },\n                {\n                    \"value\": \"14 Slim\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"14 ½\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"14 ½ - 15 / 34/35\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"14 ½ / 32\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"14 ½ / 32/33\",\n                    \"count\": 28\n                },\n                {\n                    \"value\": \"14-14.5 32-33\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"14-14.5 34-35\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"14-16 Husky\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"14.5 Plus\",\n                    \"count\": 32\n                },\n                {\n                    \"value\": \"14.5/16.5 Plus\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"15\",\n                    \"count\": 95\n                },\n                {\n                    \"value\": \"15 - 15 ½ / 32/33\",\n                    \"count\": 94\n                },\n                {\n                    \"value\": \"15 - 15 ½ / 34/35\",\n                    \"count\": 95\n                },\n                {\n                    \"value\": \"15 - 16\",\n                    \"count\": 33\n                },\n                {\n                    \"value\": \"15 - 32\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"15 - 34\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"15 / 32/33\",\n                    \"count\": 39\n                },\n                {\n                    \"value\": \"15 / 34/35\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"15 Short\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"15 ½\",\n                    \"count\": 36\n                },\n                {\n                    \"value\": \"15 ½ / 32\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"15 ½ / 32/33\",\n                    \"count\": 62\n                },\n                {\n                    \"value\": \"15 ½ / 34\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"15 ½ / 34/35\",\n                    \"count\": 52\n                },\n                {\n                    \"value\": \"15-15.5 32-33\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"15-15.5 34-35\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"16\",\n                    \"count\": 994\n                },\n                {\n                    \"value\": \"16 - 16 ½ / 32/33\",\n                    \"count\": 67\n                },\n                {\n                    \"value\": \"16 - 16 ½ / 34/35\",\n                    \"count\": 106\n                },\n                {\n                    \"value\": \"16 - 16 ½ / 36/37\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"16 / 32\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"16 / 32/33\",\n                    \"count\": 48\n                },\n                {\n                    \"value\": \"16 / 34\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"16 / 34/35\",\n                    \"count\": 46\n                },\n                {\n                    \"value\": \"16 / 36\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"16 Husky\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"16 Long\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"16 Petite\",\n                    \"count\": 66\n                },\n                {\n                    \"value\": \"16 Petite Plus\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"16 Petite Short\",\n                    \"count\": 27\n                },\n                {\n                    \"value\": \"16 Plus\",\n                    \"count\": 187\n                },\n                {\n                    \"value\": \"16 Regular\",\n                    \"count\": 74\n                },\n                {\n                    \"value\": \"16 Short\",\n                    \"count\": 52\n                },\n                {\n                    \"value\": \"16 Slim\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"16 in\",\n                    \"count\": 35\n                },\n                {\n                    \"value\": \"16 oz\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"16 ½\",\n                    \"count\": 46\n                },\n                {\n                    \"value\": \"16 ½ / 32\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"16 ½ / 32/33\",\n                    \"count\": 88\n                },\n                {\n                    \"value\": \"16 ½ / 34\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"16 ½ / 34/35\",\n                    \"count\": 49\n                },\n                {\n                    \"value\": \"16 ½ / 36\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"16 ½ / 36/37\",\n                    \"count\": 23\n                },\n                {\n                    \"value\": \"16-16.5 32-33\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"16-16.5 34-35\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"16.5 35-36\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"16.5 Plus\",\n                    \"count\": 31\n                },\n                {\n                    \"value\": \"16.9 oz\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"16w Short\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"17\",\n                    \"count\": 58\n                },\n                {\n                    \"value\": \"17 - 17 ½ / 32/33\",\n                    \"count\": 70\n                },\n                {\n                    \"value\": \"17 - 17 ½ / 34/35\",\n                    \"count\": 102\n                },\n                {\n                    \"value\": \"17 - 17 ½ / 36/37\",\n                    \"count\": 75\n                },\n                {\n                    \"value\": \"17 / 32\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"17 / 32/33\",\n                    \"count\": 38\n                },\n                {\n                    \"value\": \"17 / 34\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"17 / 34/35\",\n                    \"count\": 45\n                },\n                {\n                    \"value\": \"17 / 36\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"17 / 36/37\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"17 Long\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"17 Short\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"17 in\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"17 ½\",\n                    \"count\": 36\n                },\n                {\n                    \"value\": \"17 ½ / 32\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"17 ½ / 32/33\",\n                    \"count\": 38\n                },\n                {\n                    \"value\": \"17 ½ / 34\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"17 ½ / 34/35\",\n                    \"count\": 47\n                },\n                {\n                    \"value\": \"17 ½ / 36\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"17 ½ / 36/37\",\n                    \"count\": 30\n                },\n                {\n                    \"value\": \"17-17.5 32-33\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"17-17.5 34-35\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"17-17.5 36-37\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"17.5 35-36\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"17.5 37-38\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"17/18\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"18\",\n                    \"count\": 482\n                },\n                {\n                    \"value\": \"18 - 18 ½ / 34/35\",\n                    \"count\": 63\n                },\n                {\n                    \"value\": \"18 - 18 ½ / 36/37\",\n                    \"count\": 35\n                },\n                {\n                    \"value\": \"18 - 24 Months\",\n                    \"count\": 226\n                },\n                {\n                    \"value\": \"18 / 34\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"18 / 34/35\",\n                    \"count\": 38\n                },\n                {\n                    \"value\": \"18 / 36\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"18 / 36/37\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"18 34-35\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"18 Husky\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"18 Long\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"18 Months\",\n                    \"count\": 340\n                },\n                {\n                    \"value\": \"18 Petite\",\n                    \"count\": 34\n                },\n                {\n                    \"value\": \"18 Petite Plus\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"18 Petite Short\",\n                    \"count\": 22\n                },\n                {\n                    \"value\": \"18 Plus\",\n                    \"count\": 193\n                },\n                {\n                    \"value\": \"18 Regular\",\n                    \"count\": 65\n                },\n                {\n                    \"value\": \"18 Short\",\n                    \"count\": 33\n                },\n                {\n                    \"value\": \"18 Slim\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"18 in\",\n                    \"count\": 56\n                },\n                {\n                    \"value\": \"18 months\",\n                    \"count\": 88\n                },\n                {\n                    \"value\": \"18 ½\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"18 ½ / 34\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"18 ½ / 34/35\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"18 ½ / 36\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"18 ½ / 36/37\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"18\\\"  SQ\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"18-18.5 34-35\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"18-20 Husky\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"18.5 32-33\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"18.5 34-35\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"18.5 35-36\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"18.5 36-37\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"18.5 37-38\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"18.5 Plus\",\n                    \"count\": 36\n                },\n                {\n                    \"value\": \"18w Short\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"19\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"19 34-35\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"19 35-36\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"19 36-37\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"19 Long\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"19 Short\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"19/20\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"1X - 2X\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"2 - 2T\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"2 - 3\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"2 - 3 Years\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"2 - 4\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"2 Years\",\n                    \"count\": 135\n                },\n                {\n                    \"value\": \"2 oz\",\n                    \"count\": 31\n                },\n                {\n                    \"value\": \"2 x 27\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"2 x 29\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"2+\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"2.00 oz\",\n                    \"count\": 22\n                },\n                {\n                    \"value\": \"2.20 oz\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"2.4 oz\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"2.5 oz\",\n                    \"count\": 55\n                },\n                {\n                    \"value\": \"2.50 oz\",\n                    \"count\": 34\n                },\n                {\n                    \"value\": \"2.6 oz\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"2.60 oz\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"2.7 oz\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"2.70 oz\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"20\",\n                    \"count\": 117\n                },\n                {\n                    \"value\": \"20 34-35\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"20 36-37\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"20 Husky\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"20 Long\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"20 Petite Plus\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"20 Plus\",\n                    \"count\": 182\n                },\n                {\n                    \"value\": \"20 Regular\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"20 Short\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"20 in\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"20.5 Plus\",\n                    \"count\": 35\n                },\n                {\n                    \"value\": \"20w Short\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"21\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"21 Long\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"21 Short\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"21 oz\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"21.2 oz\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"22\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"22 Petite Plus\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"22 Plus\",\n                    \"count\": 157\n                },\n                {\n                    \"value\": \"22 Plus Short\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"22 in\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"22.5 Plus\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"22w Short\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"23\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"23 Long\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"23 Short\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"23 x 28\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"24\",\n                    \"count\": 181\n                },\n                {\n                    \"value\": \"24 Months\",\n                    \"count\": 309\n                },\n                {\n                    \"value\": \"24 Petite Plus\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"24 Plus\",\n                    \"count\": 142\n                },\n                {\n                    \"value\": \"24 Plus Short\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"24 Regular\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"24 Short\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"24 in\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"24 months\",\n                    \"count\": 90\n                },\n                {\n                    \"value\": \"24 x 27\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"24 x 28\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"24 x 29\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"24 x 30\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"24 x 31\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"24 x 32\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"24w Short\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"25\",\n                    \"count\": 223\n                },\n                {\n                    \"value\": \"25 30\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"25 Regular\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"25 Short\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"25 x 27\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"25 x 28\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"25 x 29\",\n                    \"count\": 22\n                },\n                {\n                    \"value\": \"25 x 30\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"25 x 31\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"25 x 32\",\n                    \"count\": 21\n                },\n                {\n                    \"value\": \"26\",\n                    \"count\": 337\n                },\n                {\n                    \"value\": \"26 28\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"26 30\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"26 Regular\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"26 Short\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"26 x 27\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"26 x 28\",\n                    \"count\": 33\n                },\n                {\n                    \"value\": \"26 x 29\",\n                    \"count\": 22\n                },\n                {\n                    \"value\": \"26 x 30\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"26 x 31\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"26 x 32\",\n                    \"count\": 25\n                },\n                {\n                    \"value\": \"26x29\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"27\",\n                    \"count\": 342\n                },\n                {\n                    \"value\": \"27 30\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"27 Long\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"27 Petite\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"27 Regular\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"27 Short\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"27 x 27\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"27 x 28\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"27 x 29\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"27 x 30\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"27 x 31\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"27 x 32\",\n                    \"count\": 22\n                },\n                {\n                    \"value\": \"28\",\n                    \"count\": 381\n                },\n                {\n                    \"value\": \"28 30\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"28 Long\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"28 Petite\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"28 Regular\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"28 Short\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"28 x 27\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"28 x 28\",\n                    \"count\": 47\n                },\n                {\n                    \"value\": \"28 x 29\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"28 x 30\",\n                    \"count\": 104\n                },\n                {\n                    \"value\": \"28 x 31\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"28 x 32\",\n                    \"count\": 141\n                },\n                {\n                    \"value\": \"28W 30L\",\n                    \"count\": 38\n                },\n                {\n                    \"value\": \"29\",\n                    \"count\": 391\n                },\n                {\n                    \"value\": \"29 Long\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"29 Regular\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"29 Short\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"29 x 27\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"29 x 28\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"29 x 29\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"29 x 30\",\n                    \"count\": 213\n                },\n                {\n                    \"value\": \"29 x 31\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"29 x 32\",\n                    \"count\": 238\n                },\n                {\n                    \"value\": \"29 x 34\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"29W 30L\",\n                    \"count\": 45\n                },\n                {\n                    \"value\": \"29x34\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"2T - 3T\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"2T - 4T\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"2t-3t\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"3 - 3T\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"3 - 4\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"3 - 6 Months\",\n                    \"count\": 207\n                },\n                {\n                    \"value\": \"3 Years\",\n                    \"count\": 134\n                },\n                {\n                    \"value\": \"3 oz\",\n                    \"count\": 33\n                },\n                {\n                    \"value\": \"3 x 27\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"3 x 29\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"3-12 Months\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"3.00 oz\",\n                    \"count\": 27\n                },\n                {\n                    \"value\": \"3.04 oz\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"3.3 oz\",\n                    \"count\": 41\n                },\n                {\n                    \"value\": \"3.30 oz\",\n                    \"count\": 57\n                },\n                {\n                    \"value\": \"3.4 oz\",\n                    \"count\": 149\n                },\n                {\n                    \"value\": \"3.40 oz\",\n                    \"count\": 96\n                },\n                {\n                    \"value\": \"3.50 oz\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"3.70 oz\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"3/4\",\n                    \"count\": 32\n                },\n                {\n                    \"value\": \"30\",\n                    \"count\": 442\n                },\n                {\n                    \"value\": \"30 28\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"30 30\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"30 A\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"30 B\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"30 C\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"30 D\",\n                    \"count\": 25\n                },\n                {\n                    \"value\": \"30 DD\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"30 DDD\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"30 G\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"30 Long\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"30 Regular\",\n                    \"count\": 89\n                },\n                {\n                    \"value\": \"30 Short\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"30 x\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"30 x 27\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"30 x 28\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"30 x 29\",\n                    \"count\": 40\n                },\n                {\n                    \"value\": \"30 x 30\",\n                    \"count\": 407\n                },\n                {\n                    \"value\": \"30 x 31\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"30 x 32\",\n                    \"count\": 417\n                },\n                {\n                    \"value\": \"30 x 34\",\n                    \"count\": 65\n                },\n                {\n                    \"value\": \"30 x 9\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"30 x Unhemmed\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"30/32\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"30W 30L\",\n                    \"count\": 66\n                },\n                {\n                    \"value\": \"30W 32L\",\n                    \"count\": 69\n                },\n                {\n                    \"value\": \"31\",\n                    \"count\": 394\n                },\n                {\n                    \"value\": \"31 Long\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"31 Regular\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"31 Short\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"31 x 27\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"31 x 28\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"31 x 29\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"31 x 30\",\n                    \"count\": 226\n                },\n                {\n                    \"value\": \"31 x 31\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"31 x 32\",\n                    \"count\": 368\n                },\n                {\n                    \"value\": \"31 x 34\",\n                    \"count\": 35\n                },\n                {\n                    \"value\": \"31W 30L\",\n                    \"count\": 67\n                },\n                {\n                    \"value\": \"32\",\n                    \"count\": 414\n                },\n                {\n                    \"value\": \"32 30\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"32 A\",\n                    \"count\": 31\n                },\n                {\n                    \"value\": \"32 B\",\n                    \"count\": 72\n                },\n                {\n                    \"value\": \"32 C\",\n                    \"count\": 89\n                },\n                {\n                    \"value\": \"32 D\",\n                    \"count\": 107\n                },\n                {\n                    \"value\": \"32 DD\",\n                    \"count\": 99\n                },\n                {\n                    \"value\": \"32 DDD\",\n                    \"count\": 60\n                },\n                {\n                    \"value\": \"32 E\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"32 F\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"32 G\",\n                    \"count\": 39\n                },\n                {\n                    \"value\": \"32 H\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"32 Long\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"32 Regular\",\n                    \"count\": 82\n                },\n                {\n                    \"value\": \"32 Short\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"32 x\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"32 x 27\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"32 x 28\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"32 x 29\",\n                    \"count\": 101\n                },\n                {\n                    \"value\": \"32 x 30\",\n                    \"count\": 439\n                },\n                {\n                    \"value\": \"32 x 31\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"32 x 32\",\n                    \"count\": 631\n                },\n                {\n                    \"value\": \"32 x 33\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"32 x 34\",\n                    \"count\": 334\n                },\n                {\n                    \"value\": \"32 x 36\",\n                    \"count\": 28\n                },\n                {\n                    \"value\": \"32 x 38\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"32 x 9\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"32W 30L\",\n                    \"count\": 60\n                },\n                {\n                    \"value\": \"33\",\n                    \"count\": 179\n                },\n                {\n                    \"value\": \"33 Long\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"33 Regular\",\n                    \"count\": 57\n                },\n                {\n                    \"value\": \"33 Short\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"33 oz\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"33 x\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"33 x 29\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"33 x 30\",\n                    \"count\": 300\n                },\n                {\n                    \"value\": \"33 x 32\",\n                    \"count\": 445\n                },\n                {\n                    \"value\": \"33 x 33\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"33 x 34\",\n                    \"count\": 127\n                },\n                {\n                    \"value\": \"33 x 36\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"33 x 9\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"33.8 oz\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"33W 30L\",\n                    \"count\": 64\n                },\n                {\n                    \"value\": \"34\",\n                    \"count\": 276\n                },\n                {\n                    \"value\": \"34 30\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"34 A\",\n                    \"count\": 50\n                },\n                {\n                    \"value\": \"34 B\",\n                    \"count\": 127\n                },\n                {\n                    \"value\": \"34 C\",\n                    \"count\": 169\n                },\n                {\n                    \"value\": \"34 D\",\n                    \"count\": 176\n                },\n                {\n                    \"value\": \"34 DD\",\n                    \"count\": 150\n                },\n                {\n                    \"value\": \"34 DDD\",\n                    \"count\": 76\n                },\n                {\n                    \"value\": \"34 E\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"34 F\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"34 G\",\n                    \"count\": 49\n                },\n                {\n                    \"value\": \"34 H\",\n                    \"count\": 22\n                },\n                {\n                    \"value\": \"34 I\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"34 Long\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"34 Regular\",\n                    \"count\": 55\n                },\n                {\n                    \"value\": \"34 Short\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"34 mm\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"34 x\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"34 x 29\",\n                    \"count\": 155\n                },\n                {\n                    \"value\": \"34 x 30\",\n                    \"count\": 431\n                },\n                {\n                    \"value\": \"34 x 32\",\n                    \"count\": 637\n                },\n                {\n                    \"value\": \"34 x 33\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"34 x 34\",\n                    \"count\": 420\n                },\n                {\n                    \"value\": \"34 x 36\",\n                    \"count\": 63\n                },\n                {\n                    \"value\": \"34 x 38\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"34 x 9\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"34W 30L\",\n                    \"count\": 62\n                },\n                {\n                    \"value\": \"35\",\n                    \"count\": 35\n                },\n                {\n                    \"value\": \"35 Regular\",\n                    \"count\": 33\n                },\n                {\n                    \"value\": \"35 Short\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"35 x 30\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"35 x 32\",\n                    \"count\": 50\n                },\n                {\n                    \"value\": \"35 x 34\",\n                    \"count\": 25\n                },\n                {\n                    \"value\": \"35 x 36\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"35W 30L\",\n                    \"count\": 23\n                },\n                {\n                    \"value\": \"36\",\n                    \"count\": 283\n                },\n                {\n                    \"value\": \"36 A\",\n                    \"count\": 48\n                },\n                {\n                    \"value\": \"36 B\",\n                    \"count\": 141\n                },\n                {\n                    \"value\": \"36 C\",\n                    \"count\": 186\n                },\n                {\n                    \"value\": \"36 D\",\n                    \"count\": 189\n                },\n                {\n                    \"value\": \"36 DD\",\n                    \"count\": 150\n                },\n                {\n                    \"value\": \"36 DDD\",\n                    \"count\": 79\n                },\n                {\n                    \"value\": \"36 E\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"36 F\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"36 G\",\n                    \"count\": 50\n                },\n                {\n                    \"value\": \"36 H\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"36 I\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"36 Long\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"36 Regular\",\n                    \"count\": 57\n                },\n                {\n                    \"value\": \"36 Short\",\n                    \"count\": 61\n                },\n                {\n                    \"value\": \"36 x\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"36 x 29\",\n                    \"count\": 153\n                },\n                {\n                    \"value\": \"36 x 30\",\n                    \"count\": 427\n                },\n                {\n                    \"value\": \"36 x 32\",\n                    \"count\": 591\n                },\n                {\n                    \"value\": \"36 x 33\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"36 x 34\",\n                    \"count\": 302\n                },\n                {\n                    \"value\": \"36 x 36\",\n                    \"count\": 43\n                },\n                {\n                    \"value\": \"36 x 38\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"36 x 9\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"36W 30L\",\n                    \"count\": 42\n                },\n                {\n                    \"value\": \"37\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"38\",\n                    \"count\": 273\n                },\n                {\n                    \"value\": \"38 A\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"38 B\",\n                    \"count\": 98\n                },\n                {\n                    \"value\": \"38 C\",\n                    \"count\": 165\n                },\n                {\n                    \"value\": \"38 D\",\n                    \"count\": 163\n                },\n                {\n                    \"value\": \"38 DD\",\n                    \"count\": 133\n                },\n                {\n                    \"value\": \"38 DDD\",\n                    \"count\": 66\n                },\n                {\n                    \"value\": \"38 E\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"38 F\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"38 G\",\n                    \"count\": 47\n                },\n                {\n                    \"value\": \"38 H\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"38 I\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"38 Long\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"38 Regular\",\n                    \"count\": 77\n                },\n                {\n                    \"value\": \"38 Short\",\n                    \"count\": 81\n                },\n                {\n                    \"value\": \"38 mm\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"38 x\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"38 x 29\",\n                    \"count\": 86\n                },\n                {\n                    \"value\": \"38 x 30\",\n                    \"count\": 404\n                },\n                {\n                    \"value\": \"38 x 32\",\n                    \"count\": 513\n                },\n                {\n                    \"value\": \"38 x 33\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"38 x 34\",\n                    \"count\": 172\n                },\n                {\n                    \"value\": \"38 x 36\",\n                    \"count\": 41\n                },\n                {\n                    \"value\": \"38 x 38\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"38 x 9\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"38/40\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"39\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"3X - 4X\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"3x (50-52)\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"4 - 10\",\n                    \"count\": 68\n                },\n                {\n                    \"value\": \"4 - 4 ½\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"4 - 4T\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"4 - 5\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"4 - 5 Years\",\n                    \"count\": 16\n                },\n                {\n                    \"value\": \"4 - 6\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"4 - 6X\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"4 - 7\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"4 Years\",\n                    \"count\": 135\n                },\n                {\n                    \"value\": \"4 oz\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"4 x 27\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"4 x 29\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"4 ½ - 8 ½\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"4-10\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"4-6 (s)\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"4.00 oz\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"4.2 oz\",\n                    \"count\": 37\n                },\n                {\n                    \"value\": \"4.20 oz\",\n                    \"count\": 43\n                },\n                {\n                    \"value\": \"40\",\n                    \"count\": 206\n                },\n                {\n                    \"value\": \"40 B\",\n                    \"count\": 37\n                },\n                {\n                    \"value\": \"40 C\",\n                    \"count\": 93\n                },\n                {\n                    \"value\": \"40 D\",\n                    \"count\": 109\n                },\n                {\n                    \"value\": \"40 DD\",\n                    \"count\": 91\n                },\n                {\n                    \"value\": \"40 DDD\",\n                    \"count\": 51\n                },\n                {\n                    \"value\": \"40 E\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"40 F\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"40 G\",\n                    \"count\": 29\n                },\n                {\n                    \"value\": \"40 H\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"40 I\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"40 Long\",\n                    \"count\": 50\n                },\n                {\n                    \"value\": \"40 Regular\",\n                    \"count\": 80\n                },\n                {\n                    \"value\": \"40 Short\",\n                    \"count\": 81\n                },\n                {\n                    \"value\": \"40 x\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"40 x 29\",\n                    \"count\": 33\n                },\n                {\n                    \"value\": \"40 x 30\",\n                    \"count\": 238\n                },\n                {\n                    \"value\": \"40 x 32\",\n                    \"count\": 281\n                },\n                {\n                    \"value\": \"40 x 34\",\n                    \"count\": 53\n                },\n                {\n                    \"value\": \"40 x 36\",\n                    \"count\": 24\n                },\n                {\n                    \"value\": \"40 x 38\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"41\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"41 Regular\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"42\",\n                    \"count\": 162\n                },\n                {\n                    \"value\": \"42 B\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"42 C\",\n                    \"count\": 46\n                },\n                {\n                    \"value\": \"42 D\",\n                    \"count\": 56\n                },\n                {\n                    \"value\": \"42 DD\",\n                    \"count\": 55\n                },\n                {\n                    \"value\": \"42 DDD\",\n                    \"count\": 37\n                },\n                {\n                    \"value\": \"42 E\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"42 F\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"42 G\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"42 H\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"42 Long\",\n                    \"count\": 61\n                },\n                {\n                    \"value\": \"42 Regular\",\n                    \"count\": 83\n                },\n                {\n                    \"value\": \"42 Short\",\n                    \"count\": 27\n                },\n                {\n                    \"value\": \"42 short\",\n                    \"count\": 45\n                },\n                {\n                    \"value\": \"42 x 29\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"42 x 30\",\n                    \"count\": 131\n                },\n                {\n                    \"value\": \"42 x 32\",\n                    \"count\": 136\n                },\n                {\n                    \"value\": \"42 x 34\",\n                    \"count\": 42\n                },\n                {\n                    \"value\": \"42 x 36\",\n                    \"count\": 22\n                },\n                {\n                    \"value\": \"42 x 38\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"43\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"43 Regular\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"44\",\n                    \"count\": 73\n                },\n                {\n                    \"value\": \"44 C\",\n                    \"count\": 23\n                },\n                {\n                    \"value\": \"44 D\",\n                    \"count\": 25\n                },\n                {\n                    \"value\": \"44 DD\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"44 DDD\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"44 G\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"44 H\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"44 Long\",\n                    \"count\": 38\n                },\n                {\n                    \"value\": \"44 Regular\",\n                    \"count\": 72\n                },\n                {\n                    \"value\": \"44 Short\",\n                    \"count\": 39\n                },\n                {\n                    \"value\": \"44 mm\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"44 x 29\",\n                    \"count\": 38\n                },\n                {\n                    \"value\": \"44 x 30\",\n                    \"count\": 61\n                },\n                {\n                    \"value\": \"44 x 32\",\n                    \"count\": 66\n                },\n                {\n                    \"value\": \"44 x 34\",\n                    \"count\": 23\n                },\n                {\n                    \"value\": \"44 x 36\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"45\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"46\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"46 B\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"46 C\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"46 D\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"46 DD\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"46 DDD\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"46 Long\",\n                    \"count\": 34\n                },\n                {\n                    \"value\": \"46 Regular\",\n                    \"count\": 62\n                },\n                {\n                    \"value\": \"46 Short\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"46 x 29\",\n                    \"count\": 28\n                },\n                {\n                    \"value\": \"46 x 30\",\n                    \"count\": 35\n                },\n                {\n                    \"value\": \"46 x 32\",\n                    \"count\": 36\n                },\n                {\n                    \"value\": \"46 x 34\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"48\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"48 DD\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"48 Long\",\n                    \"count\": 25\n                },\n                {\n                    \"value\": \"48 Regular\",\n                    \"count\": 42\n                },\n                {\n                    \"value\": \"48 x 29\",\n                    \"count\": 29\n                },\n                {\n                    \"value\": \"48 x 30\",\n                    \"count\": 35\n                },\n                {\n                    \"value\": \"48 x 32\",\n                    \"count\": 35\n                },\n                {\n                    \"value\": \"48 x 34\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"4t-5t\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"5 - 5 ½\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"5 - 6\",\n                    \"count\": 270\n                },\n                {\n                    \"value\": \"5 - 6 ½\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"5 - 7\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"5 - 9\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"5 Years\",\n                    \"count\": 130\n                },\n                {\n                    \"value\": \"5 oz\",\n                    \"count\": 53\n                },\n                {\n                    \"value\": \"5 x 27\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"5 x 29\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"5-10\",\n                    \"count\": 25\n                },\n                {\n                    \"value\": \"5.00 oz\",\n                    \"count\": 42\n                },\n                {\n                    \"value\": \"5.07 oz\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"5.1 oz\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"5.10 oz\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"5.4 oz\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"5.6 oz\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"5.9 oz\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"50\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"50 Long\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"50 Regular\",\n                    \"count\": 23\n                },\n                {\n                    \"value\": \"50 x 29\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"50 x 30\",\n                    \"count\": 32\n                },\n                {\n                    \"value\": \"50 x 32\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"51\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"52\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"52 Long\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"52 Regular\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"52 x 29\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"52 x 30\",\n                    \"count\": 29\n                },\n                {\n                    \"value\": \"52 x 32\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"52 x 34\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"54\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"54 x 29\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"54 x 30\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"54 x 32\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"55\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"58\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"58 x 32\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"5x-6x\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"6 - 12\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"6 - 12 Months\",\n                    \"count\": 126\n                },\n                {\n                    \"value\": \"6 - 6 ½\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"6 - 7\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"6 - 8\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"6 - 8 ½\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"6 - 9\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"6 - 9 Months\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"6 / 6X\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"6 Count\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"6 Wide\",\n                    \"count\": 25\n                },\n                {\n                    \"value\": \"6 oz\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"6 ½ Wide\",\n                    \"count\": 26\n                },\n                {\n                    \"value\": \"6-9 Months\",\n                    \"count\": 27\n                },\n                {\n                    \"value\": \"6-9 months\",\n                    \"count\": 75\n                },\n                {\n                    \"value\": \"6.00 oz\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"6.5 oz\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"6.60 oz\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"6.7 oz\",\n                    \"count\": 35\n                },\n                {\n                    \"value\": \"6.70 oz\",\n                    \"count\": 63\n                },\n                {\n                    \"value\": \"6.76 oz\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"6.8 oz\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"6.80 oz\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"61\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"62\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"7 - 12\",\n                    \"count\": 38\n                },\n                {\n                    \"value\": \"7 - 7 ½\",\n                    \"count\": 20\n                },\n                {\n                    \"value\": \"7 - 8\",\n                    \"count\": 227\n                },\n                {\n                    \"value\": \"7 - 8 ½\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"7 - 9\",\n                    \"count\": 19\n                },\n                {\n                    \"value\": \"7 Wide\",\n                    \"count\": 59\n                },\n                {\n                    \"value\": \"7 in\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"7 oz\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"7 ¼ in\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"7 ½ Wide\",\n                    \"count\": 29\n                },\n                {\n                    \"value\": \"7 ½ in\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"8 - 10\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"8 - 8 ½\",\n                    \"count\": 21\n                },\n                {\n                    \"value\": \"8 - 9\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"8 - 9 ½\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"8 1/2 Extra Wide\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"8 Extra Wide\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"8 Wide\",\n                    \"count\": 82\n                },\n                {\n                    \"value\": \"8 oz\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"8 ½ Wide\",\n                    \"count\": 80\n                },\n                {\n                    \"value\": \"8 ½ in\",\n                    \"count\": 22\n                },\n                {\n                    \"value\": \"8-10 (m)\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"8.00 oz\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"8.1 oz\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"8.3 oz\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"8.4 oz\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"8.40 oz\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"8.5 oz\",\n                    \"count\": 39\n                },\n                {\n                    \"value\": \"9 - 10\",\n                    \"count\": 352\n                },\n                {\n                    \"value\": \"9 - 11\",\n                    \"count\": 115\n                },\n                {\n                    \"value\": \"9 - 12\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"9 - 9 ½\",\n                    \"count\": 23\n                },\n                {\n                    \"value\": \"9 1/2 Extra Wide\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"9 Extra Wide\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"9 Wide\",\n                    \"count\": 79\n                },\n                {\n                    \"value\": \"9 in\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"9 ½ Wide\",\n                    \"count\": 62\n                },\n                {\n                    \"value\": \"9-11\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"9-12 Months\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"9-2.5\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"90 pc.\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"A\",\n                    \"count\": 48\n                },\n                {\n                    \"value\": \"ADULT\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"ALL\",\n                    \"count\": 552\n                },\n                {\n                    \"value\": \"Ab\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"B\",\n                    \"count\": 114\n                },\n                {\n                    \"value\": \"Boys L\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Boys M\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Boys S\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"C\",\n                    \"count\": 141\n                },\n                {\n                    \"value\": \"CD\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Cd\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"D\",\n                    \"count\": 136\n                },\n                {\n                    \"value\": \"D/DD\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"DD\",\n                    \"count\": 85\n                },\n                {\n                    \"value\": \"DDD\",\n                    \"count\": 45\n                },\n                {\n                    \"value\": \"DISHTOWEL\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"DST PLATE\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"E\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"EF\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Ef\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"F\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"G\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"H\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Jumbo\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"K\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"L (14-16) Husky\",\n                    \"count\": 83\n                },\n                {\n                    \"value\": \"L (42-44)\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"L Plus (14 Plus)\",\n                    \"count\": 15\n                },\n                {\n                    \"value\": \"L-dog\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"L14/16 Plshky\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Large R\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"M (10-12) Husky\",\n                    \"count\": 81\n                },\n                {\n                    \"value\": \"M (12)\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"M (38-40)\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"M Plus (10/12 Plus)\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"M-dog\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"M10 / W12\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"M10/12 Plshky\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"M11 / W13\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"M3 / W5\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"M4 / W6\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"M5 / W7\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"M6 / W8\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"M7 / W9\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"M8 / W10\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"M9 / W11\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"MUG/CUP\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Newborn\",\n                    \"count\": 411\n                },\n                {\n                    \"value\": \"Newborn-3 Months\",\n                    \"count\": 14\n                },\n                {\n                    \"value\": \"PIE DISH\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"PITCHER\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Preemie\",\n                    \"count\": 42\n                },\n                {\n                    \"value\": \"Premie\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Queen Petite\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Refill\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Regular\",\n                    \"count\": 75\n                },\n                {\n                    \"value\": \"XX-Small\",\n                    \"count\": 807\n                },\n                {\n                    \"value\": \"X-Small Short\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"Petite X-small\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"X-Small\",\n                    \"count\": 5142\n                },\n                {\n                    \"value\": \"X-Small Petite\",\n                    \"count\": 32\n                },\n                {\n                    \"value\": \"X-Small/Small\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"X-Small / Small\",\n                    \"count\": 101\n                },\n                {\n                    \"value\": \"Small Tall\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Small Petite\",\n                    \"count\": 255\n                },\n                {\n                    \"value\": \"Small Short\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Small\",\n                    \"count\": 11992\n                },\n                {\n                    \"value\": \"Small / Medium\",\n                    \"count\": 247\n                },\n                {\n                    \"value\": \"Medium Short\",\n                    \"count\": 9\n                },\n                {\n                    \"value\": \"Medium Tall\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Medium Petite\",\n                    \"count\": 380\n                },\n                {\n                    \"value\": \"Medium\",\n                    \"count\": 12664\n                },\n                {\n                    \"value\": \"Medium Husky\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Medium / Large\",\n                    \"count\": 212\n                },\n                {\n                    \"value\": \"Medium/Large\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Large Short\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Large Petite\",\n                    \"count\": 375\n                },\n                {\n                    \"value\": \"Large\",\n                    \"count\": 12101\n                },\n                {\n                    \"value\": \"Large Plus\",\n                    \"count\": 103\n                },\n                {\n                    \"value\": \"Large Husky\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Large Tall\",\n                    \"count\": 123\n                },\n                {\n                    \"value\": \"Large / X-Large\",\n                    \"count\": 142\n                },\n                {\n                    \"value\": \"Large/X-Large\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"X-Large Short\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"X-Large Petite\",\n                    \"count\": 311\n                },\n                {\n                    \"value\": \"X-large Plus\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"1x\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"1X\",\n                    \"count\": 1346\n                },\n                {\n                    \"value\": \"X-Large Tall\",\n                    \"count\": 136\n                },\n                {\n                    \"value\": \"X-Large Plus\",\n                    \"count\": 100\n                },\n                {\n                    \"value\": \"X-Large\",\n                    \"count\": 9571\n                },\n                {\n                    \"value\": \"X-large Husky\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"X-Large / XX-Large\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"2x\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"XX-Large Tall\",\n                    \"count\": 150\n                },\n                {\n                    \"value\": \"XX-Large Plus\",\n                    \"count\": 92\n                },\n                {\n                    \"value\": \"Xx-large Tall\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"XX-Large\",\n                    \"count\": 4149\n                },\n                {\n                    \"value\": \"2X\",\n                    \"count\": 1232\n                },\n                {\n                    \"value\": \"2x Plus\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"XX-Large Petite\",\n                    \"count\": 135\n                },\n                {\n                    \"value\": \"3x\",\n                    \"count\": 11\n                },\n                {\n                    \"value\": \"3X-Large Tall\",\n                    \"count\": 155\n                },\n                {\n                    \"value\": \"3X\",\n                    \"count\": 1115\n                },\n                {\n                    \"value\": \"3X-Large Plus\",\n                    \"count\": 89\n                },\n                {\n                    \"value\": \"3X-Large\",\n                    \"count\": 322\n                },\n                {\n                    \"value\": \"3x Plus\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"4X-Large\",\n                    \"count\": 154\n                },\n                {\n                    \"value\": \"4X\",\n                    \"count\": 163\n                },\n                {\n                    \"value\": \"4X-Large Tall\",\n                    \"count\": 136\n                },\n                {\n                    \"value\": \"5x-large Tall\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"5x\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"5X-Large\",\n                    \"count\": 36\n                },\n                {\n                    \"value\": \"6x-large\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"6X\",\n                    \"count\": 108\n                },\n                {\n                    \"value\": \"6x\",\n                    \"count\": 36\n                },\n                {\n                    \"value\": \"OSFM\",\n                    \"count\": 5\n                },\n                {\n                    \"value\": \"One Size\",\n                    \"count\": 10924\n                },\n                {\n                    \"value\": \"S (10)\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"S (34-36)\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"S P\",\n                    \"count\": 18\n                },\n                {\n                    \"value\": \"S Plus (7/8 Plus)\",\n                    \"count\": 12\n                },\n                {\n                    \"value\": \"S-dog\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"SET OF 2\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"SET OF 4\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Samll Petite\",\n                    \"count\": 108\n                },\n                {\n                    \"value\": \"Small R\",\n                    \"count\": 3\n                },\n                {\n                    \"value\": \"Standard\",\n                    \"count\": 22\n                },\n                {\n                    \"value\": \"Standard Size\",\n                    \"count\": 4\n                },\n                {\n                    \"value\": \"Travel\",\n                    \"count\": 34\n                },\n                {\n                    \"value\": \"Up To 7lb\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"W28 L30\",\n                    \"count\": 65\n                },\n                {\n                    \"value\": \"W29 L30\",\n                    \"count\": 61\n                },\n                {\n                    \"value\": \"W30 L30\",\n                    \"count\": 77\n                },\n                {\n                    \"value\": \"W30 L32\",\n                    \"count\": 76\n                },\n                {\n                    \"value\": \"W31 L30\",\n                    \"count\": 58\n                },\n                {\n                    \"value\": \"W32 L30\",\n                    \"count\": 75\n                },\n                {\n                    \"value\": \"W33 L30\",\n                    \"count\": 54\n                },\n                {\n                    \"value\": \"W34 L30\",\n                    \"count\": 70\n                },\n                {\n                    \"value\": \"W36 L30\",\n                    \"count\": 52\n                },\n                {\n                    \"value\": \"X-Samll Petite\",\n                    \"count\": 70\n                },\n                {\n                    \"value\": \"XX-Large\\\"\\\"\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Xl (18-20) Husky\",\n                    \"count\": 81\n                },\n                {\n                    \"value\": \"Xl (46-48)\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Xl Plus (16 Plus)\",\n                    \"count\": 10\n                },\n                {\n                    \"value\": \"Xl18/20 Plshky\",\n                    \"count\": 8\n                },\n                {\n                    \"value\": \"Xs (4)\",\n                    \"count\": 21\n                },\n                {\n                    \"value\": \"Xx-large (20.5) Plus\",\n                    \"count\": 6\n                },\n                {\n                    \"value\": \"Xxl (22) Husky\",\n                    \"count\": 54\n                },\n                {\n                    \"value\": \"Xxl (46-48)\",\n                    \"count\": 13\n                },\n                {\n                    \"value\": \"Xxl 22 Plshky\",\n                    \"count\": 7\n                },\n                {\n                    \"value\": \"Xxs (2-3)\",\n                    \"count\": 17\n                },\n                {\n                    \"value\": \"oz\",\n                    \"count\": 6\n                }\n            ],\n            \"type\": 4\n        },\n        {\n            \"display_name\": \"Color\",\n            \"facet\": \"variants/color_family\",\n            \"data\": [\n                {\n                    \"display\": \"Beige\",\n                    \"value\": \"F6E3BA\",\n                    \"count\": 3815\n                },\n                {\n                    \"display\": \"Black\",\n                    \"value\": \"000000\",\n                    \"count\": 13296\n                },\n                {\n                    \"display\": \"Blue\",\n                    \"value\": \"1790C8\",\n                    \"count\": 9334\n                },\n                {\n                    \"display\": \"Brown\",\n                    \"value\": \"825D41\",\n                    \"count\": 4326\n                },\n                {\n                    \"display\": \"Gold\",\n                    \"value\": \"FFD700\",\n                    \"count\": 1523\n                },\n                {\n                    \"display\": \"Green\",\n                    \"value\": \"7EDD1E\",\n                    \"count\": 3323\n                },\n                {\n                    \"display\": \"Grey\",\n                    \"value\": \"808080\",\n                    \"count\": 5224\n                },\n                {\n                    \"display\": \"Multi\",\n                    \"value\": null,\n                    \"count\": 4565\n                },\n                {\n                    \"display\": \"Orange\",\n                    \"value\": \"F36B26\",\n                    \"count\": 945\n                },\n                {\n                    \"display\": \"Pink\",\n                    \"value\": \"F0728F\",\n                    \"count\": 4030\n                },\n                {\n                    \"display\": \"Purple\",\n                    \"value\": \"8D429F\",\n                    \"count\": 1867\n                },\n                {\n                    \"display\": \"Red\",\n                    \"value\": \"E7352B\",\n                    \"count\": 3433\n                },\n                {\n                    \"display\": \"Silver\",\n                    \"value\": \"C0C0C0\",\n                    \"count\": 1311\n                },\n                {\n                    \"display\": \"White\",\n                    \"value\": \"FFFFFF\",\n                    \"count\": 6765\n                },\n                {\n                    \"display\": \"Yellow\",\n                    \"value\": \"FED533\",\n                    \"count\": 1803\n                }\n            ],\n            \"type\": 5\n        },\n        {\n            \"display_name\": \"Price\",\n            \"facet\": \"final_price\",\n            \"data\": [\n                {\n                    \"from\": null,\n                    \"to\": 50,\n                    \"count\": 30949\n                },\n                {\n                    \"from\": 50,\n                    \"to\": 100,\n                    \"count\": 7433\n                },\n                {\n                    \"from\": 100,\n                    \"to\": 150,\n                    \"count\": 2439\n                },\n                {\n                    \"from\": 150,\n                    \"to\": 200,\n                    \"count\": 1392\n                },\n                {\n                    \"from\": 200,\n                    \"to\": 250,\n                    \"count\": 562\n                },\n                {\n                    \"from\": 250,\n                    \"to\": 300,\n                    \"count\": 468\n                },\n                {\n                    \"from\": 300,\n                    \"to\": 350,\n                    \"count\": 193\n                },\n                {\n                    \"from\": 350,\n                    \"to\": 400,\n                    \"count\": 188\n                },\n                {\n                    \"from\": 400,\n                    \"to\": 450,\n                    \"count\": 96\n                },\n                {\n                    \"from\": 450,\n                    \"to\": 500,\n                    \"count\": 85\n                },\n                {\n                    \"from\": 500,\n                    \"to\": 550,\n                    \"count\": 48\n                },\n                {\n                    \"from\": 550,\n                    \"to\": 600,\n                    \"count\": 43\n                },\n                {\n                    \"from\": 600,\n                    \"to\": 650,\n                    \"count\": 18\n                },\n                {\n                    \"from\": 650,\n                    \"to\": 700,\n                    \"count\": 30\n                },\n                {\n                    \"from\": 700,\n                    \"to\": 750,\n                    \"count\": 9\n                },\n                {\n                    \"from\": 750,\n                    \"to\": 800,\n                    \"count\": 16\n                },\n                {\n                    \"from\": 800,\n                    \"to\": 850,\n                    \"count\": 8\n                },\n                {\n                    \"from\": 850,\n                    \"to\": 900,\n                    \"count\": 22\n                },\n                {\n                    \"from\": 900,\n                    \"to\": 950,\n                    \"count\": 6\n                },\n                {\n                    \"from\": 950,\n                    \"to\": 1000,\n                    \"count\": 13\n                },\n                {\n                    \"from\": 1000,\n                    \"to\": null,\n                    \"count\": 109\n                }\n            ],\n            \"type\": 7\n        },\n        {\n            \"display_name\": \"On Sale\",\n            \"facet\": \"discount_percent\",\n            \"data\": [\n                {\n                    \"from\": null,\n                    \"to\": 0,\n                    \"count\": 0\n                },\n                {\n                    \"from\": 0,\n                    \"to\": 10,\n                    \"count\": 27175\n                },\n                {\n                    \"from\": 10,\n                    \"to\": 20,\n                    \"count\": 678\n                },\n                {\n                    \"from\": 20,\n                    \"to\": 30,\n                    \"count\": 2675\n                },\n                {\n                    \"from\": 30,\n                    \"to\": 40,\n                    \"count\": 3533\n                },\n                {\n                    \"from\": 40,\n                    \"to\": 50,\n                    \"count\": 4121\n                },\n                {\n                    \"from\": 50,\n                    \"to\": null,\n                    \"count\": 5945\n                }\n            ],\n            \"type\": 7\n        }\n    ],\n    \"record_count\": 44127,\n    \"pagination\": {\n        \"nextPageParameters\": {\n            \"filter\": \"malls/any(m: m eq 765)\",\n            \"skip\": \"0\"\n        },\n        \"nextPageLink\": \"https://api.simon.com/v1.2/simonsearch/facets?filter=malls%2fany(m%3a+m+eq+765)&skip=0\"\n    }\n}"}],"_postman_id":"3c20b184-12b5-4a9d-bf3d-0ee1c69b217b"},{"name":"Status Check","id":"7d8f8f3b-28e0-4731-9cb4-09eb9858eb4a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","type":"text"}],"url":"{{apiUrl}}/simonsearch/status","description":"<p>Provides the status of the Simon Search system. Responds with \"success\" on a 200 status code when active and enabled.</p>\n","urlObject":{"path":["simonsearch","status"],"host":["{{apiUrl}}"],"query":[],"variable":[]}},"response":[{"id":"b68612c3-a214-4874-be14-1625348bbb19","name":"Status Check","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{searchAppServiceUrl}}/simonsearch/summary/status?","host":["{{searchAppServiceUrl}}"],"path":["simonsearch","summary","status"],"query":[{"key":null,"value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"\"success\""}],"_postman_id":"7d8f8f3b-28e0-4731-9cb4-09eb9858eb4a"}],"id":"8cd1f4d4-b8eb-45e1-acea-5f5a9d7c4ec2","_postman_id":"8cd1f4d4-b8eb-45e1-acea-5f5a9d7c4ec2","description":""},{"name":"Search (Malls & Tenants)","item":[{"name":"Simon Search  (General mall/tenant searching)","event":[{"listen":"prerequest","script":{"id":"597e173a-9695-48c1-8482-2d073ac1cbbd","exec":["pm.environment.set(\"searchTerm\", \"circle\");"],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"test","script":{"id":"a64c4795-ecc8-4e6b-af60-15e54247c584","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"9d24032f-1cc1-446d-bc66-edaac3fbbdc5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"key","value":"{{client_id}}","description":"<p>A unique API client key provided to you by Simon</p>\n","type":"text"}],"url":"{{url}}/search/simon/shoes","description":"<p>A property and tenant search tool used to find properties, malls, and centers with the ability to also search for tenants and store locations.   </p>\n<p>Valid searches can consist of names for tenants and malls. In addition properties can be searched for by using two letter state codes as well as properties near a supplied zip code.</p>\n","urlObject":{"path":["search","simon","shoes"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"892a81d1-ac24-426e-8c90-6e691ef97b76","name":"Simon Search  (General mall/tenant searching)","originalRequest":{"method":"GET","header":[{"key":"key","value":"{{client_id}}","description":"A unique API client key provided to you by Simon\n","type":"text"}],"url":{"raw":"{{url}}/search/simon/:searchTerm","host":["{{url}}"],"path":["search","simon",":searchTerm"],"variable":[{"key":"searchTerm","value":"circle","description":"Keyword or search value for which you would like to search for in Simon properties and tenants\n\n\n"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 06 Jul 2021 17:49:10 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"2155"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"gzip"},{"key":"Server","value":""},{"key":"Terms-Of-Use","value":"Access to this Service is subject to the Terms of Use: http://www.simon.com/legal/api-terms-of-use"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"}],"cookie":[],"responseTime":null,"body":"{\n    \"MallCount\": 1,\n    \"TenantCount\": 2,\n    \"MallResults\": [\n        {\n            \"mallId\": 163,\n            \"mallCode\": \"0564\",\n            \"mallName\": \"Circle Centre Mall\",\n            \"urlFriendlyName\": \"circle-centre-mall\",\n            \"latitude\": 39.765257,\n            \"longitude\": -86.159397,\n            \"printMallMapUrl\": null,\n            \"embedMap\": null,\n            \"address\": {\n                \"street1\": \"49 W Maryland St\",\n                \"street2\": \"\",\n                \"city\": \"Indianapolis\",\n                \"state\": \"IN\",\n                \"zipCode\": \"46204\",\n                \"country\": \"USA\",\n                \"country_name\": null\n            },\n            \"specialHours\": null,\n            \"hours\": null,\n            \"hours_today\": null,\n            \"phones\": null,\n            \"amenities\": null,\n            \"description\": null,\n            \"targetUrl\": null,\n            \"descriptionClean\": \"Circle Centre Mall is located in the heart of downtown Indianapolis just south of Monument Circle. The center features over 100 retailers including Banana Republic, Lucky Brand and H&M. The center is also home to Regal Theaters and fifteen sit-down restaurants offering some of the city's best date-night experiences. Twelve hotels connect to Circle Centre Mall and the proximity to city's arts and culture make it a downtown destination for Indianapolis visitors and residents.Indianapolis is the capital and cultural hub of Indiana. Area attractions include top-notch professional sports venues, a thriving convention industry and numerous museum and entertainment attractions.'\",\n            \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/163/circle-centre-01.jpg\",\n            \"socialLinks\": null,\n            \"propertyType\": \"RegionalMall\",\n            \"grossLeasableArea\": 729981,\n            \"vanityUrl\": null,\n            \"mallFlags\": null,\n            \"propertyHoursString\": null,\n            \"TenantOpenThresholdMet\": false,\n            \"specialHoursString\": null,\n            \"logoPng\": \"https://dev.simon-ops.com/siteassets/images/png-fallback/163.png\",\n            \"largeLogoPng\": \"https://devassets.simon-ops.com/malllogos/png/large/163.png\",\n            \"simonHosted\": true,\n            \"hasInteractiveMap\": true,\n            \"featuredStores\": null,\n            \"POId\": null,\n            \"directions\": null,\n            \"weatherforcast\": null,\n            \"smsmallkeyword\": null,\n            \"utcOffset\": 0,\n            \"timeZone\": null,\n            \"marketingRegion\": null,\n            \"uberTripUrl\": null,\n            \"levels\": null\n        }\n    ],\n    \"TenantResults\": [\n        {\n            \"locationId\": 111058,\n            \"mallId\": 163,\n            \"mallName\": \"Circle Centre Mall\",\n            \"logoUrl\": \"\",\n            \"spaceId\": \"F09A\",\n            \"locationTypeId\": 1,\n            \"TenantDiningInformation\": null,\n            \"featureOnMap\": false,\n            \"locationName\": \"Circle City Souvenirs\",\n            \"phone\": \"\",\n            \"whereDescription\": \"Level 3, Center Mall\",\n            \"description\": \"Visit Circle City Souvenirs for all of your Indiana and Indianapolis souvenir needs. Our retail shop is located on the third floor of Circle Centre Mall in downtown Indianapolis. Center center of the mall next to the Sunglass Hut.\\r\\n\\r\\nCircle City Souvenirs offers assorted postcards and souvenirs as well as Indiana and Indianapolis T shirts and Hoodies. We also carry various food and gift items made in Indiana, including a selection of Vera Bradley items\",\n            \"hoursToday\": \"\",\n            \"storeHoursString\": \"Monday to Saturday 11am-7pm|Sunday 12pm-6pm\",\n            \"storeSpecialHoursString\": \"\",\n            \"mallSpecialHoursString\": \"\",\n            \"hours\": [],\n            \"specialHours\": [],\n            \"website\": \"\",\n            \"categories\": [\n                {\n                    \"categoryId\": 4847,\n                    \"pid\": 0,\n                    \"name\": \"Cards, Books, Gifts & Stationery\",\n                    \"url\": \"https://dev.simon-ops.com/mall/circle-centre-mall/stores/categorylist/cards-books-gifts-stationery\"\n                }\n            ],\n            \"justOpened\": false,\n            \"comingSoon\": false,\n            \"openDate\": \"2018-07-13T00:00:00\",\n            \"hasPromotion\": false,\n            \"hasEvent\": false,\n            \"hasNews\": false,\n            \"closedForRenovation\": false,\n            \"byAppointmentOnly\": false,\n            \"shoppingConcierge\": false,\n            \"pickUpInStore\": false,\n            \"temporarilyClosed\": false,\n            \"curbsidePickup\": false,\n            \"curbsidePickupDetails\": null,\n            \"shopPremiumOutletFlag\": false,\n            \"urlFriendlyName\": \"circle-city-souvenirs\",\n            \"tenantUrl\": \"https://dev.simon-ops.com/mall/circle-centre-mall/stores/circle-city-souvenirs\",\n            \"spotSaver\": false,\n            \"spotSaverUrl\": null,\n            \"elevation\": \"\",\n            \"elevationDescription\": \"\",\n            \"bestEntranceDescription\": \"Illinios & Maryland Entrance\",\n            \"mallSpecialHoursOptOutFlag\": false\n        },\n        {\n            \"locationId\": 109714,\n            \"mallId\": 163,\n            \"mallName\": \"Circle Centre Mall\",\n            \"logoUrl\": \"https://devassets.simon-ops.com/tenantlogos/3750.png\",\n            \"spaceId\": \"MGMT\",\n            \"locationTypeId\": 1,\n            \"TenantDiningInformation\": null,\n            \"featureOnMap\": false,\n            \"locationName\": \"Circle Centre Mall Management Office\",\n            \"phone\": \"\",\n            \"whereDescription\": \" Level 2 in the hallway between H&M and our Guest Services Booth.\",\n            \"description\": \"If you have questions regarding Mall Management, Simon Giftcards, leasing, marketing, directions, store information, or have a comment or question please visit our Mall Management Office for more info located on Level 2 in the hallway between H&M and our Guest Services Booth.\",\n            \"hoursToday\": \"\",\n            \"storeHoursString\": \"Monday to Saturday 9am-5pm|Sunday Closed\",\n            \"storeSpecialHoursString\": \"\",\n            \"mallSpecialHoursString\": \"\",\n            \"hours\": [\n                {\n                    \"isClosed\": false,\n                    \"startDayOfWeek\": \"Monday\",\n                    \"endDayOfWeek\": \"Saturday\",\n                    \"startTime\": \"9:00am\",\n                    \"endTime\": \"5:00pm\",\n                    \"description\": \"Regular Hours\"\n                },\n                {\n                    \"isClosed\": true,\n                    \"startDayOfWeek\": \"Sunday\",\n                    \"endDayOfWeek\": \"Sunday\",\n                    \"startTime\": \"12:00am\",\n                    \"endTime\": \"11:59pm\",\n                    \"description\": \"Regular Hours\"\n                }\n            ],\n            \"specialHours\": [],\n            \"website\": \"https://www.simon.com/mall/circle-centre-mall/about\",\n            \"categories\": [\n                {\n                    \"categoryId\": 246,\n                    \"pid\": 0,\n                    \"name\": \"Services\",\n                    \"url\": \"https://dev.simon-ops.com/mall/circle-centre-mall/stores/categorylist/services\"\n                }\n            ],\n            \"justOpened\": false,\n            \"comingSoon\": false,\n            \"openDate\": \"2012-02-13T00:00:00\",\n            \"hasPromotion\": false,\n            \"hasEvent\": false,\n            \"hasNews\": false,\n            \"closedForRenovation\": false,\n            \"byAppointmentOnly\": false,\n            \"shoppingConcierge\": false,\n            \"pickUpInStore\": false,\n            \"temporarilyClosed\": false,\n            \"curbsidePickup\": false,\n            \"curbsidePickupDetails\": null,\n            \"shopPremiumOutletFlag\": false,\n            \"urlFriendlyName\": \"circle-centre-mall-management-office\",\n            \"tenantUrl\": \"https://dev.simon-ops.com/mall/circle-centre-mall/stores/circle-centre-mall-management-office\",\n            \"spotSaver\": false,\n            \"spotSaverUrl\": null,\n            \"elevation\": \"\",\n            \"elevationDescription\": \"\",\n            \"bestEntranceDescription\": \"\",\n            \"mallSpecialHoursOptOutFlag\": false\n        }\n    ]\n}"}],"_postman_id":"9d24032f-1cc1-446d-bc66-edaac3fbbdc5"},{"name":"Mall Search Endpoint - Filtered Lookup Type","id":"bef83b25-b034-4a32-9ae7-8db8e2454971","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","type":"text"}],"url":"https://https://api.simon.com/v1.2/search/lookup?q=&onlyValidPreferredMalls=&searchReturnType ","description":"<p>Returns malls and tenants relevant to a user supplied query input, using a partial match logic.  Supports searching across malls and store and the ability to constrain search results by property platform type.</p>\n","urlObject":{"protocol":"https","path":["search","lookup"],"host":["https://api.simon.com/v1.2"],"query":[{"description":{"content":"<p>accepts city names (Indianapolis)\naccepts state names (Indiana)\naccepts two character state abbreviations (IN)\naccepts ZIP codes (46204)\naccepts full or partial mall name(s) (full = Circle Centre or partial = Circle)</p>\n","type":"text/plain"},"key":"q","value":""},{"description":{"content":"<p>note: preferred malls related to those shopping centers that Simon runs an email marketing program for which for the most part excludes nearly all community lifestyle centers, office buildings, international centers and premium outlet centers. a status of true will exclude these exception properties. a status of false will include all malls &amp; properties, regardless of type.</p>\n","type":"text/plain"},"key":"onlyValidPreferredMalls","value":""},{"description":{"content":"<p>this can include any combination of the following, strung together with a pipe | delimiter:\nMALL\nMILLS\nOUTLET\nINTERNATIONAL\nCOMMCTR\nOFFICE</p>\n","type":"text/plain"},"key":"searchReturnType ","value":""}],"variable":[]}},"response":[{"id":"a8dd6dda-b014-48c4-b8b5-ce9ad4b917c6","name":"Search Endpoint Example - Search for malls by zipcode","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","type":"text"}],"url":{"raw":"https://https://api.simon.com/v1.2/search/lookup?q=46204&onlyValidPreferredMalls=&searchReturnType ","protocol":"https","host":["https://api.simon.com/v1.2"],"path":["search","lookup"],"query":[{"key":"q","value":"46204","description":"accepts city names (Indianapolis)\naccepts state names (Indiana)\naccepts two character state abbreviations (IN)\naccepts ZIP codes (46204)\naccepts full or partial mall name(s) (full = Circle Centre or partial = Circle)"},{"key":"onlyValidPreferredMalls","value":"","description":"note: preferred malls related to those shopping centers that Simon runs an email marketing program for which for the most part excludes nearly all community lifestyle centers, office buildings, international centers and premium outlet centers. a status of true will exclude these exception properties. a status of false will include all malls & properties, regardless of type."},{"key":"searchReturnType ","value":null,"description":"this can include any combination of the following, strung together with a pipe | delimiter:\nMALL\nMILLS\nOUTLET\nINTERNATIONAL\nCOMMCTR\nOFFICE"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"openresty"},{"key":"Date","value":"Wed, 24 Jun 2020 16:13:59 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"2848"},{"key":"Connection","value":"keep-alive"},{"key":"ETag","value":"\"b43522b7-9ae3-4d60-aede-a953c4825011\""},{"key":"Terms-Of-Use","value":"Access to this Service is subject to the Terms of Use: http://www.simon.com/legal/api-terms-of-use"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Cache-Control","value":"public, max-age=10800"},{"key":"X-Yottaa-OS","value":"200"},{"key":"X-Yottaa-Optimizations","value":"ob/0 si/25D1cc0233c9-1593002174-450711023 tts/1592509261369 ti/5d28dce54f1bbf32c27aeb24 ai/5d28dce44f1bbf32c27aeabb tm/0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Age","value":"0"},{"key":"X-Yottaa-Metrics","value":"2521cc028a86/[117,111,-] 25D1cc0233c9/[-,118.554]"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"mall_id\": 163,\n        \"mall_name\": \"Circle Centre Mall\",\n        \"mall_type\": \"RegionalMall\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/163/circle-centre-01.jpg\",\n        \"city\": \"Indianapolis\",\n        \"state\": \"IN\",\n        \"zipcode\": \"46204\",\n        \"lat\": 39.765257,\n        \"lon\": -86.159397,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 165,\n        \"mall_name\": \"Greenwood Park Mall\",\n        \"mall_type\": \"RegionalMall\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/165/greenwood-park-mall-01.jpg\",\n        \"city\": \"Greenwood\",\n        \"state\": \"IN\",\n        \"zipcode\": \"46142\",\n        \"lat\": 39.632718,\n        \"lon\": -86.120496,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 166,\n        \"mall_name\": \"The Fashion Mall at Keystone\",\n        \"mall_type\": \"RegionalMall\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/166/166-fashion-mall-t.jpg\",\n        \"city\": \"Indianapolis\",\n        \"state\": \"IN\",\n        \"zipcode\": \"46240\",\n        \"lat\": 39.914278,\n        \"lon\": -86.109424,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 162,\n        \"mall_name\": \"Castleton Square\",\n        \"mall_type\": \"RegionalMall\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/162/castleton-square-mall-01.JPG\",\n        \"city\": \"Indianapolis\",\n        \"state\": \"IN\",\n        \"zipcode\": \"46250\",\n        \"lat\": 39.908971,\n        \"lon\": -86.065221,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 1214,\n        \"mall_name\": \"Hamilton Town Center\",\n        \"mall_type\": \"CommunityLifestyleCenter\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1214/hamilton-town-center-01.jpg\",\n        \"city\": \"Noblesville\",\n        \"state\": \"IN\",\n        \"zipcode\": \"46060\",\n        \"lat\": 39.991545,\n        \"lon\": -85.931567,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 879,\n        \"mall_name\": \"Indiana Premium Outlets®\",\n        \"mall_type\": \"OutletCenter\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/879/edinburgh-premium-outlets-01.jpg\",\n        \"city\": \"Edinburgh\",\n        \"state\": \"IN\",\n        \"zipcode\": \"46124\",\n        \"lat\": 39.30988,\n        \"lon\": -85.96122,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 148,\n        \"mall_name\": \"College Mall\",\n        \"mall_type\": \"RegionalMall\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/148/college-mall-01.jpg\",\n        \"city\": \"Bloomington\",\n        \"state\": \"IN\",\n        \"zipcode\": \"47401\",\n        \"lat\": 39.160946,\n        \"lon\": -86.495715,\n        \"simonHosted\": true\n    }\n]"},{"id":"838265a4-ca3f-4200-9006-abefd9135618","name":"Mall Search Endpoint - Search for Malls & Mills proprties that contain \"king\"","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","type":"text"}],"url":{"raw":"https://https://api.simon.com/v1.2/search/lookup?q=king&searchReturnType =MALL|MILLS","protocol":"https","host":["https://api.simon.com/v1.2"],"path":["search","lookup"],"query":[{"key":"q","value":"king","description":"accepts city names (Indianapolis)\naccepts state names (Indiana)\naccepts two character state abbreviations (IN)\naccepts ZIP codes (46204)\naccepts full or partial mall name(s) (full = Circle Centre or partial = Circle)"},{"key":"onlyValidPreferredMalls","value":"","description":"note: preferred malls related to those shopping centers that Simon runs an email marketing program for which for the most part excludes nearly all community lifestyle centers, office buildings, international centers and premium outlet centers. a status of true will exclude these exception properties. a status of false will include all malls & properties, regardless of type.","disabled":true},{"key":"searchReturnType ","value":"MALL|MILLS","description":"this can include any combination of the following, strung together with a pipe | delimiter:\nMALL\nMILLS\nOUTLET\nINTERNATIONAL\nCOMMCTR\nOFFICE"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"openresty"},{"key":"Date","value":"Wed, 24 Jun 2020 16:17:27 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"14642"},{"key":"Connection","value":"keep-alive"},{"key":"ETag","value":"\"810e94d5-dae3-4039-a34b-280fde1cf08d\""},{"key":"Terms-Of-Use","value":"Access to this Service is subject to the Terms of Use: http://www.simon.com/legal/api-terms-of-use"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Cache-Control","value":"public, max-age=10800"},{"key":"X-Yottaa-OS","value":"200"},{"key":"X-Yottaa-Optimizations","value":"ob/0 si/25D1cc0233c9-1593002174-450716991 tts/1592509261369 ti/5d28dce54f1bbf32c27aeb24 ai/5d28dce44f1bbf32c27aeabb tm/0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Age","value":"0"},{"key":"X-Yottaa-Metrics","value":"2521cc028a7d/[1935,1930,-] 25D1cc0233c9/[-,1936.944]"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"mall_id\": 347,\n        \"mall_name\": \"The Mall at Rockingham Park\",\n        \"mall_type\": \"RegionalMall\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/347/mall-at-rockingham-park-01.jpg\",\n        \"city\": \"Salem\",\n        \"state\": \"NH\",\n        \"zipcode\": \"03079\",\n        \"lat\": 42.767509,\n        \"lon\": -71.231822,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 845,\n        \"mall_name\": \"King of Prussia®\",\n        \"mall_type\": \"RegionalMall\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/845/king-of-prussia-mall-01.jpg\",\n        \"city\": \"King of Prussia\",\n        \"state\": \"PA\",\n        \"zipcode\": \"19406\",\n        \"lat\": 40.088227,\n        \"lon\": -75.390953,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 1298,\n        \"mall_name\": \"Dover Commons®\",\n        \"mall_type\": \"CommunityLifestyleCenter\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1298/dover-commons-01.JPG\",\n        \"city\": \"Dover\",\n        \"state\": \"DE\",\n        \"zipcode\": \"19901\",\n        \"lat\": 39.190341,\n        \"lon\": -75.539694,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 1243,\n        \"mall_name\": \"Dover Mall®\",\n        \"mall_type\": \"RegionalMall\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1243/dover-mall-01.jpg\",\n        \"city\": \"Dover\",\n        \"state\": \"DE\",\n        \"zipcode\": \"19901\",\n        \"lat\": 39.193897,\n        \"lon\": -75.53965,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 1281,\n        \"mall_name\": \"Arundel Mills Marketplace\",\n        \"mall_type\": \"MillsProperty\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1281/arundel-mills-marketplace-01.JPG\",\n        \"city\": \"Hanover\",\n        \"state\": \"MD\",\n        \"zipcode\": \"21076\",\n        \"lat\": 39.154038,\n        \"lon\": -76.727306,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 1230,\n        \"mall_name\": \"Arundel Mills®\",\n        \"mall_type\": \"MillsProperty\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1230/arundel-mills-01.jpg\",\n        \"city\": \"Hanover\",\n        \"state\": \"MD\",\n        \"zipcode\": \"21076\",\n        \"lat\": 39.157819,\n        \"lon\": -76.724707,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 1336,\n        \"mall_name\": \"Queenstown Premium Outlets®\",\n        \"mall_type\": \"OutletCenter\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1336/queenstown-premium-outlets-01.jpg\",\n        \"city\": \"Queenstown\",\n        \"state\": \"MD\",\n        \"zipcode\": \"21658\",\n        \"lat\": 38.983025,\n        \"lon\": -76.159844,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 887,\n        \"mall_name\": \"Las Vegas North Premium Outlets®\",\n        \"mall_type\": \"OutletCenter\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/887/887-las-vegas-north-t.jpg\",\n        \"city\": \"Las Vegas\",\n        \"state\": \"NV\",\n        \"zipcode\": \"89106\",\n        \"lat\": 36.163651,\n        \"lon\": -115.157749,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 886,\n        \"mall_name\": \"Las Vegas South Premium Outlets®\",\n        \"mall_type\": \"OutletCenter\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/886/las-vegas-premium-outlets-south-01.jpg\",\n        \"city\": \"Las Vegas\",\n        \"state\": \"NV\",\n        \"zipcode\": \"89123\",\n        \"lat\": 36.053933,\n        \"lon\": -115.168928,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 224,\n        \"mall_name\": \"The Forum Shops at Caesars Palace®\",\n        \"mall_type\": \"RegionalMall\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/224/224-forum-shops-t.jpg\",\n        \"city\": \"Las Vegas\",\n        \"state\": \"NV\",\n        \"zipcode\": \"89109\",\n        \"lat\": 36.119001,\n        \"lon\": -115.176126,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 1387,\n        \"mall_name\": \"The Shops at Crystals\",\n        \"mall_type\": \"RegionalMall\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1387/the-shops-at-crystals-01-t.jpg\",\n        \"city\": \"Las Vegas\",\n        \"state\": \"NV\",\n        \"zipcode\": \"89158\",\n        \"lat\": 36.107997,\n        \"lon\": -115.17431,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 1377,\n        \"mall_name\": \"Gloucester Premium Outlets®\",\n        \"mall_type\": \"OutletCenter\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1377/gloucester-premium-outlet-thumb.jpg\",\n        \"city\": \"Blackwood\",\n        \"state\": \"NJ\",\n        \"zipcode\": \"08012\",\n        \"lat\": 39.785852,\n        \"lon\": -75.052188,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 888,\n        \"mall_name\": \"Jackson Premium Outlets®\",\n        \"mall_type\": \"OutletCenter\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/888/jackson-premium-outlets-01.jpg\",\n        \"city\": \"Jackson\",\n        \"state\": \"NJ\",\n        \"zipcode\": \"08527\",\n        \"lat\": 40.16169,\n        \"lon\": -74.417352,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 1267,\n        \"mall_name\": \"Jersey Shore Premium Outlets®\",\n        \"mall_type\": \"OutletCenter\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1267/jersey-shore-premium-outlets-01.jpg\",\n        \"city\": \"Tinton Falls\",\n        \"state\": \"NJ\",\n        \"zipcode\": \"07753\",\n        \"lat\": 40.224152,\n        \"lon\": -74.094329,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 111,\n        \"mall_name\": \"Livingston Mall®\",\n        \"mall_type\": \"RegionalMall\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/111/livingston-mall-01.jpg\",\n        \"city\": \"Livingston\",\n        \"state\": \"NJ\",\n        \"zipcode\": \"07039\",\n        \"lat\": 40.776901,\n        \"lon\": -74.353789,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 113,\n        \"mall_name\": \"Menlo Park Mall\",\n        \"mall_type\": \"RegionalMall\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/113/menlo-park-01.jpg\",\n        \"city\": \"Edison\",\n        \"state\": \"NJ\",\n        \"zipcode\": \"08837\",\n        \"lat\": 40.547728,\n        \"lon\": -74.335532,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 114,\n        \"mall_name\": \"Newport Centre\",\n        \"mall_type\": \"RegionalMall\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/114/newport-centre-01.jpg\",\n        \"city\": \"Jersey City\",\n        \"state\": \"NJ\",\n        \"zipcode\": \"07310\",\n        \"lat\": 40.726921,\n        \"lon\": -74.038087,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 986,\n        \"mall_name\": \"Newport Crossing\",\n        \"mall_type\": \"RegionalMall\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/986/newport-crossing-01.jpg\",\n        \"city\": \"Jersey City\",\n        \"state\": \"NJ\",\n        \"zipcode\": \"07310\",\n        \"lat\": 40.730704,\n        \"lon\": -74.035188,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 985,\n        \"mall_name\": \"Newport Plaza\",\n        \"mall_type\": \"RegionalMall\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/985/newport-plaza-01.jpg\",\n        \"city\": \"Jersey City \",\n        \"state\": \"NJ\",\n        \"zipcode\": \"07310\",\n        \"lat\": 40.734576,\n        \"lon\": -74.040513,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 115,\n        \"mall_name\": \"Ocean County Mall®\",\n        \"mall_type\": \"RegionalMall\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/115/ocean-county-mall-01.jpg\",\n        \"city\": \"Toms River\",\n        \"state\": \"NJ\",\n        \"zipcode\": \"08753\",\n        \"lat\": 39.98063,\n        \"lon\": -74.178014,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 849,\n        \"mall_name\": \"Quaker Bridge Mall®\",\n        \"mall_type\": \"RegionalMall\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/849/849.jpg\",\n        \"city\": \"Lawrenceville\",\n        \"state\": \"NJ\",\n        \"zipcode\": \"08648\",\n        \"lat\": 40.290861,\n        \"lon\": -74.681631,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 116,\n        \"mall_name\": \"Rockaway Townsquare®\",\n        \"mall_type\": \"RegionalMall\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/116/rockaway-townsquare-01.jpg\",\n        \"city\": \"Rockaway\",\n        \"state\": \"NJ\",\n        \"zipcode\": \"07866\",\n        \"lat\": 40.907114,\n        \"lon\": -74.553961,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 1374,\n        \"mall_name\": \"The Mills at Jersey Gardens®\",\n        \"mall_type\": \"MillsProperty\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1374/1374-mills-at-jersey-gardens-t.jpg\",\n        \"city\": \"Elizabeth\",\n        \"state\": \"NJ\",\n        \"zipcode\": \"07201\",\n        \"lat\": 40.660114,\n        \"lon\": -74.171582,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 1228,\n        \"mall_name\": \"The Shops at Riverside®\",\n        \"mall_type\": \"RegionalMall\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1228/the-shops-at-riverside-01.jpg\",\n        \"city\": \"Hackensack\",\n        \"state\": \"NJ\",\n        \"zipcode\": \"07601\",\n        \"lat\": 40.905838,\n        \"lon\": -74.030045,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 892,\n        \"mall_name\": \"Waterloo Premium Outlets®\",\n        \"mall_type\": \"OutletCenter\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/892/waterloo-premium-outlets-01.jpg\",\n        \"city\": \"Waterloo\",\n        \"state\": \"NY\",\n        \"zipcode\": \"13165\",\n        \"lat\": 42.956187,\n        \"lon\": -76.921377,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 846,\n        \"mall_name\": \"Lehigh Valley Mall\",\n        \"mall_type\": \"RegionalMall\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/846/lehigh-valley-mall-01.jpg\",\n        \"city\": \"Whitehall\",\n        \"state\": \"PA\",\n        \"zipcode\": \"18052\",\n        \"lat\": 40.630904,\n        \"lon\": -75.480104,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 1049,\n        \"mall_name\": \"Lincoln Plaza\",\n        \"mall_type\": \"CommunityLifestyleCenter\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1049/lincoln-plaza-01.jpg\",\n        \"city\": \"Langhorne\",\n        \"state\": \"PA\",\n        \"zipcode\": \"19047\",\n        \"lat\": 40.181511,\n        \"lon\": -74.873133,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 847,\n        \"mall_name\": \"Montgomery Mall®\",\n        \"mall_type\": \"RegionalMall\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/847/montgomery-mall-01.jpg\",\n        \"city\": \"North Wales\",\n        \"state\": \"PA\",\n        \"zipcode\": \"19454\",\n        \"lat\": 40.234864,\n        \"lon\": -75.244737,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 848,\n        \"mall_name\": \"Oxford Valley Mall®\",\n        \"mall_type\": \"RegionalMall\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/848/oxford-valley-mall-01.jpg\",\n        \"city\": \"Langhorne\",\n        \"state\": \"PA\",\n        \"zipcode\": \"19047\",\n        \"lat\": 40.183816,\n        \"lon\": -74.880624,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 1245,\n        \"mall_name\": \"Philadelphia Mills®\",\n        \"mall_type\": \"MillsProperty\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1245/franklin-mills-01.jpg\",\n        \"city\": \"Philadelphia\",\n        \"state\": \"PA\",\n        \"zipcode\": \"19154\",\n        \"lat\": 40.087492,\n        \"lon\": -74.961623,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 1269,\n        \"mall_name\": \"Philadelphia Premium Outlets®\",\n        \"mall_type\": \"OutletCenter\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1269/philadelphia-premium-outlets-01.jpg\",\n        \"city\": \"Pottstown\",\n        \"state\": \"PA\",\n        \"zipcode\": \"19464\",\n        \"lat\": 40.236614,\n        \"lon\": -75.570563,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 897,\n        \"mall_name\": \"The Crossings Premium Outlets®\",\n        \"mall_type\": \"OutletCenter\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/897/the-crossings-premium-outlets-01.jpg\",\n        \"city\": \"Tannersville\",\n        \"state\": \"PA\",\n        \"zipcode\": \"18372\",\n        \"lat\": 41.047187,\n        \"lon\": -75.312073,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 202,\n        \"mall_name\": \"West Town Mall\",\n        \"mall_type\": \"RegionalMall\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/202/west-town-mall-01.jpg\",\n        \"city\": \"Knoxville\",\n        \"state\": \"TN\",\n        \"zipcode\": \"37919\",\n        \"lat\": 35.925114,\n        \"lon\": -84.037235,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 1225,\n        \"mall_name\": \"Houston Premium Outlets®\",\n        \"mall_type\": \"OutletCenter\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1225/houston-premium-outlets-01.jpg\",\n        \"city\": \"Cypress\",\n        \"state\": \"TX\",\n        \"zipcode\": \"77433\",\n        \"lat\": 29.997041,\n        \"lon\": -95.756573,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 1253,\n        \"mall_name\": \"Katy Mills®\",\n        \"mall_type\": \"MillsProperty\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1253/katy-mills-01.jpg\",\n        \"city\": \"Katy\",\n        \"state\": \"TX\",\n        \"zipcode\": \"77494\",\n        \"lat\": 29.775746,\n        \"lon\": -95.80937,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 805,\n        \"mall_name\": \"The Galleria\",\n        \"mall_type\": \"RegionalMall\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/805/the-galleria-01.jpg\",\n        \"city\": \"Houston\",\n        \"state\": \"TX\",\n        \"zipcode\": \"77056\",\n        \"lat\": 29.739195,\n        \"lon\": -95.463434,\n        \"simonHosted\": true\n    }\n]"}],"_postman_id":"bef83b25-b034-4a32-9ae7-8db8e2454971"},{"name":"Mall Search Endpoint","id":"0fa59af1-632d-4305-b1aa-cf389d190707","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","type":"text"}],"url":"https://https://api.simon.com/v1.2/search/lookup?q=apple&onlyValidPreferredMalls=&searchReturnType ","description":"<p>Returns malls and tenants relevant to a user supplied query input, using a partial match logic.</p>\n","urlObject":{"protocol":"https","path":["search","lookup"],"host":["https://api.simon.com/v1.2"],"query":[{"description":{"content":"<p>accepts city names (Indianapolis)\naccepts state names (Indiana)\naccepts two character state abbreviations (IN)\naccepts ZIP codes (46204)\naccepts full or partial mall name(s) (full = Circle Centre or partial = Circle)</p>\n","type":"text/plain"},"key":"q","value":"apple"},{"description":{"content":"<p>note: preferred malls related to those shopping centers that Simon runs an email marketing program for which for the most part excludes nearly all community lifestyle centers, office buildings, international centers and premium outlet centers. a status of true will exclude these exception properties. a status of false will include all malls &amp; properties, regardless of type.</p>\n","type":"text/plain"},"key":"onlyValidPreferredMalls","value":""},{"description":{"content":"<p>this can include any combination of the following, strung together with a pipe | delimiter:\nMALL\nMILLS\nOUTLET\nINTERNATIONAL\nCOMMCTR\nOFFICE</p>\n","type":"text/plain"},"key":"searchReturnType ","value":""}],"variable":[]}},"response":[{"id":"e370e2b3-b31b-412a-9afe-5f88bea96fd0","name":"Mall Search Endpoint Example - Indiana Malls","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","type":"text"}],"url":{"raw":"https://https://api.simon.com/v1.2/search/lookup?q=IN","protocol":"https","host":["https://api.simon.com/v1.2"],"path":["search","lookup"],"query":[{"key":"q","value":"IN","description":"accepts city names (Indianapolis)\naccepts state names (Indiana)\naccepts two character state abbreviations (IN)\naccepts ZIP codes (46204)\naccepts full or partial mall name(s) (full = Circle Centre or partial = Circle)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"openresty"},{"key":"Date","value":"Wed, 24 Jun 2020 16:22:22 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"4083"},{"key":"Connection","value":"keep-alive"},{"key":"ETag","value":"\"34f7c16b-e6b5-4968-b0a0-dc64923215bb\""},{"key":"Terms-Of-Use","value":"Access to this Service is subject to the Terms of Use: http://www.simon.com/legal/api-terms-of-use"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Cache-Control","value":"public, max-age=10800"},{"key":"X-Yottaa-OS","value":"200"},{"key":"X-Yottaa-Optimizations","value":"ob/0 si/32D1cc0231a8-1593002174-3705959447 tts/1592509261369 ti/5d28dce54f1bbf32c27aeb24 ai/5d28dce44f1bbf32c27aeabb tm/0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Age","value":"0"},{"key":"X-Yottaa-Metrics","value":"3221a5fec607/[87,84,-] 32D1cc0231a8/[-,89.702]"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"mall_id\": 162,\n        \"mall_name\": \"Castleton Square\",\n        \"mall_type\": \"RegionalMall\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/162/castleton-square-mall-01.JPG\",\n        \"city\": \"Indianapolis\",\n        \"state\": \"IN\",\n        \"zipcode\": \"46250\",\n        \"lat\": 39.908971,\n        \"lon\": -86.065221,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 163,\n        \"mall_name\": \"Circle Centre Mall\",\n        \"mall_type\": \"RegionalMall\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/163/circle-centre-01.jpg\",\n        \"city\": \"Indianapolis\",\n        \"state\": \"IN\",\n        \"zipcode\": \"46204\",\n        \"lat\": 39.765257,\n        \"lon\": -86.159397,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 148,\n        \"mall_name\": \"College Mall\",\n        \"mall_type\": \"RegionalMall\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/148/college-mall-01.jpg\",\n        \"city\": \"Bloomington\",\n        \"state\": \"IN\",\n        \"zipcode\": \"47401\",\n        \"lat\": 39.160946,\n        \"lon\": -86.495715,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 165,\n        \"mall_name\": \"Greenwood Park Mall\",\n        \"mall_type\": \"RegionalMall\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/165/greenwood-park-mall-01.jpg\",\n        \"city\": \"Greenwood\",\n        \"state\": \"IN\",\n        \"zipcode\": \"46142\",\n        \"lat\": 39.632718,\n        \"lon\": -86.120496,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 1214,\n        \"mall_name\": \"Hamilton Town Center\",\n        \"mall_type\": \"CommunityLifestyleCenter\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1214/hamilton-town-center-01.jpg\",\n        \"city\": \"Noblesville\",\n        \"state\": \"IN\",\n        \"zipcode\": \"46060\",\n        \"lat\": 39.991545,\n        \"lon\": -85.931567,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 879,\n        \"mall_name\": \"Indiana Premium Outlets®\",\n        \"mall_type\": \"OutletCenter\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/879/edinburgh-premium-outlets-01.jpg\",\n        \"city\": \"Edinburgh\",\n        \"state\": \"IN\",\n        \"zipcode\": \"46124\",\n        \"lat\": 39.30988,\n        \"lon\": -85.96122,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 880,\n        \"mall_name\": \"Lighthouse Place Premium Outlets®\",\n        \"mall_type\": \"OutletCenter\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/880/lighthouse-place-premium-outlets-01.jpg\",\n        \"city\": \"Michigan City\",\n        \"state\": \"IN\",\n        \"zipcode\": \"46360\",\n        \"lat\": 41.714591,\n        \"lon\": -86.906732,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 166,\n        \"mall_name\": \"The Fashion Mall at Keystone\",\n        \"mall_type\": \"RegionalMall\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/166/166-fashion-mall-t.jpg\",\n        \"city\": \"Indianapolis\",\n        \"state\": \"IN\",\n        \"zipcode\": \"46240\",\n        \"lat\": 39.914278,\n        \"lon\": -86.109424,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 171,\n        \"mall_name\": \"Tippecanoe Mall\",\n        \"mall_type\": \"RegionalMall\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/171/tippecanoe-mall-01.jpg\",\n        \"city\": \"Lafayette\",\n        \"state\": \"IN\",\n        \"zipcode\": \"47905\",\n        \"lat\": 40.391543,\n        \"lon\": -86.8504,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 192,\n        \"mall_name\": \"University Park Mall\",\n        \"mall_type\": \"RegionalMall\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/192/university-park-mall-01.jpg\",\n        \"city\": \"Mishawaka\",\n        \"state\": \"IN\",\n        \"zipcode\": \"46545\",\n        \"lat\": 41.719184,\n        \"lon\": -86.190405,\n        \"simonHosted\": true\n    }\n]"},{"id":"e1d57cc3-41b7-4b27-a5da-e35d2369fc9f","name":"Mall Search Endpoint Example - Malls around a zipcode","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","type":"text"}],"url":{"raw":"https://https://api.simon.com/v1.2/search/lookup?q=46204","protocol":"https","host":["https://api.simon.com/v1.2"],"path":["search","lookup"],"query":[{"key":"q","value":"46204","description":"accepts city names (Indianapolis)\naccepts state names (Indiana)\naccepts two character state abbreviations (IN)\naccepts ZIP codes (46204)\naccepts full or partial mall name(s) (full = Circle Centre or partial = Circle)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"openresty"},{"key":"Date","value":"Wed, 24 Jun 2020 16:22:59 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"2848"},{"key":"Connection","value":"keep-alive"},{"key":"ETag","value":"\"49532482-42ee-4157-8a9f-17d010838e25\""},{"key":"Terms-Of-Use","value":"Access to this Service is subject to the Terms of Use: http://www.simon.com/legal/api-terms-of-use"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Cache-Control","value":"public, max-age=10800"},{"key":"X-Yottaa-OS","value":"200"},{"key":"X-Yottaa-Optimizations","value":"ob/0 si/32D1cc0231a8-1593002174-3705960869 tts/1592509261369 ti/5d28dce54f1bbf32c27aeb24 ai/5d28dce44f1bbf32c27aeabb tm/0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Age","value":"0"},{"key":"X-Yottaa-Metrics","value":"3221cc02d14b/[66,61,-] 32D1cc0231a8/[-,68.367]"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"mall_id\": 163,\n        \"mall_name\": \"Circle Centre Mall\",\n        \"mall_type\": \"RegionalMall\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/163/circle-centre-01.jpg\",\n        \"city\": \"Indianapolis\",\n        \"state\": \"IN\",\n        \"zipcode\": \"46204\",\n        \"lat\": 39.765257,\n        \"lon\": -86.159397,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 165,\n        \"mall_name\": \"Greenwood Park Mall\",\n        \"mall_type\": \"RegionalMall\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/165/greenwood-park-mall-01.jpg\",\n        \"city\": \"Greenwood\",\n        \"state\": \"IN\",\n        \"zipcode\": \"46142\",\n        \"lat\": 39.632718,\n        \"lon\": -86.120496,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 166,\n        \"mall_name\": \"The Fashion Mall at Keystone\",\n        \"mall_type\": \"RegionalMall\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/166/166-fashion-mall-t.jpg\",\n        \"city\": \"Indianapolis\",\n        \"state\": \"IN\",\n        \"zipcode\": \"46240\",\n        \"lat\": 39.914278,\n        \"lon\": -86.109424,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 162,\n        \"mall_name\": \"Castleton Square\",\n        \"mall_type\": \"RegionalMall\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/162/castleton-square-mall-01.JPG\",\n        \"city\": \"Indianapolis\",\n        \"state\": \"IN\",\n        \"zipcode\": \"46250\",\n        \"lat\": 39.908971,\n        \"lon\": -86.065221,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 1214,\n        \"mall_name\": \"Hamilton Town Center\",\n        \"mall_type\": \"CommunityLifestyleCenter\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/1214/hamilton-town-center-01.jpg\",\n        \"city\": \"Noblesville\",\n        \"state\": \"IN\",\n        \"zipcode\": \"46060\",\n        \"lat\": 39.991545,\n        \"lon\": -85.931567,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 879,\n        \"mall_name\": \"Indiana Premium Outlets®\",\n        \"mall_type\": \"OutletCenter\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/879/edinburgh-premium-outlets-01.jpg\",\n        \"city\": \"Edinburgh\",\n        \"state\": \"IN\",\n        \"zipcode\": \"46124\",\n        \"lat\": 39.30988,\n        \"lon\": -85.96122,\n        \"simonHosted\": true\n    },\n    {\n        \"mall_id\": 148,\n        \"mall_name\": \"College Mall\",\n        \"mall_type\": \"RegionalMall\",\n        \"propertyPhoto\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/propertythumbs/148/college-mall-01.jpg\",\n        \"city\": \"Bloomington\",\n        \"state\": \"IN\",\n        \"zipcode\": \"47401\",\n        \"lat\": 39.160946,\n        \"lon\": -86.495715,\n        \"simonHosted\": true\n    }\n]"}],"_postman_id":"0fa59af1-632d-4305-b1aa-cf389d190707"},{"name":"Zipcode Search with Radius","id":"a5fd660b-b49c-4197-9bc8-8931441e7ffd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","type":"text"}],"url":"https://https://api.simon.com/v1.2/search/zipsearch?zipcode=","description":"<p>Find and filter properties around a given zipcode. Liteweight and performant lookup version.</p>\n","urlObject":{"protocol":"https","path":["search","zipsearch"],"host":["https://api.simon.com/v1.2"],"query":[{"description":{"content":"<p>Zipcode to center the search on</p>\n","type":"text/plain"},"key":"zipcode","value":""},{"disabled":true,"description":{"content":"<p>Number like \"50\" - A given radius in miles to restrict to. Default is 50 miles </p>\n","type":"text/plain"},"key":"radius","value":""}],"variable":[]}},"response":[],"_postman_id":"a5fd660b-b49c-4197-9bc8-8931441e7ffd"}],"id":"b8cd9b5b-07b4-496e-a3c9-4a5eae54b48e","event":[{"listen":"prerequest","script":{"id":"5d16d2e3-5aae-4e01-a437-6be50bcbede5","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"7253f601-0a1b-4916-9932-5ea659665626","type":"text/javascript","exec":[""]}}],"_postman_id":"b8cd9b5b-07b4-496e-a3c9-4a5eae54b48e","description":""},{"name":"Simon Family","item":[{"name":"Family Perks","id":"acb20319-56ab-4247-bd7e-07a5f99e63d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","type":"text"}],"url":"https://https://api.simon.com/v1.2/family/getfamilyperks?mallId=223","description":"<p>Gets the associated family perks data for the selected mall. If the mall is a Family Mall then the perk data of Base Tenant ID, Description text, Perk ID, Mall ID, and Retailer Name (which is usually the Base Tenant’s Name) is returned.</p>\n","urlObject":{"protocol":"https","path":["family","getfamilyperks"],"host":["https://api.simon.com/v1.2"],"query":[{"key":"mallId","value":"223"}],"variable":[]}},"response":[{"id":"69a979c1-09d2-493f-b6b0-1070309d39c5","name":"Family Perks Example - Enabled for Mall","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","type":"text"}],"url":{"raw":"https://https://api.simon.com/v1.2/family/getfamilyperks?mallId=165","protocol":"https","host":["https://api.simon.com/v1.2"],"path":["family","getfamilyperks"],"query":[{"key":"mallId","value":"165"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"openresty"},{"key":"Date","value":"Wed, 24 Jun 2020 15:42:52 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"3064"},{"key":"Connection","value":"keep-alive"},{"key":"Terms-Of-Use","value":"Access to this Service is subject to the Terms of Use: http://www.simon.com/legal/api-terms-of-use"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Cache-Control","value":"public, max-age=10800"},{"key":"X-Yottaa-OS","value":"200"},{"key":"X-Yottaa-Optimizations","value":"ob/0 si/26D1cc0230ca-1593002174-7936907567 tts/1592509261369 ti/5d28dce54f1bbf32c27aeb24 ai/5d28dce44f1bbf32c27aeabb tm/0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Age","value":"0"},{"key":"X-Yottaa-Metrics","value":"2621cc8d5870/[40,36,-] 26D1cc0230ca/[-,42.456]"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 338,\n        \"description\": \"Enjoy a free Brownie Blast on your birthday.\",\n        \"mallId\": 165,\n        \"baseTenantId\": 281,\n        \"retailerName\": \"Applebee's\"\n    },\n    {\n        \"id\": 339,\n        \"description\": \"Enjoy BJ's world famous pie/cookie \\\"Pizookie\\\" hybrid every Tuesday!\",\n        \"mallId\": 165,\n        \"baseTenantId\": 12626,\n        \"retailerName\": \"Bj's Restaurant & Brewhouse\"\n    },\n    {\n        \"id\": 340,\n        \"description\": \"Their Count Your Candles offer takes the cake! With this in-store offer, the age your child is turning is how much their Birthday Treat Bear costs!\",\n        \"mallId\": 165,\n        \"baseTenantId\": 768,\n        \"retailerName\": \"Build-A-Bear Workshop®\"\n    },\n    {\n        \"id\": 341,\n        \"description\": \"Free ice cream with the purchase of a kids meal.\",\n        \"mallId\": 165,\n        \"baseTenantId\": 1073,\n        \"retailerName\": \"Chick-fil-A\"\n    },\n    {\n        \"id\": 342,\n        \"description\": \"Free ear piercing with purchase of an earring starter kit. Also, enjoy a 20% off coupon with every piercing!\",\n        \"mallId\": 165,\n        \"baseTenantId\": 6845,\n        \"retailerName\": \"Claire's\"\n    },\n    {\n        \"id\": 343,\n        \"description\": \"Free ear piercing with the purchase of an earring starter kit, plus a 20% discount.\",\n        \"mallId\": 165,\n        \"baseTenantId\": 13191,\n        \"retailerName\": \"Icing\"\n    },\n    {\n        \"id\": 344,\n        \"description\": \"Receive 1 point for every qualifying dollar spent and a $10 reward for every 200 points when you become a Justice Member. Additional perks include special offers and events, fashion shows, story time and more.\",\n        \"mallId\": 165,\n        \"baseTenantId\": 7731,\n        \"retailerName\": \"Justice\"\n    },\n    {\n        \"id\": 345,\n        \"description\": \"Enjoy free ice cream on your birthday.\",\n        \"mallId\": 165,\n        \"baseTenantId\": 26575,\n        \"retailerName\": \"Kumo Japanese Steakhouse and Hibachi Grill\"\n    },\n    {\n        \"id\": 346,\n        \"description\": \"Enjoy a complimentary setting spray on your birthday and additional rewards with our free M.A.C. membership.\",\n        \"mallId\": 165,\n        \"baseTenantId\": 3708,\n        \"retailerName\": \"MAC Cosmetics\"\n    },\n    {\n        \"id\": 347,\n        \"description\": \"Receive popcorn for $1 every Tuesday.\",\n        \"mallId\": 165,\n        \"baseTenantId\": 4805,\n        \"retailerName\": \"Regal Cinema\"\n    },\n    {\n        \"id\": 348,\n        \"description\": \"Join the Sephora Beauty Insider and earn points for special offers and gifts.\",\n        \"mallId\": 165,\n        \"baseTenantId\": 5044,\n        \"retailerName\": \"Sephora\"\n    },\n    {\n        \"id\": 349,\n        \"description\": \"Receive 10% off a regular price item with store membership.\",\n        \"mallId\": 165,\n        \"baseTenantId\": 5269,\n        \"retailerName\": \"Spencer's\"\n    },\n    {\n        \"id\": 351,\n        \"description\": \"Receive $2.99 kids meals after 4PM every Tuesday.\",\n        \"mallId\": 165,\n        \"baseTenantId\": 5915,\n        \"retailerName\": \"T.G.I. Friday's\"\n    },\n    {\n        \"id\": 352,\n        \"description\": \"Enjoy a free pretzel on your birthday with the Wetzel's Pretzels app.\",\n        \"mallId\": 165,\n        \"baseTenantId\": 6580,\n        \"retailerName\": \"Wetzel's Pretzels\"\n    }\n]"},{"id":"a063ec2f-091d-46cf-98c2-ec643bb32549","name":"Family Perks Example - Disabled for mall","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","type":"text"}],"url":{"raw":"https://https://api.simon.com/v1.2/family/getfamilyperks?mallId=163","protocol":"https","host":["https://api.simon.com/v1.2"],"path":["family","getfamilyperks"],"query":[{"key":"mallId","value":"163"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"openresty"},{"key":"Date","value":"Wed, 24 Jun 2020 15:43:33 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"61"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private"},{"key":"Terms-Of-Use","value":"Access to this Service is subject to the Terms of Use: http://www.simon.com/legal/api-terms-of-use"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"X-Yottaa-OS","value":"400"},{"key":"X-Yottaa-Optimizations","value":"ob/0 si/26D1cc0230ca-1593002174-7936908703 tts/1592509261369 ti/5d28dce54f1bbf32c27aeb24 ai/5d28dce44f1bbf32c27aeabb tm/0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Age","value":"0"},{"key":"X-Yottaa-Metrics","value":"2621cc028333/[16,13,-] 26D1cc0230ca/[-,18.149]"}],"cookie":[],"responseTime":null,"body":"{\n    \"Message\": \"The specified mall is not a family mall.\"\n}"}],"_postman_id":"acb20319-56ab-4247-bd7e-07a5f99e63d6"},{"name":"Family Perks itinerary","id":"89cec3a9-a6b2-4012-8c5b-9b2267d9017d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"key","type":"text","value":"your_api_key_here"}],"url":"https://https://api.simon.com/v1.2/family/getfamilyitineraries?mallId=223","description":"<p>Gets the associated family perks data for the selected mall. If the mall is a Family Mall then the perk data of Base Tenant ID, Description text, Perk ID, Mall ID, and Retailer Name (which is usually the Base Tenant’s Name) is returned.</p>\n","urlObject":{"protocol":"https","path":["family","getfamilyitineraries"],"host":["https://api.simon.com/v1.2"],"query":[{"key":"mallId","value":"223"}],"variable":[]}},"response":[{"id":"550c884e-4c15-4512-bd39-252fdf5d6b46","name":"Family Perks itinerary Example","originalRequest":{"method":"GET","header":[{"key":"key","type":"text","value":"your_api_key_here"}],"url":{"raw":"https://https://api.simon.com/v1.2/family/getfamilyitineraries?mallId=165","protocol":"https","host":["https://api.simon.com/v1.2"],"path":["family","getfamilyitineraries"],"query":[{"key":"mallId","value":"165"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"openresty"},{"key":"Date","value":"Wed, 24 Jun 2020 15:47:44 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"6964"},{"key":"Connection","value":"keep-alive"},{"key":"Terms-Of-Use","value":"Access to this Service is subject to the Terms of Use: http://www.simon.com/legal/api-terms-of-use"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Cache-Control","value":"public, max-age=10800"},{"key":"X-Yottaa-OS","value":"200"},{"key":"X-Yottaa-Optimizations","value":"ob/0 si/25D1cc0233c9-1593002174-450661709 tts/1592509261369 ti/5d28dce54f1bbf32c27aeb24 ai/5d28dce44f1bbf32c27aeabb tm/0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Age","value":"0"},{"key":"X-Yottaa-Metrics","value":"2521cc028a83/[124,122,-] 25D1cc0233c9/[-,125.467]"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"itinerary\": {\n            \"itineraryId\": 58,\n            \"itineraryName\": \"Toddler Tuesday\",\n            \"imageUrl\": \"Baby-Girl.png\",\n            \"description\": \"It's Toddler Tuesday at Greenwood Park. Let your little have the run of the mall for an afternoon of pure fun.\",\n            \"mallId\": \"165\",\n            \"mallName\": \"Greenwood Park Mall\",\n            \"shortName\": null\n        },\n        \"itineraryLocations\": [\n            {\n                \"itineraryId\": 58,\n                \"categoryId\": \"3\",\n                \"description\": \"First, hit the play area. The kiddos can burn off some steam while you enjoy the well-deserved quiet.\",\n                \"locationId\": \"94\",\n                \"categoryName\": \"Activity\",\n                \"tenantId\": \"73407\",\n                \"tenantName\": \"Greenwood Park Mall Play Area\",\n                \"locationName\": \"\",\n                \"baseTenantId\": \"19758\",\n                \"baseTenantLogo\": \"https://assets.simon.com/tenantlogos/19758.png\",\n                \"elevationDesc\": \"Mall Map\",\n                \"elevation\": \"0\",\n                \"shortName\": \"greenwood-park-mall-play-area\"\n            },\n            {\n                \"itineraryId\": 58,\n                \"categoryId\": \"19\",\n                \"description\": \"Moooo-ve over burgers. Chick - Fil - A offer healthy kids meal options with toys and stickers – stop by for lunch and enjoy. \",\n                \"locationId\": \"95\",\n                \"categoryName\": \"Food\",\n                \"tenantId\": \"31982\",\n                \"tenantName\": \"Chick-fil-A\",\n                \"locationName\": \"\",\n                \"baseTenantId\": \"1073\",\n                \"baseTenantLogo\": \"https://assets.simon.com/tenantlogos/1073.png\",\n                \"elevationDesc\": \"Mall Map\",\n                \"elevation\": \"0\",\n                \"shortName\": \"chick-fil-a\"\n            },\n            {\n                \"itineraryId\": 58,\n                \"categoryId\": \"36\",\n                \"description\": \"At Build-A-Bear, you can design a furry new friend of your very own! Choose from hundreds of options to dress your pal to the nines before you go. Bear-y fun, if we say so ourselves.\",\n                \"locationId\": \"96\",\n                \"categoryName\": \"Toys\",\n                \"tenantId\": \"42763\",\n                \"tenantName\": \"Build-A-Bear Workshop®\",\n                \"locationName\": \"\",\n                \"baseTenantId\": \"768\",\n                \"baseTenantLogo\": \"https://assets.simon.com/tenantlogos/768.png\",\n                \"elevationDesc\": \"Mall Map\",\n                \"elevation\": \"0\",\n                \"shortName\": \"build-a-bear-workshop\"\n            },\n            {\n                \"itineraryId\": 58,\n                \"categoryId\": \"18\",\n                \"description\": \"With story time, free fashion shows, and other fun activities on the agenda, Justice is a must. Let your little run wild – bonus, they'll be tired out for the drive home.\",\n                \"locationId\": \"97\",\n                \"categoryName\": \"Fashion\",\n                \"tenantId\": \"68970\",\n                \"tenantName\": \"Justice\",\n                \"locationName\": \"\",\n                \"baseTenantId\": \"7731\",\n                \"baseTenantLogo\": \"https://assets.simon.com/tenantlogos/7731.png\",\n                \"elevationDesc\": \"Mall Map\",\n                \"elevation\": \"0\",\n                \"shortName\": \"justice\"\n            },\n            {\n                \"itineraryId\": 58,\n                \"categoryId\": \"3\",\n                \"description\": \"All aboard! Chug through the mall on this trackless train – complimentary stickers are sure to make your little one smile.\",\n                \"locationId\": \"98\",\n                \"categoryName\": \"Activity\",\n                \"tenantId\": \"93714\",\n                \"tenantName\": \"Nano Solutions Trackless Train\",\n                \"locationName\": \"\",\n                \"baseTenantId\": \"25649\",\n                \"baseTenantLogo\": \"\",\n                \"elevationDesc\": \"\",\n                \"elevation\": \"\",\n                \"shortName\": \"nano-solutions-trackless-train\"\n            }\n        ]\n    },\n    {\n        \"itinerary\": {\n            \"itineraryId\": 59,\n            \"itineraryName\": \"Mom's Night Out\",\n            \"imageUrl\": \"Mother-Son.png\",\n            \"description\": \"With all you do for the ones you love, you deserve a special night out.\",\n            \"mallId\": \"165\",\n            \"mallName\": \"Greenwood Park Mall\",\n            \"shortName\": null\n        },\n        \"itineraryLocations\": [\n            {\n                \"itineraryId\": 59,\n                \"categoryId\": \"15\",\n                \"description\": \"First, a massage. Let the cares of daily life melt away as their trained professionals begin. Goodbye stress, hello relaxation.\",\n                \"locationId\": \"100\",\n                \"categoryName\": \"Cosmetics\",\n                \"tenantId\": \"81747\",\n                \"tenantName\": \"Home Spa\",\n                \"locationName\": \"\",\n                \"baseTenantId\": \"16999\",\n                \"baseTenantLogo\": \"\",\n                \"elevationDesc\": \"Mall Map\",\n                \"elevation\": \"0\",\n                \"shortName\": \"home-spa\"\n            },\n            {\n                \"itineraryId\": 59,\n                \"categoryId\": \"22\",\n                \"description\": \"Heaven is a head massage. Enjoy this complimentary service with your blowout at the JCPenney Styling Salon. You’ll leave feeling like a new woman.\",\n                \"locationId\": \"101\",\n                \"categoryName\": \"Hair Salon\",\n                \"tenantId\": \"1205\",\n                \"tenantName\": \"jcpenney\",\n                \"locationName\": \"\",\n                \"baseTenantId\": \"2774\",\n                \"baseTenantLogo\": \"https://assets.simon.com/tenantlogos/2774.png\",\n                \"elevationDesc\": \"Mall Map\",\n                \"elevation\": \"0\",\n                \"shortName\": \"jcpenney\"\n            },\n            {\n                \"itineraryId\": 59,\n                \"categoryId\": \"15\",\n                \"description\": \"Next, enjoy Sephora’s complimentary Perk Hydrating Facial, complete with a custom skin hydration reading. You glow, girl.\",\n                \"locationId\": \"102\",\n                \"categoryName\": \"Cosmetics\",\n                \"tenantId\": \"68272\",\n                \"tenantName\": \"Sephora\",\n                \"locationName\": \"\",\n                \"baseTenantId\": \"5044\",\n                \"baseTenantLogo\": \"https://assets.simon.com/tenantlogos/5044.png\",\n                \"elevationDesc\": \"Mall Map\",\n                \"elevation\": \"0\",\n                \"shortName\": \"sephora\"\n            },\n            {\n                \"itineraryId\": 59,\n                \"categoryId\": \"20\",\n                \"description\": \"Today's newest fashions accompanied by the customer care of yesteryear – sounds good to us. Stop by Dry Goods for new shoes sure to have you dancing for joy.\",\n                \"locationId\": \"103\",\n                \"categoryName\": \"Footwear\",\n                \"tenantId\": \"104583\",\n                \"tenantName\": \"Dry Goods\",\n                \"locationName\": \"\",\n                \"baseTenantId\": \"22320\",\n                \"baseTenantLogo\": \"https://assets.simon.com/tenantlogos/22320.png\",\n                \"elevationDesc\": \"Mall Map\",\n                \"elevation\": \"0\",\n                \"shortName\": \"dry-goods\"\n            },\n            {\n                \"itineraryId\": 59,\n                \"categoryId\": \"7\",\n                \"description\": \"Nightcap, anyone? Head to Bar Louie for a craft cocktail prepared with fresh, locally sourced ingredients. Even better, they’re open late. No need to rush home early to the babysitter, enjoy!\",\n                \"locationId\": \"104\",\n                \"categoryName\": \"Beer\",\n                \"tenantId\": \"102450\",\n                \"tenantName\": \"Bar Louie\",\n                \"locationName\": \"\",\n                \"baseTenantId\": \"13830\",\n                \"baseTenantLogo\": \"https://assets.simon.com/tenantlogos/13830.png\",\n                \"elevationDesc\": \"Mall Map\",\n                \"elevation\": \"0\",\n                \"shortName\": \"bar-louie\"\n            }\n        ]\n    }\n]"}],"_postman_id":"89cec3a9-a6b2-4012-8c5b-9b2267d9017d"},{"name":"Family Perks Mall Description Data","id":"597cd8b7-9754-44ae-a8be-7ca750f0cae9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"key","type":"text","value":"your_api_key_here"}],"url":"https://https://api.simon.com/v1.2/family/getfamilydescription?mallId=223&language={{languageISO}}","description":"<p>Gets the associated family perks data for the selected mall. If the mall is a Family Mall then the perk data of Base Tenant ID, Description text, Perk ID, Mall ID, and Retailer Name (which is usually the Base Tenant’s Name) is returned.</p>\n","urlObject":{"protocol":"https","path":["family","getfamilydescription"],"host":["https://api.simon.com/v1.2"],"query":[{"key":"mallId","value":"223"},{"description":{"content":"<p>2 char ISO-language string value i.e. ”en” for English, ”es” for Spanish, and ”fr” for French</p>\n","type":"text/plain"},"key":"language","value":"{{languageISO}}"}],"variable":[]}},"response":[{"id":"e0397d01-c946-455e-80b8-403f7ea5b9a2","name":"Family Perks itinerary Example","originalRequest":{"method":"GET","header":[{"key":"key","type":"text","value":"your_api_key_here"}],"url":{"raw":"https://https://api.simon.com/v1.2/family/getfamilyitineraries?mallId=165","protocol":"https","host":["https://api.simon.com/v1.2"],"path":["family","getfamilyitineraries"],"query":[{"key":"mallId","value":"165"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"openresty"},{"key":"Date","value":"Wed, 24 Jun 2020 15:47:44 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"6964"},{"key":"Connection","value":"keep-alive"},{"key":"Terms-Of-Use","value":"Access to this Service is subject to the Terms of Use: http://www.simon.com/legal/api-terms-of-use"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Cache-Control","value":"public, max-age=10800"},{"key":"X-Yottaa-OS","value":"200"},{"key":"X-Yottaa-Optimizations","value":"ob/0 si/25D1cc0233c9-1593002174-450661709 tts/1592509261369 ti/5d28dce54f1bbf32c27aeb24 ai/5d28dce44f1bbf32c27aeabb tm/0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Age","value":"0"},{"key":"X-Yottaa-Metrics","value":"2521cc028a83/[124,122,-] 25D1cc0233c9/[-,125.467]"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"itinerary\": {\n            \"itineraryId\": 58,\n            \"itineraryName\": \"Toddler Tuesday\",\n            \"imageUrl\": \"Baby-Girl.png\",\n            \"description\": \"It's Toddler Tuesday at Greenwood Park. Let your little have the run of the mall for an afternoon of pure fun.\",\n            \"mallId\": \"165\",\n            \"mallName\": \"Greenwood Park Mall\",\n            \"shortName\": null\n        },\n        \"itineraryLocations\": [\n            {\n                \"itineraryId\": 58,\n                \"categoryId\": \"3\",\n                \"description\": \"First, hit the play area. The kiddos can burn off some steam while you enjoy the well-deserved quiet.\",\n                \"locationId\": \"94\",\n                \"categoryName\": \"Activity\",\n                \"tenantId\": \"73407\",\n                \"tenantName\": \"Greenwood Park Mall Play Area\",\n                \"locationName\": \"\",\n                \"baseTenantId\": \"19758\",\n                \"baseTenantLogo\": \"https://assets.simon.com/tenantlogos/19758.png\",\n                \"elevationDesc\": \"Mall Map\",\n                \"elevation\": \"0\",\n                \"shortName\": \"greenwood-park-mall-play-area\"\n            },\n            {\n                \"itineraryId\": 58,\n                \"categoryId\": \"19\",\n                \"description\": \"Moooo-ve over burgers. Chick - Fil - A offer healthy kids meal options with toys and stickers – stop by for lunch and enjoy. \",\n                \"locationId\": \"95\",\n                \"categoryName\": \"Food\",\n                \"tenantId\": \"31982\",\n                \"tenantName\": \"Chick-fil-A\",\n                \"locationName\": \"\",\n                \"baseTenantId\": \"1073\",\n                \"baseTenantLogo\": \"https://assets.simon.com/tenantlogos/1073.png\",\n                \"elevationDesc\": \"Mall Map\",\n                \"elevation\": \"0\",\n                \"shortName\": \"chick-fil-a\"\n            },\n            {\n                \"itineraryId\": 58,\n                \"categoryId\": \"36\",\n                \"description\": \"At Build-A-Bear, you can design a furry new friend of your very own! Choose from hundreds of options to dress your pal to the nines before you go. Bear-y fun, if we say so ourselves.\",\n                \"locationId\": \"96\",\n                \"categoryName\": \"Toys\",\n                \"tenantId\": \"42763\",\n                \"tenantName\": \"Build-A-Bear Workshop®\",\n                \"locationName\": \"\",\n                \"baseTenantId\": \"768\",\n                \"baseTenantLogo\": \"https://assets.simon.com/tenantlogos/768.png\",\n                \"elevationDesc\": \"Mall Map\",\n                \"elevation\": \"0\",\n                \"shortName\": \"build-a-bear-workshop\"\n            },\n            {\n                \"itineraryId\": 58,\n                \"categoryId\": \"18\",\n                \"description\": \"With story time, free fashion shows, and other fun activities on the agenda, Justice is a must. Let your little run wild – bonus, they'll be tired out for the drive home.\",\n                \"locationId\": \"97\",\n                \"categoryName\": \"Fashion\",\n                \"tenantId\": \"68970\",\n                \"tenantName\": \"Justice\",\n                \"locationName\": \"\",\n                \"baseTenantId\": \"7731\",\n                \"baseTenantLogo\": \"https://assets.simon.com/tenantlogos/7731.png\",\n                \"elevationDesc\": \"Mall Map\",\n                \"elevation\": \"0\",\n                \"shortName\": \"justice\"\n            },\n            {\n                \"itineraryId\": 58,\n                \"categoryId\": \"3\",\n                \"description\": \"All aboard! Chug through the mall on this trackless train – complimentary stickers are sure to make your little one smile.\",\n                \"locationId\": \"98\",\n                \"categoryName\": \"Activity\",\n                \"tenantId\": \"93714\",\n                \"tenantName\": \"Nano Solutions Trackless Train\",\n                \"locationName\": \"\",\n                \"baseTenantId\": \"25649\",\n                \"baseTenantLogo\": \"\",\n                \"elevationDesc\": \"\",\n                \"elevation\": \"\",\n                \"shortName\": \"nano-solutions-trackless-train\"\n            }\n        ]\n    },\n    {\n        \"itinerary\": {\n            \"itineraryId\": 59,\n            \"itineraryName\": \"Mom's Night Out\",\n            \"imageUrl\": \"Mother-Son.png\",\n            \"description\": \"With all you do for the ones you love, you deserve a special night out.\",\n            \"mallId\": \"165\",\n            \"mallName\": \"Greenwood Park Mall\",\n            \"shortName\": null\n        },\n        \"itineraryLocations\": [\n            {\n                \"itineraryId\": 59,\n                \"categoryId\": \"15\",\n                \"description\": \"First, a massage. Let the cares of daily life melt away as their trained professionals begin. Goodbye stress, hello relaxation.\",\n                \"locationId\": \"100\",\n                \"categoryName\": \"Cosmetics\",\n                \"tenantId\": \"81747\",\n                \"tenantName\": \"Home Spa\",\n                \"locationName\": \"\",\n                \"baseTenantId\": \"16999\",\n                \"baseTenantLogo\": \"\",\n                \"elevationDesc\": \"Mall Map\",\n                \"elevation\": \"0\",\n                \"shortName\": \"home-spa\"\n            },\n            {\n                \"itineraryId\": 59,\n                \"categoryId\": \"22\",\n                \"description\": \"Heaven is a head massage. Enjoy this complimentary service with your blowout at the JCPenney Styling Salon. You’ll leave feeling like a new woman.\",\n                \"locationId\": \"101\",\n                \"categoryName\": \"Hair Salon\",\n                \"tenantId\": \"1205\",\n                \"tenantName\": \"jcpenney\",\n                \"locationName\": \"\",\n                \"baseTenantId\": \"2774\",\n                \"baseTenantLogo\": \"https://assets.simon.com/tenantlogos/2774.png\",\n                \"elevationDesc\": \"Mall Map\",\n                \"elevation\": \"0\",\n                \"shortName\": \"jcpenney\"\n            },\n            {\n                \"itineraryId\": 59,\n                \"categoryId\": \"15\",\n                \"description\": \"Next, enjoy Sephora’s complimentary Perk Hydrating Facial, complete with a custom skin hydration reading. You glow, girl.\",\n                \"locationId\": \"102\",\n                \"categoryName\": \"Cosmetics\",\n                \"tenantId\": \"68272\",\n                \"tenantName\": \"Sephora\",\n                \"locationName\": \"\",\n                \"baseTenantId\": \"5044\",\n                \"baseTenantLogo\": \"https://assets.simon.com/tenantlogos/5044.png\",\n                \"elevationDesc\": \"Mall Map\",\n                \"elevation\": \"0\",\n                \"shortName\": \"sephora\"\n            },\n            {\n                \"itineraryId\": 59,\n                \"categoryId\": \"20\",\n                \"description\": \"Today's newest fashions accompanied by the customer care of yesteryear – sounds good to us. Stop by Dry Goods for new shoes sure to have you dancing for joy.\",\n                \"locationId\": \"103\",\n                \"categoryName\": \"Footwear\",\n                \"tenantId\": \"104583\",\n                \"tenantName\": \"Dry Goods\",\n                \"locationName\": \"\",\n                \"baseTenantId\": \"22320\",\n                \"baseTenantLogo\": \"https://assets.simon.com/tenantlogos/22320.png\",\n                \"elevationDesc\": \"Mall Map\",\n                \"elevation\": \"0\",\n                \"shortName\": \"dry-goods\"\n            },\n            {\n                \"itineraryId\": 59,\n                \"categoryId\": \"7\",\n                \"description\": \"Nightcap, anyone? Head to Bar Louie for a craft cocktail prepared with fresh, locally sourced ingredients. Even better, they’re open late. No need to rush home early to the babysitter, enjoy!\",\n                \"locationId\": \"104\",\n                \"categoryName\": \"Beer\",\n                \"tenantId\": \"102450\",\n                \"tenantName\": \"Bar Louie\",\n                \"locationName\": \"\",\n                \"baseTenantId\": \"13830\",\n                \"baseTenantLogo\": \"https://assets.simon.com/tenantlogos/13830.png\",\n                \"elevationDesc\": \"Mall Map\",\n                \"elevation\": \"0\",\n                \"shortName\": \"bar-louie\"\n            }\n        ]\n    }\n]"},{"id":"734cd532-71a3-4502-bbf6-224d42be3068","name":"Family Perks Mall Description Data Example - Greenwood Park Mall (English)","originalRequest":{"method":"GET","header":[{"key":"key","type":"text","value":"your_api_key_here"}],"url":{"raw":"https://https://api.simon.com/v1.2/family/getfamilydescription?mallId=165&language={{languageISO}}","protocol":"https","host":["https://api.simon.com/v1.2"],"path":["family","getfamilydescription"],"query":[{"key":"mallId","value":"165"},{"key":"language","value":"{{languageISO}}","description":"2 char ISO-language string value i.e. ”en” for English, ”es” for Spanish, and ”fr” for French"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"openresty"},{"key":"Date","value":"Wed, 24 Jun 2020 15:51:21 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"296"},{"key":"Connection","value":"keep-alive"},{"key":"Terms-Of-Use","value":"Access to this Service is subject to the Terms of Use: http://www.simon.com/legal/api-terms-of-use"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Cache-Control","value":"public, max-age=10800"},{"key":"X-Yottaa-OS","value":"200"},{"key":"X-Yottaa-Optimizations","value":"ob/0 si/25D1cc0233c9-1593002174-450668331 tts/1592509261369 ti/5d28dce54f1bbf32c27aeb24 ai/5d28dce44f1bbf32c27aeabb tm/0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Age","value":"0"},{"key":"X-Yottaa-Metrics","value":"2521cc02851c/[393,335,-] 25D1cc0233c9/[-,394.786]"}],"cookie":[],"responseTime":null,"body":"\"<p>Get the inside scoop and let Family at Greenwood Park Mall be your go to for special offers and discounts, exclusive events and amenities, fun activities, party ideas, and more. From tots to teens, it's all right here at your fingertips—all you have to do is become a member, for free!</p>\""}],"_postman_id":"597cd8b7-9754-44ae-a8be-7ca750f0cae9"}],"id":"4c5d25dc-9abc-4607-bf56-2b6f883ca76d","_postman_id":"4c5d25dc-9abc-4607-bf56-2b6f883ca76d","description":""},{"name":"Dynamic Content & Media","item":[{"name":"Html Content","item":[{"name":"Local Mall","id":"eb0b5d8b-cd2a-4868-b207-7e057c545943","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","description":"<p>Client Assigned Simon API Key</p>\n","type":"text"}],"url":"{{url}}/htmlcontent/localmall?mallid=223&language={{language}}","description":"<p>This endpoint provides all the html content that may appear on a local Simon mall's main page on Simon.com. \n(e.g. <a href=\"https://www.simon.com/mall/circle-centre-mall\">https://www.simon.com/mall/circle-centre-mall</a> )</p>\n","urlObject":{"path":["htmlcontent","localmall"],"host":["{{url}}"],"query":[{"description":{"content":"<p>The id of the Simon Mall Simon </p>\n","type":"text/plain"},"key":"mallid","value":"223"},{"description":{"content":"<p>The Two Letter ISO Language Name (ie. \"en\" - English, \"fr\" - French, \"es\" - Spanish) </p>\n","type":"text/plain"},"key":"language","value":"{{language}}"}],"variable":[]}},"response":[{"id":"e7284085-78bc-42ab-91d0-83ae1c8f56c6","name":"Local Mall","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","description":"Client Assigned Simon API Key","type":"text"}],"url":{"raw":"{{url}}/htmlcontent/localmall?mallid=223&language={{language}}","host":["{{url}}"],"path":["htmlcontent","localmall"],"query":[{"key":"mallid","value":"223","description":"The id of the Simon Mall Simon "},{"key":"language","value":"{{language}}","description":"The Two Letter ISO Language Name (ie. \"en\" - English, \"fr\" - French, \"es\" - Spanish) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 13 Aug 2021 14:03:19 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"40319"},{"key":"Connection","value":"keep-alive"},{"key":"Terms-Of-Use","value":"Access to this Service is subject to the Terms of Use: http://www.simon.com/legal/api-terms-of-use"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Authorization, Accept"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Cache-Control","value":"public, max-age=10800"},{"key":"X-Yottaa-OS","value":"200"},{"key":"X-Yottaa-Optimizations","value":"ob/0 si/25D1cc02853c-1628784875-2384267707 tts/1628771294134 ti/5d28dce54f1bbf32c27aeb24 ai/5d28dce44f1bbf32c27aeabb tm/0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Age","value":"0"},{"key":"X-Yottaa-Metrics","value":"2521cc02851b/[573,570,-] 25D1cc02853c/[-,575.486]"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"headlineTextMobile\": {\n            \"text\": \"<strong><span class=\\\"text-family-red\\\">BACK TO SCHOOL</span><br /><span class=\\\"text-brand-primary-mills\\\">BACK TOGETHER</span></strong><br /><span style=\\\"font-size:20px\\\"><span style=\\\"text-transform:uppercase;\\\">at Circle Centre Mall</span></span>\",\n            \"color\": \"#00abe6\",\n            \"font\": \"book\"\n        },\n        \"subHeadlineTextMobile\": {\n            \"text\": \"1000s of ways to express their style. Shop all the cool new styles from their favorite brands–and score deals, too!\",\n            \"color\": \"#000000\",\n            \"font\": \"book\"\n        },\n        \"textAlignmentMobile\": \"text-center\",\n        \"contentPositionMobile\": \"middle-center\",\n        \"headlineText\": {\n            \"text\": \"<span style=\\\"font-size:65px\\\"><strong><span class=\\\"text-family-red\\\">BACK<br />TO SCHOOL</span><br /><span class=\\\"text-brand-primary-mills\\\">BACK<br />TOGETHER</span></strong></span><br /><span style=\\\"text-transform:uppercase;\\\">at Circle Centre Mall</span>\",\n            \"color\": \"#00abe6\",\n            \"font\": \"thin\"\n        },\n        \"subHeadlineText\": {\n            \"text\": \"<span style=\\\"font-size:20px\\\">1000s of ways to express their style.<br />Shop all the cool new styles from their<br />favorite brands–and score deals, too!</span>\",\n            \"color\": \"#000000\",\n            \"font\": \"book\"\n        },\n        \"textAlignment\": \"text-left\",\n        \"contentPosition\": \"middle-left\",\n        \"HasVideoContent\": false,\n        \"hasAudioContent\": false,\n        \"hasVideoContentMobile\": false,\n        \"specialStyling\": \"horizontal\",\n        \"linkButtons\": [\n            {\n                \"text\": \"CHECK OUT DEALS\",\n                \"accessibilityText\": \"see all back to school deals\",\n                \"color\": \"text-black\",\n                \"href\": \"https://www.simon.com/mall/circle-centre-mall/deals\"\n            },\n            {\n                \"text\": \"WATCH THE LOOKS IN ACTION\",\n                \"accessibilityText\": \"see our trends for back to school\",\n                \"color\": \"text-black\",\n                \"href\": \"https://www.simon.com/trends-local-home\"\n            }\n        ],\n        \"video_OGV\": \"\",\n        \"video_WEBM\": \"\",\n        \"video_MP4\": \"\",\n        \"video_M4V\": \"\",\n        \"description\": \"\",\n        \"image1Url\": \"\",\n        \"image2Url\": \"\",\n        \"image3Url\": \"\",\n        \"image4Url\": \"\",\n        \"image5Url\": \"\",\n        \"image6Url\": \"\",\n        \"headerId\": 55751,\n        \"contentId\": 357,\n        \"priority\": 120,\n        \"hasCustomContent\": false,\n        \"isPaidAd\": true,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"https://assets.simon.com/htmlcontent/MicrosoftTeams-image_(68)_d4_20210708164857.png\",\n        \"tabletImageUrl\": \"horizontal\",\n        \"mobileImageUrl\": \"https://assets.simon.com/htmlcontent/MicrosoftTeams-image_(67)_m4_20210708164634.png\",\n        \"subHeadline\": \"<span style=\\\"font-size:20px\\\">1000s of ways to express their style.<br />Shop all the cool new styles from their<br />favorite brands–and score deals, too!</span>\",\n        \"headline\": \"<span style=\\\"font-size:65px\\\"><strong><span class=\\\"text-family-red\\\">BACK<br />TO SCHOOL</span><br /><span class=\\\"text-brand-primary-mills\\\">BACK<br />TOGETHER</span></strong></span><br /><span style=\\\"text-transform:uppercase;\\\">at Circle Centre Mall</span>\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"localmall-hero\",\n        \"slot\": -1,\n        \"mallId\": 163,\n        \"isDefault\": false,\n        \"content\": \"\",\n        \"publishedDate\": \"2021-07-12T09:56:18.14\",\n        \"startDate\": \"2021-07-12T00:00:00\",\n        \"endDate\": \"2021-09-16T00:00:00\",\n        \"language\": \"en\",\n        \"title\": \"bts 2021 hero - tier 3 malls\",\n        \"cta\": null\n    },\n    {\n        \"headlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"book\"\n        },\n        \"textAlignmentMobile\": \"text-left\",\n        \"contentPositionMobile\": \"top-left\",\n        \"headlineText\": {\n            \"text\": \"Find It. Love It.\",\n            \"color\": \"#000000\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineText\": {\n            \"text\": \"Discover fashion, delicious, beauty & fun.\",\n            \"color\": \"#000000\",\n            \"font\": \"book\"\n        },\n        \"textAlignment\": \"text-left\",\n        \"contentPosition\": \"top-left\",\n        \"HasVideoContent\": false,\n        \"hasAudioContent\": false,\n        \"hasVideoContentMobile\": false,\n        \"specialStyling\": \"\",\n        \"linkButtons\": null,\n        \"video_OGV\": \"\",\n        \"video_WEBM\": \"\",\n        \"video_MP4\": \"\",\n        \"video_M4V\": \"\",\n        \"description\": \"\",\n        \"image1Url\": \"\",\n        \"image2Url\": \"\",\n        \"image3Url\": \"\",\n        \"image4Url\": \"\",\n        \"image5Url\": \"\",\n        \"image6Url\": \"\",\n        \"headerId\": 26310,\n        \"contentId\": 358,\n        \"priority\": 0,\n        \"hasCustomContent\": false,\n        \"isPaidAd\": false,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"\",\n        \"tabletImageUrl\": \"\",\n        \"mobileImageUrl\": \"\",\n        \"subHeadline\": \"Discover fashion, delicious, beauty & fun.\",\n        \"headline\": \"Find It. Love It.\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"localmall-description\",\n        \"slot\": -1,\n        \"mallId\": 163,\n        \"isDefault\": false,\n        \"content\": \"\",\n        \"publishedDate\": \"2021-04-07T14:55:29.112\",\n        \"startDate\": \"2019-11-04T00:00:00\",\n        \"endDate\": \"2062-01-03T23:45:00\",\n        \"language\": \"en\",\n        \"title\": \"Secondary Headline\",\n        \"cta\": null\n    },\n    {\n        \"headlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"book\"\n        },\n        \"textAlignmentMobile\": \"text-left\",\n        \"contentPositionMobile\": \"top-left\",\n        \"headlineText\": {\n            \"text\": \"Save Money<br />And So Much More\",\n            \"color\": \"#000000\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineText\": {\n            \"text\": \"Save yourself the bother of online<br />returns and make them in store.\",\n            \"color\": \"#000000\",\n            \"font\": \"book\"\n        },\n        \"textAlignment\": \"text-left\",\n        \"contentPosition\": \"middle-left\",\n        \"HasVideoContent\": false,\n        \"hasAudioContent\": false,\n        \"hasVideoContentMobile\": false,\n        \"specialStyling\": \"horizontal\",\n        \"linkButtons\": [\n            {\n                \"text\": \"LEARN MORE\",\n                \"accessibilityText\": \"learn more about return in store\",\n                \"color\": \"text-black\",\n                \"href\": \"https://returntostorebenefits.splashthat.com/spot1web\"\n            }\n        ],\n        \"video_OGV\": \"\",\n        \"video_WEBM\": \"\",\n        \"video_MP4\": \"\",\n        \"video_M4V\": \"\",\n        \"description\": \"\",\n        \"image1Url\": \"\",\n        \"image2Url\": \"\",\n        \"image3Url\": \"\",\n        \"image4Url\": \"\",\n        \"image5Url\": \"\",\n        \"image6Url\": \"\",\n        \"headerId\": 50718,\n        \"contentId\": 359,\n        \"priority\": 120,\n        \"hasCustomContent\": false,\n        \"isPaidAd\": true,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"https://assets.simon.com/htmlcontent/ReturnToStore-Spot-1_Horizontal_Desktop_d4_20210405121353.jpg\",\n        \"tabletImageUrl\": \"horizontal\",\n        \"mobileImageUrl\": \"https://assets.simon.com/htmlcontent/ReturnToStore-Spot-1_Mobile_m4_20210405121402.jpg\",\n        \"subHeadline\": \"Save yourself the bother of online<br />returns and make them in store.\",\n        \"headline\": \"Save Money<br />And So Much More\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"localmall-adspot1\",\n        \"slot\": -1,\n        \"mallId\": 163,\n        \"isDefault\": false,\n        \"content\": \"\",\n        \"publishedDate\": \"2021-04-05T17:31:54.843\",\n        \"startDate\": \"2021-04-05T00:00:00\",\n        \"endDate\": \"2022-01-01T00:00:00\",\n        \"language\": \"en\",\n        \"title\": \"tier 1 centers - spot 1 - return to store - Copy - Copy\",\n        \"cta\": null\n    },\n    {\n        \"headlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"book\"\n        },\n        \"textAlignmentMobile\": \"text-left\",\n        \"contentPositionMobile\": \"top-left\",\n        \"headlineText\": {\n            \"text\": \"Health & Safety First\",\n            \"color\": \"#ffffff\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineText\": {\n            \"text\": \"We’re serious about the health and safety<br /> of our shoppers, retailers, and employees.<br />See everything we’re doing, like getting<br />rated best in class by WELL Health-Safety Rating™.\",\n            \"color\": \"#ffffff\",\n            \"font\": \"book\"\n        },\n        \"textAlignment\": \"text-left\",\n        \"contentPosition\": \"top-left\",\n        \"HasVideoContent\": false,\n        \"hasAudioContent\": false,\n        \"hasVideoContentMobile\": false,\n        \"specialStyling\": \"horizontal\",\n        \"linkButtons\": [\n            {\n                \"text\": \"LEARN MORE\",\n                \"accessibilityText\": \"see how we are keeping you safe\",\n                \"color\": \"text-white\",\n                \"href\": \"https://healthsafetyfirst.splashthat.com/localhomepages\"\n            }\n        ],\n        \"video_OGV\": \"\",\n        \"video_WEBM\": \"\",\n        \"video_MP4\": \"\",\n        \"video_M4V\": \"\",\n        \"description\": \"\",\n        \"image1Url\": \"\",\n        \"image2Url\": \"\",\n        \"image3Url\": \"\",\n        \"image4Url\": \"\",\n        \"image5Url\": \"\",\n        \"image6Url\": \"\",\n        \"headerId\": 53355,\n        \"contentId\": 360,\n        \"priority\": 120,\n        \"hasCustomContent\": false,\n        \"isPaidAd\": true,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"https://assets.simon.com/htmlcontent/WELL-Spot-2_desktop_d4_20210521132733.gif\",\n        \"tabletImageUrl\": \"horizontal\",\n        \"mobileImageUrl\": \"https://assets.simon.com/htmlcontent/WELL-Spot-2_mobile_m4_20210521132742.gif\",\n        \"subHeadline\": \"We’re serious about the health and safety<br /> of our shoppers, retailers, and employees.<br />See everything we’re doing, like getting<br />rated best in class by WELL Health-Safety Rating™.\",\n        \"headline\": \"Health & Safety First\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"localmall-adspot2\",\n        \"slot\": -1,\n        \"mallId\": 163,\n        \"isDefault\": false,\n        \"content\": \"\",\n        \"publishedDate\": \"2021-05-21T13:45:17.799\",\n        \"startDate\": \"2021-01-14T01:00:00\",\n        \"endDate\": \"2022-01-01T00:00:00\",\n        \"language\": \"en\",\n        \"title\": \"well certification - spot 2 - all centers\",\n        \"cta\": null\n    },\n    {\n        \"headlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"book\"\n        },\n        \"textAlignmentMobile\": \"text-left\",\n        \"contentPositionMobile\": \"top-left\",\n        \"headlineText\": {\n            \"text\": \"H&M\",\n            \"color\": \"#000000\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineText\": {\n            \"text\": \"Effortlessly shift seasons<br />with lightweight dresses,<br />tops and more!\",\n            \"color\": \"#000000\",\n            \"font\": \"book\"\n        },\n        \"textAlignment\": \"text-left\",\n        \"contentPosition\": \"top-left\",\n        \"HasVideoContent\": false,\n        \"hasAudioContent\": false,\n        \"hasVideoContentMobile\": false,\n        \"specialStyling\": \"horizontal\",\n        \"linkButtons\": [\n            {\n                \"text\": \"CHECK IT OUT\",\n                \"accessibilityText\": \"Check out H&M\",\n                \"color\": \"text-black\",\n                \"href\": \"https://www.simon.com/mall/circle-centre-mall/stores/hm\"\n            }\n        ],\n        \"video_OGV\": \"\",\n        \"video_WEBM\": \"\",\n        \"video_MP4\": \"\",\n        \"video_M4V\": \"\",\n        \"description\": \"\",\n        \"image1Url\": \"\",\n        \"image2Url\": \"\",\n        \"image3Url\": \"\",\n        \"image4Url\": \"\",\n        \"image5Url\": \"\",\n        \"image6Url\": \"\",\n        \"headerId\": 52885,\n        \"contentId\": 361,\n        \"priority\": 120,\n        \"hasCustomContent\": false,\n        \"isPaidAd\": true,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"https://assets.simon.com/htmlcontent/orland_hm_spot3_d4_20210511145219.jpg\",\n        \"tabletImageUrl\": \"horizontal\",\n        \"mobileImageUrl\": \"https://assets.simon.com/htmlcontent/orland_hm_spot3_mobile_m4_20210511145230.jpg\",\n        \"subHeadline\": \"Effortlessly shift seasons<br />with lightweight dresses,<br />tops and more!\",\n        \"headline\": \"H&M\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"localmall-adspot3\",\n        \"slot\": -1,\n        \"mallId\": 163,\n        \"isDefault\": false,\n        \"content\": \"\",\n        \"publishedDate\": \"2021-05-11T14:57:00.755\",\n        \"startDate\": \"2021-05-11T00:00:00\",\n        \"endDate\": \"2021-10-01T00:00:00\",\n        \"language\": \"en\",\n        \"title\": \"Circle Centre - spot 3 - H&M\",\n        \"cta\": null\n    },\n    {\n        \"headlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"bold\"\n        },\n        \"textAlignmentMobile\": \"text-left\",\n        \"contentPositionMobile\": \"top-left\",\n        \"headlineText\": {\n            \"text\": \"Nada\",\n            \"color\": \"#ffffff\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineText\": {\n            \"text\": \"Enjoy mood-lifting, mouth-watering,<br />Mexican-inspired food & drink to<br />host your irresistible fiesta.\",\n            \"color\": \"#ffffff\",\n            \"font\": \"book\"\n        },\n        \"textAlignment\": \"text-left\",\n        \"contentPosition\": \"middle-left\",\n        \"HasVideoContent\": false,\n        \"hasAudioContent\": false,\n        \"hasVideoContentMobile\": false,\n        \"specialStyling\": \"horizontal\",\n        \"linkButtons\": [\n            {\n                \"text\": \"CHECK IT OUT\",\n                \"accessibilityText\": \"Check out Nada\",\n                \"color\": \"text-white\",\n                \"href\": \"https://www.simon.com/mall/circle-centre-mall/stores/nada\"\n            }\n        ],\n        \"video_OGV\": \"\",\n        \"video_WEBM\": \"\",\n        \"video_MP4\": \"\",\n        \"video_M4V\": \"\",\n        \"description\": \"\",\n        \"image1Url\": \"\",\n        \"image2Url\": \"\",\n        \"image3Url\": \"\",\n        \"image4Url\": \"\",\n        \"image5Url\": \"\",\n        \"image6Url\": \"\",\n        \"headerId\": 50052,\n        \"contentId\": 362,\n        \"priority\": 0,\n        \"hasCustomContent\": false,\n        \"isPaidAd\": false,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"https://assets.simon.com/htmlcontent/circlecenter_nada_spot4_d4_20210325111614.jpg\",\n        \"tabletImageUrl\": \"horizontal\",\n        \"mobileImageUrl\": \"https://assets.simon.com/htmlcontent/circlecenter_nada_spot4_mobile_m4_20210325111625.jpg\",\n        \"subHeadline\": \"Enjoy mood-lifting, mouth-watering,<br />Mexican-inspired food & drink to<br />host your irresistible fiesta.\",\n        \"headline\": \"Nada\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"localmall-adspot4\",\n        \"slot\": -1,\n        \"mallId\": 163,\n        \"isDefault\": false,\n        \"content\": \"\",\n        \"publishedDate\": \"2021-03-25T11:22:58.792\",\n        \"startDate\": \"2021-03-25T00:00:00\",\n        \"endDate\": \"2021-09-01T00:00:00\",\n        \"language\": \"en\",\n        \"title\": \"Circle Centre - Spot 4 - Nada\",\n        \"cta\": null\n    },\n    {\n        \"headlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"book\"\n        },\n        \"textAlignmentMobile\": \"text-left\",\n        \"contentPositionMobile\": \"top-left\",\n        \"headlineText\": {\n            \"text\": \"More to Discover\",\n            \"color\": \"#000000\",\n            \"font\": \"thin\"\n        },\n        \"subHeadlineText\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"black\"\n        },\n        \"textAlignment\": \"text-left\",\n        \"contentPosition\": \"top-left\",\n        \"HasVideoContent\": false,\n        \"hasAudioContent\": false,\n        \"hasVideoContentMobile\": false,\n        \"specialStyling\": \"\",\n        \"linkButtons\": null,\n        \"video_OGV\": \"\",\n        \"video_WEBM\": \"\",\n        \"video_MP4\": \"\",\n        \"video_M4V\": \"\",\n        \"description\": \"\",\n        \"image1Url\": \"\",\n        \"image2Url\": \"\",\n        \"image3Url\": \"\",\n        \"image4Url\": \"\",\n        \"image5Url\": \"\",\n        \"image6Url\": \"\",\n        \"headerId\": 41583,\n        \"contentId\": 365,\n        \"priority\": 90,\n        \"hasCustomContent\": false,\n        \"isPaidAd\": false,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"\",\n        \"tabletImageUrl\": \"\",\n        \"mobileImageUrl\": \"\",\n        \"subHeadline\": \"\",\n        \"headline\": \"More to Discover\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"localmall-promoheadline\",\n        \"slot\": -1,\n        \"mallId\": 163,\n        \"isDefault\": false,\n        \"content\": \"\",\n        \"publishedDate\": \"2020-05-15T10:10:16.706\",\n        \"startDate\": \"1900-01-01T12:00:00\",\n        \"endDate\": \"2078-12-31T23:59:00\",\n        \"language\": \"en\",\n        \"title\": \"All Centers - Promo Headline - More to Discover\",\n        \"cta\": null\n    },\n    {\n        \"headlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"book\"\n        },\n        \"textAlignmentMobile\": \"text-left\",\n        \"contentPositionMobile\": \"top-left\",\n        \"headlineText\": {\n            \"text\": \"$500 GIVEAWAY\",\n            \"color\": \"#000000\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineText\": {\n            \"text\": \"New Disney activities & a chance to win $500.\",\n            \"color\": \"#000000\",\n            \"font\": \"book\"\n        },\n        \"textAlignment\": \"text-left\",\n        \"contentPosition\": \"top-left\",\n        \"HasVideoContent\": false,\n        \"hasAudioContent\": false,\n        \"hasVideoContentMobile\": false,\n        \"specialStyling\": \"horizontal\",\n        \"linkButtons\": [\n            {\n                \"text\": \"LEARN MORE\",\n                \"accessibilityText\": \"learn more about disney giveaway\",\n                \"color\": \"text-black\",\n                \"href\": \"https://disneyjrplaydates.splashthat.com/\"\n            }\n        ],\n        \"video_OGV\": \"\",\n        \"video_WEBM\": \"\",\n        \"video_MP4\": \"\",\n        \"video_M4V\": \"\",\n        \"description\": \"\",\n        \"image1Url\": \"\",\n        \"image2Url\": \"\",\n        \"image3Url\": \"\",\n        \"image4Url\": \"\",\n        \"image5Url\": \"\",\n        \"image6Url\": \"\",\n        \"headerId\": 57074,\n        \"contentId\": 366,\n        \"priority\": 120,\n        \"hasCustomContent\": false,\n        \"isPaidAd\": true,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"https://assets.simon.com/htmlcontent/MicrosoftTeams-image_(64)_d4_20210811104650.png\",\n        \"tabletImageUrl\": \"horizontal\",\n        \"mobileImageUrl\": \"\",\n        \"subHeadline\": \"New Disney activities & a chance to win $500.\",\n        \"headline\": \"$500 GIVEAWAY\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"localmall-promospot\",\n        \"slot\": -1,\n        \"mallId\": 163,\n        \"isDefault\": false,\n        \"content\": \"\",\n        \"publishedDate\": \"2021-08-11T14:51:27.692\",\n        \"startDate\": \"2021-08-11T00:00:00\",\n        \"endDate\": \"2021-09-01T11:00:00\",\n        \"language\": \"en\",\n        \"title\": \"Multi - Promo - Disney (Non-Disney centers - no coupon)\",\n        \"cta\": null\n    },\n    {\n        \"headlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"book\"\n        },\n        \"textAlignmentMobile\": \"text-left\",\n        \"contentPositionMobile\": \"top-left\",\n        \"headlineText\": {\n            \"text\": \"Ways to Shop: Curbside Pickup\",\n            \"color\": \"#ffffff\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineText\": {\n            \"text\": \"Shop and order from your favorite stores & restaurants–all with the convenience of curbside pickup.\",\n            \"color\": \"#ffffff\",\n            \"font\": \"book\"\n        },\n        \"textAlignment\": \"text-left\",\n        \"contentPosition\": \"bottom-left\",\n        \"HasVideoContent\": false,\n        \"hasAudioContent\": false,\n        \"hasVideoContentMobile\": false,\n        \"specialStyling\": \"horizontal\",\n        \"linkButtons\": [\n            {\n                \"text\": \"VIEW DIRECTORY\",\n                \"accessibilityText\": \"see curbside pickup stores\",\n                \"color\": \"text-black\",\n                \"href\": \"https://www.simon.com/mall/circle-centre-mall/stores?type=curbsidePickup\"\n            }\n        ],\n        \"video_OGV\": \"\",\n        \"video_WEBM\": \"\",\n        \"video_MP4\": \"\",\n        \"video_M4V\": \"\",\n        \"description\": \"\",\n        \"image1Url\": \"\",\n        \"image2Url\": \"\",\n        \"image3Url\": \"\",\n        \"image4Url\": \"\",\n        \"image5Url\": \"\",\n        \"image6Url\": \"\",\n        \"headerId\": 53721,\n        \"contentId\": 366,\n        \"priority\": 0,\n        \"hasCustomContent\": false,\n        \"isPaidAd\": false,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"https://assets.simon.com/htmlcontent/Curbside_Promo_d4_20200710094804_(1)_d4_20200901093313.jpg\",\n        \"tabletImageUrl\": \"horizontal\",\n        \"mobileImageUrl\": \"https://assets.simon.com/htmlcontent/HoldayCurbside-Spot1_Mobile_m4_20201028104138.jpg\",\n        \"subHeadline\": \"Shop and order from your favorite stores & restaurants–all with the convenience of curbside pickup.\",\n        \"headline\": \"Ways to Shop: Curbside Pickup\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"localmall-promospot\",\n        \"slot\": -1,\n        \"mallId\": 163,\n        \"isDefault\": false,\n        \"content\": \"\",\n        \"publishedDate\": \"2021-06-01T16:03:00.759\",\n        \"startDate\": \"2021-01-01T00:00:00\",\n        \"endDate\": \"2022-01-01T00:00:00\",\n        \"language\": \"en\",\n        \"title\": \"general - promo - curbside pickup non-holiday\",\n        \"cta\": null\n    },\n    {\n        \"headlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"book\"\n        },\n        \"textAlignmentMobile\": \"text-left\",\n        \"contentPositionMobile\": \"top-left\",\n        \"headlineText\": {\n            \"text\": \"Ruth's Chris Steak House\",\n            \"color\": \"#000000\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineText\": {\n            \"text\": \"Sizzling, butter-topped beef in an elegant setting.\",\n            \"color\": \"#000000\",\n            \"font\": \"book\"\n        },\n        \"textAlignment\": \"text-left\",\n        \"contentPosition\": \"top-left\",\n        \"HasVideoContent\": false,\n        \"hasAudioContent\": false,\n        \"hasVideoContentMobile\": false,\n        \"specialStyling\": \"horizontal\",\n        \"linkButtons\": [\n            {\n                \"text\": \"SEE MORE\",\n                \"accessibilityText\": \"See more about Ruth's Chris Steak House\",\n                \"color\": \"text-black\",\n                \"href\": \"https://www.simon.com/mall/circle-centre-mall/stores/ruths-chris-steak-house\"\n            }\n        ],\n        \"video_OGV\": \"\",\n        \"video_WEBM\": \"\",\n        \"video_MP4\": \"\",\n        \"video_M4V\": \"\",\n        \"description\": \"\",\n        \"image1Url\": \"\",\n        \"image2Url\": \"\",\n        \"image3Url\": \"\",\n        \"image4Url\": \"\",\n        \"image5Url\": \"\",\n        \"image6Url\": \"\",\n        \"headerId\": 50218,\n        \"contentId\": 366,\n        \"priority\": 0,\n        \"hasCustomContent\": false,\n        \"isPaidAd\": false,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"https://assets.simon.com/htmlcontent/circle_ruthchris_promo_(1)_d4_20210329151903.jpg\",\n        \"tabletImageUrl\": \"horizontal\",\n        \"mobileImageUrl\": \"\",\n        \"subHeadline\": \"Sizzling, butter-topped beef in an elegant setting.\",\n        \"headline\": \"Ruth's Chris Steak House\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"localmall-promospot\",\n        \"slot\": -1,\n        \"mallId\": 163,\n        \"isDefault\": false,\n        \"content\": \"\",\n        \"publishedDate\": \"2021-03-29T15:20:19.602\",\n        \"startDate\": \"2021-03-29T00:00:00\",\n        \"endDate\": \"2021-10-01T00:00:00\",\n        \"language\": \"en\",\n        \"title\": \"Circle Centre Mall - Promo - Ruth Chris\",\n        \"cta\": null\n    },\n    {\n        \"headlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"bold\"\n        },\n        \"textAlignmentMobile\": \"text-left\",\n        \"contentPositionMobile\": \"top-left\",\n        \"headlineText\": {\n            \"text\": \"Finish Line\",\n            \"color\": \"#000000\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineText\": {\n            \"text\": \"Add some Spring to your step with the latest styles from Nike, adidas, Jordan & more.\",\n            \"color\": \"#000000\",\n            \"font\": \"bold\"\n        },\n        \"textAlignment\": \"text-left\",\n        \"contentPosition\": \"top-left\",\n        \"HasVideoContent\": false,\n        \"hasAudioContent\": false,\n        \"hasVideoContentMobile\": false,\n        \"specialStyling\": \"horizontal\",\n        \"linkButtons\": [\n            {\n                \"text\": \"CHECK IT OUT\",\n                \"accessibilityText\": \"CHECK out finish line\",\n                \"color\": \"text-black\",\n                \"href\": \"https://www.simon.com/mall/circle-centre-mall/stores/finish-line\"\n            }\n        ],\n        \"video_OGV\": \"\",\n        \"video_WEBM\": \"\",\n        \"video_MP4\": \"\",\n        \"video_M4V\": \"\",\n        \"description\": \"\",\n        \"image1Url\": \"\",\n        \"image2Url\": \"\",\n        \"image3Url\": \"\",\n        \"image4Url\": \"\",\n        \"image5Url\": \"\",\n        \"image6Url\": \"\",\n        \"headerId\": 48944,\n        \"contentId\": 366,\n        \"priority\": 0,\n        \"hasCustomContent\": false,\n        \"isPaidAd\": false,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"https://assets.simon.com/htmlcontent/WhiteOaks_FinishLIne_FBIG_d4_20210302135321.jpg\",\n        \"tabletImageUrl\": \"horizontal\",\n        \"mobileImageUrl\": \"\",\n        \"subHeadline\": \"Add some Spring to your step with the latest styles from Nike, adidas, Jordan & more.\",\n        \"headline\": \"Finish Line\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"localmall-promospot\",\n        \"slot\": -1,\n        \"mallId\": 163,\n        \"isDefault\": false,\n        \"content\": \"\",\n        \"publishedDate\": \"2021-03-02T18:49:51.862\",\n        \"startDate\": \"2021-03-02T00:00:00\",\n        \"endDate\": \"2022-03-01T00:00:00\",\n        \"language\": \"en\",\n        \"title\": \"Circle Centre - Promo - Finish Line\",\n        \"cta\": null\n    },\n    {\n        \"headlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"\",\n            \"font\": \"\"\n        },\n        \"subHeadlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"\",\n            \"font\": \"\"\n        },\n        \"textAlignmentMobile\": \"\",\n        \"contentPositionMobile\": \"\",\n        \"headlineText\": {\n            \"text\": \"More to Explore\",\n            \"color\": \"#000000\",\n            \"font\": \"thin\"\n        },\n        \"subHeadlineText\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"black\"\n        },\n        \"textAlignment\": \"text-left\",\n        \"contentPosition\": \"top-left\",\n        \"HasVideoContent\": false,\n        \"hasAudioContent\": false,\n        \"hasVideoContentMobile\": false,\n        \"specialStyling\": \"\",\n        \"linkButtons\": null,\n        \"video_OGV\": \"\",\n        \"video_WEBM\": \"\",\n        \"video_MP4\": \"\",\n        \"video_M4V\": \"\",\n        \"description\": \"\",\n        \"image1Url\": \"\",\n        \"image2Url\": \"\",\n        \"image3Url\": \"\",\n        \"image4Url\": \"\",\n        \"image5Url\": \"\",\n        \"image6Url\": \"\",\n        \"headerId\": 27653,\n        \"contentId\": 367,\n        \"priority\": 0,\n        \"hasCustomContent\": false,\n        \"isPaidAd\": false,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"\",\n        \"tabletImageUrl\": \"\",\n        \"mobileImageUrl\": \"\",\n        \"subHeadline\": \"\",\n        \"headline\": \"More to Explore\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"localmall-servicesdescription\",\n        \"slot\": -1,\n        \"mallId\": 163,\n        \"isDefault\": true,\n        \"content\": \"\",\n        \"publishedDate\": \"2019-11-07T14:59:28.415\",\n        \"startDate\": \"1900-01-01T12:00:00\",\n        \"endDate\": \"2078-12-31T23:59:59\",\n        \"language\": \"en\",\n        \"title\": \"Local Content - Services Description - DEFAULT\",\n        \"cta\": null\n    },\n    {\n        \"headlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"book\"\n        },\n        \"textAlignmentMobile\": \"text-left\",\n        \"contentPositionMobile\": \"top-left\",\n        \"headlineText\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineText\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"book\"\n        },\n        \"textAlignment\": \"text-left\",\n        \"contentPosition\": \"top-left\",\n        \"HasVideoContent\": false,\n        \"hasAudioContent\": false,\n        \"hasVideoContentMobile\": false,\n        \"specialStyling\": \"horizontal\",\n        \"linkButtons\": [\n            {\n                \"text\": \"Facebook\",\n                \"accessibilityText\": \"follow us on facebook\",\n                \"color\": \"text-black\",\n                \"href\": \"https://facebook.com/circlecentremall\"\n            }\n        ],\n        \"video_OGV\": \"\",\n        \"video_WEBM\": \"\",\n        \"video_MP4\": \"\",\n        \"video_M4V\": \"\",\n        \"description\": \"\",\n        \"image1Url\": \"\",\n        \"image2Url\": \"\",\n        \"image3Url\": \"\",\n        \"image4Url\": \"\",\n        \"image5Url\": \"\",\n        \"image6Url\": \"\",\n        \"headerId\": 54523,\n        \"contentId\": 368,\n        \"priority\": 120,\n        \"hasCustomContent\": false,\n        \"isPaidAd\": true,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"https://assets.simon.com/htmlcontent/SS21_MASS_FASHIONISTA_SERVICES_d4_20210407133918.jpg\",\n        \"tabletImageUrl\": \"horizontal\",\n        \"mobileImageUrl\": \"\",\n        \"subHeadline\": \"\",\n        \"headline\": \"\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"localmall-servicespot\",\n        \"slot\": -1,\n        \"mallId\": 163,\n        \"isDefault\": false,\n        \"content\": \"\",\n        \"publishedDate\": \"2021-06-16T11:29:05.455\",\n        \"startDate\": \"2021-01-07T00:00:00\",\n        \"endDate\": \"2022-01-01T00:00:00\",\n        \"language\": \"en\",\n        \"title\": \"Generic 2021 - service - Facebook\",\n        \"cta\": null\n    },\n    {\n        \"headlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"book\"\n        },\n        \"textAlignmentMobile\": \"text-left\",\n        \"contentPositionMobile\": \"top-left\",\n        \"headlineText\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineText\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"book\"\n        },\n        \"textAlignment\": \"text-left\",\n        \"contentPosition\": \"top-left\",\n        \"HasVideoContent\": false,\n        \"hasAudioContent\": false,\n        \"hasVideoContentMobile\": false,\n        \"specialStyling\": \"horizontal\",\n        \"linkButtons\": [\n            {\n                \"text\": \"Instagram\",\n                \"accessibilityText\": \"Follow us on instagram\",\n                \"color\": \"text-black\",\n                \"href\": \"https://instagram.com/CircleCentre\"\n            }\n        ],\n        \"video_OGV\": \"\",\n        \"video_WEBM\": \"\",\n        \"video_MP4\": \"\",\n        \"video_M4V\": \"\",\n        \"description\": \"\",\n        \"image1Url\": \"\",\n        \"image2Url\": \"\",\n        \"image3Url\": \"\",\n        \"image4Url\": \"\",\n        \"image5Url\": \"\",\n        \"image6Url\": \"\",\n        \"headerId\": 52062,\n        \"contentId\": 368,\n        \"priority\": 90,\n        \"hasCustomContent\": false,\n        \"isPaidAd\": false,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"https://assets.simon.com/htmlcontent/SS21_MASS_BEAUTY_SERVICES_d4_20210407134026.jpg\",\n        \"tabletImageUrl\": \"horizontal\",\n        \"mobileImageUrl\": \"\",\n        \"subHeadline\": \"\",\n        \"headline\": \"\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"localmall-servicespot\",\n        \"slot\": -1,\n        \"mallId\": 163,\n        \"isDefault\": false,\n        \"content\": \"\",\n        \"publishedDate\": \"2021-04-30T09:58:08.737\",\n        \"startDate\": \"2021-01-07T00:00:00\",\n        \"endDate\": \"2022-01-01T00:00:00\",\n        \"language\": \"en\",\n        \"title\": \"Generic 2021 - Service - Instagram\",\n        \"cta\": null\n    },\n    {\n        \"headlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"book\"\n        },\n        \"textAlignmentMobile\": \"text-left\",\n        \"contentPositionMobile\": \"top-left\",\n        \"headlineText\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineText\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"book\"\n        },\n        \"textAlignment\": \"text-left\",\n        \"contentPosition\": \"top-left\",\n        \"HasVideoContent\": false,\n        \"hasAudioContent\": false,\n        \"hasVideoContentMobile\": false,\n        \"specialStyling\": \"horizontal\",\n        \"linkButtons\": [\n            {\n                \"text\": \"Deals & Steals\",\n                \"accessibilityText\": \"check the latest deals\",\n                \"color\": \"text-black\",\n                \"href\": \"https://www.simon.com/mall/circle-centre-mall/deals\"\n            }\n        ],\n        \"video_OGV\": \"\",\n        \"video_WEBM\": \"\",\n        \"video_MP4\": \"\",\n        \"video_M4V\": \"\",\n        \"description\": \"\",\n        \"image1Url\": \"\",\n        \"image2Url\": \"\",\n        \"image3Url\": \"\",\n        \"image4Url\": \"\",\n        \"image5Url\": \"\",\n        \"image6Url\": \"\",\n        \"headerId\": 51041,\n        \"contentId\": 368,\n        \"priority\": 60,\n        \"hasCustomContent\": false,\n        \"isPaidAd\": false,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"https://assets.simon.com/htmlcontent/SS21_MASS_FAMILY_SUMMER_TOURISM_SERVICES_d4_20210407133825.jpg\",\n        \"tabletImageUrl\": \"horizontal\",\n        \"mobileImageUrl\": \"\",\n        \"subHeadline\": \"\",\n        \"headline\": \"\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"localmall-servicespot\",\n        \"slot\": -1,\n        \"mallId\": 163,\n        \"isDefault\": false,\n        \"content\": \"\",\n        \"publishedDate\": \"2021-04-07T13:38:38.589\",\n        \"startDate\": \"2021-01-07T00:00:00\",\n        \"endDate\": \"2022-01-01T00:00:00\",\n        \"language\": \"en\",\n        \"title\": \"Generic 2021 - service - deals & steals\",\n        \"cta\": null\n    },\n    {\n        \"headlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"book\"\n        },\n        \"textAlignmentMobile\": \"text-left\",\n        \"contentPositionMobile\": \"top-left\",\n        \"headlineText\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineText\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"book\"\n        },\n        \"textAlignment\": \"text-left\",\n        \"contentPosition\": \"top-left\",\n        \"HasVideoContent\": false,\n        \"hasAudioContent\": false,\n        \"hasVideoContentMobile\": false,\n        \"specialStyling\": \"horizontal\",\n        \"linkButtons\": [\n            {\n                \"text\": \"Center Hours\",\n                \"accessibilityText\": \"check the center hours\",\n                \"color\": \"text-black\",\n                \"href\": \"https://www.simon.com/mall/circle-centre-mall/hours\"\n            }\n        ],\n        \"video_OGV\": \"\",\n        \"video_WEBM\": \"\",\n        \"video_MP4\": \"\",\n        \"video_M4V\": \"\",\n        \"description\": \"\",\n        \"image1Url\": \"\",\n        \"image2Url\": \"\",\n        \"image3Url\": \"\",\n        \"image4Url\": \"\",\n        \"image5Url\": \"\",\n        \"image6Url\": \"\",\n        \"headerId\": 56443,\n        \"contentId\": 368,\n        \"priority\": 30,\n        \"hasCustomContent\": false,\n        \"isPaidAd\": false,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"https://assets.simon.com/htmlcontent/SS21_MASS_ATHLEISURE_SERVICES_d4_20210407133709.jpg\",\n        \"tabletImageUrl\": \"horizontal\",\n        \"mobileImageUrl\": \"\",\n        \"subHeadline\": \"\",\n        \"headline\": \"\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"localmall-servicespot\",\n        \"slot\": -1,\n        \"mallId\": 163,\n        \"isDefault\": false,\n        \"content\": \"\",\n        \"publishedDate\": \"2021-08-11T19:38:07.657\",\n        \"startDate\": \"2021-01-12T00:00:00\",\n        \"endDate\": \"2022-06-01T00:00:00\",\n        \"language\": \"en\",\n        \"title\": \"service - hours\",\n        \"cta\": null\n    },\n    {\n        \"headlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"book\"\n        },\n        \"textAlignmentMobile\": \"text-left\",\n        \"contentPositionMobile\": \"top-left\",\n        \"headlineText\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineText\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"book\"\n        },\n        \"textAlignment\": \"text-left\",\n        \"contentPosition\": \"top-left\",\n        \"HasVideoContent\": false,\n        \"hasAudioContent\": false,\n        \"hasVideoContentMobile\": false,\n        \"specialStyling\": \"horizontal\",\n        \"linkButtons\": [\n            {\n                \"text\": \"Order your Mastercard Simon Giftcards® Online\",\n                \"accessibilityText\": \"order gift cards today\",\n                \"color\": \"text-black\",\n                \"href\": \"https://www.simon.com/giftcard/\"\n            }\n        ],\n        \"video_OGV\": \"\",\n        \"video_WEBM\": \"\",\n        \"video_MP4\": \"\",\n        \"video_M4V\": \"\",\n        \"description\": \"\",\n        \"image1Url\": \"\",\n        \"image2Url\": \"\",\n        \"image3Url\": \"\",\n        \"image4Url\": \"\",\n        \"image5Url\": \"\",\n        \"image6Url\": \"\",\n        \"headerId\": 46224,\n        \"contentId\": 368,\n        \"priority\": 0,\n        \"hasCustomContent\": false,\n        \"isPaidAd\": false,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"https://assets.simon.com/htmlcontent/gc_-_service_spot_d4_20200430234454_d4_20210107135448.png\",\n        \"tabletImageUrl\": \"horizontal\",\n        \"mobileImageUrl\": \"\",\n        \"subHeadline\": \"\",\n        \"headline\": \"\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"localmall-servicespot\",\n        \"slot\": -1,\n        \"mallId\": 163,\n        \"isDefault\": false,\n        \"content\": \"\",\n        \"publishedDate\": \"2021-01-07T13:55:43.221\",\n        \"startDate\": \"2020-04-30T00:00:00\",\n        \"endDate\": \"2022-01-01T23:51:00\",\n        \"language\": \"en\",\n        \"title\": \"Multi Mall Giftcard - service spot\",\n        \"cta\": null\n    },\n    {\n        \"headlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"\",\n            \"font\": \"\"\n        },\n        \"subHeadlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"\",\n            \"font\": \"\"\n        },\n        \"textAlignmentMobile\": \"\",\n        \"contentPositionMobile\": \"\",\n        \"headlineText\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"black\"\n        },\n        \"subHeadlineText\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"black\"\n        },\n        \"textAlignment\": \"text-left\",\n        \"contentPosition\": \"top-left\",\n        \"HasVideoContent\": false,\n        \"hasAudioContent\": false,\n        \"hasVideoContentMobile\": false,\n        \"specialStyling\": \"\",\n        \"linkButtons\": [\n            {\n                \"text\": \"EV Charging Station\",\n                \"accessibilityText\": \"Learn more about our EV Charging Stations\",\n                \"color\": \"text-black\",\n                \"href\": \"https://www.simon.com/mall/circle-centre-mall/about\"\n            }\n        ],\n        \"video_OGV\": \"\",\n        \"video_WEBM\": \"\",\n        \"video_MP4\": \"\",\n        \"video_M4V\": \"\",\n        \"description\": \"\",\n        \"image1Url\": \"\",\n        \"image2Url\": \"\",\n        \"image3Url\": \"\",\n        \"image4Url\": \"\",\n        \"image5Url\": \"\",\n        \"image6Url\": \"\",\n        \"headerId\": 36051,\n        \"contentId\": 368,\n        \"priority\": 0,\n        \"hasCustomContent\": false,\n        \"isPaidAd\": false,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/htmlcontent/EVCharge_services.jpg\",\n        \"tabletImageUrl\": \"\",\n        \"mobileImageUrl\": \"\",\n        \"subHeadline\": \"\",\n        \"headline\": \"\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"localmall-servicespot\",\n        \"slot\": -1,\n        \"mallId\": 163,\n        \"isDefault\": false,\n        \"content\": \"\",\n        \"publishedDate\": \"2020-02-12T12:18:04.27\",\n        \"startDate\": \"2020-01-01T00:00:00\",\n        \"endDate\": \"2025-08-20T23:45:00\",\n        \"language\": \"en\",\n        \"title\": \"Circle Centre Mall - Service - EV Charging Station - Copy - Copy - Copy - Copy\",\n        \"cta\": null\n    }\n]"}],"_postman_id":"eb0b5d8b-cd2a-4868-b207-7e057c545943"},{"name":"Travel Here","id":"a359e9bb-bd24-44fd-9059-628e2cc5be14","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","description":"<p>Client Assigned Simon API Key</p>\n","type":"text"}],"url":"https://api.simon.com/v1.2/htmlcontent/travelhere?mallid={{travel_here_mall_id}}&language={{languageISO}}","description":"<p>This endpoint provides all the html content that may appear on the Travel page of a Simon mall on Simon.com or Premium Outlet mall on PremiumOutlets.com. \n(e.g. <a href=\"https://www.premiumoutlets.com/outlet/woodbury-common/travel-here\">https://www.premiumoutlets.com/outlet/woodbury-common/travel-here</a> )</p>\n","urlObject":{"path":["htmlcontent","travelhere"],"host":["https://api.simon.com/v1.2"],"query":[{"description":{"content":"<p>The id of the Travel Here Simon Mall </p>\n","type":"text/plain"},"key":"mallid","value":"{{travel_here_mall_id}}"},{"description":{"content":"<p>The Two Letter ISO Language Name (ie. \"en\" - English, \"fr\" - French, \"es\" - Spanish)</p>\n","type":"text/plain"},"key":"language","value":"{{languageISO}}"}],"variable":[]}},"response":[{"id":"f54d01f6-25da-4be0-872e-5204a48f6f7d","name":"Travel Here","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","description":"Client Assigned Simon API Key","type":"text"}],"url":{"raw":"{{url}}/htmlcontent/travelhere?mallid={{travelHereMallId}}&language={{language}}","host":["{{url}}"],"path":["htmlcontent","travelhere"],"query":[{"key":"mallid","value":"{{travelHereMallId}}","description":"The id of the Travel Here Simon Mall "},{"key":"language","value":"{{language}}","description":"The Two Letter ISO Language Name (ie. \"en\" - English, \"fr\" - French, \"es\" - Spanish)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 13 Aug 2021 14:03:56 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"8345"},{"key":"Connection","value":"keep-alive"},{"key":"Terms-Of-Use","value":"Access to this Service is subject to the Terms of Use: http://www.simon.com/legal/api-terms-of-use"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Authorization, Accept"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Cache-Control","value":"public, max-age=10800"},{"key":"X-Yottaa-OS","value":"200"},{"key":"X-Yottaa-Optimizations","value":"ob/0 si/25D1cc02853c-1628784875-2384268456 tts/1628771294134 ti/5d28dce54f1bbf32c27aeb24 ai/5d28dce44f1bbf32c27aeabb tm/0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Age","value":"0"},{"key":"X-Yottaa-Metrics","value":"2521cc028a86/[184,181,-] 25D1cc02853c/[-,185.922]"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"headerId\": 21483,\n        \"contentId\": 202,\n        \"priority\": 0,\n        \"hasCustomContent\": true,\n        \"isPaidAd\": false,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"\",\n        \"tabletImageUrl\": \"\",\n        \"mobileImageUrl\": \"\",\n        \"subHeadline\": \"\",\n        \"headline\": \"\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"travelhere-shopandstay\",\n        \"slot\": -1,\n        \"mallId\": 231,\n        \"isDefault\": false,\n        \"content\": \"<p>Anchorage 5th Avenue Mall is a distinctive, five-level shopping center located in the heart of downtown Anchorage, Alaska. Featuring more than 110 stores plus incredible dining options, the center offers an unique shopping experience like nowhere else in Alaska. Many fine upscale brands have chosen Anchorage 5th Avenue Mall as their exclusive location in the state including The Apple Store, Banana Republic, Coach, Lush Fresh Handmade Cosmetics, Lululemon Athletica, Michael Kors, Pandora and Victoria's Secret. With no sales tax, gift shopping or finding the perfect piece of Alaska art just makes sense here!</p>\\r\\n<p>This shopping destination is the perfect stop for a quick weekend trip, mini getaway or vacation with the family. Take a trip to this Simon mall property and discover why the shopping center is one of the area's main shopping stops. Enjoy an assortment of delectable dining options at one of the available restaurants or grab and go stations while shopping for an experience that is truly unlike any other. You'll love the shopping, dining and attractions readily available in the area.</p>\",\n        \"publishedDate\": \"2019-09-13T11:01:28.294\",\n        \"startDate\": \"2016-12-07T00:00:00\",\n        \"endDate\": \"2078-12-31T23:59:00\",\n        \"language\": \"en\",\n        \"title\": \"Anchorage Mall - Shop and Stay\",\n        \"cta\": null\n    },\n    {\n        \"headerId\": 1646,\n        \"contentId\": 203,\n        \"priority\": 0,\n        \"hasCustomContent\": true,\n        \"isPaidAd\": false,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"\",\n        \"tabletImageUrl\": \"\",\n        \"mobileImageUrl\": \"\",\n        \"subHeadline\": \"\",\n        \"headline\": \"\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"\",\n        \"id\": 0,\n        \"name\": \"travelhere-attractions\",\n        \"slot\": -1,\n        \"mallId\": 231,\n        \"isDefault\": false,\n        \"content\": \"<p>With more than 22 hours of daylight at the peak of solstice in June, the people of Anchorage really know how to pack a day with activities and attractions. The <a href=\\\"https://www.anchoragemuseum.org/\\\">Anchorage Museum at Rasmuson Center</a> neighbors the mall and recently completed an expansion that grew the space to massive proportions. The highlight for any visitor is the Smithsonian Arctic Studies Center, with hundreds of distinct Alaska Native artifacts. Walk through Alaska's remarkable past and trace its history as shaped by Alaska Natives, Russian trappers, gold rush seekers, WWII military, the oil boom and modern day – The Anchorage Museum is a must and just one block from Anchorage 5th Avenue Mall.</p>\",\n        \"publishedDate\": \"2016-12-07T00:00:00\",\n        \"startDate\": \"2016-12-07T00:00:00\",\n        \"endDate\": \"2078-12-31T23:59:59\",\n        \"language\": \"en\",\n        \"title\": \"Anchorage Mall - Attractions\",\n        \"cta\": null\n    },\n    {\n        \"headerId\": 21639,\n        \"contentId\": 204,\n        \"priority\": 0,\n        \"hasCustomContent\": true,\n        \"isPaidAd\": false,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"\",\n        \"tabletImageUrl\": \"\",\n        \"mobileImageUrl\": \"\",\n        \"subHeadline\": \"\",\n        \"headline\": \"\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"travelhere-dining\",\n        \"slot\": -1,\n        \"mallId\": 231,\n        \"isDefault\": false,\n        \"content\": \"<p>From French to Thai and Greek to Korean, Anchorage sizzles with international flavors and local favorites to satisfy any craving. Alaskan seafood often takes pride of place; the only way to get it fresher is to grab a reel and head for the water. Home of the Alaska King Crab, <a href=\\\"https://sullivanssteakhouse.com/anchorage\\\">Sullivan's Steakhouse</a> is located on the street level of Anchorage 5th Avenue Mall. This restaurant is where you can treat yourself to some of the best food, drinks, music and atmosphere at a one-of-a kind steakhouse. Located on 4th avenue, <a href=\\\"http://gingeralaska.com/about/\\\">Ginger</a> restaurant offers pacific rim cuisine in a warm and modern environment.</p>\",\n        \"publishedDate\": \"2019-09-17T11:01:06.685\",\n        \"startDate\": \"2016-12-07T00:00:00\",\n        \"endDate\": \"2078-12-31T23:59:00\",\n        \"language\": \"en\",\n        \"title\": \"Anchorage Mall - Dining\",\n        \"cta\": null\n    },\n    {\n        \"headerId\": 1840,\n        \"contentId\": 205,\n        \"priority\": 0,\n        \"hasCustomContent\": true,\n        \"isPaidAd\": false,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"\",\n        \"tabletImageUrl\": \"\",\n        \"mobileImageUrl\": \"\",\n        \"subHeadline\": \"\",\n        \"headline\": \"\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"\",\n        \"id\": 0,\n        \"name\": \"travelhere-nightlife\",\n        \"slot\": -1,\n        \"mallId\": 231,\n        \"isDefault\": false,\n        \"content\": \"<p>Anchorage is a youthful, vibrant city with every flavor of nightlife imaginable. Dance the night away under the midnight sun or trade the northern lights for stage lights. As Alaska's cultural hub, the city is a showcase of established and emerging performers from around the state. Catch a local theatre production at <a href=\\\"http://www.cyranos.org/\\\">Cyrano's Theatre Company</a>, or opt for a performance by the city's symphony and opera at the Alaska Center for the Performing Arts. The <a href=\\\"http://www.anchorageconcerts.org/\\\">Anchorage Concert Association allows you to select from national Broadway productions and other shows that have touched the globe. If </a> sports is your gig, catch a game under the bright lights. See tomorrow's big-league sluggers on the field at Mulcahy Stadium during the Alaska Baseball League summer schedule or watch hard-hitting Alaska Aces hockey at nearby Sullivan Arena. </p>\",\n        \"publishedDate\": \"2016-12-07T00:00:00\",\n        \"startDate\": \"2016-12-07T00:00:00\",\n        \"endDate\": \"2078-12-31T23:59:59\",\n        \"language\": \"en\",\n        \"title\": \"Anchorage Mall - Nightlife\",\n        \"cta\": null\n    },\n    {\n        \"headerId\": 2258,\n        \"contentId\": 206,\n        \"priority\": 0,\n        \"hasCustomContent\": true,\n        \"isPaidAd\": false,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"\",\n        \"tabletImageUrl\": \"\",\n        \"mobileImageUrl\": \"\",\n        \"subHeadline\": \"\",\n        \"headline\": \"\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"\",\n        \"id\": 0,\n        \"name\": \"travelhere-accommodations\",\n        \"slot\": -1,\n        \"mallId\": 231,\n        \"isDefault\": false,\n        \"content\": \"<p>Anchorage is bursting with accommodation options. The <a href=\\\"http://www.marriott.com/hotels/travel/ancdt-anchorage-marriott-downtown/\\\">Anchorage Marriott Downtown</a> is one of the only full-service, luxury hotels in Anchorage and is located four blocks from Anchorage 5th Avenue Mall. Guest rooms feature oversized picture windows that frame striking views of downtown Anchorage, the Chugach Mountain Range & Cook Inlet. The <a href=\\\"http://www3.hilton.com/en/hotels/alaska/hilton-anchorage-ANCAHHF/index.html\\\">Hilton Anchorage</a> is two blocks from Anchorage 5th Avenue Mall and provides a comfortable stay in a stylish guest room. Staying at the <a href=\\\"http://www.captaincook.com/\\\">Hotel Captain Cook</a> in downtown Anchorage, you can expect exceptional, service-minded and genuine Alaskan hospitality. All guestroom and suite accommodations command panoramic views of the Cook Inlet or Chugach Mountains. The Hotel Captain Cook is located four blocks from Anchorage 5th Avenue Mall.</p>\",\n        \"publishedDate\": \"2017-02-17T16:09:51.104\",\n        \"startDate\": \"2016-12-07T00:00:00\",\n        \"endDate\": \"2078-12-31T23:59:00\",\n        \"language\": \"en\",\n        \"title\": \"Anchorage Mall - Accommodations\",\n        \"cta\": null\n    }\n]"},{"id":"ef165c8c-dbef-4813-b376-a85a62bb7eb9","name":"Travel Here","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","description":"Client Assigned Simon API Key","type":"text"}],"url":{"raw":"https://https://api.simon.com/v1.2/htmlcontent/travelhere?mallid=223&language={{languageISO}}","protocol":"https","host":["https://api.simon.com/v1.2"],"path":["htmlcontent","travelhere"],"query":[{"key":"mallid","value":"223","description":"The id of the Travel Here Simon Mall "},{"key":"language","value":"{{languageISO}}","description":"The Two Letter ISO Language Name (ie. \"en\" - English, \"fr\" - French, \"es\" - Spanish)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 04 Oct 2021 18:29:28 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"10030"},{"key":"Connection","value":"keep-alive"},{"key":"Terms-Of-Use","value":"Access to this Service is subject to the Terms of Use: http://www.simon.com/legal/api-terms-of-use"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Authorization, Accept"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Cache-Control","value":"public, max-age=10800"},{"key":"X-Yottaa-OS","value":"200"},{"key":"X-Yottaa-Optimizations","value":"ob/0 si/33D18cae0caa-1633365050-3769642820 tts/1633011290845 ti/5d28dce54f1bbf32c27aeb24 ai/5d28dce44f1bbf32c27aeabb tm/0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Age","value":"0"},{"key":"X-Yottaa-Metrics","value":"33218cae0c2f/[112,109,-] 33D18cae0caa/[-,117.386]"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"headerId\": 54979,\n        \"contentId\": 202,\n        \"priority\": 0,\n        \"hasCustomContent\": true,\n        \"isPaidAd\": false,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"\",\n        \"tabletImageUrl\": \"\",\n        \"mobileImageUrl\": \"\",\n        \"subHeadline\": \"\",\n        \"headline\": \"\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"travelhere-shopandstay\",\n        \"slot\": -1,\n        \"mallId\": 163,\n        \"isDefault\": false,\n        \"content\": \"<p align=\\\"center\\\">Located in the heart of downtown Indianapolis just south of Monument Circle, Circle Centre Mall is a prime retail, dining and entertainment destination for conventioneers, tourists and the growing downtown residential population. This iconic shopping and dining destination features key retailers including your favorites like H&M, Bath and Body Works, Lucky Brand, Finish Line, Chick-fil-A, movie entertainment at the United Artist Theaters and ten sit-down restaurants offering some of the city's best date-night experiences. Having twelve hotels connected to the shopping center and the proximity to the city's arts and culture makes this Simon property a hub for Indianapolis traffic.</p>\\r\\n<p align=\\\"center\\\">Whether you plan to shop at Circle Centre Mall during a weekend getaway or want to make a one-day trip to the Indianapolis area, there are plenty of attractions, dining options and accommodations that are sure to make your stay comfortable and fun. Enjoy an assortment of delectable dining options at one of the available restaurants or grab and go stations while shopping for an experience that is truly unlike any other. Take a trip with your family to visit the shopping center or make this shopping center your next vacation destination. Either way, you'll love the shopping, dining and attractions readily available in the area.</p>\",\n        \"publishedDate\": \"2021-06-23T22:02:16.413\",\n        \"startDate\": \"2016-12-07T00:00:00\",\n        \"endDate\": \"2078-12-31T23:59:00\",\n        \"language\": \"en\",\n        \"title\": \"Circle Centre Mall - Shop and Stay\",\n        \"cta\": null\n    },\n    {\n        \"headerId\": 1660,\n        \"contentId\": 203,\n        \"priority\": 0,\n        \"hasCustomContent\": true,\n        \"isPaidAd\": false,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"\",\n        \"tabletImageUrl\": \"\",\n        \"mobileImageUrl\": \"\",\n        \"subHeadline\": \"\",\n        \"headline\": \"\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"\",\n        \"id\": 0,\n        \"name\": \"travelhere-attractions\",\n        \"slot\": -1,\n        \"mallId\": 163,\n        \"isDefault\": false,\n        \"content\": \"<p>Circle Centre Mall is located in the heart of downtown Indianapolis, surrounded by city attractions that every guest needs to see! The mall is connected to the <a href=\\\"http://www.icclos.com\\\">Indiana Convention Center</a> and within walking distance to every major sports arena including Lucas Oil Stadium and Bankers Life Fieldhouse. Want to catch a concert instead? Head over to <a href=\\\"http://inwhiteriver.wrsp.in.gov/\\\">White River State Park</a>, home to a summer concert series, or enjoy a walk through one of the many parks located downtown, including Military Park and Veterans Memorial Park. If you don't feel like walking, there are many other ways to travel around the city. Rent a bike from an Indiana Pacers Bikeshare station and take a biking adventure along the Indianapolis Cultural Trail or along the Canal. Take in the sights of the city and view some local art in the Indianapolis Artsgarden, connected to the shopping center, and located above the intersection of Illinois and Washington Streets. The options are endless with the <a href=\\\"www.indyzoo.com\\\">Indianapolis Zoo</a>, NCAA Hall of Champions, Eiteljorg Museum and Monument Circle, also a short walk away. </p>\",\n        \"publishedDate\": \"2016-12-07T00:00:00\",\n        \"startDate\": \"2016-12-07T00:00:00\",\n        \"endDate\": \"2078-12-31T23:59:59\",\n        \"language\": \"en\",\n        \"title\": \"Circle Centre Mall - Attractions\",\n        \"cta\": null\n    },\n    {\n        \"headerId\": 21970,\n        \"contentId\": 204,\n        \"priority\": 0,\n        \"hasCustomContent\": true,\n        \"isPaidAd\": false,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"\",\n        \"tabletImageUrl\": \"\",\n        \"mobileImageUrl\": \"\",\n        \"subHeadline\": \"\",\n        \"headline\": \"\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"travelhere-dining\",\n        \"slot\": -1,\n        \"mallId\": 163,\n        \"isDefault\": false,\n        \"content\": \"<p>With thirteen restaurants within walking distance, Circle Centre Mall has a great dining experience right in the heart of downtown. No matter what type of food your taste buds are craving, the mall is close to a restaurant that will satisfy them! Panera Bread offers a great selection of lighter options and bakery treats. Hungry for a juicy, grilled burger? Weber Grill and Champps should be your next stop. Have steak on your mind? Then try Ruth's Chris Steakhouse. Looking for something more upscale? <a href=\\\"http://www.harryandizzys.com/\\\">Harry and Izzy's</a> and Tony's Steaks & Seafood will dazzle you with their fine dining. Even if you're looking for something more exotic, this shopping center has you covered! Try some stir fry from P.F. Chang's for some Asian flare. Or stop by <a href=\\\"http://eatdrinknada.com/indianapolis/\\\">Nada</a> to eat some delicious tacos and wash it down with a Nadarita! If you're the mood for some Italian, the fantastic pizzas at Primanti Bros. will fill you up. Beer-lovers can find a great selection of beers at most of the city's restaurants, especially Yard House which is known for their huge selection of craft beers. If you're in the mood to drink and have fun while doing it, then look no further than <a href=\\\"http://www.punchbowlsocial.com/\\\">Punch Bowl Social</a>, a place where not only can you eat and drink at a bar, you can also bowl, play arcade games, sing karaoke rooms and much more.</p>\",\n        \"publishedDate\": \"2019-09-26T16:08:19.455\",\n        \"startDate\": \"2016-12-07T00:00:00\",\n        \"endDate\": \"2078-12-31T23:59:00\",\n        \"language\": \"en\",\n        \"title\": \"Circle Centre Mall - Dining\",\n        \"cta\": null\n    },\n    {\n        \"headerId\": 21680,\n        \"contentId\": 205,\n        \"priority\": 0,\n        \"hasCustomContent\": true,\n        \"isPaidAd\": false,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"\",\n        \"tabletImageUrl\": \"\",\n        \"mobileImageUrl\": \"\",\n        \"subHeadline\": \"\",\n        \"headline\": \"\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"travelhere-nightlife\",\n        \"slot\": -1,\n        \"mallId\": 163,\n        \"isDefault\": false,\n        \"content\": \"<p><span>Downtown Indianapolis teems with exciting night life for all ages and Circle Centre Mall is at the heart of it all! Whether you are cheering for the NBA’s Pacers at Bankers Life Fieldhouse or seeing a concert at Old National Centre, the Mall is near the action. Grab some drinks at one of the many bars that are close to Circle Centre including Kilroy’s, Howl at the Moon, and Tin Roof. Don’t forget Circle Centre has its own entertainment too – laugh with some of the nation’s top comedians at Helium Comedy Club or bowl, play arcade games, and show off your karaoke skills at Punch Bowl Social.</span></p>\",\n        \"publishedDate\": \"2019-09-17T15:14:39.945\",\n        \"startDate\": \"2016-12-07T00:00:00\",\n        \"endDate\": \"2078-12-31T23:59:00\",\n        \"language\": \"en\",\n        \"title\": \"Circle Centre Mall - Nightlife\",\n        \"cta\": null\n    },\n    {\n        \"headerId\": 22250,\n        \"contentId\": 206,\n        \"priority\": 0,\n        \"hasCustomContent\": true,\n        \"isPaidAd\": false,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"\",\n        \"tabletImageUrl\": \"\",\n        \"mobileImageUrl\": \"\",\n        \"subHeadline\": \"\",\n        \"headline\": \"\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"travelhere-accommodations\",\n        \"slot\": -1,\n        \"mallId\": 163,\n        \"isDefault\": false,\n        \"content\": \"<p>Circle Centre is connected to 12 hotels via an assortment of skywalks. Some of these hotels include the Omni Severin Hotel, Embassy Suites, Hyatt Regency, <a href=\\\"https://www.marriott.com/hotels/travel/indmd-le-meridien-indianapolis/\\\">Le Meridian</a>, Courtyard Indianapolis, Fairfield Inn & Suites, Marriott, Westin Hotel, Springhill Suites and the <a href=\\\"http://www.marriott.com/hotels/travel/indjw-jw-marriott-indianapolis\\\">JW Marriott</a>, which is located on the western edge of downtown, next to White River State Park. Looking for luxury? Try staying at the distinguished <a href=\\\"http://www.conradhotels.hilton.com\\\">Conrad Hotel</a>. Want spectacular views? Book a room at the JW Marriott. If you're looking for a unique hotel experience, try staying in a Pullman train car at the <a href=\\\"http://www.crowneplazaindydowntown.com\\\">Crowne Plaza Union Station Hotel</a>. Walking from your hotel to Circle Centre Mall, the Convention Center or any other downtown destination is a breeze with the indoor skywalks that connect most of downtown. No matter the weather outside, you'll be able to travel around downtown feeling comfortable and dry. Plus you get to enjoy some great views of the city! So whether it's luxury you're looking for at the Conrad, taking in the views of downtown at the JW Marriott, or staying in a Pullman train car at the Crowne Plaza Union Station, Circle Centre is close to all of the wonderful hotels that Indianapolis has to offer.</p>\",\n        \"publishedDate\": \"2019-10-29T11:43:25.57\",\n        \"startDate\": \"2016-12-07T00:00:00\",\n        \"endDate\": \"2078-12-31T23:59:00\",\n        \"language\": \"en\",\n        \"title\": \"Circle Centre Mall - Accommodations\",\n        \"cta\": null\n    }\n]"}],"_postman_id":"a359e9bb-bd24-44fd-9059-628e2cc5be14"},{"name":"Travel Here With Mall Travel Images","id":"963e776b-f0fd-41bd-9398-8bbd69fd8c08","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","description":"<p>Client Assigned Simon API Key</p>\n","type":"text"}],"url":"https://api.simon.com/v1.2/htmlcontent/travelherewithimages?mallid={{travel_here_mall_id}}&language={{languageISO}}","description":"<p>This endpoint provides all the html content that may appear on the Travel page of a Simon mall on Simon.com or Premium Outlet mall on PremiumOutlets.com. It will also include any property related travel images as a second collection. (e.g. <a href=\"https://www.premiumoutlets.com/outlet/woodbury-common/travel-here\">https://www.premiumoutlets.com/outlet/woodbury-common/travel-here</a> )</p>\n","urlObject":{"path":["htmlcontent","travelherewithimages"],"host":["https://api.simon.com/v1.2"],"query":[{"key":"mallid","value":"{{travel_here_mall_id}}"},{"description":{"content":"<p>The Two Letter ISO Language Name (ie. \"en\" - English, \"fr\" - French, \"es\" - Spanish)</p>\n","type":"text/plain"},"key":"language","value":"{{languageISO}}"}],"variable":[]}},"response":[{"id":"35f37439-19a2-4cc7-a86e-cf12e1180a6c","name":"Travel Here With Mall Travel Images","originalRequest":{"method":"GET","header":[{"description":"Client Assigned Simon API Key","key":"key","type":"text","value":"your_api_key_here"}],"url":{"raw":"https://https://api.simon.com/v1.2/htmlcontent/travelherewithimages?mallid=223&language={{languageISO}}","protocol":"https","host":["https://api.simon.com/v1.2"],"path":["htmlcontent","travelherewithimages"],"query":[{"key":"mallid","value":"223"},{"key":"language","value":"{{languageISO}}","description":"The Two Letter ISO Language Name (ie. \"en\" - English, \"fr\" - French, \"es\" - Spanish)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 04 Oct 2021 18:33:59 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"10813"},{"key":"Connection","value":"keep-alive"},{"key":"Terms-Of-Use","value":"Access to this Service is subject to the Terms of Use: http://www.simon.com/legal/api-terms-of-use"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Authorization, Accept"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Cache-Control","value":"public, max-age=10800"},{"key":"X-Yottaa-OS","value":"200"},{"key":"X-Yottaa-Optimizations","value":"ob/0 si/33D18cae0c4f-1633365049-663972287 tts/1633011290845 ti/5d28dce54f1bbf32c27aeb24 ai/5d28dce44f1bbf32c27aeabb tm/0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Age","value":"0"},{"key":"X-Yottaa-Metrics","value":"33218cae0c91/[107,105,-] 33D18cae0c4f/[-,109.684]"}],"cookie":[],"responseTime":null,"body":"{\n    \"htmlContent\": [\n        {\n            \"headerId\": 54979,\n            \"contentId\": 202,\n            \"priority\": 0,\n            \"hasCustomContent\": true,\n            \"isPaidAd\": false,\n            \"imageUrl\": \"\",\n            \"linkUrl\": \"\",\n            \"languageId\": 7,\n            \"tagId\": 0,\n            \"hasBannerContent\": false,\n            \"desktopImageUrl\": \"\",\n            \"tabletImageUrl\": \"\",\n            \"mobileImageUrl\": \"\",\n            \"subHeadline\": \"\",\n            \"headline\": \"\",\n            \"backgroundColor\": \"\",\n            \"textColor\": \"#000000\",\n            \"id\": 0,\n            \"name\": \"travelhere-shopandstay\",\n            \"slot\": -1,\n            \"mallId\": 163,\n            \"isDefault\": false,\n            \"content\": \"<p align=\\\"center\\\">Located in the heart of downtown Indianapolis just south of Monument Circle, Circle Centre Mall is a prime retail, dining and entertainment destination for conventioneers, tourists and the growing downtown residential population. This iconic shopping and dining destination features key retailers including your favorites like H&M, Bath and Body Works, Lucky Brand, Finish Line, Chick-fil-A, movie entertainment at the United Artist Theaters and ten sit-down restaurants offering some of the city's best date-night experiences. Having twelve hotels connected to the shopping center and the proximity to the city's arts and culture makes this Simon property a hub for Indianapolis traffic.</p>\\r\\n<p align=\\\"center\\\">Whether you plan to shop at Circle Centre Mall during a weekend getaway or want to make a one-day trip to the Indianapolis area, there are plenty of attractions, dining options and accommodations that are sure to make your stay comfortable and fun. Enjoy an assortment of delectable dining options at one of the available restaurants or grab and go stations while shopping for an experience that is truly unlike any other. Take a trip with your family to visit the shopping center or make this shopping center your next vacation destination. Either way, you'll love the shopping, dining and attractions readily available in the area.</p>\",\n            \"publishedDate\": \"2021-06-23T22:02:16.413\",\n            \"startDate\": \"2016-12-07T00:00:00\",\n            \"endDate\": \"2078-12-31T23:59:00\",\n            \"language\": \"en\",\n            \"title\": \"Circle Centre Mall - Shop and Stay\",\n            \"cta\": null\n        },\n        {\n            \"headerId\": 1660,\n            \"contentId\": 203,\n            \"priority\": 0,\n            \"hasCustomContent\": true,\n            \"isPaidAd\": false,\n            \"imageUrl\": \"\",\n            \"linkUrl\": \"\",\n            \"languageId\": 7,\n            \"tagId\": 0,\n            \"hasBannerContent\": false,\n            \"desktopImageUrl\": \"\",\n            \"tabletImageUrl\": \"\",\n            \"mobileImageUrl\": \"\",\n            \"subHeadline\": \"\",\n            \"headline\": \"\",\n            \"backgroundColor\": \"\",\n            \"textColor\": \"\",\n            \"id\": 0,\n            \"name\": \"travelhere-attractions\",\n            \"slot\": -1,\n            \"mallId\": 163,\n            \"isDefault\": false,\n            \"content\": \"<p>Circle Centre Mall is located in the heart of downtown Indianapolis, surrounded by city attractions that every guest needs to see! The mall is connected to the <a href=\\\"http://www.icclos.com\\\">Indiana Convention Center</a> and within walking distance to every major sports arena including Lucas Oil Stadium and Bankers Life Fieldhouse. Want to catch a concert instead? Head over to <a href=\\\"http://inwhiteriver.wrsp.in.gov/\\\">White River State Park</a>, home to a summer concert series, or enjoy a walk through one of the many parks located downtown, including Military Park and Veterans Memorial Park. If you don't feel like walking, there are many other ways to travel around the city. Rent a bike from an Indiana Pacers Bikeshare station and take a biking adventure along the Indianapolis Cultural Trail or along the Canal. Take in the sights of the city and view some local art in the Indianapolis Artsgarden, connected to the shopping center, and located above the intersection of Illinois and Washington Streets. The options are endless with the <a href=\\\"www.indyzoo.com\\\">Indianapolis Zoo</a>, NCAA Hall of Champions, Eiteljorg Museum and Monument Circle, also a short walk away. </p>\",\n            \"publishedDate\": \"2016-12-07T00:00:00\",\n            \"startDate\": \"2016-12-07T00:00:00\",\n            \"endDate\": \"2078-12-31T23:59:59\",\n            \"language\": \"en\",\n            \"title\": \"Circle Centre Mall - Attractions\",\n            \"cta\": null\n        },\n        {\n            \"headerId\": 21970,\n            \"contentId\": 204,\n            \"priority\": 0,\n            \"hasCustomContent\": true,\n            \"isPaidAd\": false,\n            \"imageUrl\": \"\",\n            \"linkUrl\": \"\",\n            \"languageId\": 7,\n            \"tagId\": 0,\n            \"hasBannerContent\": false,\n            \"desktopImageUrl\": \"\",\n            \"tabletImageUrl\": \"\",\n            \"mobileImageUrl\": \"\",\n            \"subHeadline\": \"\",\n            \"headline\": \"\",\n            \"backgroundColor\": \"\",\n            \"textColor\": \"#000000\",\n            \"id\": 0,\n            \"name\": \"travelhere-dining\",\n            \"slot\": -1,\n            \"mallId\": 163,\n            \"isDefault\": false,\n            \"content\": \"<p>With thirteen restaurants within walking distance, Circle Centre Mall has a great dining experience right in the heart of downtown. No matter what type of food your taste buds are craving, the mall is close to a restaurant that will satisfy them! Panera Bread offers a great selection of lighter options and bakery treats. Hungry for a juicy, grilled burger? Weber Grill and Champps should be your next stop. Have steak on your mind? Then try Ruth's Chris Steakhouse. Looking for something more upscale? <a href=\\\"http://www.harryandizzys.com/\\\">Harry and Izzy's</a> and Tony's Steaks & Seafood will dazzle you with their fine dining. Even if you're looking for something more exotic, this shopping center has you covered! Try some stir fry from P.F. Chang's for some Asian flare. Or stop by <a href=\\\"http://eatdrinknada.com/indianapolis/\\\">Nada</a> to eat some delicious tacos and wash it down with a Nadarita! If you're the mood for some Italian, the fantastic pizzas at Primanti Bros. will fill you up. Beer-lovers can find a great selection of beers at most of the city's restaurants, especially Yard House which is known for their huge selection of craft beers. If you're in the mood to drink and have fun while doing it, then look no further than <a href=\\\"http://www.punchbowlsocial.com/\\\">Punch Bowl Social</a>, a place where not only can you eat and drink at a bar, you can also bowl, play arcade games, sing karaoke rooms and much more.</p>\",\n            \"publishedDate\": \"2019-09-26T16:08:19.455\",\n            \"startDate\": \"2016-12-07T00:00:00\",\n            \"endDate\": \"2078-12-31T23:59:00\",\n            \"language\": \"en\",\n            \"title\": \"Circle Centre Mall - Dining\",\n            \"cta\": null\n        },\n        {\n            \"headerId\": 21680,\n            \"contentId\": 205,\n            \"priority\": 0,\n            \"hasCustomContent\": true,\n            \"isPaidAd\": false,\n            \"imageUrl\": \"\",\n            \"linkUrl\": \"\",\n            \"languageId\": 7,\n            \"tagId\": 0,\n            \"hasBannerContent\": false,\n            \"desktopImageUrl\": \"\",\n            \"tabletImageUrl\": \"\",\n            \"mobileImageUrl\": \"\",\n            \"subHeadline\": \"\",\n            \"headline\": \"\",\n            \"backgroundColor\": \"\",\n            \"textColor\": \"#000000\",\n            \"id\": 0,\n            \"name\": \"travelhere-nightlife\",\n            \"slot\": -1,\n            \"mallId\": 163,\n            \"isDefault\": false,\n            \"content\": \"<p><span>Downtown Indianapolis teems with exciting night life for all ages and Circle Centre Mall is at the heart of it all! Whether you are cheering for the NBA’s Pacers at Bankers Life Fieldhouse or seeing a concert at Old National Centre, the Mall is near the action. Grab some drinks at one of the many bars that are close to Circle Centre including Kilroy’s, Howl at the Moon, and Tin Roof. Don’t forget Circle Centre has its own entertainment too – laugh with some of the nation’s top comedians at Helium Comedy Club or bowl, play arcade games, and show off your karaoke skills at Punch Bowl Social.</span></p>\",\n            \"publishedDate\": \"2019-09-17T15:14:39.945\",\n            \"startDate\": \"2016-12-07T00:00:00\",\n            \"endDate\": \"2078-12-31T23:59:00\",\n            \"language\": \"en\",\n            \"title\": \"Circle Centre Mall - Nightlife\",\n            \"cta\": null\n        },\n        {\n            \"headerId\": 22250,\n            \"contentId\": 206,\n            \"priority\": 0,\n            \"hasCustomContent\": true,\n            \"isPaidAd\": false,\n            \"imageUrl\": \"\",\n            \"linkUrl\": \"\",\n            \"languageId\": 7,\n            \"tagId\": 0,\n            \"hasBannerContent\": false,\n            \"desktopImageUrl\": \"\",\n            \"tabletImageUrl\": \"\",\n            \"mobileImageUrl\": \"\",\n            \"subHeadline\": \"\",\n            \"headline\": \"\",\n            \"backgroundColor\": \"\",\n            \"textColor\": \"#000000\",\n            \"id\": 0,\n            \"name\": \"travelhere-accommodations\",\n            \"slot\": -1,\n            \"mallId\": 163,\n            \"isDefault\": false,\n            \"content\": \"<p>Circle Centre is connected to 12 hotels via an assortment of skywalks. Some of these hotels include the Omni Severin Hotel, Embassy Suites, Hyatt Regency, <a href=\\\"https://www.marriott.com/hotels/travel/indmd-le-meridien-indianapolis/\\\">Le Meridian</a>, Courtyard Indianapolis, Fairfield Inn & Suites, Marriott, Westin Hotel, Springhill Suites and the <a href=\\\"http://www.marriott.com/hotels/travel/indjw-jw-marriott-indianapolis\\\">JW Marriott</a>, which is located on the western edge of downtown, next to White River State Park. Looking for luxury? Try staying at the distinguished <a href=\\\"http://www.conradhotels.hilton.com\\\">Conrad Hotel</a>. Want spectacular views? Book a room at the JW Marriott. If you're looking for a unique hotel experience, try staying in a Pullman train car at the <a href=\\\"http://www.crowneplazaindydowntown.com\\\">Crowne Plaza Union Station Hotel</a>. Walking from your hotel to Circle Centre Mall, the Convention Center or any other downtown destination is a breeze with the indoor skywalks that connect most of downtown. No matter the weather outside, you'll be able to travel around downtown feeling comfortable and dry. Plus you get to enjoy some great views of the city! So whether it's luxury you're looking for at the Conrad, taking in the views of downtown at the JW Marriott, or staying in a Pullman train car at the Crowne Plaza Union Station, Circle Centre is close to all of the wonderful hotels that Indianapolis has to offer.</p>\",\n            \"publishedDate\": \"2019-10-29T11:43:25.57\",\n            \"startDate\": \"2016-12-07T00:00:00\",\n            \"endDate\": \"2078-12-31T23:59:00\",\n            \"language\": \"en\",\n            \"title\": \"Circle Centre Mall - Accommodations\",\n            \"cta\": null \n        }\n    ],\n    \"images\": {\n        \"travelhere-accommodations\": \"https://assets.simon.com/content/travelhere/163/accommodations/accommodations.jpg\",\n        \"travelhere-attractions\": \"https://assets.simon.com/content/travelhere/163/attractions/attractions.jpg\",\n        \"travelhere-dining\": \"https://assets.simon.com/content/travelhere/163/dining/dining.jpg\",\n        \"travelhere-nightlife\": \"https://assets.simon.com/content/travelhere/163/nightlife/nightlife.jpg\"\n    }\n}"}],"_postman_id":"963e776b-f0fd-41bd-9398-8bbd69fd8c08"},{"name":"Simon Home","id":"3278738f-83f2-47d5-8f78-b64ab30b502d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","description":"<p>Client Assigned Simon API Key</p>\n","type":"text"}],"url":"{{url}}/htmlcontent/simonhome?language={{language}}","description":"<p>This endpoint provides all the html content that may appear on main home page on Simon.com. \n( <a href=\"https://www.simon.com/\">https://www.simon.com/</a> )</p>\n","urlObject":{"path":["htmlcontent","simonhome"],"host":["{{url}}"],"query":[{"description":{"content":"<p>The Two Letter ISO Language Name (ie. \"en\" - English, \"fr\" - French, \"es\" - Spanish)</p>\n","type":"text/plain"},"key":"language","value":"{{language}}"}],"variable":[]}},"response":[{"id":"f0770014-e50c-4ce5-8a3c-deafbd3c1ef9","name":"Simon Home","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","description":"Client Assigned Simon API Key","type":"text"}],"url":{"raw":"{{url}}/htmlcontent/simonhome?language={{language}}","host":["{{url}}"],"path":["htmlcontent","simonhome"],"query":[{"key":"language","value":"{{language}}","description":"The Two Letter ISO Language Name (ie. \"en\" - English, \"fr\" - French, \"es\" - Spanish)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 13 Aug 2021 14:04:28 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"21574"},{"key":"Connection","value":"keep-alive"},{"key":"Terms-Of-Use","value":"Access to this Service is subject to the Terms of Use: http://www.simon.com/legal/api-terms-of-use"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Authorization, Accept"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Cache-Control","value":"public, max-age=10800"},{"key":"X-Yottaa-OS","value":"200"},{"key":"X-Yottaa-Optimizations","value":"ob/0 si/25D1cc02853c-1628784875-2384268897 tts/1628771294134 ti/5d28dce54f1bbf32c27aeb24 ai/5d28dce44f1bbf32c27aeabb tm/0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Age","value":"0"},{"key":"X-Yottaa-Metrics","value":"2521cc028a87/[194,190,-] 25D1cc02853c/[-,196.496]"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"headlineTextMobile\": {\n            \"text\": \"<strong><span class=\\\"text-family-red\\\">BACK TO SCHOOL</span><br /><span class=\\\"text-brand-primary-mills\\\">BACK TOGETHER</span></strong><br />\",\n            \"color\": \"#000000\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineTextMobile\": {\n            \"text\": \"1000s of ways to express their style at Simon.\",\n            \"color\": \"#000000\",\n            \"font\": \"book\"\n        },\n        \"textAlignmentMobile\": \"text-center\",\n        \"contentPositionMobile\": \"middle-center\",\n        \"headlineText\": {\n            \"text\": \"<span style=\\\"font-size:72px\\\"><strong><span class=\\\"text-family-red\\\">BACK TO SCHOOL</span><br /><span class=\\\"text-brand-primary-mills\\\">BACK TOGETHER</span></strong></span>\",\n            \"color\": \"#00abe6\",\n            \"font\": \"thin\"\n        },\n        \"subHeadlineText\": {\n            \"text\": \"<span style=\\\"font-size:28px\\\">1000s of ways to express their style at Simon.</span>\",\n            \"color\": \"#ffffff\",\n            \"font\": \"book\"\n        },\n        \"textAlignment\": \"text-center\",\n        \"contentPosition\": \"middle-center\",\n        \"HasVideoContent\": true,\n        \"hasAudioContent\": false,\n        \"hasVideoContentMobile\": true,\n        \"specialStyling\": \"horizontal\",\n        \"linkButtons\": [\n            {\n                \"text\": \"FIND A CENTER\",\n                \"accessibilityText\": \"find a simon center near you\",\n                \"color\": \"btn-white-black\",\n                \"href\": \"https://www.simon.com/mall\"\n            }\n        ],\n        \"video_OGV\": \"https://assets.simon.com/SimonWebAssets_Images/Homepage_Videos/2021BackToSchool/BTS21-Anthem-hero.ogv\",\n        \"video_WEBM\": \"https://assets.simon.com/SimonWebAssets_Images/Homepage_Videos/2021BackToSchool/BTS21-Anthem-hero.webm\",\n        \"video_MP4\": \"https://assets.simon.com/SimonWebAssets_Images/Homepage_Videos/2021BackToSchool/BTS21-Anthem-hero.mp4\",\n        \"video_M4V\": \"https://assets.simon.com/SimonWebAssets_Images/Homepage_Videos/2021BackToSchool/BTS21-Anthem-hero.m4v\",\n        \"description\": \"\",\n        \"image1Url\": \"\",\n        \"image2Url\": \"\",\n        \"image3Url\": \"\",\n        \"image4Url\": \"\",\n        \"image5Url\": \"\",\n        \"image6Url\": \"\",\n        \"headerId\": 56145,\n        \"contentId\": 342,\n        \"priority\": 120,\n        \"hasCustomContent\": true,\n        \"isPaidAd\": true,\n        \"imageUrl\": \"https://assets.simon.com/SimonWebAssets_Images/Homepage_Videos/2021BackToSchool/BTS21-Anthem-hero.m4v\",\n        \"linkUrl\": \"https://assets.simon.com/SimonWebAssets_Images/Homepage_Videos/2021BackToSchool/BTS21-Anthem-hero.mp4\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"https://assets.simon.com/htmlcontent/MicrosoftTeams-image_(68)_d4_20210708164857.png\",\n        \"tabletImageUrl\": \"horizontal\",\n        \"mobileImageUrl\": \"https://assets.simon.com/htmlcontent/MicrosoftTeams-image_(67)_m4_20210708164634.png\",\n        \"subHeadline\": \"<span style=\\\"font-size:28px\\\">1000s of ways to express their style at Simon.</span>\",\n        \"headline\": \"<span style=\\\"font-size:72px\\\"><strong><span class=\\\"text-family-red\\\">BACK TO SCHOOL</span><br /><span class=\\\"text-brand-primary-mills\\\">BACK TOGETHER</span></strong></span>\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"home-hero\",\n        \"slot\": -1,\n        \"mallId\": null,\n        \"isDefault\": false,\n        \"content\": \"\",\n        \"publishedDate\": \"2021-07-21T09:36:44.252\",\n        \"startDate\": \"2021-07-21T00:00:00\",\n        \"endDate\": \"2021-09-16T00:00:00\",\n        \"language\": \"en\",\n        \"title\": \"simon.com homepage - hero\",\n        \"cta\": null\n    },\n    {\n        \"headlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"book\"\n        },\n        \"textAlignmentMobile\": \"text-left\",\n        \"contentPositionMobile\": \"top-left\",\n        \"headlineText\": {\n            \"text\": \"Museum of Ice Cream<br />Opening Soon at The Domain\",\n            \"color\": \"#ffffff\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineText\": {\n            \"text\": \"The interntionally-acclaimed, immersive <br />ice cream experience is coming to Austin, TX<br />featuring 12 reimagined and never-before-seen<br />installations, a retro diner and the famous sprinkle pool.\",\n            \"color\": \"#ffffff\",\n            \"font\": \"book\"\n        },\n        \"textAlignment\": \"text-left\",\n        \"contentPosition\": \"bottom-left\",\n        \"HasVideoContent\": false,\n        \"hasAudioContent\": false,\n        \"hasVideoContentMobile\": false,\n        \"specialStyling\": \"horizontal\",\n        \"linkButtons\": [\n            {\n                \"text\": \"LEARN MORE\",\n                \"accessibilityText\": \"learn more about this museum of ice cream\",\n                \"color\": \"text-white\",\n                \"href\": \"https://www.simon.com/mall/the-domain/stores/museum-of-ice-cream\"\n            }\n        ],\n        \"video_OGV\": \"\",\n        \"video_WEBM\": \"\",\n        \"video_MP4\": \"\",\n        \"video_M4V\": \"\",\n        \"description\": \"\",\n        \"image1Url\": \"\",\n        \"image2Url\": \"\",\n        \"image3Url\": \"\",\n        \"image4Url\": \"\",\n        \"image5Url\": \"\",\n        \"image6Url\": \"\",\n        \"headerId\": 56181,\n        \"contentId\": 343,\n        \"priority\": 120,\n        \"hasCustomContent\": false,\n        \"isPaidAd\": true,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"https://assets.simon.com/htmlcontent/domain_icecream_spot1_d4_20210706133501.jpg\",\n        \"tabletImageUrl\": \"horizontal\",\n        \"mobileImageUrl\": \"https://assets.simon.com/htmlcontent/domain_icecream_spot1_mobile_m4_20210706133510.jpg\",\n        \"subHeadline\": \"The interntionally-acclaimed, immersive <br />ice cream experience is coming to Austin, TX<br />featuring 12 reimagined and never-before-seen<br />installations, a retro diner and the famous sprinkle pool.\",\n        \"headline\": \"Museum of Ice Cream<br />Opening Soon at The Domain\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"home-featuredadspot\",\n        \"slot\": -1,\n        \"mallId\": null,\n        \"isDefault\": false,\n        \"content\": \"\",\n        \"publishedDate\": \"2021-07-21T09:40:07.587\",\n        \"startDate\": \"2021-07-21T00:00:00\",\n        \"endDate\": \"2021-09-16T10:44:00\",\n        \"language\": \"en\",\n        \"title\": \"simon.com homepage - spot 1 - coming soon: museum of ice cream at the domain\",\n        \"cta\": null\n    },\n    {\n        \"headlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"book\"\n        },\n        \"textAlignmentMobile\": \"text-left\",\n        \"contentPositionMobile\": \"top-left\",\n        \"headlineText\": {\n            \"text\": \"Life Time Northshore is<br />Now Open in Boston, MA\",\n            \"color\": \"#ffffff\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineText\": {\n            \"text\": \"More than a gym, this luxury athletic<br />resort features the latest equipment, dynamic<br />classes and a stunning outdoor pool deck.\",\n            \"color\": \"#ffffff\",\n            \"font\": \"book\"\n        },\n        \"textAlignment\": \"text-left\",\n        \"contentPosition\": \"top-left\",\n        \"HasVideoContent\": false,\n        \"hasAudioContent\": false,\n        \"hasVideoContentMobile\": false,\n        \"specialStyling\": \"horizontal\",\n        \"linkButtons\": [\n            {\n                \"text\": \"LEARN MORE\",\n                \"accessibilityText\": \"learn more about lifetime northshore\",\n                \"color\": \"text-white\",\n                \"href\": \"https://northshoremall-newnextonitsw.splashthat.com/localhomepage-spot1\"\n            }\n        ],\n        \"video_OGV\": \"\",\n        \"video_WEBM\": \"\",\n        \"video_MP4\": \"\",\n        \"video_M4V\": \"\",\n        \"description\": \"\",\n        \"image1Url\": \"\",\n        \"image2Url\": \"\",\n        \"image3Url\": \"\",\n        \"image4Url\": \"\",\n        \"image5Url\": \"\",\n        \"image6Url\": \"\",\n        \"headerId\": 56182,\n        \"contentId\": 344,\n        \"priority\": 120,\n        \"hasCustomContent\": false,\n        \"isPaidAd\": true,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"https://assets.simon.com/htmlcontent/northshore_lifetimefitness_TW_d4_20210305150555.jpg\",\n        \"tabletImageUrl\": \"horizontal\",\n        \"mobileImageUrl\": \"https://assets.simon.com/htmlcontent/northshore_lifetimefitness_promo_m4_20210305150606.jpg\",\n        \"subHeadline\": \"More than a gym, this luxury athletic<br />resort features the latest equipment, dynamic<br />classes and a stunning outdoor pool deck.\",\n        \"headline\": \"Life Time Northshore is<br />Now Open in Boston, MA\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"home-adspot1\",\n        \"slot\": -1,\n        \"mallId\": null,\n        \"isDefault\": false,\n        \"content\": \"\",\n        \"publishedDate\": \"2021-07-21T09:40:39.399\",\n        \"startDate\": \"2021-07-21T00:00:00\",\n        \"endDate\": \"2021-09-16T00:00:00\",\n        \"language\": \"en\",\n        \"title\": \"spot 1 - simon.com homepage - northshore life time\",\n        \"cta\": null\n    },\n    {\n        \"headlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"book\"\n        },\n        \"textAlignmentMobile\": \"text-left\",\n        \"contentPositionMobile\": \"top-left\",\n        \"headlineText\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineText\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"book\"\n        },\n        \"textAlignment\": \"text-left\",\n        \"contentPosition\": \"top-left\",\n        \"HasVideoContent\": false,\n        \"hasAudioContent\": false,\n        \"hasVideoContentMobile\": false,\n        \"specialStyling\": \"horizontal\",\n        \"linkButtons\": null,\n        \"video_OGV\": \"\",\n        \"video_WEBM\": \"\",\n        \"video_MP4\": \"\",\n        \"video_M4V\": \"\",\n        \"description\": \"\",\n        \"image1Url\": \"\",\n        \"image2Url\": \"\",\n        \"image3Url\": \"\",\n        \"image4Url\": \"\",\n        \"image5Url\": \"\",\n        \"image6Url\": \"\",\n        \"headerId\": 56183,\n        \"contentId\": 345,\n        \"priority\": 120,\n        \"hasCustomContent\": false,\n        \"isPaidAd\": true,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"https://assets.simon.com/htmlcontent/HR2021-BestPlaceToWork-Spot1-FB_d4_20210720114022.gif\",\n        \"tabletImageUrl\": \"horizontal\",\n        \"mobileImageUrl\": \"https://assets.simon.com/htmlcontent/HR2021-BestPlaceToWork-Spot1-Mobile_m4_20210712174641.gif\",\n        \"subHeadline\": \"\",\n        \"headline\": \"\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"home-adspot2\",\n        \"slot\": -1,\n        \"mallId\": null,\n        \"isDefault\": false,\n        \"content\": \"\",\n        \"publishedDate\": \"2021-07-21T09:41:26.549\",\n        \"startDate\": \"2021-07-21T00:00:00\",\n        \"endDate\": \"2021-10-31T00:00:00\",\n        \"language\": \"en\",\n        \"title\": \"featured ad - simon inclusion - Copy\",\n        \"cta\": null\n    },\n    {\n        \"headlineTextMobile\": {\n            \"text\": \"Follow Us On Instagram\",\n            \"color\": \"#000000\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineTextMobile\": {\n            \"text\": \"For updates, information & more.\",\n            \"color\": \"#000000\",\n            \"font\": \"book\"\n        },\n        \"textAlignmentMobile\": \"text-left\",\n        \"contentPositionMobile\": \"top-left\",\n        \"headlineText\": {\n            \"text\": \"Double-Tap<br />Worthy\",\n            \"color\": \"#000000\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineText\": {\n            \"text\": \"Find out what’s trending<br />in fashion & food at Simon.\",\n            \"color\": \"#000000\",\n            \"font\": \"book\"\n        },\n        \"textAlignment\": \"text-left\",\n        \"contentPosition\": \"bottom-left\",\n        \"HasVideoContent\": false,\n        \"hasAudioContent\": false,\n        \"hasVideoContentMobile\": false,\n        \"specialStyling\": \"horizontal\",\n        \"linkButtons\": [\n            {\n                \"text\": \"FOLLOW @SHOPSIMON\",\n                \"accessibilityText\": \"follow us now on instagram\",\n                \"color\": \"text-black\",\n                \"href\": \"https://www.instagram.com/shopsimon\"\n            }\n        ],\n        \"video_OGV\": \"\",\n        \"video_WEBM\": \"\",\n        \"video_MP4\": \"\",\n        \"video_M4V\": \"\",\n        \"description\": \"\",\n        \"image1Url\": \"\",\n        \"image2Url\": \"\",\n        \"image3Url\": \"\",\n        \"image4Url\": \"\",\n        \"image5Url\": \"\",\n        \"image6Url\": \"\",\n        \"headerId\": 54508,\n        \"contentId\": 346,\n        \"priority\": 120,\n        \"hasCustomContent\": false,\n        \"isPaidAd\": true,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"https://assets.simon.com/htmlcontent/SS21_MASS_BEAUTY_Spot_2,_3,_5_&_6_(1)_d4_20210615153809.jpg\",\n        \"tabletImageUrl\": \"horizontal\",\n        \"mobileImageUrl\": \"https://assets.simon.com/htmlcontent/SS21_MASS_BEAUTY_mobile_m4_20210616111124.jpg\",\n        \"subHeadline\": \"Find out what’s trending<br />in fashion & food at Simon.\",\n        \"headline\": \"Double-Tap<br />Worthy\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"home-adspot3\",\n        \"slot\": -1,\n        \"mallId\": null,\n        \"isDefault\": false,\n        \"content\": \"\",\n        \"publishedDate\": \"2021-06-16T11:11:37.427\",\n        \"startDate\": \"2021-06-16T00:00:00\",\n        \"endDate\": \"2022-01-01T00:00:00\",\n        \"language\": \"en\",\n        \"title\": \"simon homepage - spot 3 - instagram\",\n        \"cta\": null\n    },\n    {\n        \"headlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"\",\n            \"font\": \"\"\n        },\n        \"subHeadlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"\",\n            \"font\": \"\"\n        },\n        \"textAlignmentMobile\": \"\",\n        \"contentPositionMobile\": \"\",\n        \"headlineText\": {\n            \"text\": \"More To Explore\",\n            \"color\": \"#000000\",\n            \"font\": \"thin\"\n        },\n        \"subHeadlineText\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"black\"\n        },\n        \"textAlignment\": \"text-left\",\n        \"contentPosition\": \"top-left\",\n        \"HasVideoContent\": false,\n        \"hasAudioContent\": false,\n        \"hasVideoContentMobile\": false,\n        \"specialStyling\": \"\",\n        \"linkButtons\": null,\n        \"video_OGV\": \"\",\n        \"video_WEBM\": \"\",\n        \"video_MP4\": \"\",\n        \"video_M4V\": \"\",\n        \"description\": \"\",\n        \"image1Url\": \"\",\n        \"image2Url\": \"\",\n        \"image3Url\": \"\",\n        \"image4Url\": \"\",\n        \"image5Url\": \"\",\n        \"image6Url\": \"\",\n        \"headerId\": 27753,\n        \"contentId\": 347,\n        \"priority\": 0,\n        \"hasCustomContent\": false,\n        \"isPaidAd\": false,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"\",\n        \"tabletImageUrl\": \"\",\n        \"mobileImageUrl\": \"\",\n        \"subHeadline\": \"\",\n        \"headline\": \"More To Explore\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"home-promoheadline\",\n        \"slot\": -1,\n        \"mallId\": null,\n        \"isDefault\": false,\n        \"content\": \"\",\n        \"publishedDate\": \"2019-11-07T15:44:32.139\",\n        \"startDate\": \"2019-11-06T00:00:00\",\n        \"endDate\": \"2023-12-31T23:45:00\",\n        \"language\": \"en\",\n        \"title\": \"Simon National - Promo Headline - More To Explore\",\n        \"cta\": null\n    },\n    {\n        \"headlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"book\"\n        },\n        \"textAlignmentMobile\": \"text-left\",\n        \"contentPositionMobile\": \"top-left\",\n        \"headlineText\": {\n            \"text\": \"Save Money And So Much More\",\n            \"color\": \"#000000\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineText\": {\n            \"text\": \"Save yourself the bother of online returns and make them in store.\",\n            \"color\": \"#000000\",\n            \"font\": \"book\"\n        },\n        \"textAlignment\": \"text-left\",\n        \"contentPosition\": \"top-left\",\n        \"HasVideoContent\": false,\n        \"hasAudioContent\": false,\n        \"hasVideoContentMobile\": false,\n        \"specialStyling\": \"horizontal\",\n        \"linkButtons\": [\n            {\n                \"text\": \"LEARN MORE\",\n                \"accessibilityText\": \"learn more about return to store\",\n                \"color\": \"text-black\",\n                \"href\": \"https://returntostorebenefits.splashthat.com/spot1web\"\n            }\n        ],\n        \"video_OGV\": \"\",\n        \"video_WEBM\": \"\",\n        \"video_MP4\": \"\",\n        \"video_M4V\": \"\",\n        \"description\": \"\",\n        \"image1Url\": \"\",\n        \"image2Url\": \"\",\n        \"image3Url\": \"\",\n        \"image4Url\": \"\",\n        \"image5Url\": \"\",\n        \"image6Url\": \"\",\n        \"headerId\": 51382,\n        \"contentId\": 348,\n        \"priority\": 60,\n        \"hasCustomContent\": false,\n        \"isPaidAd\": false,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"https://assets.simon.com/htmlcontent/ReturnToStore-Promo_d4_20210419083507.jpg\",\n        \"tabletImageUrl\": \"horizontal\",\n        \"mobileImageUrl\": \"\",\n        \"subHeadline\": \"Save yourself the bother of online returns and make them in store.\",\n        \"headline\": \"Save Money And So Much More\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"home-promospot\",\n        \"slot\": -1,\n        \"mallId\": null,\n        \"isDefault\": false,\n        \"content\": \"\",\n        \"publishedDate\": \"2021-04-19T08:36:46.666\",\n        \"startDate\": \"2021-04-19T00:00:00\",\n        \"endDate\": \"2022-01-01T00:00:00\",\n        \"language\": \"en\",\n        \"title\": \"return to store - simon.com\",\n        \"cta\": null\n    },\n    {\n        \"headlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"book\"\n        },\n        \"textAlignmentMobile\": \"text-left\",\n        \"contentPositionMobile\": \"top-left\",\n        \"headlineText\": {\n            \"text\": \"Give the Gift of Shopping\",\n            \"color\": \"#000000\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineText\": {\n            \"text\": \"Simon Giftcards® make great gifts.\",\n            \"color\": \"#000000\",\n            \"font\": \"book\"\n        },\n        \"textAlignment\": \"text-left\",\n        \"contentPosition\": \"top-left\",\n        \"HasVideoContent\": false,\n        \"hasAudioContent\": false,\n        \"hasVideoContentMobile\": false,\n        \"specialStyling\": \"horizontal\",\n        \"linkButtons\": [\n            {\n                \"text\": \"BUY NOW\",\n                \"accessibilityText\": \"buy gift cards now\",\n                \"color\": \"text-black\",\n                \"href\": \"https://www.simon.com/giftcard/\"\n            }\n        ],\n        \"video_OGV\": \"\",\n        \"video_WEBM\": \"\",\n        \"video_MP4\": \"\",\n        \"video_M4V\": \"\",\n        \"description\": \"\",\n        \"image1Url\": \"\",\n        \"image2Url\": \"\",\n        \"image3Url\": \"\",\n        \"image4Url\": \"\",\n        \"image5Url\": \"\",\n        \"image6Url\": \"\",\n        \"headerId\": 48794,\n        \"contentId\": 348,\n        \"priority\": 30,\n        \"hasCustomContent\": false,\n        \"isPaidAd\": false,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"https://assets.simon.com/htmlcontent/Giftcard-Promo_d4_20201229170028.jpg\",\n        \"tabletImageUrl\": \"horizontal\",\n        \"mobileImageUrl\": \"\",\n        \"subHeadline\": \"Simon Giftcards® make great gifts.\",\n        \"headline\": \"Give the Gift of Shopping\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"home-promospot\",\n        \"slot\": -1,\n        \"mallId\": null,\n        \"isDefault\": false,\n        \"content\": \"\",\n        \"publishedDate\": \"2021-04-19T08:37:50.976\",\n        \"startDate\": \"2021-01-01T00:00:00\",\n        \"endDate\": \"2022-01-01T00:00:00\",\n        \"language\": \"en\",\n        \"title\": \"simon.com homepage - promo - gift card\",\n        \"cta\": null\n    },\n    {\n        \"headlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"book\"\n        },\n        \"textAlignmentMobile\": \"text-left\",\n        \"contentPositionMobile\": \"top-left\",\n        \"headlineText\": {\n            \"text\": \"Health & Safety First\",\n            \"color\": \"#000000\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineText\": {\n            \"text\": \"We’re serious about the health and safety of our shoppers, retailers, and employees. See everything we’re doing!\",\n            \"color\": \"#000000\",\n            \"font\": \"book\"\n        },\n        \"textAlignment\": \"text-left\",\n        \"contentPosition\": \"top-left\",\n        \"HasVideoContent\": false,\n        \"hasAudioContent\": false,\n        \"hasVideoContentMobile\": false,\n        \"specialStyling\": \"horizontal\",\n        \"linkButtons\": [\n            {\n                \"text\": \"LEARN MORE\",\n                \"accessibilityText\": \"CLICK HERE TO LEARN MORE ABOUT HEALTH & SAFETY\",\n                \"color\": \"text-black\",\n                \"href\": \"https://healthsafetyfirst.splashthat.com/localhomepages\"\n            }\n        ],\n        \"video_OGV\": \"\",\n        \"video_WEBM\": \"\",\n        \"video_MP4\": \"\",\n        \"video_M4V\": \"\",\n        \"description\": \"\",\n        \"image1Url\": \"\",\n        \"image2Url\": \"\",\n        \"image3Url\": \"\",\n        \"image4Url\": \"\",\n        \"image5Url\": \"\",\n        \"image6Url\": \"\",\n        \"headerId\": 56184,\n        \"contentId\": 348,\n        \"priority\": 0,\n        \"hasCustomContent\": false,\n        \"isPaidAd\": false,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"https://assets.simon.com/htmlcontent/WELL-Spot-2_desktop_d4_20210521133127.gif\",\n        \"tabletImageUrl\": \"horizontal\",\n        \"mobileImageUrl\": \"\",\n        \"subHeadline\": \"We’re serious about the health and safety of our shoppers, retailers, and employees. See everything we’re doing!\",\n        \"headline\": \"Health & Safety First\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"home-promospot\",\n        \"slot\": -1,\n        \"mallId\": null,\n        \"isDefault\": false,\n        \"content\": \"\",\n        \"publishedDate\": \"2021-07-21T09:42:13.576\",\n        \"startDate\": \"2021-07-21T00:00:00\",\n        \"endDate\": \"2022-01-01T00:00:00\",\n        \"language\": \"en\",\n        \"title\": \"simon.com health & safety\",\n        \"cta\": null\n    }\n]"}],"_postman_id":"3278738f-83f2-47d5-8f78-b64ab30b502d"},{"name":"Premium Outlets Home","id":"3c18053b-f601-4775-a616-5632505e0141","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","description":"<p>Client Assigned Simon API Key</p>\n","type":"text"}],"url":"{{url}}/htmlcontent/premiumoutletshome?language={{language}}","description":"<p>This endpoint provides all the html content that may appear on main home page on PremiumOutlets.com \n( <a href=\"https://www.premiumoutlets.com/\">https://www.premiumoutlets.com/</a> ).</p>\n","urlObject":{"path":["htmlcontent","premiumoutletshome"],"host":["{{url}}"],"query":[{"description":{"content":"<p>The Two Letter ISO Language Name (ie. \"en\" - English, \"fr\" - French, \"es\" - Spanish)</p>\n","type":"text/plain"},"key":"language","value":"{{language}}"}],"variable":[]}},"response":[{"id":"09f5afb8-cff1-47b7-9d35-91e3da352ec7","name":"Premium Outlets Home","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","description":"Client Assigned Simon API Key","type":"text"}],"url":{"raw":"{{url}}/htmlcontent/premiumoutletshome?language={{language}}","host":["{{url}}"],"path":["htmlcontent","premiumoutletshome"],"query":[{"key":"language","value":"{{language}}","description":"The Two Letter ISO Language Name (ie. \"en\" - English, \"fr\" - French, \"es\" - Spanish)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 13 Aug 2021 14:04:53 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"19635"},{"key":"Connection","value":"keep-alive"},{"key":"Terms-Of-Use","value":"Access to this Service is subject to the Terms of Use: http://www.simon.com/legal/api-terms-of-use"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Authorization, Accept"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Cache-Control","value":"public, max-age=10800"},{"key":"X-Yottaa-OS","value":"200"},{"key":"X-Yottaa-Optimizations","value":"ob/0 si/25D1cc02853c-1628784875-2384269424 tts/1628771294134 ti/5d28dce54f1bbf32c27aeb24 ai/5d28dce44f1bbf32c27aeabb tm/0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Age","value":"0"},{"key":"X-Yottaa-Metrics","value":"2521cc028a7c/[238,232,-] 25D1cc02853c/[-,240.592]"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"headlineTextMobile\": {\n            \"text\": \"<strong><span class=\\\"text-family-red\\\">BACK TO SCHOOL</span><br /><span class=\\\"text-brand-primary-mills\\\">BACK TOGETHER</span></strong>\",\n            \"color\": \"#000000\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineTextMobile\": {\n            \"text\": \"1000s of savings up to 65% off at Premium Outlets.\",\n            \"color\": \"#000000\",\n            \"font\": \"book\"\n        },\n        \"textAlignmentMobile\": \"text-center\",\n        \"contentPositionMobile\": \"middle-center\",\n        \"headlineText\": {\n            \"text\": \"<span style=\\\"font-size:72px\\\"><strong><span class=\\\"text-family-red\\\">BACK TO SCHOOL</span><br /><span class=\\\"text-brand-primary-mills\\\">BACK TOGETHER</span></strong></span>\",\n            \"color\": \"#ffffff\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineText\": {\n            \"text\": \"<span style=\\\"font-size:28px\\\">1000s of savings up to 65% off at Premium Outlets.</span>\",\n            \"color\": \"#ffffff\",\n            \"font\": \"book\"\n        },\n        \"textAlignment\": \"text-center\",\n        \"contentPosition\": \"middle-center\",\n        \"HasVideoContent\": true,\n        \"hasAudioContent\": false,\n        \"hasVideoContentMobile\": true,\n        \"specialStyling\": \"horizontal\",\n        \"linkButtons\": [\n            {\n                \"text\": \"FIND A CENTER\",\n                \"accessibilityText\": \"FInd a center near you\",\n                \"color\": \"btn-white-black\",\n                \"href\": \"https://www.simon.com/search/premium+outlets\"\n            }\n        ],\n        \"video_OGV\": \"https://assets.simon.com/SimonWebAssets_Images/Homepage_Videos/2021BackToSchool/BTS21-Anthem-hero.ogv\",\n        \"video_WEBM\": \"https://assets.simon.com/SimonWebAssets_Images/Homepage_Videos/2021BackToSchool/BTS21-Anthem-hero.webm\",\n        \"video_MP4\": \"https://assets.simon.com/SimonWebAssets_Images/Homepage_Videos/2021BackToSchool/BTS21-Anthem-hero.mp4\",\n        \"video_M4V\": \"https://assets.simon.com/SimonWebAssets_Images/Homepage_Videos/2021BackToSchool/BTS21-Anthem-hero.m4v\",\n        \"description\": \"\",\n        \"image1Url\": \"\",\n        \"image2Url\": \"\",\n        \"image3Url\": \"\",\n        \"image4Url\": \"\",\n        \"image5Url\": \"\",\n        \"image6Url\": \"\",\n        \"headerId\": 56180,\n        \"contentId\": 350,\n        \"priority\": 120,\n        \"hasCustomContent\": true,\n        \"isPaidAd\": true,\n        \"imageUrl\": \"https://assets.simon.com/SimonWebAssets_Images/Homepage_Videos/2021BackToSchool/BTS21-Anthem-hero.m4v\",\n        \"linkUrl\": \"https://assets.simon.com/SimonWebAssets_Images/Homepage_Videos/2021BackToSchool/BTS21-Anthem-hero.mp4\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"https://assets.simon.com/htmlcontent/MicrosoftTeams-image_(68)_d4_20210708164857.png\",\n        \"tabletImageUrl\": \"horizontal\",\n        \"mobileImageUrl\": \"https://assets.simon.com/htmlcontent/MicrosoftTeams-image_(67)_m4_20210708164634.png\",\n        \"subHeadline\": \"<span style=\\\"font-size:28px\\\">1000s of savings up to 65% off at Premium Outlets.</span>\",\n        \"headline\": \"<span style=\\\"font-size:72px\\\"><strong><span class=\\\"text-family-red\\\">BACK TO SCHOOL</span><br /><span class=\\\"text-brand-primary-mills\\\">BACK TOGETHER</span></strong></span>\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"pohome-hero\",\n        \"slot\": -1,\n        \"mallId\": null,\n        \"isDefault\": false,\n        \"content\": \"\",\n        \"publishedDate\": \"2021-07-21T09:37:06.464\",\n        \"startDate\": \"2021-07-21T00:00:00\",\n        \"endDate\": \"2021-09-16T00:00:00\",\n        \"language\": \"en\",\n        \"title\": \"hero - po.com bts 2021\",\n        \"cta\": null\n    },\n    {\n        \"headlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"book\"\n        },\n        \"textAlignmentMobile\": \"text-left\",\n        \"contentPositionMobile\": \"top-left\",\n        \"headlineText\": {\n            \"text\": \"UP TO 65% OFF\",\n            \"color\": \"#ffffff\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineText\": {\n            \"text\": \"End of Season Savings<br />On All Summer Styles\",\n            \"color\": \"#ffffff\",\n            \"font\": \"book\"\n        },\n        \"textAlignment\": \"text-left\",\n        \"contentPosition\": \"middle-left\",\n        \"HasVideoContent\": false,\n        \"hasAudioContent\": false,\n        \"hasVideoContentMobile\": false,\n        \"specialStyling\": \"horizontal\",\n        \"linkButtons\": [\n            {\n                \"text\": \"SHOP ONLINE >\",\n                \"accessibilityText\": \"shop end of summer savings online\",\n                \"color\": \"text-white\",\n                \"href\": \"https://shoppremiumoutlets.com/pages/deals?cid=PO:Aug2021:EOSSMainHP\"\n            }\n        ],\n        \"video_OGV\": \"\",\n        \"video_WEBM\": \"\",\n        \"video_MP4\": \"\",\n        \"video_M4V\": \"\",\n        \"description\": \"\",\n        \"image1Url\": \"\",\n        \"image2Url\": \"\",\n        \"image3Url\": \"\",\n        \"image4Url\": \"\",\n        \"image5Url\": \"\",\n        \"image6Url\": \"\",\n        \"headerId\": 56946,\n        \"contentId\": 351,\n        \"priority\": 120,\n        \"hasCustomContent\": false,\n        \"isPaidAd\": true,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"https://assets.simon.com/htmlcontent/NationalHomepageFeaturedAd-desktop-EOSS_d4_20210809123143.gif\",\n        \"tabletImageUrl\": \"horizontal\",\n        \"mobileImageUrl\": \"https://assets.simon.com/htmlcontent/NationalHomepageFeaturedAd-mobile-EOSS.gif_m4_20210809123155.gif\",\n        \"subHeadline\": \"End of Season Savings<br />On All Summer Styles\",\n        \"headline\": \"UP TO 65% OFF\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"pohome-featuredadspot\",\n        \"slot\": -1,\n        \"mallId\": null,\n        \"isDefault\": false,\n        \"content\": \"\",\n        \"publishedDate\": \"2021-08-09T12:41:45.021\",\n        \"startDate\": \"2021-08-09T00:00:00\",\n        \"endDate\": \"2021-09-30T00:00:00\",\n        \"language\": \"en\",\n        \"title\": \"featured ad - po.com - end of summer savings\",\n        \"cta\": null\n    },\n    {\n        \"headlineTextMobile\": {\n            \"text\": \"https://assets.simon.com/htmlcontent/woodbury_aritzia_spot4_d4_20210615160225.jpg\",\n            \"color\": \"#000000\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"book\"\n        },\n        \"textAlignmentMobile\": \"text-left\",\n        \"contentPositionMobile\": \"top-left\",\n        \"headlineText\": {\n            \"text\": \"Artizia Now Open at<br />Woodbury Common<br />Premium Outlets\",\n            \"color\": \"#000000\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineText\": {\n            \"text\": \"Beautifully-made clothes.<br />Exceptional experiences.<br />Introducing a range of luxury<br />lifestyle brands, now open.\",\n            \"color\": \"#000000\",\n            \"font\": \"book\"\n        },\n        \"textAlignment\": \"text-left\",\n        \"contentPosition\": \"top-left\",\n        \"HasVideoContent\": false,\n        \"hasAudioContent\": false,\n        \"hasVideoContentMobile\": false,\n        \"specialStyling\": \"horizontal\",\n        \"linkButtons\": [\n            {\n                \"text\": \"LEARN MORE\",\n                \"accessibilityText\": \"learn more about aritzia\",\n                \"color\": \"text-black\",\n                \"href\": \"https://www.premiumoutlets.com/outlet/woodbury-common/stores/aritzia\"\n            }\n        ],\n        \"video_OGV\": \"\",\n        \"video_WEBM\": \"\",\n        \"video_MP4\": \"\",\n        \"video_M4V\": \"\",\n        \"description\": \"\",\n        \"image1Url\": \"\",\n        \"image2Url\": \"\",\n        \"image3Url\": \"\",\n        \"image4Url\": \"\",\n        \"image5Url\": \"\",\n        \"image6Url\": \"\",\n        \"headerId\": 56164,\n        \"contentId\": 352,\n        \"priority\": 120,\n        \"hasCustomContent\": false,\n        \"isPaidAd\": true,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"https://assets.simon.com/htmlcontent/Westchester_Aritzia_TW_d4_20210720164905.jpg\",\n        \"tabletImageUrl\": \"horizontal\",\n        \"mobileImageUrl\": \"https://assets.simon.com/htmlcontent/Westchester_Aritzia_Spot5Mobile_m4_20210720164913.jpg\",\n        \"subHeadline\": \"Beautifully-made clothes.<br />Exceptional experiences.<br />Introducing a range of luxury<br />lifestyle brands, now open.\",\n        \"headline\": \"Artizia Now Open at<br />Woodbury Common<br />Premium Outlets\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"pohome-adspot1\",\n        \"slot\": -1,\n        \"mallId\": null,\n        \"isDefault\": false,\n        \"content\": \"\",\n        \"publishedDate\": \"2021-07-20T16:51:22.583\",\n        \"startDate\": \"2021-06-18T00:00:00\",\n        \"endDate\": \"2021-09-30T00:00:00\",\n        \"language\": \"en\",\n        \"title\": \"premium outlets homepage aritzia at woodbury\",\n        \"cta\": null\n    },\n    {\n        \"headlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"book\"\n        },\n        \"textAlignmentMobile\": \"text-left\",\n        \"contentPositionMobile\": \"top-left\",\n        \"headlineText\": {\n            \"text\": \"Health & Safety First\",\n            \"color\": \"#ffffff\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineText\": {\n            \"text\": \"We’re serious about the health and safety<br /> of our shoppers, retailers, and employees.<br />See everything we’re doing, like getting<br />rated best in class by WELL Health-Safety Rating™.\",\n            \"color\": \"#ffffff\",\n            \"font\": \"book\"\n        },\n        \"textAlignment\": \"text-left\",\n        \"contentPosition\": \"top-left\",\n        \"HasVideoContent\": false,\n        \"hasAudioContent\": false,\n        \"hasVideoContentMobile\": false,\n        \"specialStyling\": \"horizontal\",\n        \"linkButtons\": [\n            {\n                \"text\": \"LEARN MORE\",\n                \"accessibilityText\": \"see how we are keeping you safe\",\n                \"color\": \"text-white\",\n                \"href\": \"https://healthsafetyfirst.splashthat.com/localhomepages\"\n            }\n        ],\n        \"video_OGV\": \"\",\n        \"video_WEBM\": \"\",\n        \"video_MP4\": \"\",\n        \"video_M4V\": \"\",\n        \"description\": \"\",\n        \"image1Url\": \"\",\n        \"image2Url\": \"\",\n        \"image3Url\": \"\",\n        \"image4Url\": \"\",\n        \"image5Url\": \"\",\n        \"image6Url\": \"\",\n        \"headerId\": 53352,\n        \"contentId\": 353,\n        \"priority\": 120,\n        \"hasCustomContent\": false,\n        \"isPaidAd\": true,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"https://assets.simon.com/htmlcontent/WELL-Spot-2_desktop_d4_20210521133246.gif\",\n        \"tabletImageUrl\": \"horizontal\",\n        \"mobileImageUrl\": \"https://assets.simon.com/htmlcontent/WELL-Spot-2_mobile_m4_20210521133256.gif\",\n        \"subHeadline\": \"We’re serious about the health and safety<br /> of our shoppers, retailers, and employees.<br />See everything we’re doing, like getting<br />rated best in class by WELL Health-Safety Rating™.\",\n        \"headline\": \"Health & Safety First\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"pohome-adspot2\",\n        \"slot\": -1,\n        \"mallId\": null,\n        \"isDefault\": false,\n        \"content\": \"\",\n        \"publishedDate\": \"2021-05-21T13:33:04.117\",\n        \"startDate\": \"2021-01-14T00:00:00\",\n        \"endDate\": \"2022-01-01T00:00:00\",\n        \"language\": \"en\",\n        \"title\": \"po.com homepage - well cert\",\n        \"cta\": null\n    },\n    {\n        \"headlineTextMobile\": {\n            \"text\": \"SIMON SAID\",\n            \"color\": \"#000000\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineTextMobile\": {\n            \"text\": \"Daily musings on the best in fashion, food, beauty and design.\",\n            \"color\": \"#000000\",\n            \"font\": \"book\"\n        },\n        \"textAlignmentMobile\": \"text-left\",\n        \"contentPositionMobile\": \"top-left\",\n        \"headlineText\": {\n            \"text\": \"Double-Tap<br />Worthy\",\n            \"color\": \"#000000\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineText\": {\n            \"text\": \"Check out the latest trends<br />and explore savings at<br />Premium Outlets on Instagram.\",\n            \"color\": \"#000000\",\n            \"font\": \"book\"\n        },\n        \"textAlignment\": \"text-left\",\n        \"contentPosition\": \"bottom-left\",\n        \"HasVideoContent\": false,\n        \"hasAudioContent\": false,\n        \"hasVideoContentMobile\": false,\n        \"specialStyling\": \"horizontal\",\n        \"linkButtons\": [\n            {\n                \"text\": \"FOLLOW @PREMIUMOUTLETS\",\n                \"accessibilityText\": \"read more on simon said\",\n                \"color\": \"text-black\",\n                \"href\": \"https://www.instagram.com/premiumoutlets/\"\n            }\n        ],\n        \"video_OGV\": \"\",\n        \"video_WEBM\": \"\",\n        \"video_MP4\": \"\",\n        \"video_M4V\": \"\",\n        \"description\": \"\",\n        \"image1Url\": \"\",\n        \"image2Url\": \"\",\n        \"image3Url\": \"\",\n        \"image4Url\": \"\",\n        \"image5Url\": \"\",\n        \"image6Url\": \"\",\n        \"headerId\": 54472,\n        \"contentId\": 354,\n        \"priority\": 120,\n        \"hasCustomContent\": false,\n        \"isPaidAd\": true,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"https://assets.simon.com/htmlcontent/SS21_MASS_BEAUTY_Spot_2,_3,_5_&_6_(1)_d4_20210615155730.jpg\",\n        \"tabletImageUrl\": \"horizontal\",\n        \"mobileImageUrl\": \"https://assets.simon.com/htmlcontent/PO-Instagram-Spot2-Mobile_m4_20201230105625.jpg\",\n        \"subHeadline\": \"Check out the latest trends<br />and explore savings at<br />Premium Outlets on Instagram.\",\n        \"headline\": \"Double-Tap<br />Worthy\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"pohome-adspot3\",\n        \"slot\": -1,\n        \"mallId\": null,\n        \"isDefault\": false,\n        \"content\": \"\",\n        \"publishedDate\": \"2021-06-15T15:58:41.454\",\n        \"startDate\": \"2021-01-01T00:00:00\",\n        \"endDate\": \"2022-01-01T00:00:00\",\n        \"language\": \"en\",\n        \"title\": \"premiumoutlets.com homepage - spot 3 - brands\",\n        \"cta\": null\n    },\n    {\n        \"headlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"\",\n            \"font\": \"\"\n        },\n        \"subHeadlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"\",\n            \"font\": \"\"\n        },\n        \"textAlignmentMobile\": \"\",\n        \"contentPositionMobile\": \"\",\n        \"headlineText\": {\n            \"text\": \"More To Explore\",\n            \"color\": \"#000000\",\n            \"font\": \"thin\"\n        },\n        \"subHeadlineText\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"black\"\n        },\n        \"textAlignment\": \"text-left\",\n        \"contentPosition\": \"top-left\",\n        \"HasVideoContent\": false,\n        \"hasAudioContent\": false,\n        \"hasVideoContentMobile\": false,\n        \"specialStyling\": \"\",\n        \"linkButtons\": null,\n        \"video_OGV\": \"\",\n        \"video_WEBM\": \"\",\n        \"video_MP4\": \"\",\n        \"video_M4V\": \"\",\n        \"description\": \"\",\n        \"image1Url\": \"\",\n        \"image2Url\": \"\",\n        \"image3Url\": \"\",\n        \"image4Url\": \"\",\n        \"image5Url\": \"\",\n        \"image6Url\": \"\",\n        \"headerId\": 27813,\n        \"contentId\": 355,\n        \"priority\": 0,\n        \"hasCustomContent\": false,\n        \"isPaidAd\": false,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"\",\n        \"tabletImageUrl\": \"\",\n        \"mobileImageUrl\": \"\",\n        \"subHeadline\": \"\",\n        \"headline\": \"More To Explore\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"pohome-promoheadline\",\n        \"slot\": -1,\n        \"mallId\": null,\n        \"isDefault\": false,\n        \"content\": \"\",\n        \"publishedDate\": \"2019-11-07T16:04:44.726\",\n        \"startDate\": \"2019-11-06T00:00:00\",\n        \"endDate\": \"2023-12-31T23:45:00\",\n        \"language\": \"en\",\n        \"title\": \"PO National - Promo Headline - More To Explore\",\n        \"cta\": null\n    },\n    {\n        \"headlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"book\"\n        },\n        \"textAlignmentMobile\": \"text-left\",\n        \"contentPositionMobile\": \"top-left\",\n        \"headlineText\": {\n            \"text\": \"Shop More. For Less.\",\n            \"color\": \"#000000\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineText\": {\n            \"text\": \"Explore your favorite fashion brands up to 65% off.\",\n            \"color\": \"#000000\",\n            \"font\": \"book\"\n        },\n        \"textAlignment\": \"text-left\",\n        \"contentPosition\": \"top-left\",\n        \"HasVideoContent\": false,\n        \"hasAudioContent\": false,\n        \"hasVideoContentMobile\": false,\n        \"specialStyling\": \"horizontal\",\n        \"linkButtons\": [\n            {\n                \"text\": \"SEE ALL BRANDS\",\n                \"accessibilityText\": \"see all brands at premium outlets\",\n                \"color\": \"text-black\",\n                \"href\": \"https://www.premiumoutlets.com/brands\"\n            }\n        ],\n        \"video_OGV\": \"\",\n        \"video_WEBM\": \"\",\n        \"video_MP4\": \"\",\n        \"video_M4V\": \"\",\n        \"description\": \"\",\n        \"image1Url\": \"\",\n        \"image2Url\": \"\",\n        \"image3Url\": \"\",\n        \"image4Url\": \"\",\n        \"image5Url\": \"\",\n        \"image6Url\": \"\",\n        \"headerId\": 51379,\n        \"contentId\": 356,\n        \"priority\": 120,\n        \"hasCustomContent\": false,\n        \"isPaidAd\": true,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"https://assets.simon.com/htmlcontent/SS21_MASS_FAMILY_SUMMER_TOURISM_Promo_d4_20210419082830.jpg\",\n        \"tabletImageUrl\": \"horizontal\",\n        \"mobileImageUrl\": \"\",\n        \"subHeadline\": \"Explore your favorite fashion brands up to 65% off.\",\n        \"headline\": \"Shop More. For Less.\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"pohome-promospot\",\n        \"slot\": -1,\n        \"mallId\": null,\n        \"isDefault\": false,\n        \"content\": \"\",\n        \"publishedDate\": \"2021-04-19T08:28:44.131\",\n        \"startDate\": \"2021-01-01T00:00:00\",\n        \"endDate\": \"2022-01-01T00:00:00\",\n        \"language\": \"en\",\n        \"title\": \"premiumoutlets.com homepage - promo spot - brands\",\n        \"cta\": null\n    },\n    {\n        \"headlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineTextMobile\": {\n            \"text\": \"\",\n            \"color\": \"#000000\",\n            \"font\": \"book\"\n        },\n        \"textAlignmentMobile\": \"text-left\",\n        \"contentPositionMobile\": \"top-left\",\n        \"headlineText\": {\n            \"text\": \"Give the Gift of Shopping\",\n            \"color\": \"#000000\",\n            \"font\": \"bold\"\n        },\n        \"subHeadlineText\": {\n            \"text\": \"Simon Giftcards® make great gifts.\",\n            \"color\": \"#000000\",\n            \"font\": \"book\"\n        },\n        \"textAlignment\": \"text-left\",\n        \"contentPosition\": \"top-left\",\n        \"HasVideoContent\": false,\n        \"hasAudioContent\": false,\n        \"hasVideoContentMobile\": false,\n        \"specialStyling\": \"horizontal\",\n        \"linkButtons\": [\n            {\n                \"text\": \"BUY NOW\",\n                \"accessibilityText\": \"buy simon giftcards now\",\n                \"color\": \"text-black\",\n                \"href\": \"https://www.simon.com/giftcard/\"\n            }\n        ],\n        \"video_OGV\": \"\",\n        \"video_WEBM\": \"\",\n        \"video_MP4\": \"\",\n        \"video_M4V\": \"\",\n        \"description\": \"\",\n        \"image1Url\": \"\",\n        \"image2Url\": \"\",\n        \"image3Url\": \"\",\n        \"image4Url\": \"\",\n        \"image5Url\": \"\",\n        \"image6Url\": \"\",\n        \"headerId\": 47103,\n        \"contentId\": 356,\n        \"priority\": 90,\n        \"hasCustomContent\": false,\n        \"isPaidAd\": false,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"https://assets.simon.com/htmlcontent/Giftcard-Promo_d4_20201229174939.jpg\",\n        \"tabletImageUrl\": \"horizontal\",\n        \"mobileImageUrl\": \"\",\n        \"subHeadline\": \"Simon Giftcards® make great gifts.\",\n        \"headline\": \"Give the Gift of Shopping\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"pohome-promospot\",\n        \"slot\": -1,\n        \"mallId\": null,\n        \"isDefault\": false,\n        \"content\": \"\",\n        \"publishedDate\": \"2021-02-01T17:33:01.408\",\n        \"startDate\": \"2021-01-01T00:00:00\",\n        \"endDate\": \"2022-01-01T00:00:00\",\n        \"language\": \"en\",\n        \"title\": \"premiumoutlets.com homepage - promo - gift cards\",\n        \"cta\": null\n    }\n]"}],"_postman_id":"3c18053b-f601-4775-a616-5632505e0141"},{"name":"Mall Insider","id":"fe2847ea-612f-4953-9f0a-8f4268d91dbc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","description":"<p>Client Assigned Simon API Key</p>\n","type":"text"}],"url":"{{url}}/htmlcontent/mallinsider?language={{language}}","description":"<p>This endpoint provides all the html content that may appear on the Mall Insider page on Simon.com \n( <a href=\"https://www.simon.com/mall-insider\">https://www.simon.com/mall-insider</a> ).</p>\n","urlObject":{"path":["htmlcontent","mallinsider"],"host":["{{url}}"],"query":[{"description":{"content":"<p>The Two Letter ISO Language Name (ie. \"en\" - English, \"fr\" - French, \"es\" - Spanish)</p>\n","type":"text/plain"},"key":"language","value":"{{language}}"}],"variable":[]}},"response":[{"id":"3fc34164-cc3e-46e3-8392-25b32d5be526","name":"Mall Insider","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","description":"Client Assigned Simon API Key","type":"text"}],"url":{"raw":"{{url}}/htmlcontent/mallinsider?language={{language}}","host":["{{url}}"],"path":["htmlcontent","mallinsider"],"query":[{"key":"language","value":"{{language}}","description":"The Two Letter ISO Language Name (ie. \"en\" - English, \"fr\" - French, \"es\" - Spanish)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 13 Aug 2021 14:05:18 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"4738"},{"key":"Connection","value":"keep-alive"},{"key":"Terms-Of-Use","value":"Access to this Service is subject to the Terms of Use: http://www.simon.com/legal/api-terms-of-use"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Authorization, Accept"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Cache-Control","value":"public, max-age=10800"},{"key":"X-Yottaa-OS","value":"200"},{"key":"X-Yottaa-Optimizations","value":"ob/0 si/25D1cc02853c-1628784875-2384269922 tts/1628771294134 ti/5d28dce54f1bbf32c27aeb24 ai/5d28dce44f1bbf32c27aeabb tm/0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Age","value":"0"},{"key":"X-Yottaa-Metrics","value":"2521cc028a79/[405,399,-] 25D1cc02853c/[-,408.399]"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"headerId\": 44845,\n        \"contentId\": 372,\n        \"priority\": 90,\n        \"hasCustomContent\": false,\n        \"isPaidAd\": false,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": true,\n        \"desktopImageUrl\": \"https://assets.simon.com/htmlcontent/mallinsider_banner_976x400-2_d20201029092958.jpg\",\n        \"tabletImageUrl\": \"https://assets.simon.com/htmlcontent/mallinsider_banner_751x300-2_t20201029093008.jpg\",\n        \"mobileImageUrl\": \"https://assets.simon.com/htmlcontent/mallinsider_banner_320x300-2_m20201029093015.jpg\",\n        \"subHeadline\": \"Want the Inside Scoop?\",\n        \"headline\": \"BECOME A <br />MALL INSIDER\",\n        \"backgroundColor\": \"#B3B2AE\",\n        \"textColor\": \"#ffffff\",\n        \"id\": 0,\n        \"name\": \"mallinsider-banner\",\n        \"slot\": -1,\n        \"mallId\": null,\n        \"isDefault\": false,\n        \"content\": \"\",\n        \"publishedDate\": \"2020-10-29T09:31:00.193\",\n        \"startDate\": \"2020-10-29T00:00:00\",\n        \"endDate\": \"2026-05-31T00:00:00\",\n        \"language\": \"en\",\n        \"title\": \"Mall Insider Hero Banner\",\n        \"cta\": null\n    },\n    {\n        \"headerId\": 44846,\n        \"contentId\": 373,\n        \"priority\": 0,\n        \"hasCustomContent\": true,\n        \"isPaidAd\": false,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"\",\n        \"tabletImageUrl\": \"\",\n        \"mobileImageUrl\": \"\",\n        \"subHeadline\": \"\",\n        \"headline\": \"\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"mallinsider-disclaimer\",\n        \"slot\": -1,\n        \"mallId\": null,\n        \"isDefault\": false,\n        \"content\": \"<h2 class=\\\"copy small\\\">DISCLAIMERS</h2>\\r\\n<p class=\\\"legal-text\\\">*By providing your Mobile Phone Number, you are agreeing to receive ongoing text messages with Announcements and consenting to the <a href=\\\"../legal/mobile-text-help\\\">Mobile Terms of Use</a> (Mobile TOU) and Disclosures. Consent is not a condition of purchase. If you do NOT want to receive texts from Simon Property Group, L.P. and its affiliates and subsidiaries (collectively, “Simon”) and its retailers and stores or other Simon approved third parties, please do not provide your Mobile Phone Number. You will receive up to 5 messages a month. Text <span class=\\\"bold\\\">STOP</span> to 74666 to cancel. Text <span class=\\\"bold\\\">HELP</span> to 74666 for help. Standard message & data rates may apply. By providing your mobile phone number and signing up for text messages from Simon, you are consenting to receive Simon text message disclosures (\\\"Disclosures\\\") electronically, which are Simon's <a href=\\\"../legal/privacy\\\">Privacy Policy</a> and <a href=\\\"../legal/mobile-text-help\\\">Mobile TOU</a>. This is a one-time consent to receive electronic Disclosures. If you do not consent, do not provide your mobile phone number and/or do not sign up for text messages. All Disclosures will be considered \\\"in writing.\\\" By completing this sign-up form, you are demonstrating you can access Disclosures electronically, you are providing your signature, and agreeing to receive Disclosures electronically. You also consent to receive text messages via automated technology to the mobile phone number provided. Consent to receive messages is not a condition to make a purchase. I agree that my consent applies to all Simon text message programs in which I am enrolled.</p>\\r\\n<p class=\\\"legal-text\\\">**NO PURCHASE NECESSARY. Open to legal residents of 49 United States (excludes RI), D.C. AND PR 18 years or older. Ends 10/31/21 To enter and for Official Rules, including odds, and prize descriptions go to <a href=\\\"../1kSweepstakesRules\\\">https://www.simon.com/1kSweepstakesRules</a>. <strong>Message and data rates may apply.</strong> Text <strong>STOP</strong> to 74666 to opt-out. Text HELP to 74666 for information. If you opt-in to receive text communications from Sponsor, you agree to receive recurring text messages each month from an automated system. Opting-in is not required as a condition of purchasing goods or services. Text-messaging may not be available through all wireless carriers. See Sponsor's Privacy Policy: <a href=\\\"../legal/privacy\\\">https://www.simon.com/legal/privacy</a> and Sponsor's Mobile Terms: <a href=\\\"../legal/mobile-text-help\\\">www.simon.com/legal/mobile-text-help</a>. </p>\\r\\n<p class=\\\"legal-text\\\">Simon Property Group is located at Simon 225 West Washington Street, Indianapolis, Indiana 46204-3438 USA so <a href=\\\"../contact\\\">contact us here</a>.</p>\",\n        \"publishedDate\": \"2020-10-29T09:32:32.975\",\n        \"startDate\": \"2020-10-29T00:00:00\",\n        \"endDate\": \"2025-06-30T00:00:00\",\n        \"language\": \"en\",\n        \"title\": \"Mall Insider Disclaimer\",\n        \"cta\": null\n    }\n]"}],"_postman_id":"fe2847ea-612f-4953-9f0a-8f4268d91dbc"},{"name":"Banners","id":"d406cb49-74a9-4562-b4cc-5d4e8ba32481","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","description":"<p>Client Assigned Simon API Key</p>\n","type":"text"}],"url":"{{url}}/htmlcontent/banners?mallId=223&language={{language}}","description":"<p>This endpoint provides all the banner related html content that may appear on a Simon mall's various pages on Simon.com or PremiumOutlets.com. The banner content is typically located just under the horizontal menu near the top of specific pages such as Dining, Deals, News &amp; Events or Hours. (e.g. <a href=\"https://www.simon.com/mall/circle-centre-mall/dining\">https://www.simon.com/mall/circle-centre-mall/dining</a>, <a href=\"https://www.simon.com/mall/circle-centre-mall/news-and-events\">https://www.simon.com/mall/circle-centre-mall/news-and-events</a> ... )</p>\n","urlObject":{"path":["htmlcontent","banners"],"host":["{{url}}"],"query":[{"key":"mallId","value":"223"},{"key":"language","value":"{{language}}"}],"variable":[]}},"response":[{"id":"db7f3ada-466e-4457-bc0b-2a616812f273","name":"Banners","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","description":"Client Assigned Simon API Key","type":"text"}],"url":{"raw":"{{url}}/htmlcontent/banners?mallId=1345&language={{language}}","host":["{{url}}"],"path":["htmlcontent","banners"],"query":[{"key":"mallId","value":"1345"},{"key":"language","value":"{{language}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 10 Sep 2021 14:07:25 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"6176"},{"key":"Connection","value":"keep-alive"},{"key":"Terms-Of-Use","value":"Access to this Service is subject to the Terms of Use: http://www.simon.com/legal/api-terms-of-use"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Authorization, Accept"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Cache-Control","value":"public, max-age=10800"},{"key":"X-Yottaa-OS","value":"200"},{"key":"X-Yottaa-Optimizations","value":"ob/0 si/25D1cc02853b-1631202076-1570013936 tts/1631190387183 ti/5d28dce54f1bbf32c27aeb24 ai/5d28dce44f1bbf32c27aeabb tm/0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Age","value":"0"},{"key":"X-Yottaa-Metrics","value":"2521cc028a85/[401,394,-] 25D1cc02853b/[-,403.404]"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"headerId\": 55761,\n        \"contentId\": 299,\n        \"priority\": 120,\n        \"hasCustomContent\": false,\n        \"isPaidAd\": true,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": true,\n        \"desktopImageUrl\": \"https://assets.simon.com/htmlcontent/976x400deals_d20210712105342.jpg\",\n        \"tabletImageUrl\": \"https://assets.simon.com/htmlcontent/751x300deals_t20210712105350.jpg\",\n        \"mobileImageUrl\": \"https://assets.simon.com/htmlcontent/mobiledeals_m20210712105358.jpg\",\n        \"subHeadline\": \"1000s of Ways to Express their Style\",\n        \"headline\": \"BACK TO SCHOOL<br />DEALS & STYLES\",\n        \"backgroundColor\": \"#ff8201\",\n        \"textColor\": \"#ffffff\",\n        \"id\": 0,\n        \"name\": \"banner-deals\",\n        \"slot\": -1,\n        \"mallId\": 1345,\n        \"isDefault\": false,\n        \"content\": \"\",\n        \"publishedDate\": \"2021-07-12T10:58:32.6\",\n        \"startDate\": \"2021-07-12T00:00:00\",\n        \"endDate\": \"2021-09-16T00:00:00\",\n        \"language\": \"en\",\n        \"title\": \"bts 2021 - deals banner - malls\",\n        \"cta\": null\n    },\n    {\n        \"headerId\": 50103,\n        \"contentId\": 300,\n        \"priority\": 120,\n        \"hasCustomContent\": false,\n        \"isPaidAd\": true,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": true,\n        \"desktopImageUrl\": \"https://assets.simon.com/htmlcontent/SS21_Events_Jumbo_976x400_d20210326104500.jpg\",\n        \"tabletImageUrl\": \"https://assets.simon.com/htmlcontent/SS21_Events_Jumbo_751x300_t20210326104509.jpg\",\n        \"mobileImageUrl\": \"https://assets.simon.com/htmlcontent/SS21_Events_Jumbo_320x300_m20210326104519.jpg\",\n        \"subHeadline\": \"Current Store and Center Happenings\",\n        \"headline\": \"EVENTS &<br />NEWS\",\n        \"backgroundColor\": \"#c7dff6\",\n        \"textColor\": \"#ffffff\",\n        \"id\": 0,\n        \"name\": \"banner-news\",\n        \"slot\": -1,\n        \"mallId\": 1345,\n        \"isDefault\": false,\n        \"content\": \"\",\n        \"publishedDate\": \"2021-03-26T10:46:18.132\",\n        \"startDate\": \"2021-03-25T00:00:00\",\n        \"endDate\": \"2060-01-01T00:00:00\",\n        \"language\": \"en\",\n        \"title\": \"News & Events - ALL CENTERS SPRING MASS Jumbotron - National - Copy\",\n        \"cta\": null\n    },\n    {\n        \"headerId\": 50107,\n        \"contentId\": 310,\n        \"priority\": 120,\n        \"hasCustomContent\": false,\n        \"isPaidAd\": true,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": true,\n        \"desktopImageUrl\": \"https://assets.simon.com/htmlcontent/SS21_Hours_Jumbo_976x400_d20210326105854.jpg\",\n        \"tabletImageUrl\": \"https://assets.simon.com/htmlcontent/SS21_Hours_Jumbo_751x300_t20210326105906.jpg\",\n        \"mobileImageUrl\": \"https://assets.simon.com/htmlcontent/SS21_Hours_Jumbo_320x300_m20210326105920.jpg\",\n        \"subHeadline\": \"Let's Go Shopping\",\n        \"headline\": \"Center Hours<br />This Week\",\n        \"backgroundColor\": \"#c7dff6\",\n        \"textColor\": \"#ffffff\",\n        \"id\": 0,\n        \"name\": \"banner-hours\",\n        \"slot\": -1,\n        \"mallId\": 1345,\n        \"isDefault\": false,\n        \"content\": \"\",\n        \"publishedDate\": \"2021-03-26T11:00:27.687\",\n        \"startDate\": \"2021-03-25T00:00:00\",\n        \"endDate\": \"2060-01-01T00:00:00\",\n        \"language\": \"en\",\n        \"title\": \"Hours - ALL MASS SPRING Jumbotron - National - Copy\",\n        \"cta\": null\n    },\n    {\n        \"description\": \"\",\n        \"image1Url\": \"https://assets.simon.com/SimonWebAssets_Images/dining/dining2020-hero-2000x400.jpg\",\n        \"image2Url\": \"https://assets.simon.com/SimonWebAssets_Images/dining/dining2020-hero-1200x400.jpg\",\n        \"image3Url\": \"https://assets.simon.com/SimonWebAssets_Images/dining/dining2020-hero-1024x400.jpg\",\n        \"image4Url\": \"https://assets.simon.com/SimonWebAssets_Images/dining/dining2020-hero-992x400.jpg\",\n        \"image5Url\": \"https://assets.simon.com/SimonWebAssets_Images/dining/dining2020-hero-768x300.jpg\",\n        \"image6Url\": \"https://assets.simon.com/SimonWebAssets_Images/dining/dining2020-hero-320x300.jpg\",\n        \"headerId\": 11267,\n        \"contentId\": 311,\n        \"priority\": 30,\n        \"hasCustomContent\": false,\n        \"isPaidAd\": false,\n        \"imageUrl\": \"https://assets.simon.com/SimonWebAssets_Images/dining/dining2020-hero-768x300.jpg\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": null,\n        \"tabletImageUrl\": null,\n        \"mobileImageUrl\": null,\n        \"subHeadline\": \"In Person. Curbside Pickup. Delivery.\",\n        \"headline\": \"DISCOVER <br> DINING OPTIONS\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"banner-dining\",\n        \"slot\": -1,\n        \"mallId\": 1345,\n        \"isDefault\": true,\n        \"content\": \"\",\n        \"publishedDate\": \"2020-09-09T13:50:10.725\",\n        \"startDate\": \"1900-01-01T12:00:00\",\n        \"endDate\": \"2078-12-31T23:59:59\",\n        \"language\": \"en\",\n        \"title\": \"Dining Banner - Default\",\n        \"cta\": null\n    },\n    {\n        \"description\": \"\",\n        \"image1Url\": \"https://assets.simon.com/htmlcontent/MicrosoftTeams-image_(99)_w20210827125810.png\",\n        \"image2Url\": \"https://assets.simon.com/htmlcontent/MicrosoftTeams-image_(99)_w20210827125810.png\",\n        \"image3Url\": \"\",\n        \"image4Url\": \"\",\n        \"image5Url\": \"https://assets.simon.com/htmlcontent/MicrosoftTeams-image_(100)_w20210827125914.png\",\n        \"image6Url\": \"\",\n        \"headerId\": 57649,\n        \"contentId\": 393,\n        \"priority\": 120,\n        \"hasCustomContent\": false,\n        \"isPaidAd\": true,\n        \"imageUrl\": \"https://assets.simon.com/htmlcontent/MicrosoftTeams-image_(100)_w20210827125914.png\",\n        \"linkUrl\": \"https://500btssweepstakesmallinsider.splashthat.com/stores-page\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": null,\n        \"tabletImageUrl\": null,\n        \"mobileImageUrl\": null,\n        \"subHeadline\": \"\",\n        \"headline\": \"\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"banner-stores\",\n        \"slot\": -1,\n        \"mallId\": 1345,\n        \"isDefault\": false,\n        \"content\": \"\",\n        \"publishedDate\": \"2021-08-27T13:50:48.046\",\n        \"startDate\": \"2021-08-27T00:00:00\",\n        \"endDate\": \"2021-09-16T00:00:00\",\n        \"language\": \"en\",\n        \"title\": \"Stores Banner - BTS 2021 Sweepstakes - mall insider\",\n        \"cta\": null\n    }\n]"}],"_postman_id":"d406cb49-74a9-4562-b4cc-5d4e8ba32481"},{"name":"Simon Search","id":"bb7caf2d-a4c3-4140-8882-b98c8132be6e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","description":"<p>Client Assigned Simon API Key</p>\n","type":"text"}],"url":"{{url}}/htmlcontent/simonsearch?mallId=223&language={{language}}","description":"<p>This endpoint provides all the banner related html content that may appear on a Simon mall's various pages on Simon.com or PremiumOutlets.com. The banner content is typically located just under the horizontal menu near the top of specific pages such as Dining, Deals, News &amp; Events or Hours. (e.g. <a href=\"https://www.simon.com/mall/circle-centre-mall/dining\">https://www.simon.com/mall/circle-centre-mall/dining</a>, <a href=\"https://www.simon.com/mall/circle-centre-mall/news-and-events\">https://www.simon.com/mall/circle-centre-mall/news-and-events</a> ... )</p>\n","urlObject":{"path":["htmlcontent","simonsearch"],"host":["{{url}}"],"query":[{"key":"mallId","value":"223"},{"key":"language","value":"{{language}}"}],"variable":[]}},"response":[{"id":"75e2656a-7af5-4279-b83e-76990ee4995c","name":"Simon Search","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","description":"Client Assigned Simon API Key","type":"text"}],"url":{"raw":"{{url}}/htmlcontent/simonsearch?mallId=1345&language={{language}}","host":["{{url}}"],"path":["htmlcontent","simonsearch"],"query":[{"key":"mallId","value":"1345","type":"text"},{"key":"language","value":"{{language}}","type":"text"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 10 Sep 2021 14:07:25 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"6176"},{"key":"Connection","value":"keep-alive"},{"key":"Terms-Of-Use","value":"Access to this Service is subject to the Terms of Use: http://www.simon.com/legal/api-terms-of-use"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Authorization, Accept"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Cache-Control","value":"public, max-age=10800"},{"key":"X-Yottaa-OS","value":"200"},{"key":"X-Yottaa-Optimizations","value":"ob/0 si/25D1cc02853b-1631202076-1570013936 tts/1631190387183 ti/5d28dce54f1bbf32c27aeb24 ai/5d28dce44f1bbf32c27aeabb tm/0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Age","value":"0"},{"key":"X-Yottaa-Metrics","value":"2521cc028a85/[401,394,-] 25D1cc02853b/[-,403.404]"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"headerId\": 55761,\n        \"contentId\": 299,\n        \"priority\": 120,\n        \"hasCustomContent\": false,\n        \"isPaidAd\": true,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": true,\n        \"desktopImageUrl\": \"https://assets.simon.com/htmlcontent/976x400deals_d20210712105342.jpg\",\n        \"tabletImageUrl\": \"https://assets.simon.com/htmlcontent/751x300deals_t20210712105350.jpg\",\n        \"mobileImageUrl\": \"https://assets.simon.com/htmlcontent/mobiledeals_m20210712105358.jpg\",\n        \"subHeadline\": \"1000s of Ways to Express their Style\",\n        \"headline\": \"BACK TO SCHOOL<br />DEALS & STYLES\",\n        \"backgroundColor\": \"#ff8201\",\n        \"textColor\": \"#ffffff\",\n        \"id\": 0,\n        \"name\": \"banner-deals\",\n        \"slot\": -1,\n        \"mallId\": 1345,\n        \"isDefault\": false,\n        \"content\": \"\",\n        \"publishedDate\": \"2021-07-12T10:58:32.6\",\n        \"startDate\": \"2021-07-12T00:00:00\",\n        \"endDate\": \"2021-09-16T00:00:00\",\n        \"language\": \"en\",\n        \"title\": \"bts 2021 - deals banner - malls\",\n        \"cta\": null\n    },\n    {\n        \"headerId\": 50103,\n        \"contentId\": 300,\n        \"priority\": 120,\n        \"hasCustomContent\": false,\n        \"isPaidAd\": true,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": true,\n        \"desktopImageUrl\": \"https://assets.simon.com/htmlcontent/SS21_Events_Jumbo_976x400_d20210326104500.jpg\",\n        \"tabletImageUrl\": \"https://assets.simon.com/htmlcontent/SS21_Events_Jumbo_751x300_t20210326104509.jpg\",\n        \"mobileImageUrl\": \"https://assets.simon.com/htmlcontent/SS21_Events_Jumbo_320x300_m20210326104519.jpg\",\n        \"subHeadline\": \"Current Store and Center Happenings\",\n        \"headline\": \"EVENTS &<br />NEWS\",\n        \"backgroundColor\": \"#c7dff6\",\n        \"textColor\": \"#ffffff\",\n        \"id\": 0,\n        \"name\": \"banner-news\",\n        \"slot\": -1,\n        \"mallId\": 1345,\n        \"isDefault\": false,\n        \"content\": \"\",\n        \"publishedDate\": \"2021-03-26T10:46:18.132\",\n        \"startDate\": \"2021-03-25T00:00:00\",\n        \"endDate\": \"2060-01-01T00:00:00\",\n        \"language\": \"en\",\n        \"title\": \"News & Events - ALL CENTERS SPRING MASS Jumbotron - National - Copy\",\n        \"cta\": null\n    },\n    {\n        \"headerId\": 50107,\n        \"contentId\": 310,\n        \"priority\": 120,\n        \"hasCustomContent\": false,\n        \"isPaidAd\": true,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": true,\n        \"desktopImageUrl\": \"https://assets.simon.com/htmlcontent/SS21_Hours_Jumbo_976x400_d20210326105854.jpg\",\n        \"tabletImageUrl\": \"https://assets.simon.com/htmlcontent/SS21_Hours_Jumbo_751x300_t20210326105906.jpg\",\n        \"mobileImageUrl\": \"https://assets.simon.com/htmlcontent/SS21_Hours_Jumbo_320x300_m20210326105920.jpg\",\n        \"subHeadline\": \"Let's Go Shopping\",\n        \"headline\": \"Center Hours<br />This Week\",\n        \"backgroundColor\": \"#c7dff6\",\n        \"textColor\": \"#ffffff\",\n        \"id\": 0,\n        \"name\": \"banner-hours\",\n        \"slot\": -1,\n        \"mallId\": 1345,\n        \"isDefault\": false,\n        \"content\": \"\",\n        \"publishedDate\": \"2021-03-26T11:00:27.687\",\n        \"startDate\": \"2021-03-25T00:00:00\",\n        \"endDate\": \"2060-01-01T00:00:00\",\n        \"language\": \"en\",\n        \"title\": \"Hours - ALL MASS SPRING Jumbotron - National - Copy\",\n        \"cta\": null\n    },\n    {\n        \"description\": \"\",\n        \"image1Url\": \"https://assets.simon.com/SimonWebAssets_Images/dining/dining2020-hero-2000x400.jpg\",\n        \"image2Url\": \"https://assets.simon.com/SimonWebAssets_Images/dining/dining2020-hero-1200x400.jpg\",\n        \"image3Url\": \"https://assets.simon.com/SimonWebAssets_Images/dining/dining2020-hero-1024x400.jpg\",\n        \"image4Url\": \"https://assets.simon.com/SimonWebAssets_Images/dining/dining2020-hero-992x400.jpg\",\n        \"image5Url\": \"https://assets.simon.com/SimonWebAssets_Images/dining/dining2020-hero-768x300.jpg\",\n        \"image6Url\": \"https://assets.simon.com/SimonWebAssets_Images/dining/dining2020-hero-320x300.jpg\",\n        \"headerId\": 11267,\n        \"contentId\": 311,\n        \"priority\": 30,\n        \"hasCustomContent\": false,\n        \"isPaidAd\": false,\n        \"imageUrl\": \"https://assets.simon.com/SimonWebAssets_Images/dining/dining2020-hero-768x300.jpg\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": null,\n        \"tabletImageUrl\": null,\n        \"mobileImageUrl\": null,\n        \"subHeadline\": \"In Person. Curbside Pickup. Delivery.\",\n        \"headline\": \"DISCOVER <br> DINING OPTIONS\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"banner-dining\",\n        \"slot\": -1,\n        \"mallId\": 1345,\n        \"isDefault\": true,\n        \"content\": \"\",\n        \"publishedDate\": \"2020-09-09T13:50:10.725\",\n        \"startDate\": \"1900-01-01T12:00:00\",\n        \"endDate\": \"2078-12-31T23:59:59\",\n        \"language\": \"en\",\n        \"title\": \"Dining Banner - Default\",\n        \"cta\": null\n    },\n    {\n        \"description\": \"\",\n        \"image1Url\": \"https://assets.simon.com/htmlcontent/MicrosoftTeams-image_(99)_w20210827125810.png\",\n        \"image2Url\": \"https://assets.simon.com/htmlcontent/MicrosoftTeams-image_(99)_w20210827125810.png\",\n        \"image3Url\": \"\",\n        \"image4Url\": \"\",\n        \"image5Url\": \"https://assets.simon.com/htmlcontent/MicrosoftTeams-image_(100)_w20210827125914.png\",\n        \"image6Url\": \"\",\n        \"headerId\": 57649,\n        \"contentId\": 393,\n        \"priority\": 120,\n        \"hasCustomContent\": false,\n        \"isPaidAd\": true,\n        \"imageUrl\": \"https://assets.simon.com/htmlcontent/MicrosoftTeams-image_(100)_w20210827125914.png\",\n        \"linkUrl\": \"https://500btssweepstakesmallinsider.splashthat.com/stores-page\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": null,\n        \"tabletImageUrl\": null,\n        \"mobileImageUrl\": null,\n        \"subHeadline\": \"\",\n        \"headline\": \"\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"banner-stores\",\n        \"slot\": -1,\n        \"mallId\": 1345,\n        \"isDefault\": false,\n        \"content\": \"\",\n        \"publishedDate\": \"2021-08-27T13:50:48.046\",\n        \"startDate\": \"2021-08-27T00:00:00\",\n        \"endDate\": \"2021-09-16T00:00:00\",\n        \"language\": \"en\",\n        \"title\": \"Stores Banner - BTS 2021 Sweepstakes - mall insider\",\n        \"cta\": null\n    }\n]"}],"_postman_id":"bb7caf2d-a4c3-4140-8882-b98c8132be6e"},{"name":"Shop Premium Outlets","id":"a0b6221a-0f37-49ef-a155-28aa15cf5387","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","description":"<p>Client Assigned Simon API Key</p>\n","type":"text"}],"url":"{{url}}/htmlcontent/shoppremiumoutlets?mallId={{shopPOMallId}}&language={{language}}","description":"<p>This endpoint provides all the shop premium outlets html content that may appear on a Premium Outlet's page on PremiumOutlets.com.</p>\n","urlObject":{"path":["htmlcontent","shoppremiumoutlets"],"host":["{{url}}"],"query":[{"description":{"content":"<p>The id of the Shop Premium Outlet Mall </p>\n","type":"text/plain"},"key":"mallId","value":"{{shopPOMallId}}"},{"description":{"content":"<p>The Two Letter ISO Language Name (ie. \"en\" - English, \"fr\" - French, \"es\" - Spanish)</p>\n","type":"text/plain"},"key":"language","value":"{{language}}"}],"variable":[]}},"response":[{"id":"6a45eec1-5351-479e-8527-5f0fc5872bd2","name":"Shop Premium Outlets","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","description":"Client Assigned Simon API Key","type":"text"}],"url":{"raw":"{{url}}/htmlcontent/shoppremiumoutlets?mallId={{shopPOMallId}}&language={{language}}","host":["{{url}}"],"path":["htmlcontent","shoppremiumoutlets"],"query":[{"key":"mallId","value":"{{shopPOMallId}}","description":"The id of the Shop Premium Outlet Mall "},{"key":"language","value":"{{language}}","description":"The Two Letter ISO Language Name (ie. \"en\" - English, \"fr\" - French, \"es\" - Spanish)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 13 Aug 2021 14:06:00 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"12394"},{"key":"Connection","value":"keep-alive"},{"key":"Terms-Of-Use","value":"Access to this Service is subject to the Terms of Use: http://www.simon.com/legal/api-terms-of-use"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Authorization, Accept"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Cache-Control","value":"public, max-age=10800"},{"key":"X-Yottaa-OS","value":"200"},{"key":"X-Yottaa-Optimizations","value":"ob/0 si/25D1cc02853c-1628784875-2384270850 tts/1628771294134 ti/5d28dce54f1bbf32c27aeb24 ai/5d28dce44f1bbf32c27aeabb tm/0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Age","value":"0"},{"key":"X-Yottaa-Metrics","value":"2521cc028a7f/[414,411,-] 25D1cc02853c/[-,415.676]"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"description\": \"\",\n        \"image1Url\": \"https://assets.simon.com/htmlcontent/Home1-1110x250-SPOBTS_w20210721140326.gif\",\n        \"image2Url\": \"https://assets.simon.com/htmlcontent/Home1-546x546-SPOBTS_w20210721140350.gif\",\n        \"image3Url\": \"\",\n        \"image4Url\": \"\",\n        \"image5Url\": \"https://assets.simon.com/htmlcontent/Home1-768x300-SPOBTS_w20210721140334.gif\",\n        \"image6Url\": \"\",\n        \"headerId\": 56216,\n        \"contentId\": 322,\n        \"priority\": 120,\n        \"hasCustomContent\": false,\n        \"isPaidAd\": true,\n        \"imageUrl\": \"https://assets.simon.com/htmlcontent/Home1-768x300-SPOBTS_w20210721140334.gif\",\n        \"linkUrl\": \"https://shoppremiumoutlets.com/pages/back-to-school?cid=PO:July2021:BTSLocalHP\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"https://assets.simon.com/htmlcontent/Home1-1110x250-SPOBTS_w20210721140326.gif\",\n        \"tabletImageUrl\": \"https://assets.simon.com/htmlcontent/Home1-546x546-SPOBTS_w20210721140350.gif\",\n        \"mobileImageUrl\": \"\",\n        \"subHeadline\": \"\",\n        \"headline\": \"\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"shoppo-home1\",\n        \"slot\": -1,\n        \"mallId\": 898,\n        \"isDefault\": false,\n        \"content\": \"\",\n        \"publishedDate\": \"2021-07-21T14:04:19.692\",\n        \"startDate\": \"2021-07-21T00:00:00\",\n        \"endDate\": \"2021-09-16T00:00:00\",\n        \"language\": \"en\",\n        \"title\": \"home 1 - bts spo 2021\",\n        \"cta\": null\n    },\n    {\n        \"description\": \"\",\n        \"image1Url\": \"https://assets.simon.com/htmlcontent/Home1-1110x250-SPOBTS_w20210721140602.gif\",\n        \"image2Url\": \"https://assets.simon.com/htmlcontent/Home1-546x546-SPOBTS_w20210721140610.gif\",\n        \"image3Url\": \"\",\n        \"image4Url\": \"\",\n        \"image5Url\": \"https://assets.simon.com/htmlcontent/Home1-768x300-SPOBTS_w20210721140616.gif\",\n        \"image6Url\": \"\",\n        \"headerId\": 56217,\n        \"contentId\": 323,\n        \"priority\": 120,\n        \"hasCustomContent\": false,\n        \"isPaidAd\": true,\n        \"imageUrl\": \"https://assets.simon.com/htmlcontent/Home1-768x300-SPOBTS_w20210721140616.gif\",\n        \"linkUrl\": \"https://shoppremiumoutlets.com/pages/back-to-school?cid=PO:July2021:BTSLocalHP\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"https://assets.simon.com/htmlcontent/Home1-1110x250-SPOBTS_w20210721140602.gif\",\n        \"tabletImageUrl\": \"https://assets.simon.com/htmlcontent/Home1-546x546-SPOBTS_w20210721140610.gif\",\n        \"mobileImageUrl\": \"\",\n        \"subHeadline\": \"\",\n        \"headline\": \"\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"shoppo-home2\",\n        \"slot\": -1,\n        \"mallId\": 898,\n        \"isDefault\": false,\n        \"content\": \"\",\n        \"publishedDate\": \"2021-07-21T14:07:02.577\",\n        \"startDate\": \"2021-07-21T00:00:00\",\n        \"endDate\": \"2021-09-16T00:00:00\",\n        \"language\": \"en\",\n        \"title\": \"spo - bts 2021 - home 2\",\n        \"cta\": null\n    },\n    {\n        \"description\": \"\",\n        \"image1Url\": \"https://assets.simon.com/htmlcontent/po_desktop_w20210709132900.jpeg\",\n        \"image2Url\": \"https://assets.simon.com/htmlcontent/favoritebrands_mobile[1]_w20210709132911.jpeg\",\n        \"image3Url\": \"\",\n        \"image4Url\": \"\",\n        \"image5Url\": \"\",\n        \"image6Url\": \"\",\n        \"headerId\": 55488,\n        \"contentId\": 324,\n        \"priority\": 120,\n        \"hasCustomContent\": false,\n        \"isPaidAd\": true,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"https://shoppremiumoutlets.com/?cid=PO:July2021:SummerSaveCatResult\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"https://assets.simon.com/htmlcontent/po_desktop_w20210709132900.jpeg\",\n        \"tabletImageUrl\": \"https://assets.simon.com/htmlcontent/favoritebrands_mobile[1]_w20210709132911.jpeg\",\n        \"mobileImageUrl\": \"\",\n        \"subHeadline\": \"\",\n        \"headline\": \"\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"shoppo-brandscategory\",\n        \"slot\": -1,\n        \"mallId\": 898,\n        \"isDefault\": false,\n        \"content\": \"\",\n        \"publishedDate\": \"2021-07-09T13:32:10.979\",\n        \"startDate\": \"2021-07-09T00:00:00\",\n        \"endDate\": \"2021-10-01T00:00:00\",\n        \"language\": \"en\",\n        \"title\": \"brands category - spo summer savings\",\n        \"cta\": null\n    },\n    {\n        \"description\": \"\",\n        \"image1Url\": \"https://assets.simon.com/htmlcontent/po_desktop_w20210709132900.jpeg\",\n        \"image2Url\": \"https://assets.simon.com/htmlcontent/favoritebrands_mobile[1]_w20210709132911.jpeg\",\n        \"image3Url\": \"\",\n        \"image4Url\": \"\",\n        \"image5Url\": \"\",\n        \"image6Url\": \"\",\n        \"headerId\": 55967,\n        \"contentId\": 325,\n        \"priority\": 120,\n        \"hasCustomContent\": false,\n        \"isPaidAd\": true,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"https://shoppremiumoutlets.com/?cid=PO:July2021:SummerSaveBrandCenter\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"https://assets.simon.com/htmlcontent/po_desktop_w20210709132900.jpeg\",\n        \"tabletImageUrl\": \"https://assets.simon.com/htmlcontent/favoritebrands_mobile[1]_w20210709132911.jpeg\",\n        \"mobileImageUrl\": \"\",\n        \"subHeadline\": \"\",\n        \"headline\": \"\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"shoppo-brandscenter\",\n        \"slot\": -1,\n        \"mallId\": 898,\n        \"isDefault\": false,\n        \"content\": \"\",\n        \"publishedDate\": \"2021-07-16T12:53:49.718\",\n        \"startDate\": \"2021-07-16T00:00:00\",\n        \"endDate\": \"2021-10-01T00:00:00\",\n        \"language\": \"en\",\n        \"title\": \"brands center - spot summer savings.\",\n        \"cta\": null\n    },\n    {\n        \"description\": \"\",\n        \"image1Url\": \"https://assets.simon.com/htmlcontent/po_desktop_w20210709132900.jpeg\",\n        \"image2Url\": \"https://assets.simon.com/htmlcontent/favoritebrands_mobile[1]_w20210709132911.jpeg\",\n        \"image3Url\": \"\",\n        \"image4Url\": \"\",\n        \"image5Url\": \"\",\n        \"image6Url\": \"\",\n        \"headerId\": 55970,\n        \"contentId\": 326,\n        \"priority\": 120,\n        \"hasCustomContent\": false,\n        \"isPaidAd\": true,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"https://shoppremiumoutlets.com/?cid=PO:July2021:SummerSaveBrandSearch\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"https://assets.simon.com/htmlcontent/po_desktop_w20210709132900.jpeg\",\n        \"tabletImageUrl\": \"https://assets.simon.com/htmlcontent/favoritebrands_mobile[1]_w20210709132911.jpeg\",\n        \"mobileImageUrl\": \"\",\n        \"subHeadline\": \"\",\n        \"headline\": \"\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"shoppo-brandssearch\",\n        \"slot\": -1,\n        \"mallId\": 898,\n        \"isDefault\": false,\n        \"content\": \"\",\n        \"publishedDate\": \"2021-07-16T12:55:20\",\n        \"startDate\": \"2021-07-16T00:00:00\",\n        \"endDate\": \"2021-10-01T00:00:00\",\n        \"language\": \"en\",\n        \"title\": \"brands search -  spo summer savings\",\n        \"cta\": null\n    },\n    {\n        \"description\": \"\",\n        \"image1Url\": \"https://assets.simon.com/htmlcontent/po_desktop_w20210709132649.jpeg\",\n        \"image2Url\": \"https://assets.simon.com/htmlcontent/favoritebrands_mobile_w20210709132704.jpeg\",\n        \"image3Url\": \"\",\n        \"image4Url\": \"\",\n        \"image5Url\": \"\",\n        \"image6Url\": \"\",\n        \"headerId\": 55484,\n        \"contentId\": 327,\n        \"priority\": 120,\n        \"hasCustomContent\": false,\n        \"isPaidAd\": true,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"https://shoppremiumoutlets.com/?cid=PO:July2021:SummerSaveBrandAlph\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"https://assets.simon.com/htmlcontent/po_desktop_w20210709132649.jpeg\",\n        \"tabletImageUrl\": \"https://assets.simon.com/htmlcontent/favoritebrands_mobile_w20210709132704.jpeg\",\n        \"mobileImageUrl\": \"\",\n        \"subHeadline\": \"\",\n        \"headline\": \"\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"shoppo-brandsalpha\",\n        \"slot\": -1,\n        \"mallId\": 898,\n        \"isDefault\": false,\n        \"content\": \"\",\n        \"publishedDate\": \"2021-07-09T13:27:59.31\",\n        \"startDate\": \"2021-07-09T00:00:00\",\n        \"endDate\": \"2021-10-01T00:00:00\",\n        \"language\": \"en\",\n        \"title\": \"Brands Alpha - spo summer savings\",\n        \"cta\": null\n    },\n    {\n        \"description\": \"\",\n        \"image1Url\": \"https://assets.simon.com/htmlcontent/Home1-1110x250-EOSS_w20210809124553.gif\",\n        \"image2Url\": \"https://assets.simon.com/htmlcontent/Home1-546x546-EOSS_w20210809124602.jpeg\",\n        \"image3Url\": \"\",\n        \"image4Url\": \"\",\n        \"image5Url\": \"https://assets.simon.com/htmlcontent/Home1-768x300-EOSS_w20210809124620.gif\",\n        \"image6Url\": \"\",\n        \"headerId\": 56947,\n        \"contentId\": 328,\n        \"priority\": 120,\n        \"hasCustomContent\": false,\n        \"isPaidAd\": true,\n        \"imageUrl\": \"https://assets.simon.com/htmlcontent/Home1-768x300-EOSS_w20210809124620.gif\",\n        \"linkUrl\": \"https://shoppremiumoutlets.com/pages/deals?cid=PO:Aug2021:LocalHomepageEOSS\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"https://assets.simon.com/htmlcontent/Home1-1110x250-EOSS_w20210809124553.gif\",\n        \"tabletImageUrl\": \"https://assets.simon.com/htmlcontent/Home1-546x546-EOSS_w20210809124602.jpeg\",\n        \"mobileImageUrl\": \"\",\n        \"subHeadline\": \"\",\n        \"headline\": \"\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"shoppo-localmall\",\n        \"slot\": -1,\n        \"mallId\": 898,\n        \"isDefault\": false,\n        \"content\": \"\",\n        \"publishedDate\": \"2021-08-09T12:47:03.037\",\n        \"startDate\": \"2021-08-09T00:00:00\",\n        \"endDate\": \"2021-09-16T00:00:00\",\n        \"language\": \"en\",\n        \"title\": \"spo - local mall - end of summer savings\",\n        \"cta\": null\n    },\n    {\n        \"description\": \"\",\n        \"image1Url\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/wnnimages/vip_desktop_w20200519141300.jpg\",\n        \"image2Url\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/wnnimages/vip_mobile_w20200519141310.jpg\",\n        \"image3Url\": \"\",\n        \"image4Url\": \"\",\n        \"image5Url\": \"\",\n        \"image6Url\": \"\",\n        \"headerId\": 41824,\n        \"contentId\": 329,\n        \"priority\": 0,\n        \"hasCustomContent\": false,\n        \"isPaidAd\": false,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"https://www.shoppremiumoutlets.com/?cid=PO:May2020:Hours\",\n        \"languageId\": 7,\n        \"tagId\": 8,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/wnnimages/vip_desktop_w20200519141300.jpg\",\n        \"tabletImageUrl\": \"https://adc3ef35f321fe6e725a-fb8aac3b3bf42afe824f73b606f0aa4c.ssl.cf1.rackcdn.com/wnnimages/vip_mobile_w20200519141310.jpg\",\n        \"mobileImageUrl\": \"\",\n        \"subHeadline\": \"\",\n        \"headline\": \"\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"shoppo-hours\",\n        \"slot\": -1,\n        \"mallId\": 898,\n        \"isDefault\": false,\n        \"content\": \"\",\n        \"publishedDate\": \"2020-05-27T11:37:26.651\",\n        \"startDate\": \"2019-10-01T09:00:00\",\n        \"endDate\": \"2021-12-31T23:45:00\",\n        \"language\": \"en\",\n        \"title\": \"SPO Launch Banner - PO Local Hours\",\n        \"cta\": null\n    },\n    {\n        \"description\": \"\",\n        \"image1Url\": \"https://assets.simon.com/htmlcontent/po_desktop_w20210709133251.jpeg\",\n        \"image2Url\": \"https://assets.simon.com/htmlcontent/favoritebrands_mobile_w20210709133302.jpeg\",\n        \"image3Url\": \"\",\n        \"image4Url\": \"\",\n        \"image5Url\": \"\",\n        \"image6Url\": \"\",\n        \"headerId\": 55489,\n        \"contentId\": 331,\n        \"priority\": 120,\n        \"hasCustomContent\": false,\n        \"isPaidAd\": true,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"https://shoppremiumoutlets.com/?cid=PO:July2021:SummerSaveVIPMyCenter\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"https://assets.simon.com/htmlcontent/po_desktop_w20210709133251.jpeg\",\n        \"tabletImageUrl\": \"https://assets.simon.com/htmlcontent/favoritebrands_mobile_w20210709133302.jpeg\",\n        \"mobileImageUrl\": \"\",\n        \"subHeadline\": \"\",\n        \"headline\": \"\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"shoppo-vip\",\n        \"slot\": -1,\n        \"mallId\": 898,\n        \"isDefault\": false,\n        \"content\": \"\",\n        \"publishedDate\": \"2021-07-09T13:33:36.652\",\n        \"startDate\": \"2021-07-09T00:00:00\",\n        \"endDate\": \"2021-10-01T00:00:00\",\n        \"language\": \"en\",\n        \"title\": \"vip page - spo summer savings\",\n        \"cta\": null\n    }\n]"}],"_postman_id":"a0b6221a-0f37-49ef-a155-28aa15cf5387"},{"name":"VIP","id":"62edaaeb-b4e6-4413-851b-6a5ac2353d49","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","description":"<p>Client Assigned Simon API Key</p>\n","type":"text"}],"url":"{{url}}/htmlcontent/vip?language={{language}}","description":"<p>This endpoint provides all the html content that may appear on the Premium Outlets' VIP page on PremiumOutlets.com \n( <a href=\"https://www.premiumoutlets.com/vip\">https://www.premiumoutlets.com/vip</a> ).</p>\n","urlObject":{"path":["htmlcontent","vip"],"host":["{{url}}"],"query":[{"description":{"content":"<p>The Two Letter ISO Language Name (ie. \"en\" - English, \"fr\" - French, \"es\" - Spanish)</p>\n","type":"text/plain"},"key":"language","value":"{{language}}"}],"variable":[]}},"response":[{"id":"e2b9d250-1cb5-4c74-82c1-2c7aceff2e37","name":"VIP","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","description":"Client Assigned Simon API Key","type":"text"}],"url":{"raw":"{{url}}/htmlcontent/vip?language={{language}}","host":["{{url}}"],"path":["htmlcontent","vip"],"query":[{"key":"language","value":"{{language}}","description":"The Two Letter ISO Language Name (ie. \"en\" - English, \"fr\" - French, \"es\" - Spanish)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 13 Aug 2021 14:06:26 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"1204"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"gzip"},{"key":"Terms-Of-Use","value":"Access to this Service is subject to the Terms of Use: http://www.simon.com/legal/api-terms-of-use"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Authorization, Accept"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"X-Yottaa-OS","value":"200"},{"key":"X-Yottaa-Optimizations","value":"ob/0 si/25D1cc02853c-1628784875-2384271213 tts/1628771294134 ti/5d28dce54f1bbf32c27aeb24 ai/5d28dce44f1bbf32c27aeabb tm/0"},{"key":"Age","value":"0"},{"key":"X-Yottaa-Metrics","value":"2521cc028523/[157,154,-] 25D1cc02853c/[-,159.455]"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"headerId\": 46277,\n        \"contentId\": 383,\n        \"priority\": 0,\n        \"hasCustomContent\": true,\n        \"isPaidAd\": false,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"\",\n        \"tabletImageUrl\": \"\",\n        \"mobileImageUrl\": \"\",\n        \"subHeadline\": \"\",\n        \"headline\": \"\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"vip-usdisclaimer\",\n        \"slot\": -1,\n        \"mallId\": null,\n        \"isDefault\": false,\n        \"content\": \"<h2 class=\\\"copy small\\\">DISCLAIMERS</h2>\\r\\n<p class=\\\"legal-text \\\">*By providing your Mobile Phone Number, you are agreeing to receive ongoing text messages with Announcements and consenting to the <a href=\\\"../legal/mobile-text-help\\\">Mobile Terms of Use</a> (Mobile TOU) and Disclosures. Consent is not a condition of purchase. If you do NOT want to receive texts from Simon Property Group, L.P. and its affiliates and subsidiaries (collectively, “Simon”) and its retailers and stores or other Simon approved third parties, please do not provide your Mobile Phone Number. You will receive up to 5 messages a month. Text <span class=\\\"bold\\\">STOP</span> to 74666 to cancel. Text <span class=\\\"bold\\\">HELP</span> to 74666 for help. Standard message & data rates may apply. By providing your mobile phone number and signing up for text messages from Simon, you are consenting to receive Simon text message disclosures (\\\"Disclosures\\\") electronically, which are Simon's <a href=\\\"../legal/privacy\\\">Privacy Policy</a> and <a href=\\\"../legal/mobile-text-help\\\">Mobile TOU</a>. This is a one-time consent to receive electronic Disclosures. If you do not consent, do not provide your mobile phone number and/or do not sign up for text messages. All Disclosures will be considered \\\"in writing.\\\" By completing this sign-up form, you are demonstrating you can access Disclosures electronically, you are providing your signature, and agreeing to receive Disclosures electronically. You also consent to receive text messages via automated technology to the mobile phone number provided. Consent to receive messages is not a condition to make a purchase. I agree that my consent applies to all Simon text message programs in which I am enrolled.<br /><br />Simon Property Group is located at Simon 225 West Washington Street, Indianapolis, Indiana 46204-3438 USA so <a href=\\\"../contact\\\">contact us here</a>.</p>\",\n        \"publishedDate\": \"2021-01-11T14:41:22.607\",\n        \"startDate\": \"2021-01-11T00:00:00\",\n        \"endDate\": \"2026-07-31T00:00:00\",\n        \"language\": \"en\",\n        \"title\": \"VIP Registration - US disclaimer Mobile SMS disclaimer\",\n        \"cta\": null\n    }\n]"}],"_postman_id":"62edaaeb-b4e6-4413-851b-6a5ac2353d49"},{"name":"FamilyAtSimon","id":"79a134f6-9c1c-4016-91f8-cac114e73e2e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","description":"<p>Client Assigned Simon API Key</p>\n","type":"text"}],"url":"{{url}}/htmlcontent/family?mallId={{familyAtSimonMallId}}&language={{language}}","description":"<p>This endpoint provides the family html content that appears on a Simon mall's family page on Simon.com or PremiumOutlets.com. The family content is typically a text blurb located just below the banner and family menu options on the family page. (eg. <a href=\"https://www.simon.com/mall/greenwood-park-mall/family\">https://www.simon.com/mall/greenwood-park-mall/family</a>)</p>\n","urlObject":{"path":["htmlcontent","family"],"host":["{{url}}"],"query":[{"description":{"content":"<p>The id of the Family at Simon mall.</p>\n","type":"text/plain"},"key":"mallId","value":"{{familyAtSimonMallId}}"},{"description":{"content":"<p>The Two Letter ISO Language Name (ie. \"en\" - English, \"fr\" - French, \"es\" - Spanish)</p>\n","type":"text/plain"},"key":"language","value":"{{language}}"}],"variable":[]}},"response":[{"id":"d24152fd-5cea-4b94-bdb0-1f2ad8443ceb","name":"FamilyAtSimon","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","description":"Client Assigned Simon API Key","type":"text"}],"url":{"raw":"{{url}}/htmlcontent/family?mallId={{familyAtSimonMallId}}&language={{language}}","host":["{{url}}"],"path":["htmlcontent","family"],"query":[{"key":"mallId","value":"{{familyAtSimonMallId}}","description":"The id of the Family at Simon mall.\n"},{"key":"language","value":"{{language}}","description":"The Two Letter ISO Language Name (ie. \"en\" - English, \"fr\" - French, \"es\" - Spanish)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 13 Aug 2021 14:06:52 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"895"},{"key":"Connection","value":"keep-alive"},{"key":"Terms-Of-Use","value":"Access to this Service is subject to the Terms of Use: http://www.simon.com/legal/api-terms-of-use"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Authorization, Accept"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Cache-Control","value":"public, max-age=10800"},{"key":"X-Yottaa-OS","value":"200"},{"key":"X-Yottaa-Optimizations","value":"ob/0 si/25D1cc02853c-1628784875-2384271676 tts/1628771294134 ti/5d28dce54f1bbf32c27aeb24 ai/5d28dce44f1bbf32c27aeabb tm/0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Age","value":"0"},{"key":"X-Yottaa-Metrics","value":"2521cc0285f6/[118,114,-] 25D1cc02853c/[-,120.114]"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"headerId\": 49306,\n        \"contentId\": 320,\n        \"priority\": 90,\n        \"hasCustomContent\": true,\n        \"isPaidAd\": false,\n        \"imageUrl\": \"\",\n        \"linkUrl\": \"\",\n        \"languageId\": 7,\n        \"tagId\": 0,\n        \"hasBannerContent\": false,\n        \"desktopImageUrl\": \"\",\n        \"tabletImageUrl\": \"\",\n        \"mobileImageUrl\": \"\",\n        \"subHeadline\": \"\",\n        \"headline\": \"\",\n        \"backgroundColor\": \"\",\n        \"textColor\": \"#000000\",\n        \"id\": 0,\n        \"name\": \"familyatsimon\",\n        \"slot\": -1,\n        \"mallId\": 165,\n        \"isDefault\": false,\n        \"content\": \"<p>Special offers and discounts, dining deals and amenities-welcome to your go-to for all things Family at Greenwood Park Mall.</p>\",\n        \"publishedDate\": \"2021-03-09T14:57:30.248\",\n        \"startDate\": \"2021-03-09T00:00:00\",\n        \"endDate\": \"2031-03-07T00:00:00\",\n        \"language\": \"en\",\n        \"title\": \"Family New Default\",\n        \"cta\": null\n    }\n]"}],"_postman_id":"79a134f6-9c1c-4016-91f8-cac114e73e2e"},{"name":"Mall Alert","id":"dbbab161-32bd-4ac1-91c3-d53b7fe97d27","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","description":"<p>Client Assigned Simon API Key</p>\n","type":"text"}],"url":"{{url}}/htmlcontent/mallalert?mallid=223&language={{language}}","description":"<p>This endpoint provides the mall alert html content that appears on a Simon mall's page on Simon.com or PremiumOutlets.com. The mall alert is usually displayed as a colored strip of content that appears below the Simon options and above the mall's menu options. Mall alerts have a close button which is used to remove from the mall's page displays. A mall alert will display across all the mall's page until it is removed by the user or a new alert is published.</p>\n","urlObject":{"path":["htmlcontent","mallalert"],"host":["{{url}}"],"query":[{"description":{"content":"<p>The id of the Simon Mall Simon </p>\n","type":"text/plain"},"key":"mallid","value":"223"},{"description":{"content":"<p>The Two Letter ISO Language Name (ie. \"en\" - English, \"fr\" - French, \"es\" - Spanish) </p>\n","type":"text/plain"},"key":"language","value":"{{language}}"}],"variable":[]}},"response":[{"id":"8c189164-ef3b-4e40-b56c-2f7afb720244","name":"Mall Alert","originalRequest":{"method":"GET","header":[{"key":"key","value":"40A6F8C3-3678-410D-86A5-BAEE2804C8F2","description":"Client Assigned Simon API Key","type":"text"}],"url":{"raw":"{{url}}/htmlcontent/mallalert?mallid=223&language={{language}}","host":["{{url}}"],"path":["htmlcontent","mallalert"],"query":[{"key":"mallid","value":"223","description":"The id of the Simon Mall Simon "},{"key":"language","value":"{{language}}","description":"The Two Letter ISO Language Name (ie. \"en\" - English, \"fr\" - French, \"es\" - Spanish) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"private"},{"key":"Content-Length","value":"776"},{"key":"Content-Type","value":"application/json"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Terms-Of-Use","value":"Access to this Service is subject to the Terms of Use: http://www.simon.com/legal/api-terms-of-use"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 16 Sep 2021 19:05:48 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 7335,\n        \"name\": \"mallalert\",\n        \"slot\": 1,\n        \"mallId\": 163,\n        \"isDefault\": false,\n        \"publishedDate\": \"2021-09-16T11:51:15.973\",\n        \"startDate\": \"2021-09-16T00:00:00\",\n        \"endDate\": \"2025-10-01T00:00:00\",\n        \"language\": \"en\",\n        \"title\": \"Check out our Dining options\",\n        \"cta\": [\n            {\n                \"text\": \"SEE DINING\",\n                \"accessibilityText\": \"Check out our dining options\",\n                \"color\": \"#ff0000\",\n                \"font\": \"bold\",\n                \"href\": \"https://localhost/mall/circle-centre-mall/dining\"\n            }\n        ],\n        \"contentText\": {\n            \"text\": \"Come check out our sit down dining options.\",\n            \"color\": \"#000000\",\n            \"font\": \"bold\"\n        },\n        \"backgroundColor\": \"#e3e3e3\",\n        \"closeColor\": \"#ffffff\"\n    }\n]"}],"_postman_id":"dbbab161-32bd-4ac1-91c3-d53b7fe97d27"},{"name":"{{url}}/htmlcontent/simonsearch?mallId=1345&language={{language}}","id":"11eb8c96-c4a1-411a-be89-9d8ffa1d63c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","description":"<p>Client Assigned Simon API Key</p>\n","type":"text"}],"url":"{{url}}/htmlcontent/simonsearch?mallId=1345&language={{language}}","urlObject":{"path":["htmlcontent","simonsearch"],"host":["{{url}}"],"query":[{"key":"mallId","value":"1345"},{"key":"language","value":"{{language}}"}],"variable":[]}},"response":[],"_postman_id":"11eb8c96-c4a1-411a-be89-9d8ffa1d63c9"},{"name":"{{url}}/htmlcontent/simonsearch?mallId=1345&language={{language}}","id":"672c2345-b25b-49d0-9fc0-c0c01633c705","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","description":"<p>Client Assigned Simon API Key</p>\n","type":"text"}],"url":"{{url}}/htmlcontent/simonsearch?mallId=1345&language={{language}}","urlObject":{"path":["htmlcontent","simonsearch"],"host":["{{url}}"],"query":[{"key":"mallId","value":"1345"},{"key":"language","value":"{{language}}"}],"variable":[]}},"response":[],"_postman_id":"672c2345-b25b-49d0-9fc0-c0c01633c705"}],"id":"b8e18000-4b25-4697-a31f-e42e5444f6ed","_postman_id":"b8e18000-4b25-4697-a31f-e42e5444f6ed","description":""},{"name":"Content Stream","id":"17c72a44-fab0-4dc1-9b99-e4f22952336f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","type":"text"}],"url":"https://https://api.simon.com/v1.2/contentstream?mallId=223&locationId=&brandId&itemId&useMobileApp=false","urlObject":{"protocol":"https","path":["contentstream"],"host":["https://api.simon.com/v1.2"],"query":[{"description":{"content":"<p>Mall ID (number, like 163, for Circle Centre)</p>\n","type":"text/plain"},"key":"mallId","value":"223"},{"description":{"content":"<p>Number, like 8241, for Oakley Sunglasses</p>\n","type":"text/plain"},"key":"locationId","value":""},{"description":{"content":"<p>Nnumber, like 60447, for Osh Kosh B'Gosh Outlet</p>\n","type":"text/plain"},"key":"brandId","value":""},{"description":{"content":"<p>Number, like 445563, for a particular piece of content</p>\n","type":"text/plain"},"key":"itemId","value":""},{"description":{"content":"<p>boolean, use \"true\" to determine if the Content request has been called for the purpose of getting Mobile App content</p>\n","type":"text/plain"},"key":"useMobileApp","value":"false"}],"variable":[]}},"response":[{"id":"bf4549b4-3e95-48c4-8f6b-8d1b76913b1c","name":"Content Stream","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","type":"text"}],"url":{"raw":"https://https://api.simon.com/v1.2/contentstream?mallId=223&locationId=&brandId&itemId","protocol":"https","host":["https://api.simon.com/v1.2"],"path":["contentstream"],"query":[{"key":"mallId","value":"223","description":"Mall ID (number, like 163, for Circle Centre)"},{"key":"locationId","value":"","description":"Number, like 8241, for Oakley Sunglasses"},{"key":"brandId","value":null,"description":"Nnumber, like 60447, for Osh Kosh B'Gosh Outlet"},{"key":"itemId","value":null,"description":"Number, like 445563, for a particular piece of content"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 04 Oct 2021 18:41:21 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"8135"},{"key":"Connection","value":"keep-alive"},{"key":"ETag","value":"\"b4e67ab0-7c6a-49b1-9b88-a5259e0c31f0\""},{"key":"Terms-Of-Use","value":"Access to this Service is subject to the Terms of Use: http://www.simon.com/legal/api-terms-of-use"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Authorization, Accept"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"Cache-Control","value":"public, max-age=10800"},{"key":"X-Yottaa-ForceCache","value":"true"},{"key":"X-Yottaa-ForceCache","value":"true"},{"key":"X-Yottaa-OS","value":"200"},{"key":"X-Yottaa-Optimizations","value":"ob/0 si/32D1cc0231ca-1633365050-1940442377 tts/1633011290845 ti/5d28dce54f1bbf32c27aeb24 ai/5d28dce44f1bbf32c27aeabb tm/0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Age","value":"0"},{"key":"X-Yottaa-Metrics","value":"3221cc02d14a/[117,115,-] 32D1cc0231ca/[-,119.105]"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"type\": \"news\",\n        \"tags\": [\n            \"General\"\n        ],\n        \"brandname\": \"Glow Golf\",\n        \"sourceId\": \"460939\",\n        \"locations\": [\n            {\n                \"mallId\": 163,\n                \"mallName\": \"Circle Centre Mall\",\n                \"locationLogo\": \"https://assets.simon.com/tenantlogos/12991.png\",\n                \"locationName\": \"Glow Golf\",\n                \"locationId\": \"74500\",\n                \"Categories\": [\n                    {\n                        \"categoryId\": 125,\n                        \"pid\": 0,\n                        \"name\": \"Entertainment\",\n                        \"url\": \"https://www.simon.com/mall/circle-centre-mall/stores/categorylist/entertainment\"\n                    }\n                ],\n                \"itemUrl\": \"https://www.simon.com/mall/circle-centre-mall/stores/glow-golf/stream/glowgolf-group-events-are-fun-and-affordable-6187710\"\n            }\n        ],\n        \"title\": \"Glowgolf Group Events are Fun and Affordable!\",\n        \"description\": \"Glowgolf Mini Golf is a great idea for your next group event. Whether it's a birthday party, school outing, team building event or a fundraiser, Glowgolf offers the best value around. More information at www.opryglowgolf.com.\",\n        \"postDate\": \"2021-09-30T00:00:00\",\n        \"startDate\": \"2021-09-29T00:00:00\",\n        \"eventArea\": null,\n        \"isFeatured\": false,\n        \"isNational\": false,\n        \"expireDate\": \"2021-11-15T23:59:00\",\n        \"website\": \"https://www.opryglowgolf.com/locations-new\",\n        \"websiteLabel\": \"www.opryglowgolf.com\",\n        \"categories\": [\n            {\n                \"categoryId\": 125,\n                \"pid\": 0,\n                \"name\": \"Entertainment\",\n                \"url\": \"\"\n            }\n        ],\n        \"logo\": \"https://assets.simon.com/tenantlogos/12991.png\",\n        \"images\": [\n            \"https://www.simon.com/retailshowcase/upload/web/Main/W_460939.jpg\"\n        ],\n        \"favorites\": 0,\n        \"rank\": 91,\n        \"brandId\": 12991,\n        \"itemId\": \"6187710\",\n        \"shortDescription\": \"Glowgolf Mini Golf is a fun and affordable idea for your next group event!\",\n        \"disclaimer\": \"\",\n        \"suiteNumber\": \"\",\n        \"salesTypes\": null,\n        \"urlFriendlyName\": \"glow-golf\"\n    },\n    {\n        \"type\": \"news\",\n        \"tags\": [\n            \"General\",\n            \"Shopping\",\n            \"Simon Malls\"\n        ],\n        \"brandname\": \"Forever 21\",\n        \"sourceId\": \"460794\",\n        \"locations\": [\n            {\n                \"mallId\": 163,\n                \"mallName\": \"Circle Centre Mall\",\n                \"locationLogo\": \"https://assets.simon.com/tenantlogos/2007.png\",\n                \"locationName\": \"Forever 21\",\n                \"locationId\": \"38322\",\n                \"Categories\": [\n                    {\n                        \"categoryId\": 236,\n                        \"pid\": 0,\n                        \"name\": \"Women's Fashions\",\n                        \"url\": \"https://www.simon.com/mall/circle-centre-mall/stores/categorylist/womens-fashions\"\n                    },\n                    {\n                        \"categoryId\": 237,\n                        \"pid\": 0,\n                        \"name\": \"Men's Fashions\",\n                        \"url\": \"https://www.simon.com/mall/circle-centre-mall/stores/categorylist/mens-fashions\"\n                    },\n                    {\n                        \"categoryId\": 238,\n                        \"pid\": 0,\n                        \"name\": \"Men's & Women's Fashions\",\n                        \"url\": \"https://www.simon.com/mall/circle-centre-mall/stores/categorylist/mens-womens-fashions\"\n                    },\n                    {\n                        \"categoryId\": 4892,\n                        \"pid\": 0,\n                        \"name\": \"Teen's Fashions\",\n                        \"url\": \"https://www.simon.com/mall/circle-centre-mall/stores/categorylist/teens-fashions\"\n                    }\n                ],\n                \"itemUrl\": \"https://www.simon.com/mall/circle-centre-mall/stores/forever-21/stream/fall-fashion-6187598\"\n            }\n        ],\n        \"title\": \"FALL FASHION!\",\n        \"description\": \"SHOP OUR NEW FALL ARRIVALS FEATURING STYLES MADE FROM ORGANIC OR RECYCLED MATERIALS. NOW AVAILABLE AT FOREVER21!\",\n        \"postDate\": \"2021-09-24T00:00:00\",\n        \"startDate\": \"2021-09-24T00:00:00\",\n        \"eventArea\": null,\n        \"isFeatured\": false,\n        \"isNational\": false,\n        \"expireDate\": \"2021-10-13T23:59:00\",\n        \"website\": \"https://www.forever21.com/\",\n        \"websiteLabel\": \"https://www.forever21.com/\",\n        \"categories\": [\n            {\n                \"categoryId\": 236,\n                \"pid\": 0,\n                \"name\": \"Women's Fashions\",\n                \"url\": \"\"\n            },\n            {\n                \"categoryId\": 237,\n                \"pid\": 0,\n                \"name\": \"Men's Fashions\",\n                \"url\": \"\"\n            },\n            {\n                \"categoryId\": 238,\n                \"pid\": 0,\n                \"name\": \"Men's & Women's Fashions\",\n                \"url\": \"\"\n            },\n            {\n                \"categoryId\": 4892,\n                \"pid\": 0,\n                \"name\": \"Teen's Fashions\",\n                \"url\": \"\"\n            }\n        ],\n        \"logo\": \"https://assets.simon.com/tenantlogos/2007.png\",\n        \"images\": [\n            \"https://www.simon.com/retailshowcase/upload/web/Main/W_460794.jpg\"\n        ],\n        \"favorites\": 0,\n        \"rank\": 91,\n        \"brandId\": 2007,\n        \"itemId\": \"6187598\",\n        \"shortDescription\": \"SHOP OUR NEW FALL ARRIVALS FEATURING STYLES MADE FROM ORGANIC OR RECYCLED MATERIALS. NOW AVAILABLE AT FOREVER21!\",\n        \"disclaimer\": \"\",\n        \"suiteNumber\": \"\",\n        \"salesTypes\": null,\n        \"urlFriendlyName\": \"forever-21\"\n    },\n    {\n        \"type\": \"news\",\n        \"tags\": [\n            \"General\",\n            \"Shopping\",\n            \"Simon Malls\"\n        ],\n        \"brandname\": \"Forever 21\",\n        \"sourceId\": \"460795\",\n        \"locations\": [\n            {\n                \"mallId\": 163,\n                \"mallName\": \"Circle Centre Mall\",\n                \"locationLogo\": \"https://assets.simon.com/tenantlogos/2007.png\",\n                \"locationName\": \"Forever 21\",\n                \"locationId\": \"38322\",\n                \"Categories\": [\n                    {\n                        \"categoryId\": 236,\n                        \"pid\": 0,\n                        \"name\": \"Women's Fashions\",\n                        \"url\": \"https://www.simon.com/mall/circle-centre-mall/stores/categorylist/womens-fashions\"\n                    },\n                    {\n                        \"categoryId\": 237,\n                        \"pid\": 0,\n                        \"name\": \"Men's Fashions\",\n                        \"url\": \"https://www.simon.com/mall/circle-centre-mall/stores/categorylist/mens-fashions\"\n                    },\n                    {\n                        \"categoryId\": 238,\n                        \"pid\": 0,\n                        \"name\": \"Men's & Women's Fashions\",\n                        \"url\": \"https://www.simon.com/mall/circle-centre-mall/stores/categorylist/mens-womens-fashions\"\n                    },\n                    {\n                        \"categoryId\": 4892,\n                        \"pid\": 0,\n                        \"name\": \"Teen's Fashions\",\n                        \"url\": \"https://www.simon.com/mall/circle-centre-mall/stores/categorylist/teens-fashions\"\n                    }\n                ],\n                \"itemUrl\": \"https://www.simon.com/mall/circle-centre-mall/stores/forever-21/stream/forever21-now-carries-kids-6187599\"\n            }\n        ],\n        \"title\": \"FOREVER21 NOW CARRIES KIDS!\",\n        \"description\": \"A NEW COLLECTION WITH ALL KIDS IN MIND. SHOP GENDER NEUTRAL STYLES FROM GRAPHIC TEES TO ATHLETIC SETS.AVAILABLE IN SIZES 5-14.ADDITIONAL STYLES AND SIZES AVAILABLE IN THE APP AND ONLINE AT FOREVER21.COM\",\n        \"postDate\": \"2021-09-24T00:00:00\",\n        \"startDate\": \"2021-09-24T00:00:00\",\n        \"eventArea\": null,\n        \"isFeatured\": false,\n        \"isNational\": false,\n        \"expireDate\": \"2021-10-13T23:59:00\",\n        \"website\": \"https://www.forever21.com/\",\n        \"websiteLabel\": \"https://www.forever21.com/\",\n        \"categories\": [\n            {\n                \"categoryId\": 236,\n                \"pid\": 0,\n                \"name\": \"Women's Fashions\",\n                \"url\": \"\"\n            },\n            {\n                \"categoryId\": 237,\n                \"pid\": 0,\n                \"name\": \"Men's Fashions\",\n                \"url\": \"\"\n            },\n            {\n                \"categoryId\": 238,\n                \"pid\": 0,\n                \"name\": \"Men's & Women's Fashions\",\n                \"url\": \"\"\n            },\n            {\n                \"categoryId\": 4892,\n                \"pid\": 0,\n                \"name\": \"Teen's Fashions\",\n                \"url\": \"\"\n            }\n        ],\n        \"logo\": \"https://assets.simon.com/tenantlogos/2007.png\",\n        \"images\": [\n            \"https://www.simon.com/retailshowcase/upload/web/Main/W_460795.jpg\"\n        ],\n        \"favorites\": 0,\n        \"rank\": 91,\n        \"brandId\": 2007,\n        \"itemId\": \"6187599\",\n        \"shortDescription\": \"SHOP GENDER NEUTRAL STYLES FROM GRAPHIC TEES TO ATHLETIC SETS. \\r\\nAVAILABLE IN SIZES 5-14. ADDITIONAL STYLES AND SIZES AVAILABLE IN THE APP AND ONLINE\",\n        \"disclaimer\": \"\",\n        \"suiteNumber\": \"\",\n        \"salesTypes\": null,\n        \"urlFriendlyName\": \"forever-21\"\n    }\n]"}],"_postman_id":"17c72a44-fab0-4dc1-9b99-e4f22952336f"},{"name":"Press Releases","id":"a9dbdb27-de5f-4ff3-ab68-768bc4136e0f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","description":"<p>Client Assigned Simon API Key</p>\n","type":"text"}],"url":"{{url}}/pressreleases?mallid={{pressReleaseMallId}}","description":"<p>This endpoint provides all the press releases associated to the Simon mall or center on Simon.com and Premium Outlet. The press releases are usually listed near the bottom of the About mall page.</p>\n","urlObject":{"path":["pressreleases"],"host":["{{url}}"],"query":[{"key":"mallid","value":"{{pressReleaseMallId}}"}],"variable":[]}},"response":[{"id":"beed6c1a-2fc4-4d7c-8666-26c440d709a4","name":"Press Releases","originalRequest":{"method":"GET","header":[{"key":"key","value":"your_api_key_here","description":"Client Assigned Simon API Key","type":"text"}],"url":{"raw":"{{url}}/pressreleases?mallid={{pressReleaseMallId}}","host":["{{url}}"],"path":["pressreleases"],"query":[{"key":"mallid","value":"{{pressReleaseMallId}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"private"},{"key":"Content-Length","value":"320"},{"key":"Content-Type","value":"application/json"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Terms-Of-Use","value":"Access to this Service is subject to the Terms of Use: http://www.simon.com/legal/api-terms-of-use"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 05 Aug 2021 18:40:27 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"title\": \"Your Health and Safety First - Our WELL Health-Safety ratings\",\n        \"url\": \"https://localhost/assets/pressreleases/20210408145356_165_SIMON_FLYWHEEL_CHART_RD5.pdf\",\n        \"publishedDate\": \"2021-04-05T00:00:00\",\n        \"mallId\": 165,\n        \"mallDisplayName\": \"Greenwood Park Mall\"\n    }\n]"}],"_postman_id":"a9dbdb27-de5f-4ff3-ab68-768bc4136e0f"}],"id":"5a5b2b14-73d5-43b3-a70e-c6a4bc415472","description":"<h1 id=\"dynamic-content--media\">Dynamic Content &amp; Media</h1>\n<p>This endpoint may be used to pull structured data to assemble Simon’s promotional sliders.</p>\n<p>TypeFilter data enumerations\n<em>0= any, 1= web, 2= kiosk, 3= web and kiosk, 4=WeChat</em></p>\n","event":[{"listen":"prerequest","script":{"id":"97a254bf-5b88-4a56-aaa3-74e16da082eb","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"fe544d34-8acd-43e1-9355-18368d3f173b","type":"text/javascript","exec":[""]}}],"_postman_id":"5a5b2b14-73d5-43b3-a70e-c6a4bc415472"},{"name":"Attentive SMS","item":[{"name":"Attentive Body Text","id":"53c8672d-866d-4ccd-bc99-39dea49bb73a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Key","value":"{{key}}","type":"text"}],"url":"{{url}}/attentivesms/sendmessage?phone={{phone}}&bodycopy={{bodycopy}}","urlObject":{"path":["attentivesms","sendmessage"],"host":["{{url}}"],"query":[{"disabled":true,"description":{"content":"<p>API Key provided by Simon</p>\n","type":"text/plain"},"key":"key","value":"{{key}}"},{"description":{"content":"<p>10 digit phone to send a transactional text</p>\n","type":"text/plain"},"key":"phone","value":"{{phone}}"},{"description":{"content":"<p>Body of SMS/TXT message to display. Please note that the word \"SIMON: \" is auto-appended to ALL SMS messages sent, so please account for the loss of 7 characters from your overall body copy (i.e., meaning you start with 153 characters total left for your entire body message).</p>\n","type":"text/plain"},"key":"bodycopy","value":"{{bodycopy}}"}],"variable":[]}},"response":[],"_postman_id":"53c8672d-866d-4ccd-bc99-39dea49bb73a"}],"id":"08f99980-07db-4e93-bac5-4d264287899c","description":"<p>Use this endpoint to ONLY send one-and-done transactional SMS messages to US based mobile phone numbers. This will not create an ongoing SMS subscriber, but will only send a simple SMS message to the requested phone number.</p>\n","_postman_id":"08f99980-07db-4e93-bac5-4d264287899c"},{"name":"Contact Us","id":"e510b272-7d70-400c-bfb2-734eeb42e1e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{token}}","type":"text"}],"body":{"mode":"raw","raw":"{\"firstName\":\"Test\", \"lastName\":\"McTesterson\", \"emailAddress\": \"{{userEmail}}\", \"inquiryType\": \"{{From_Default_values}}\",\"msgToSend\": \"Some message\", \"mallId\": 163, \"mobileNumber\": \"\"}","options":{"raw":{"language":"json"}}},"url":"{{url}}/contact/contactus","urlObject":{"path":["contact","contactus"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"1202d183-d738-4b2f-86e4-b4bbd2e1b700","name":"Contact Us - Sucess","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{token}}","type":"text"}],"body":{"mode":"raw","raw":"{\"firstName\":\"Test\", \"lastName\":\"McTesterson\", \"emailAddress\": \"{{userEmail}}\", \"inquiryType\": \"{{From_Default_values}}\",\"msgToSend\": \"Some message\", \"mallId\": 163, \"mobileNumber\": \"\"}","options":{"raw":{"language":"json"}}},"url":"{{url}}/contact/contactus"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"private"},{"key":"Content-Length","value":"66"},{"key":"Content-Type","value":"application/json"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Terms-Of-Use","value":"Access to this Service is subject to the Terms of Use: http://www.simon.com/legal/api-terms-of-use"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Mon, 19 Jul 2021 23:01:38 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Message\": \"OK - Message Sent\",\n    \"MallinsiderUser\": null\n}"}],"_postman_id":"e510b272-7d70-400c-bfb2-734eeb42e1e9"},{"name":"Get JWT Token Client_Credentials","id":"4da434d3-7ca6-44c7-a9b9-f0ca00170ba8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"},{"key":"client_secret","value":"{{client_secret}}","type":"text"},{"key":"grant_type","value":"client_credentials","type":"text"},{"key":"client_id","value":"{{client_id}}","type":"text"},{"key":"scope","value":"core","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"client_secret","value":"{{client_secret}}","type":"text"},{"key":"grant_type","value":"client_credentials","type":"text"},{"key":"client_id","value":"{{client_id}}","type":"text"},{"key":"scope","value":"core","type":"text"}]},"url":"{{authurl}}/connect/token","description":"<p>This is an example for getting a JWT token from the authorization server for vip useage.<br />\nclientid = Issued by Simon<br />\nclientsecret = Issued by simon<br />\nscope = Granted scope types associated with your Simon oAuth account<br />\ngrant_type = (Valid Grant Types password, client_credentials) <br /></p>\n","urlObject":{"path":["connect","token"],"host":["{{authurl}}"],"query":[],"variable":[]}},"response":[{"id":"e2376dba-c130-424c-889e-3d2845bafbca","name":"Invalid Client Credentials","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"client_secret","value":"{{clientsecret}}","type":"text"},{"key":"grant_type","value":"client_credentials","type":"text"},{"key":"scope","value":"core","type":"text"},{"key":"client_id","value":"{{clientid}}","type":"text"}]},"url":"{{authurl}}/connect/token"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"26","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Wed, 06 Sep 2017 21:00:03 GMT","name":"Date","description":""},{"key":"Server","value":"Microsoft-IIS/8.5","name":"Server","description":""}],"cookie":[],"responseTime":null,"body":"{\"error\":\"invalid_client\"}"},{"id":"1ed3c02e-927d-42ae-ba66-9aa3c8aafe3f","name":"Valid Auth Token Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"client_id","value":"{{clientid}}"},{"key":"client_secret","value":"{{clientsecret}}","type":"text"},{"key":"grant_type","value":"client_credentials","type":"text"},{"key":"scope","value":"core","type":"text"}]},"url":"{{authurl}}/connect/token"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, max-age=0, private","name":"Cache-Control","description":""},{"key":"Content-Length","value":"933","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Wed, 06 Sep 2017 20:53:21 GMT","name":"Date","description":""},{"key":"Pragma","value":"no-cache","name":"Pragma","description":""},{"key":"Server","value":"Microsoft-IIS/8.5","name":"Server","description":""},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":""}],"cookie":[],"responseTime":null,"body":"{\"access_token\":\"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6ImhzSHM4d0JQNGJWTlZLR3hCSWhidWEwWlU0dyIsImtpZCI6ImhzSHM4d0JQNGJWTlZLR3hCSWhidWEwWlU0dyJ9.eyJpc3MiOiJodHRwczovL2RldmF1dGguc2ltb24tb3BzLmNvbSIsImF1ZCI6Imh0dHBzOi8vZGV2YXV0aC5zaW1vbi1vcHMuY29tL3Jlc291cmNlcyIsImV4cCI6MTUwNDczNDgwMiwibmJmIjoxNTA0NzMxMjAyLCJjbGllbnRfaWQiOiIzODkwQTkyMi0xMDVELTQzNDQtQjY1QS1BRkM4ODNBNUFDMEUiLCJzY29wZSI6WyJjb3JlIiwidmlwcmVhZCIsInZpcHdyaXRlIl0sInN1YiI6InNob2JoaXQucGF0ZWxAc2ltb24uY29tIiwiYXV0aF90aW1lIjoxNTA0NzMxMjAyLCJpZHAiOiJpZHNydiIsImFtciI6WyJwYXNzd29yZCJdfQ.D9uNJx51vPU_gWkfLrXLALKBIelzr1XJF7TvSucBQ0nSV1W9vUKhGHHdSB03SLxlO-4k96f57MG6MIvL24v0RIX7DWf5J9OZpPPXo78ZAHxv5lzk1Atnz4oIQ3RwoF85ZJbsEn-7YbfoME2Wesbf_NgkX0yQdvovOAIIr-f_8rN9dhRvGtbczVAb2dhguLuWWjQbIS8QhxuvFH9TWPzPtS3hfIxAcJsQfhhNxa5-dgsF2hjnseJx2uz8Qm0EZAow3hpZbrfOuXYWWrfYjDENIcUYqIMPAO7ySWcRp9eymD-epAPn9-9efqD_DVwXaYekMSEMt8eIYhW1VEw1pitGIg\",\"expires_in\":3600,\"token_type\":\"Bearer\"}"}],"_postman_id":"4da434d3-7ca6-44c7-a9b9-f0ca00170ba8"}],"event":[{"listen":"prerequest","script":{"id":"7f510c86-e503-4551-a92a-a74223ac90b9","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a2912bce-b8f8-414a-b7ef-b1f5c31e628e","type":"text/javascript","exec":[""]}}],"variable":[{"key":"api_url","value":"https://api.simon.com/v1.2","type":"string"},{"key":"api_key","value":"your_api_key_here","type":"string"},{"key":"mall_id","value":"223","type":"string"},{"key":"includeObejcts","value":"false"},{"key":"product-id","value":"ppr5008305620-2774"}]}