{ "mapwidth": "1000", "mapheight": "600", "categories": [ { "id": "food", "title": "Fast-foods & Restaurants", "color": "#b7a6bd", "show": "false" }, { "id": "dep", "title": "Department Stores", "color": "#b7a6bd", "show": "true" }, { "id": "clothing", "title": "Clothing & Accessories", "color": "#b7a6bd", "show": "true" }, { "id": "health", "title": "Health & Cosmetics", "color": "#b7a6bd", "show": "true" }, { "id": "misc", "title": "Miscellaneous", "color": "#b7a6bd", "show": "true" } ], "levels": [ { "id": "basement-floor", "title": "Basement", "map": "images/mall/mall-underground.svg", "minimap": "images/mall/mall-underground-mini.jpg", "locations": [ { "id": "gap", "title": "GAP", "about": "Lorem ipsum", "description": "Lorem ipsum", "category": "clothing", "thumbnail": "images/thumbs/gap.jpg", "x": "0.3781", "y": "0.4296" }, { "id": "petco", "title": "Petco", "about": "Lorem ipsum", "description": "Lorem ipsum", "category": "misc", "thumbnail": "images/thumbs/petco.jpg", "x": "0.5163", "y": "0.3050" } ] }, { "id": "ground-floor", "title": "Ground Floor", "map": "images/mall/mall-ground.svg", "minimap": "images/mall/mall-ground-mini.jpg", "show": "true", "locations": [ { "id": "sears", "title": "Sears", "about": "Lorem ipsum", "description": "
Sears depártment store
",
"category": "dep",
"thumbnail": "images/thumbs/sears.jpg",
"x": "0.7935",
"y": "0.2736",
"zoom": "3"
},
{
"id": "macys",
"title": "Macy's",
"about": "Lorem ipsum",
"description": "Macy's department store",
"category": "dep",
"thumbnail": "images/thumbs/macys.jpg",
"x": "0.2021",
"y": "0.5847",
"zoom": "3"
},
{
"id": "jcpenney",
"title": "JCPenney",
"about": "Lorem ipsum",
"description": "JCPenney department store",
"image": "images/hq.jpg",
"category": "dep",
"thumbnail": "images/thumbs/jcpenney.jpg",
"link": "http://codecanyon.net/user/sekler?ref=sekler",
"x": "0.6651",
"y": "0.6734",
"zoom": "3"
},
{
"id": "walgreens",
"title": "Walgreens",
"about": "Lorem ipsum",
"description": "At the corner of Happy & Healthy",
"category": "health",
"thumbnail": "images/thumbs/walgreens.jpg",
"x": "0.4611",
"y": "0.5426"
},
{
"id": "sephora",
"title": "Sephora",
"about": "Lorem ipsum",
"description": "Makeup, fragrance, skincare",
"category": "health",
"thumbnail": "images/thumbs/sephora.jpg",
"link": "http://codecanyon.net/user/sekler?ref=sekler",
"x": "0.7504",
"y": "0.5211"
},
{
"id": "belk",
"title": "Belk",
"about": "Lorem ipsum",
"description": "
Lorem ipsum
Lorem ipsum
", "category": "clothing", "thumbnail": "images/thumbs/sportchek.jpg", "x": "0.6243", "y": "0.3055" }, { "id": "starbucks", "title": "Starbucks", "about": "Lorem ipsum", "description": "The coffee company", "category": "food", "thumbnail": "images/thumbs/starbucks.jpg", "x": "0.6445", "y": "0.4478" }, { "id": "zara", "title": "Zara", "about": "Lorem ipsum", "description": "Lorem ipsum
", "category": "clothing", "thumbnail": "images/thumbs/zara.jpg", "link": "http://codecanyon.net/user/sekler?ref=sekler", "x": "0.4785", "y": "0.3173" } ] }, { "id": "first-floor", "title": "First Floor", "map": "images/mall/mall-level1.svg", "minimap": "images/mall/mall-level1-mini.jpg", "locations": [ { "id": "applebees", "title": "Applebee's", "about": "Lorem ipsum", "description": "See you tomorrow", "category": "food", "thumbnail": "images/thumbs/applebees.jpg", "x": "0.7465", "y": "0.2769" }, { "id": "kfc", "title": "KFC", "about": "Lorem ipsum", "description": "Kentucky Fried Chicken", "category": "food", "thumbnail": "images/thumbs/kfc.jpg", "x": "0.7488", "y": "0.4997" }, { "id": "mcdonalds", "title": "McDonald's", "about": "Lorem ipsum", "description": "Additional information", "category": "food", "thumbnail": "images/thumbs/mcdonalds.jpg", "link": "http://codecanyon.net/user/sekler?ref=sekler", "x": "0.7374", "y": "0.3918" }, { "id": "pizzahut", "title": "Pizza Hut", "about": "Lorem ipsum", "description": "Make it great", "category": "food", "thumbnail": "images/thumbs/pizzahut.jpg", "x": "0.6267", "y": "0.3151" }, { "id": "subway", "title": "Subway", "about": "Lorem ipsum", "description": "Eat fresh.", "category": "food", "thumbnail": "images/thumbs/subway.jpg", "x": "0.7092", "y": "0.5232" }, { "id": "cvs", "title": "CVS Pharmacy", "about": "Lorem ipsum", "description": "Lorem ipsum dolor sit amet, consectetur.", "category": "health", "thumbnail": "images/thumbs/cvs.jpg", "link": "http://codecanyon.net/user/sekler?ref=sekler", "x": "0.5104", "y": "0.2771" }, { "id": "pullnbear", "title": "Pull & Bear", "about": "Lorem ipsum", "description": "Lorem ipsum", "category": "clothing", "thumbnail": "images/thumbs/pullbear.jpg", "x": "0.4846", "y": "0.3246" }, { "id": "amc", "title": "AMC Theatres", "about": "Lorem ipsum", "description": "Additional information", "category": "misc", "thumbnail": "images/thumbs/amc.jpg", "x": "0.6640", "y": "0.6426" }, { "id": "atnt", "title": "AT&T", "about": "Lorem ipsum", "description": "Additional information", "category": "misc", "thumbnail": "images/thumbs/att.jpg", "x": "0.3750", "y": "0.5391" } ] } ] }