[
  {
 "type" : "overmap_terrain",
    "id" : "s_jewelry",
    "name" : "jewelry store",
    "rotate" : true,
    "sym" : 74,
    "color" : "white",
    "see_cost" : 5,
    "extras" : "build",
    "mondensity" : 2,
    "sidewalk" : true,
    "mapgen": [ {
            "method": "json",
            "weight": 500,
            "object": {
            "rows": [
            "....________________....",
            "....,____,____,____,....",
            "....,____,____,____,....",
            "....,____,____,____,....",
            "....,____,____,____,....",
            "....FFFFFFFFFFFFFFFF....",
            "....FFFFFFFFFFFFFFFF....",
            "....|-hhhhh++hhhhh-|....",
            "....|              |....",
            "....|hh          hh|....",
            "....|#v   hhhh   v#|....",
            "....|#v   v##v   v#|....",
            "....|#v   v##v   v#|....",
            "85^5|#v   hhhh   v#|....",
            "8___|hh          hh|....",
            "8___|             r|....",
            "8___|             r|....",
            "8__f|#####        r|....",
            "8__f|          rrrr|....",
            "8___|-&------------|....",
            "8___&    ######   T|....",
            "8555| c           T|....",
            "....|GG            |....",
            "....|--------------|...."
            ],
            "terrain": {
            ".": "t_grass",
            "_": "t_pavement",
            ",": "t_pavement_y",
            " ": "t_floor",
            "-": "t_wall_h",
            "|": "t_wall_v",
            "O": "t_window",
            "L": "t_door_locked_alarm",
            "+": "t_door_glass_c",
            "h": "t_wall_glass_h",
            "x": "t_console_broken",
            "c": "t_floor",
            "#": "t_floor",
            "r": "t_floor",
            "^": "t_chaingate_l",
            "t": "t_floor",
            "F": "t_sidewalk",
            "@": "t_floor",
            ":": "t_floor",
            "T": "t_floor",
            "l": "t_floor",
            "=": "t_floor",
            "G": "t_floor",
            "f": "t_pavement",
            "&": "t_door_locked",
            "B": "t_palisade",
            "*": "t_door_locked",
            "5": "t_chainfence_h",
            "8": "t_chainfence_v",
            "v": "t_wall_glass_v",
            "M": "t_floor"
            },
            "furniture": {
            ".": "f_null",
            "_": "f_null",
            ",": "f_null",
            " ": "f_null",
            "-": "f_null",
            "|": "f_null",
            "O": "f_null",
            "L": "f_null",
            "+": "f_null",
            "M": "f_anvil",
            "w": "f_null",
            "x": "f_null",
            "c": "f_chair",
            "#": "f_counter",
            "&": "f_null",
            "r": "f_rack",
            "^": "f_null",
            "t": "f_table",
            "F": "f_null",
            "@": "f_null",
            ":": "f_dresser",
            "l": "f_vending_c",
            "S": "f_null",
            "G": "f_desk",
            "f": "f_trashcan",
            "T": "f_safe_l",
            "h": "f_null",
            "v": "f_null"
            },
            "place_groups": [
                { "item": "jewelry_front", "chance": 75, "x": [ 5,5 ], "y": [ 10,13 ] },
                { "item": "jewelry_front", "chance": 75, "x": [ 18,18 ], "y": [ 10,13 ] },
                { "item": "jewelry_front", "chance": 75, "x": [ 11,12 ], "y": [ 11,12 ] },
                { "item": "jewelry_front", "chance": 50, "x": [ 15,18 ], "y": [ 18,18 ] },
                { "item": "jewelry_front", "chance": 50, "x": [ 18,18 ], "y": [ 15,17 ] },
                { "item": "jewelry_back", "chance": 80, "x": [ 9,14 ], "y": [ 20,20 ], "repeat": [1,2] },
                { "item": "jewelry_safe", "chance": 95, "x": [ 18,18 ], "y": [ 20,21 ]},
                { "item": "trash", "chance": 50, "x": [ 3,3 ], "y": [ 17,18 ]}
                           ] 
}
}
]
}
]
